2026-07-08 08:41:21.603 | + ./stack.sh:main:488 : exec 2026-07-08 08:41:21.603 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-07-08-104121' 2026-07-08 08:41:21.603 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-07-08-104121.summary.2026-07-08-104121 2026-07-08 08:41:21.603 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 08:41:21.603 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-07-08-104121 2026-07-08 08:41:21.603 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-08-104121 /opt/stack/logs/stack.sh.log 2026-07-08 08:41:21.603 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-08-104121.summary.2026-07-08-104121 /opt/stack/logs/stack.sh.log.summary 2026-07-08 08:41:21.603 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-07-08 08:41:21.603 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-08 08:41:21.604 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-08 08:41:21.604 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-08 08:41:21.604 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-08 08:41:21.604 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-08 08:41:21.604 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-08 08:41:21.604 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-08 08:41:21.604 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-08 08:41:21.604 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-08 08:41:21.604 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-08 08:41:21.604 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-08 08:41:21.604 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-08 08:41:21.605 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-08 08:41:21.605 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-08 08:41:21.605 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-07-08 08:41:21.605 | + ./stack.sh:main:561 : trap err_trap ERR 2026-07-08 08:41:21.605 | + ./stack.sh:main:574 : set -o errexit 2026-07-08 08:41:21.605 | + ./stack.sh:main:577 : uname -a 2026-07-08 08:41:21.605 | Linux devstack 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-07-08 08:41:21.605 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-08 08:41:21.605 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-08 08:41:21.605 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-07-08 08:41:21.632 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-07-08 08:41:21.646 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-07-08 08:41:21.648 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-08 08:41:21.661 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-08 08:41:21.663 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-08 08:41:21.676 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-08 08:41:21.679 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-08 08:41:21.691 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-07-08 08:41:21.693 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-08 08:41:21.695 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-08 08:41:21.697 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-08 08:41:21.710 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-07-08 08:41:21.712 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-08 08:41:21.724 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-07-08 08:41:21.726 | + ./stack.sh:main:591 : tune_host 2026-07-08 08:41:21.729 | + lib/host:tune_host:125 : configure_host_mem 2026-07-08 08:41:21.730 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-08 08:41:21.732 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-07-08 08:41:21.734 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-08 08:41:21.735 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-08 08:41:21.737 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-08 08:41:21.739 | + functions-common:install_package:1438 : update_package_repo 2026-07-08 08:41:21.740 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-08 08:41:21.742 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-08 08:41:21.744 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-08 08:41:21.746 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-08 08:41:21.748 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-08 08:41:21.750 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:41:21.752 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:41:21.754 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-08 08:41:21.756 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-08 08:41:21.758 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-08 08:41:21.759 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-08 08:41:21.762 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-08 08:41:21.765 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-07-08 08:41:21.767 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-08 08:41:21.769 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-08 08:41:21.771 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:41:21.772 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:41:21.775 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:41:21.778 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500081776 2026-07-08 08:41:21.780 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-08 08:41:21.782 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-08 08:41:21.784 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-07-08 08:41:21.921 | Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease 2026-07-08 08:41:21.921 | Get:2 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-07-08 08:41:21.939 | Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-08 08:41:21.942 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-08 08:41:21.970 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-08 08:41:25.095 | Fetched 4747 B in 0s (9788 B/s) 2026-07-08 08:41:26.645 | Reading package lists... 2026-07-08 08:41:26.671 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-08 08:41:26.673 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-08 08:41:26.676 | + functions-common:time_stop:2420 : local name 2026-07-08 08:41:26.678 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:41:26.680 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:41:26.682 | + functions-common:time_stop:2423 : local total 2026-07-08 08:41:26.684 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:41:26.686 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-08 08:41:26.688 | + functions-common:time_stop:2427 : start_time=1783500081776 2026-07-08 08:41:26.690 | + functions-common:time_stop:2429 : [[ -z 1783500081776 ]] 2026-07-08 08:41:26.692 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:41:26.695 | + functions-common:time_stop:2432 : end_time=1783500086693 2026-07-08 08:41:26.697 | + functions-common:time_stop:2433 : elapsed_time=4917 2026-07-08 08:41:26.699 | + functions-common:time_stop:2434 : total=0 2026-07-08 08:41:26.701 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:41:26.704 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4917 2026-07-08 08:41:26.706 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-08 08:41:26.708 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-08 08:41:26.709 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:41:26.711 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:41:26.712 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-08 08:41:26.729 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-07-08 08:41:26.766 | Reading package lists... 2026-07-08 08:41:27.130 | Building dependency tree... 2026-07-08 08:41:27.132 | Reading state information... 2026-07-08 08:41:27.653 | The following packages were automatically installed and are no longer required: 2026-07-08 08:41:27.655 | libfwupd2 libgusb2 2026-07-08 08:41:27.656 | Use 'sudo apt autoremove' to remove them. 2026-07-08 08:41:27.689 | The following NEW packages will be installed: 2026-07-08 08:41:27.691 | ksmtuned 2026-07-08 08:41:27.735 | 0 upgraded, 1 newly installed, 0 to remove and 24 not upgraded. 2026-07-08 08:41:27.736 | Need to get 7444 B of archives. 2026-07-08 08:41:27.736 | After this operation, 44.0 kB of additional disk space will be used. 2026-07-08 08:41:27.736 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-07-08 08:41:27.927 | perl: warning: Setting locale failed. 2026-07-08 08:41:27.927 | perl: warning: Please check that your locale settings: 2026-07-08 08:41:27.927 | LANGUAGE = (unset), 2026-07-08 08:41:27.927 | LC_ALL = "en_US.utf8", 2026-07-08 08:41:27.928 | LANG = "de_DE.UTF-8" 2026-07-08 08:41:27.928 | are supported and installed on your system. 2026-07-08 08:41:27.928 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:41:28.006 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 08:41:28.006 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 08:41:28.006 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 08:41:28.184 | Fetched 7444 B in 0s (359 kB/s) 2026-07-08 08:41:28.226 | Selecting previously unselected package ksmtuned. 2026-07-08 08:41:28.278 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107972 files and directories currently installed.) 2026-07-08 08:41:28.284 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-07-08 08:41:28.288 | Unpacking ksmtuned (4.20150326) ... 2026-07-08 08:41:28.352 | Setting up ksmtuned (4.20150326) ... 2026-07-08 08:41:28.561 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-08 08:41:28.754 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-08 08:41:29.448 | perl: warning: Setting locale failed. 2026-07-08 08:41:29.448 | perl: warning: Please check that your locale settings: 2026-07-08 08:41:29.448 | LANGUAGE = (unset), 2026-07-08 08:41:29.448 | LC_ALL = "en_US.utf8", 2026-07-08 08:41:29.448 | LANG = "de_DE.UTF-8" 2026-07-08 08:41:29.448 | are supported and installed on your system. 2026-07-08 08:41:29.448 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:41:29.575 | perl: warning: Setting locale failed. 2026-07-08 08:41:29.575 | perl: warning: Please check that your locale settings: 2026-07-08 08:41:29.575 | LANGUAGE = (unset), 2026-07-08 08:41:29.575 | LC_ALL = "en_US.utf8", 2026-07-08 08:41:29.575 | LANG = "de_DE.UTF-8" 2026-07-08 08:41:29.575 | are supported and installed on your system. 2026-07-08 08:41:29.576 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:41:29.627 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 08:41:29.627 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 08:41:29.628 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 08:41:29.695 | perl: warning: Setting locale failed. 2026-07-08 08:41:29.695 | perl: warning: Please check that your locale settings: 2026-07-08 08:41:29.695 | LANGUAGE = (unset), 2026-07-08 08:41:29.695 | LC_ALL = "en_US.utf8", 2026-07-08 08:41:29.696 | LANG = "de_DE.UTF-8" 2026-07-08 08:41:29.696 | are supported and installed on your system. 2026-07-08 08:41:29.696 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:41:30.174 | 2026-07-08 08:41:30.174 | Running kernel seems to be up-to-date. 2026-07-08 08:41:30.174 | 2026-07-08 08:41:30.174 | No services need to be restarted. 2026-07-08 08:41:30.174 | 2026-07-08 08:41:30.174 | No containers need to be restarted. 2026-07-08 08:41:30.175 | 2026-07-08 08:41:30.175 | No user sessions are running outdated binaries. 2026-07-08 08:41:30.175 | 2026-07-08 08:41:30.175 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-08 08:41:32.168 | + functions-common:apt_get:1211 : result=0 2026-07-08 08:41:32.172 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-08 08:41:32.174 | + functions-common:time_stop:2420 : local name 2026-07-08 08:41:32.176 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:41:32.178 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:41:32.181 | + functions-common:time_stop:2423 : local total 2026-07-08 08:41:32.182 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:41:32.185 | + functions-common:time_stop:2426 : name=apt-get 2026-07-08 08:41:32.187 | + functions-common:time_stop:2427 : start_time=1783500086726 2026-07-08 08:41:32.189 | + functions-common:time_stop:2429 : [[ -z 1783500086726 ]] 2026-07-08 08:41:32.192 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:41:32.196 | + functions-common:time_stop:2432 : end_time=1783500092193 2026-07-08 08:41:32.199 | + functions-common:time_stop:2433 : elapsed_time=5467 2026-07-08 08:41:32.201 | + functions-common:time_stop:2434 : total=11910 2026-07-08 08:41:32.203 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:41:32.206 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17377 2026-07-08 08:41:32.208 | + functions-common:apt_get:1215 : return 0 2026-07-08 08:41:32.210 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-08 08:41:32.225 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-08 08:41:32.227 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-08 08:41:32.230 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-08 08:41:32.231 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-08 08:41:32.233 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-08 08:41:32.236 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-08 08:41:32.236 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-08 08:41:32.246 | 0 2026-07-08 08:41:32.250 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-08 08:41:32.252 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-07-08 08:41:32.255 | + lib/host:tune_host:126 : configure_host_net 2026-07-08 08:41:32.257 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-08 08:41:32.259 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-07-08 08:41:32.261 | + ./stack.sh:main:597 : fetch_plugins 2026-07-08 08:41:32.263 | + functions-common:fetch_plugins:1766 : local plugins= 2026-07-08 08:41:32.265 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-08 08:41:32.267 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-07-08 08:41:32.269 | + functions-common:fetch_plugins:1771 : return 2026-07-08 08:41:32.272 | + ./stack.sh:main:601 : run_phase override_defaults 2026-07-08 08:41:32.274 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-08 08:41:32.276 | + functions-common:run_phase:1849 : local phase= 2026-07-08 08:41:32.278 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-08 08:41:32.281 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-08 08:41:32.283 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-08 08:41:32.285 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-08 08:41:32.287 | + functions-common:run_phase:1858 : local extra 2026-07-08 08:41:32.289 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-08 08:41:32.293 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-08 08:41:32.295 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-08 08:41:32.297 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-08 08:41:32.299 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-07-08 08:41:32.301 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-08 08:41:32.314 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:41:32.317 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-08 08:41:32.320 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-08 08:41:32.323 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-08 08:41:32.326 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-08 08:41:32.328 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-08 08:41:32.330 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-08 08:41:32.331 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-08 08:41:32.333 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-08 08:41:32.335 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-08 08:41:32.337 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-08 08:41:32.339 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-08 08:41:32.342 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-07-08 08:41:32.343 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-08 08:41:32.346 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-07-08 08:41:32.348 | + functions-common:plugin_override_defaults:1812 : return 2026-07-08 08:41:32.350 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-07-08 08:41:32.366 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-07-08 08:41:32.368 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-08 08:41:32.381 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:41:32.384 | +++ lib/tls:source:43 : hostname -f 2026-07-08 08:41:32.389 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-07-08 08:41:32.391 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-08 08:41:32.394 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-08 08:41:32.396 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-08 08:41:32.398 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-08 08:41:32.400 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-08 08:41:32.402 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-08 08:41:32.405 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-08 08:41:32.407 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-08 08:41:32.410 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-08 08:41:32.413 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-07-08 08:41:32.425 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-07-08 08:41:32.441 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-07-08 08:41:32.454 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-07-08 08:41:32.467 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-07-08 08:41:32.502 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-07-08 08:41:32.573 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-07-08 08:41:32.666 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-07-08 08:41:32.693 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-07-08 08:41:32.745 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-07-08 08:41:32.790 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-07-08 08:41:32.793 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-08 08:41:32.806 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:41:32.809 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-08 08:41:32.812 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-08 08:41:32.814 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-08 08:41:32.816 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-08 08:41:32.818 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-08 08:41:32.834 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-08 08:41:32.837 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-08 08:41:32.840 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-08 08:41:32.842 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-08 08:41:32.844 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-08 08:41:32.846 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-08 08:41:32.849 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-08 08:41:32.852 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-08 08:41:32.854 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-08 08:41:32.857 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-08 08:41:32.873 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-08 08:41:32.875 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-08 08:41:32.878 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-08 08:41:32.880 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-08 08:41:32.882 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-08 08:41:32.884 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-08 08:41:32.887 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-08 08:41:32.889 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-08 08:41:32.891 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-08 08:41:32.893 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-08 08:41:32.896 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-08 08:41:32.898 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-08 08:41:32.899 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.180 2026-07-08 08:41:32.902 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-07-08 08:41:32.905 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-08 08:41:32.909 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-08 08:41:32.909 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-08 08:41:32.914 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-08 08:41:32.916 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-08 08:41:32.918 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-08 08:41:32.920 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-08 08:41:32.923 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-08 08:41:32.925 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-08 08:41:32.941 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-08 08:41:32.945 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.180 2026-07-08 08:41:32.947 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.180 2026-07-08 08:41:32.948 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-08 08:41:32.952 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.180 2026-07-08 08:41:32.954 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-08 08:41:32.957 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-08 08:41:32.959 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-08 08:41:32.961 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-08 08:41:32.964 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-08 08:41:32.967 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-08 08:41:32.969 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-08 08:41:32.972 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-08 08:41:32.975 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-08 08:41:32.977 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-08 08:41:32.979 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-08 08:41:32.982 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-08 08:41:32.985 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-08 08:41:32.987 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-08 08:41:32.989 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-08 08:41:32.992 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-08 08:41:32.995 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-08 08:41:32.997 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-08 08:41:33.000 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-08 08:41:33.003 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-08 08:41:33.005 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-08 08:41:33.008 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-08 08:41:33.024 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-08 08:41:33.026 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-08 08:41:33.029 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-08 08:41:33.032 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-08 08:41:33.034 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-08 08:41:33.036 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-08 08:41:33.039 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-08 08:41:33.042 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-08 08:41:33.045 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-08 08:41:33.048 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-08 08:41:33.051 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-08 08:41:33.053 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-08 08:41:33.055 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-08 08:41:33.058 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-08 08:41:33.060 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-08 08:41:33.063 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-08 08:41:33.065 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-08 08:41:33.068 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-08 08:41:33.070 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-07-08 08:41:33.072 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-07-08 08:41:33.180 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-07-08 08:41:33.194 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-07-08 08:41:33.196 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-08 08:41:33.199 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-08 08:41:33.202 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-08 08:41:33.205 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-08 08:41:33.208 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-08 08:41:33.211 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-08 08:41:33.214 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-08 08:41:33.216 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-08 08:41:33.219 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-08 08:41:33.221 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-08 08:41:33.224 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-07-08 08:41:33.227 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-08 08:41:33.229 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-08 08:41:33.231 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-08 08:41:33.233 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-08 08:41:33.236 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-08 08:41:33.238 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-08 08:41:33.241 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-08 08:41:33.243 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-08 08:41:33.247 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-08 08:41:33.247 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-08 08:41:33.248 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-08 08:41:33.249 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-08 08:41:33.253 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=8a:75c5:6e52 2026-07-08 08:41:33.256 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-08 08:41:33.258 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-08 08:41:33.260 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-08 08:41:33.262 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-08 08:41:33.265 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd8a:75c5:6e52::/56 2026-07-08 08:41:33.269 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd8a:75c5:6e52::/56 2026-07-08 08:41:33.269 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-08 08:41:33.275 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd8a:75c5:6e52::/64 2026-07-08 08:41:33.277 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-08 08:41:33.280 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-08 08:41:33.282 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-08 08:41:33.285 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-08 08:41:33.288 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-07-08 08:41:33.290 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-07-08 08:41:33.293 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-08 08:41:33.295 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-08 08:41:33.298 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-08 08:41:33.300 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-08 08:41:33.303 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-08 08:41:33.306 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-08 08:41:33.308 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-07-08 08:41:33.311 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd8a:75c5:6e52::/56 2026-07-08 08:41:33.313 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-08 08:41:33.316 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-08 08:41:33.320 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-08 08:41:33.320 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-08 08:41:33.322 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-08 08:41:33.327 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-07-08 08:41:33.332 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-08 08:41:33.332 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-08 08:41:33.333 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-08 08:41:33.339 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-08 08:41:33.344 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-07-08 08:41:33.346 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-07-08 08:41:33.349 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-07-08 08:41:33.352 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-07-08 08:41:33.355 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-08 08:41:33.359 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-07-08 08:41:33.361 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-08 08:41:33.364 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-07-08 08:41:33.367 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-08 08:41:33.386 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-07-08 08:41:33.401 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-07-08 08:41:33.416 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-07-08 08:41:33.430 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-07-08 08:41:33.444 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-07-08 08:41:33.477 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-07-08 08:41:33.480 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-08 08:41:33.483 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-08 08:41:33.485 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-08 08:41:33.488 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-08 08:41:33.492 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-08 08:41:33.510 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-08 08:41:33.513 | + ./stack.sh:main:632 : run_phase source 2026-07-08 08:41:33.515 | + functions-common:run_phase:1848 : local mode=source 2026-07-08 08:41:33.518 | + functions-common:run_phase:1849 : local phase= 2026-07-08 08:41:33.520 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-08 08:41:33.523 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-08 08:41:33.525 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-08 08:41:33.527 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-08 08:41:33.529 | + functions-common:run_phase:1858 : local extra 2026-07-08 08:41:33.532 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-08 08:41:33.536 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-08 08:41:33.538 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-08 08:41:33.540 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-08 08:41:33.543 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-07-08 08:41:33.545 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-08 08:41:33.561 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:41:33.564 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-08 08:41:33.566 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-07-08 08:41:33.611 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-08 08:41:33.613 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-08 08:41:33.615 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-08 08:41:33.618 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-08 08:41:33.620 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-07-08 08:41:33.623 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-08 08:41:33.625 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-07-08 08:41:33.627 | + functions-common:load_plugin_settings:1789 : return 2026-07-08 08:41:33.629 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-08 08:41:33.632 | + functions-common:verify_disabled_services:2131 : local service 2026-07-08 08:41:33.635 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 08:41:33.637 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-07-08 08:41:33.640 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 08:41:33.642 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-07-08 08:41:33.644 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 08:41:33.647 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-07-08 08:41:33.650 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 08:41:33.652 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-07-08 08:41:33.654 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 08:41:33.657 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-07-08 08:41:33.659 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 08:41:33.661 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-07-08 08:41:33.664 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 08:41:33.666 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-07-08 08:41:33.669 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 08:41:33.671 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-07-08 08:41:33.674 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 08:41:33.676 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-07-08 08:41:33.679 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 08:41:33.681 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-07-08 08:41:33.684 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 08:41:33.686 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-07-08 08:41:33.689 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 08:41:33.692 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-07-08 08:41:33.694 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 08:41:33.697 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-07-08 08:41:33.699 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 08:41:33.702 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-07-08 08:41:33.704 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 08:41:33.707 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-07-08 08:41:33.709 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 08:41:33.711 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-07-08 08:41:33.714 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 08:41:33.717 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-07-08 08:41:33.719 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 08:41:33.721 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-07-08 08:41:33.724 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 08:41:33.726 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-07-08 08:41:33.729 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 08:41:33.732 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-07-08 08:41:33.734 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 08:41:33.737 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-07-08 08:41:33.739 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 08:41:33.742 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-07-08 08:41:33.744 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 08:41:33.747 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-07-08 08:41:33.749 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 08:41:33.752 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-07-08 08:41:33.754 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 08:41:33.756 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-07-08 08:41:33.760 | + ./stack.sh:main:703 : initialize_database_backends 2026-07-08 08:41:33.762 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-08 08:41:33.764 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-08 08:41:33.781 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:41:33.784 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-08 08:41:33.787 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-08 08:41:33.790 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-08 08:41:33.808 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:41:33.810 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-08 08:41:33.813 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-08 08:41:33.816 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-08 08:41:33.818 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-08 08:41:33.821 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-08 08:41:33.823 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-08 08:41:33.826 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-08 08:41:33.829 | + lib/database:initialize_database_backends:92 : return 0 2026-07-08 08:41:33.832 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-07-08 08:41:33.832 | Using mysql database backend 2026-07-08 08:41:33.834 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-08 08:41:33.850 | + ./stack.sh:main:709 : define_database_baseurl 2026-07-08 08:41:33.853 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-08 08:41:33.856 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-08 08:41:33.859 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-08 08:41:33.862 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-08 08:41:33.865 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-07-08 08:41:33.880 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:41:33.882 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-08 08:41:33.900 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-07-08 08:41:33.917 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:41:33.919 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-08 08:41:33.937 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-08 08:41:33.954 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-07-08 08:41:33.972 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:41:33.975 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-07-08 08:41:33.993 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:41:33.996 | + ./stack.sh:main:765 : save_stackenv 765 2026-07-08 08:41:33.998 | + functions-common:save_stackenv:65 : local tag=765 2026-07-08 08:41:34.002 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-08 08:41:34.007 | + functions-common:save_stackenv:67 : time_stamp=2026-07-08-104134 2026-07-08 08:41:34.010 | + functions-common:save_stackenv:68 : echo '# 2026-07-08-104134 765' 2026-07-08 08:41:34.013 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:41:34.015 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-08 08:41:34.018 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:41:34.021 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-08 08:41:34.023 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:41:34.026 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-08 08:41:34.029 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:41:34.032 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-08 08:41:34.034 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:41:34.036 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.180 2026-07-08 08:41:34.039 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:41:34.041 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.180/identity 2026-07-08 08:41:34.044 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:41:34.047 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-08-104121 2026-07-08 08:41:34.049 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:41:34.052 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-08 08:41:34.055 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:41:34.057 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.180 2026-07-08 08:41:34.060 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:41:34.063 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-08 08:41:34.065 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:41:34.068 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-08 08:41:34.070 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:41:34.073 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-08 08:41:34.075 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:41:34.078 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-08 08:41:34.081 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:41:34.083 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.180 2026-07-08 08:41:34.086 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:41:34.088 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-08 08:41:34.091 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-07-08 08:41:34.094 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-08 08:41:34.097 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-07-08 08:41:34.099 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-08 08:41:34.101 | + functions-common:git_clone:591 : local git_ref=master 2026-07-08 08:41:34.104 | + functions-common:git_clone:592 : local orig_dir 2026-07-08 08:41:34.107 | ++ functions-common:git_clone:593 : pwd 2026-07-08 08:41:34.110 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-08 08:41:34.113 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-08 08:41:34.116 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-08 08:41:34.134 | + functions-common:git_clone:596 : RECLONE=False 2026-07-08 08:41:34.136 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-08 08:41:34.138 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-08 08:41:34.142 | + functions-common:git_clone:610 : echo master 2026-07-08 08:41:34.142 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-08 08:41:34.147 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-08 08:41:34.149 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-08 08:41:34.151 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-08 08:41:34.154 | + functions-common:git_timed:697 : local count=0 2026-07-08 08:41:34.156 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 08:41:34.158 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 08:41:34.161 | + functions-common:git_timed:701 : timeout=0 2026-07-08 08:41:34.163 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 08:41:34.165 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 08:41:34.168 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:41:34.170 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:41:34.173 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:41:34.178 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500094175 2026-07-08 08:41:34.180 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-08 08:41:34.183 | Cloning into '/opt/stack/requirements'... 2026-07-08 08:41:39.034 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 08:41:39.036 | + functions-common:time_stop:2420 : local name 2026-07-08 08:41:39.039 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:41:39.042 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:41:39.045 | + functions-common:time_stop:2423 : local total 2026-07-08 08:41:39.048 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:41:39.050 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 08:41:39.053 | + functions-common:time_stop:2427 : start_time=1783500094175 2026-07-08 08:41:39.055 | + functions-common:time_stop:2429 : [[ -z 1783500094175 ]] 2026-07-08 08:41:39.059 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:41:39.063 | + functions-common:time_stop:2432 : end_time=1783500099060 2026-07-08 08:41:39.065 | + functions-common:time_stop:2433 : elapsed_time=4885 2026-07-08 08:41:39.067 | + functions-common:time_stop:2434 : total=0 2026-07-08 08:41:39.070 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:41:39.072 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4885 2026-07-08 08:41:39.075 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-07-08 08:41:39.077 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-08 08:41:39.080 | + functions-common:git_timed:697 : local count=0 2026-07-08 08:41:39.082 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 08:41:39.085 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 08:41:39.087 | + functions-common:git_timed:701 : timeout=0 2026-07-08 08:41:39.090 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 08:41:39.093 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 08:41:39.096 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:41:39.099 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:41:39.102 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:41:39.106 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500099103 2026-07-08 08:41:39.109 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-08 08:41:39.657 | From https://review.opendev.org/openstack/requirements 2026-07-08 08:41:39.657 | * branch master -> FETCH_HEAD 2026-07-08 08:41:39.666 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 08:41:39.669 | + functions-common:time_stop:2420 : local name 2026-07-08 08:41:39.671 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:41:39.673 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:41:39.676 | + functions-common:time_stop:2423 : local total 2026-07-08 08:41:39.678 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:41:39.681 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 08:41:39.683 | + functions-common:time_stop:2427 : start_time=1783500099103 2026-07-08 08:41:39.685 | + functions-common:time_stop:2429 : [[ -z 1783500099103 ]] 2026-07-08 08:41:39.689 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:41:39.693 | + functions-common:time_stop:2432 : end_time=1783500099690 2026-07-08 08:41:39.696 | + functions-common:time_stop:2433 : elapsed_time=587 2026-07-08 08:41:39.698 | + functions-common:time_stop:2434 : total=4885 2026-07-08 08:41:39.701 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:41:39.703 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5472 2026-07-08 08:41:39.706 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-08 08:41:39.708 | + functions-common:git_timed:697 : local count=0 2026-07-08 08:41:39.711 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 08:41:39.713 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 08:41:39.716 | + functions-common:git_timed:701 : timeout=0 2026-07-08 08:41:39.718 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 08:41:39.721 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 08:41:39.723 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:41:39.726 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:41:39.729 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:41:39.733 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500099731 2026-07-08 08:41:39.735 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-08 08:41:39.749 | Note: switching to 'FETCH_HEAD'. 2026-07-08 08:41:39.749 | 2026-07-08 08:41:39.749 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-08 08:41:39.749 | changes and commit them, and you can discard any commits you make in this 2026-07-08 08:41:39.749 | state without impacting any branches by switching back to a branch. 2026-07-08 08:41:39.749 | 2026-07-08 08:41:39.749 | If you want to create a new branch to retain commits you create, you may 2026-07-08 08:41:39.749 | do so (now or later) by using -c with the switch command. Example: 2026-07-08 08:41:39.750 | 2026-07-08 08:41:39.750 | git switch -c 2026-07-08 08:41:39.750 | 2026-07-08 08:41:39.750 | Or undo this operation with: 2026-07-08 08:41:39.750 | 2026-07-08 08:41:39.750 | git switch - 2026-07-08 08:41:39.750 | 2026-07-08 08:41:39.750 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-08 08:41:39.750 | 2026-07-08 08:41:39.750 | HEAD is now at 7a04938e Add respx 2026-07-08 08:41:39.754 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 08:41:39.757 | + functions-common:time_stop:2420 : local name 2026-07-08 08:41:39.760 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:41:39.762 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:41:39.765 | + functions-common:time_stop:2423 : local total 2026-07-08 08:41:39.768 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:41:39.770 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 08:41:39.772 | + functions-common:time_stop:2427 : start_time=1783500099731 2026-07-08 08:41:39.775 | + functions-common:time_stop:2429 : [[ -z 1783500099731 ]] 2026-07-08 08:41:39.778 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:41:39.782 | + functions-common:time_stop:2432 : end_time=1783500099780 2026-07-08 08:41:39.785 | + functions-common:time_stop:2433 : elapsed_time=49 2026-07-08 08:41:39.788 | + functions-common:time_stop:2434 : total=5472 2026-07-08 08:41:39.791 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:41:39.793 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5521 2026-07-08 08:41:39.796 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-08 08:41:39.811 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-08 08:41:39.816 | + functions-common:git_clone:673 : git show --oneline 2026-07-08 08:41:39.816 | + functions-common:git_clone:673 : head -1 2026-07-08 08:41:39.819 | 7a04938e Add respx 2026-07-08 08:41:39.822 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-08 08:41:39.825 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-07-08 08:41:39.828 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 08:41:39.832 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-07-08 08:41:39.834 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-07-08 08:41:39.838 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-08 08:41:39.841 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-08 08:41:39.844 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-07-08 08:41:39.847 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-07-08 08:41:39.850 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-08 08:41:39.853 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-08 08:41:39.857 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-08 08:41:39.861 | ++ tools/install_prereqs.sh:source:47 : NOW=1783500099 2026-07-08 08:41:39.865 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-07-08 08:41:39.869 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-08 08:41:39.873 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-08 08:41:39.876 | ++ tools/install_prereqs.sh:source:49 : DELTA=1783500099 2026-07-08 08:41:39.879 | ++ tools/install_prereqs.sh:source:50 : [[ 1783500099 -lt 7200 ]] 2026-07-08 08:41:39.882 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-08 08:41:39.884 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-08 08:41:39.887 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-08 08:41:39.890 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-08 08:41:39.892 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-08 08:41:39.895 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-08 08:41:39.898 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-08 08:41:39.902 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-08 08:41:39.934 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-08 08:41:39.934 | apache2-dev 2026-07-08 08:41:39.934 | bc 2026-07-08 08:41:39.934 | bsdmainutils 2026-07-08 08:41:39.935 | curl 2026-07-08 08:41:39.935 | g++ 2026-07-08 08:41:39.935 | gawk 2026-07-08 08:41:39.935 | gcc 2026-07-08 08:41:39.935 | gettext 2026-07-08 08:41:39.935 | git 2026-07-08 08:41:39.935 | graphviz 2026-07-08 08:41:39.935 | iputils-ping 2026-07-08 08:41:39.935 | libffi-dev 2026-07-08 08:41:39.935 | libjpeg-dev 2026-07-08 08:41:39.935 | libpq-dev 2026-07-08 08:41:39.935 | libssl-dev 2026-07-08 08:41:39.936 | libsystemd-dev 2026-07-08 08:41:39.936 | libxml2-dev 2026-07-08 08:41:39.936 | libxslt1-dev 2026-07-08 08:41:39.936 | libyaml-dev 2026-07-08 08:41:39.936 | lsof 2026-07-08 08:41:39.936 | openssh-server 2026-07-08 08:41:39.936 | openssl 2026-07-08 08:41:39.936 | pkg-config 2026-07-08 08:41:39.936 | psmisc 2026-07-08 08:41:39.936 | python3-dev 2026-07-08 08:41:39.936 | python3-pip 2026-07-08 08:41:39.937 | python3-systemd 2026-07-08 08:41:39.937 | python3-venv 2026-07-08 08:41:39.937 | tar 2026-07-08 08:41:39.937 | tcpdump 2026-07-08 08:41:39.937 | unzip 2026-07-08 08:41:39.937 | uuid-runtime 2026-07-08 08:41:39.937 | wget 2026-07-08 08:41:39.937 | zlib1g-dev 2026-07-08 08:41:39.937 | libkrb5-dev 2026-07-08 08:41:39.937 | libldap2-dev 2026-07-08 08:41:39.937 | libsasl2-dev 2026-07-08 08:41:39.937 | memcached 2026-07-08 08:41:39.938 | python3-mysqldb 2026-07-08 08:41:39.938 | sqlite3 2026-07-08 08:41:39.938 | conntrack 2026-07-08 08:41:39.938 | curl 2026-07-08 08:41:39.938 | ebtables 2026-07-08 08:41:39.938 | genisoimage 2026-07-08 08:41:39.938 | iptables 2026-07-08 08:41:39.938 | iputils-arping 2026-07-08 08:41:39.938 | kpartx 2026-07-08 08:41:39.938 | libjs-jquery-tablesorter 2026-07-08 08:41:39.939 | parted 2026-07-08 08:41:39.939 | pm-utils 2026-07-08 08:41:39.939 | python3-mysqldb 2026-07-08 08:41:39.939 | socat 2026-07-08 08:41:39.939 | sqlite3 2026-07-08 08:41:39.939 | sudo 2026-07-08 08:41:39.939 | vlan 2026-07-08 08:41:39.939 | lsscsi 2026-07-08 08:41:39.939 | open-iscsi 2026-07-08 08:41:39.939 | cryptsetup 2026-07-08 08:41:39.939 | dosfstools 2026-07-08 08:41:39.939 | genisoimage 2026-07-08 08:41:39.940 | gir1.2-libosinfo-1.0 2026-07-08 08:41:39.940 | netcat-openbsd 2026-07-08 08:41:39.940 | open-iscsi 2026-07-08 08:41:39.940 | qemu-utils 2026-07-08 08:41:39.940 | sg3-utils 2026-07-08 08:41:39.940 | sysfsutils 2026-07-08 08:41:39.940 | lvm2 2026-07-08 08:41:39.940 | qemu-utils 2026-07-08 08:41:39.940 | thin-provisioning-tools 2026-07-08 08:41:39.940 | acl 2026-07-08 08:41:39.940 | dnsmasq-base 2026-07-08 08:41:39.941 | dnsmasq-utils 2026-07-08 08:41:39.941 | ebtables 2026-07-08 08:41:39.941 | haproxy 2026-07-08 08:41:39.941 | iptables 2026-07-08 08:41:39.941 | iputils-arping 2026-07-08 08:41:39.941 | iputils-ping 2026-07-08 08:41:39.941 | postgresql-server-dev-all 2026-07-08 08:41:39.941 | python3-mysqldb 2026-07-08 08:41:39.941 | sqlite3 2026-07-08 08:41:39.941 | sudo 2026-07-08 08:41:39.941 | vlan 2026-07-08 08:41:39.941 | pcp' 2026-07-08 08:41:39.942 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-08 08:41:39.962 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-08 08:41:39.962 | apache2-dev 2026-07-08 08:41:39.962 | bc 2026-07-08 08:41:39.962 | bsdmainutils 2026-07-08 08:41:39.962 | curl 2026-07-08 08:41:39.962 | g++ 2026-07-08 08:41:39.962 | gawk 2026-07-08 08:41:39.962 | gcc 2026-07-08 08:41:39.962 | gettext 2026-07-08 08:41:39.962 | git 2026-07-08 08:41:39.963 | graphviz 2026-07-08 08:41:39.963 | iputils-ping 2026-07-08 08:41:39.963 | libffi-dev 2026-07-08 08:41:39.963 | libjpeg-dev 2026-07-08 08:41:39.963 | libpq-dev 2026-07-08 08:41:39.963 | libssl-dev 2026-07-08 08:41:39.963 | libsystemd-dev 2026-07-08 08:41:39.963 | libxml2-dev 2026-07-08 08:41:39.963 | libxslt1-dev 2026-07-08 08:41:39.963 | libyaml-dev 2026-07-08 08:41:39.963 | lsof 2026-07-08 08:41:39.964 | openssh-server 2026-07-08 08:41:39.964 | openssl 2026-07-08 08:41:39.964 | pkg-config 2026-07-08 08:41:39.964 | psmisc 2026-07-08 08:41:39.964 | python3-dev 2026-07-08 08:41:39.964 | python3-pip 2026-07-08 08:41:39.964 | python3-systemd 2026-07-08 08:41:39.964 | python3-venv 2026-07-08 08:41:39.964 | tar 2026-07-08 08:41:39.964 | tcpdump 2026-07-08 08:41:39.965 | unzip 2026-07-08 08:41:39.965 | uuid-runtime 2026-07-08 08:41:39.966 | wget 2026-07-08 08:41:39.966 | zlib1g-dev 2026-07-08 08:41:39.966 | libkrb5-dev 2026-07-08 08:41:39.967 | libldap2-dev 2026-07-08 08:41:39.967 | libsasl2-dev 2026-07-08 08:41:39.967 | memcached 2026-07-08 08:41:39.967 | python3-mysqldb 2026-07-08 08:41:39.968 | sqlite3 2026-07-08 08:41:39.968 | conntrack 2026-07-08 08:41:39.968 | curl 2026-07-08 08:41:39.969 | ebtables 2026-07-08 08:41:39.969 | genisoimage 2026-07-08 08:41:39.969 | iptables 2026-07-08 08:41:39.969 | iputils-arping 2026-07-08 08:41:39.969 | kpartx 2026-07-08 08:41:39.969 | libjs-jquery-tablesorter 2026-07-08 08:41:39.969 | parted 2026-07-08 08:41:39.969 | pm-utils 2026-07-08 08:41:39.969 | python3-mysqldb 2026-07-08 08:41:39.969 | socat 2026-07-08 08:41:39.970 | sqlite3 2026-07-08 08:41:39.970 | sudo 2026-07-08 08:41:39.971 | vlan 2026-07-08 08:41:39.971 | lsscsi 2026-07-08 08:41:39.971 | open-iscsi 2026-07-08 08:41:39.971 | cryptsetup 2026-07-08 08:41:39.971 | dosfstools 2026-07-08 08:41:39.971 | genisoimage 2026-07-08 08:41:39.971 | gir1.2-libosinfo-1.0 2026-07-08 08:41:39.971 | netcat-openbsd 2026-07-08 08:41:39.971 | open-iscsi 2026-07-08 08:41:39.971 | qemu-utils 2026-07-08 08:41:39.972 | sg3-utils 2026-07-08 08:41:39.972 | sysfsutils 2026-07-08 08:41:39.972 | lvm2 2026-07-08 08:41:39.972 | qemu-utils 2026-07-08 08:41:39.972 | thin-provisioning-tools 2026-07-08 08:41:39.972 | acl 2026-07-08 08:41:39.972 | dnsmasq-base 2026-07-08 08:41:39.972 | dnsmasq-utils 2026-07-08 08:41:39.972 | ebtables 2026-07-08 08:41:39.972 | haproxy 2026-07-08 08:41:39.972 | iptables 2026-07-08 08:41:39.972 | iputils-arping 2026-07-08 08:41:39.973 | iputils-ping 2026-07-08 08:41:39.973 | postgresql-server-dev-all 2026-07-08 08:41:39.973 | python3-mysqldb 2026-07-08 08:41:39.973 | sqlite3 2026-07-08 08:41:39.973 | sudo 2026-07-08 08:41:39.973 | vlan 2026-07-08 08:41:39.973 | pcp ' 2026-07-08 08:41:39.973 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-08 08:41:39.973 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:41:39.974 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:41:39.976 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-08 08:41:39.976 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-08 08:41:39.981 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-08 08:41:39.984 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-08 08:41:39.987 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-08 08:41:39.990 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-08 08:41:39.992 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-08 08:41:39.996 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-08 08:41:39.999 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-08 08:41:40.002 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:41:40.004 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:41:40.007 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-08 08:41:40.010 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-08 08:41:40.012 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-08 08:41:40.015 | ++ functions-common:apt_get_update:1167 : return 2026-07-08 08:41:40.018 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-08 08:41:40.021 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-08 08:41:40.023 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:41:40.026 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:41:40.029 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-08 08:41:40.051 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-08 08:41:40.087 | Reading package lists... 2026-07-08 08:41:40.456 | Building dependency tree... 2026-07-08 08:41:40.457 | Reading state information... 2026-07-08 08:41:41.000 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-08 08:41:41.000 | bc set to manually installed. 2026-07-08 08:41:41.000 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-08 08:41:41.000 | g++ set to manually installed. 2026-07-08 08:41:41.001 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-08 08:41:41.001 | gawk set to manually installed. 2026-07-08 08:41:41.001 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-08 08:41:41.001 | gcc set to manually installed. 2026-07-08 08:41:41.001 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-08 08:41:41.001 | git set to manually installed. 2026-07-08 08:41:41.001 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-08 08:41:41.001 | iputils-ping set to manually installed. 2026-07-08 08:41:41.001 | lsof is already the newest version (4.95.0-1build3). 2026-07-08 08:41:41.001 | lsof set to manually installed. 2026-07-08 08:41:41.001 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.16). 2026-07-08 08:41:41.002 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-07-08 08:41:41.002 | openssl set to manually installed. 2026-07-08 08:41:41.002 | psmisc is already the newest version (23.7-1build1). 2026-07-08 08:41:41.002 | psmisc set to manually installed. 2026-07-08 08:41:41.002 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-08 08:41:41.002 | python3-dev set to manually installed. 2026-07-08 08:41:41.002 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-08 08:41:41.002 | python3-systemd is already the newest version (235-1build4). 2026-07-08 08:41:41.002 | python3-systemd set to manually installed. 2026-07-08 08:41:41.002 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-08 08:41:41.003 | tcpdump set to manually installed. 2026-07-08 08:41:41.003 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-07-08 08:41:41.004 | uuid-runtime set to manually installed. 2026-07-08 08:41:41.004 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-07-08 08:41:41.004 | wget set to manually installed. 2026-07-08 08:41:41.005 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-08 08:41:41.005 | zlib1g-dev set to manually installed. 2026-07-08 08:41:41.006 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-08 08:41:41.006 | iptables set to manually installed. 2026-07-08 08:41:41.006 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-07-08 08:41:41.006 | kpartx set to manually installed. 2026-07-08 08:41:41.006 | parted is already the newest version (3.6-4build1). 2026-07-08 08:41:41.006 | parted set to manually installed. 2026-07-08 08:41:41.006 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-07-08 08:41:41.006 | sudo set to manually installed. 2026-07-08 08:41:41.007 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-08 08:41:41.007 | open-iscsi set to manually installed. 2026-07-08 08:41:41.007 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-08 08:41:41.007 | cryptsetup set to manually installed. 2026-07-08 08:41:41.007 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-08 08:41:41.007 | dosfstools set to manually installed. 2026-07-08 08:41:41.007 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-08 08:41:41.007 | netcat-openbsd set to manually installed. 2026-07-08 08:41:41.007 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-08 08:41:41.007 | qemu-utils set to manually installed. 2026-07-08 08:41:41.008 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-08 08:41:41.008 | sg3-utils set to manually installed. 2026-07-08 08:41:41.009 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-08 08:41:41.009 | lvm2 set to manually installed. 2026-07-08 08:41:41.009 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-08 08:41:41.010 | thin-provisioning-tools set to manually installed. 2026-07-08 08:41:41.010 | acl is already the newest version (2.3.2-1build1.1). 2026-07-08 08:41:41.010 | acl set to manually installed. 2026-07-08 08:41:41.010 | dnsmasq-base is already the newest version (2.90-2ubuntu0.3). 2026-07-08 08:41:41.010 | dnsmasq-base set to manually installed. 2026-07-08 08:41:41.010 | The following packages were automatically installed and are no longer required: 2026-07-08 08:41:41.010 | libfwupd2 libgusb2 2026-07-08 08:41:41.011 | Use 'sudo apt autoremove' to remove them. 2026-07-08 08:41:41.011 | The following additional packages will be installed: 2026-07-08 08:41:41.011 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-08 08:41:41.011 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-07-08 08:41:41.011 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-07-08 08:41:41.011 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-07-08 08:41:41.011 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-07-08 08:41:41.011 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-07-08 08:41:41.011 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-07-08 08:41:41.011 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-07-08 08:41:41.012 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-07-08 08:41:41.012 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-08 08:41:41.013 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-08 08:41:41.013 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-07-08 08:41:41.013 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-07-08 08:41:41.014 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-08 08:41:41.014 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libobjc-13-dev 2026-07-08 08:41:41.014 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-08 08:41:41.014 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-08 08:41:41.014 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-08 08:41:41.014 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-07-08 08:41:41.014 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-07-08 08:41:41.014 | libsysfs2 libtinfo6 libtool libtypes-serialiser-perl libx86-1 libxaw7 2026-07-08 08:41:41.014 | libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-07-08 08:41:41.014 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal ncurses-base ncurses-bin 2026-07-08 08:41:41.014 | ncurses-term osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf 2026-07-08 08:41:41.014 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-08 08:41:41.015 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-08 08:41:41.015 | python3.12-venv ssl-cert uuid-dev vbetool 2026-07-08 08:41:41.015 | Suggested packages: 2026-07-08 08:41:41.015 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-08 08:41:41.015 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-08 08:41:41.015 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-08 08:41:41.015 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-08 08:41:41.015 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-07-08 08:41:41.015 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-07-08 08:41:41.016 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-08 08:41:41.016 | libcache-memcached-perl libmemcached libyaml-perl pcp-gui libpcp-import-perl 2026-07-08 08:41:41.016 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-08 08:41:41.017 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc 2026-07-08 08:41:41.017 | ncompress tar-scripts tar-doc zip 2026-07-08 08:41:41.157 | The following NEW packages will be installed: 2026-07-08 08:41:41.158 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-08 08:41:41.158 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-08 08:41:41.158 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-07-08 08:41:41.158 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-07-08 08:41:41.158 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-08 08:41:41.158 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-08 08:41:41.158 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-08 08:41:41.159 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-08 08:41:41.159 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-08 08:41:41.159 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-07-08 08:41:41.159 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-08 08:41:41.159 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-08 08:41:41.159 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-08 08:41:41.159 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-07-08 08:41:41.159 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-07-08 08:41:41.159 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-08 08:41:41.159 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-07-08 08:41:41.159 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-08 08:41:41.159 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-08 08:41:41.160 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-08 08:41:41.160 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-07-08 08:41:41.160 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-07-08 08:41:41.160 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-07-08 08:41:41.160 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-08 08:41:41.160 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-08 08:41:41.160 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-07-08 08:41:41.160 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-07-08 08:41:41.160 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-07-08 08:41:41.161 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-07-08 08:41:41.161 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-08 08:41:41.162 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-07-08 08:41:41.162 | uuid-dev vbetool vlan 2026-07-08 08:41:41.162 | The following packages will be upgraded: 2026-07-08 08:41:41.163 | curl libcurl3t64-gnutls libcurl4t64 libncurses6 libncursesw6 libtinfo6 2026-07-08 08:41:41.163 | ncurses-base ncurses-bin ncurses-term tar 2026-07-08 08:41:41.250 | 10 upgraded, 161 newly installed, 0 to remove and 14 not upgraded. 2026-07-08 08:41:41.251 | Need to get 177 MB of archives. 2026-07-08 08:41:41.251 | After this operation, 941 MB of additional disk space will be used. 2026-07-08 08:41:41.251 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-07-08 08:41:41.263 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.2 [256 kB] 2026-07-08 08:41:41.268 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-07-08 08:41:41.273 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-07-08 08:41:41.278 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-08 08:41:41.285 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-08 08:41:41.290 | Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-08 08:41:41.296 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-07-08 08:41:41.300 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.10 [227 kB] 2026-07-08 08:41:41.305 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.10 [343 kB] 2026-07-08 08:41:41.310 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-08 08:41:41.315 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-07-08 08:41:41.330 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-07-08 08:41:41.334 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-07-08 08:41:41.339 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-07-08 08:41:41.346 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-07-08 08:41:41.370 | Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-08 08:41:41.371 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-08 08:41:41.376 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-08 08:41:41.381 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-08 08:41:41.387 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-08 08:41:41.392 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-08 08:41:41.420 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-08 08:41:41.425 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-08 08:41:41.430 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-08 08:41:41.435 | Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-08 08:41:41.441 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-08 08:41:41.448 | Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-08 08:41:41.454 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-08 08:41:41.458 | Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-08 08:41:41.464 | Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-08 08:41:41.471 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-08 08:41:41.477 | Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-08 08:41:41.483 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-08 08:41:41.771 | Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-08 08:41:41.915 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-08 08:41:41.916 | Get:37 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-08 08:41:41.918 | Get:38 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-07-08 08:41:41.920 | Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-08 08:41:41.928 | Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-07-08 08:41:41.943 | Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-07-08 08:41:42.021 | Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-08 08:41:42.023 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-08 08:41:42.026 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-08 08:41:42.027 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-08 08:41:42.031 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-08 08:41:42.036 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-08 08:41:42.042 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-07-08 08:41:42.047 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-08 08:41:42.052 | Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-08 08:41:42.060 | Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-08 08:41:42.071 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-08 08:41:42.077 | Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-08 08:41:42.082 | Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-08 08:41:42.095 | Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-08 08:41:42.100 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-07-08 08:41:42.106 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-08 08:41:42.110 | Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-08 08:41:42.122 | Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-07-08 08:41:42.127 | Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-07-08 08:41:42.133 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-08 08:41:42.140 | Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-08 08:41:42.144 | Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-08 08:41:42.151 | Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-07-08 08:41:42.158 | Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-08 08:41:42.167 | Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-07-08 08:41:42.173 | Get:67 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-08 08:41:42.179 | Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-07-08 08:41:42.184 | Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-08 08:41:42.194 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-07-08 08:41:42.200 | Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-08 08:41:42.205 | Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-07-08 08:41:42.223 | Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-08 08:41:42.229 | Get:74 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-07-08 08:41:42.235 | Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-08 08:41:42.241 | Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-08 08:41:42.249 | Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-08 08:41:42.255 | Get:78 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-08 08:41:42.261 | Get:79 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-08 08:41:42.267 | Get:80 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-08 08:41:42.274 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-08 08:41:42.280 | Get:82 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-08 08:41:42.287 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-08 08:41:42.298 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-08 08:41:42.303 | Get:85 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-07-08 08:41:42.324 | Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-08 08:41:42.328 | Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-08 08:41:42.336 | Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-08 08:41:42.342 | Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-08 08:41:42.348 | Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-08 08:41:42.354 | Get:91 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-08 08:41:42.361 | Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-08 08:41:42.369 | Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-08 08:41:42.375 | Get:94 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-07-08 08:41:42.381 | Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-08 08:41:42.389 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-08 08:41:42.395 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-08 08:41:42.401 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-08 08:41:42.407 | Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-08 08:41:42.415 | Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-08 08:41:42.425 | Get:101 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-07-08 08:41:42.451 | Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-07-08 08:41:42.454 | Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.10 [335 kB] 2026-07-08 08:41:42.461 | Get:104 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-08 08:41:42.469 | Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-08 08:41:42.598 | Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-08 08:41:42.602 | Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-07-08 08:41:42.602 | Get:108 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-07-08 08:41:42.603 | Get:109 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-07-08 08:41:42.608 | Get:110 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-08 08:41:42.617 | Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-07-08 08:41:42.635 | Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-07-08 08:41:42.641 | Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-08 08:41:42.651 | Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-08 08:41:42.656 | Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-08 08:41:42.666 | Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-07-08 08:41:42.672 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-07-08 08:41:42.687 | Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-07-08 08:41:42.693 | Get:119 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-07-08 08:41:42.699 | Get:120 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-07-08 08:41:42.705 | Get:121 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-07-08 08:41:42.712 | Get:122 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-07-08 08:41:42.717 | Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-08 08:41:42.725 | Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-08 08:41:42.730 | Get:125 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-07-08 08:41:42.757 | Get:126 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-08 08:41:42.760 | Get:127 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-08 08:41:42.768 | Get:128 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-07-08 08:41:42.783 | Get:129 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-08 08:41:42.787 | Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-08 08:41:42.796 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-07-08 08:41:42.802 | Get:132 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-08 08:41:42.810 | Get:133 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-08 08:41:42.816 | Get:134 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-08 08:41:43.082 | Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-08 08:41:43.083 | Get:136 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-08 08:41:43.090 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-07-08 08:41:43.154 | Get:138 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-08 08:41:43.155 | Get:139 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-08 08:41:43.632 | Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-08 08:41:43.633 | Get:141 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-08 08:41:43.636 | Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-08 08:41:43.638 | Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-08 08:41:43.643 | Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-07-08 08:41:43.649 | Get:145 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-08 08:41:43.655 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-07-08 08:41:43.670 | Get:147 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-07-08 08:41:43.684 | Get:148 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-08 08:41:43.688 | Get:149 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-08 08:41:43.695 | Get:150 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-07-08 08:41:43.714 | Get:151 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-07-08 08:41:43.723 | Get:152 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.15 [5674 B] 2026-07-08 08:41:43.725 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-07-08 08:41:43.733 | Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-08 08:41:43.738 | Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-07-08 08:41:43.747 | Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-08 08:41:43.753 | Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-08 08:41:43.761 | Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-08 08:41:43.768 | Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-08 08:41:43.774 | Get:160 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-08 08:41:43.781 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-07-08 08:41:43.789 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-07-08 08:41:43.795 | Get:163 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-07-08 08:41:43.802 | Get:164 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-07-08 08:41:43.809 | Get:165 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-07-08 08:41:43.816 | Get:166 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-07-08 08:41:43.824 | Get:167 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-08 08:41:43.830 | Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-07-08 08:41:43.836 | Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-07-08 08:41:43.872 | Get:170 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-07-08 08:41:43.876 | Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-07-08 08:41:44.124 | perl: warning: Setting locale failed. 2026-07-08 08:41:44.124 | perl: warning: Please check that your locale settings: 2026-07-08 08:41:44.125 | LANGUAGE = (unset), 2026-07-08 08:41:44.125 | LC_ALL = "en_US.utf8", 2026-07-08 08:41:44.125 | LANG = "de_DE.UTF-8" 2026-07-08 08:41:44.125 | are supported and installed on your system. 2026-07-08 08:41:44.125 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:41:44.187 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 08:41:44.187 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 08:41:44.187 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 08:41:44.523 | Vorkonfiguration der Pakete ... 2026-07-08 08:41:44.546 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 08:41:44.643 | Fetched 177 MB in 3s (65.9 MB/s) 2026-07-08 08:41:44.733 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-08 08:41:44.739 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-08 08:41:44.753 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-08 08:41:44.855 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-08 08:41:44.975 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-08 08:41:44.981 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.2_amd64.deb ... 2026-07-08 08:41:44.997 | Unpacking tar (1.35+dfsg-3ubuntu0.2) over (1.35+dfsg-3ubuntu0.1) ... 2026-07-08 08:41:45.080 | Setting up tar (1.35+dfsg-3ubuntu0.2) ... 2026-07-08 08:41:45.214 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-08 08:41:45.220 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-08 08:41:45.231 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-08 08:41:45.352 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-08 08:41:45.475 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-08 08:41:45.483 | Preparing to unpack .../00-ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-08 08:41:45.494 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-08 08:41:46.793 | Selecting previously unselected package libapr1t64:amd64. 2026-07-08 08:41:46.807 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-08 08:41:46.815 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-08 08:41:46.864 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-08 08:41:46.877 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-08 08:41:46.881 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-08 08:41:46.927 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-08 08:41:46.939 | Preparing to unpack .../03-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-08 08:41:46.943 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-08 08:41:46.982 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-08 08:41:46.994 | Preparing to unpack .../04-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-08 08:41:46.998 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-08 08:41:47.049 | Preparing to unpack .../05-curl_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-08 08:41:47.061 | Unpacking curl (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-08 08:41:47.129 | Preparing to unpack .../06-libcurl4t64_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-08 08:41:47.141 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-08 08:41:47.201 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-08 08:41:47.214 | Preparing to unpack .../07-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-08 08:41:47.218 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-08 08:41:47.262 | Selecting previously unselected package apache2-bin. 2026-07-08 08:41:47.275 | Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-08 08:41:47.278 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-08 08:41:47.424 | Selecting previously unselected package apache2-data. 2026-07-08 08:41:47.437 | Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-07-08 08:41:47.441 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-08 08:41:47.635 | Selecting previously unselected package apache2-utils. 2026-07-08 08:41:47.647 | Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-08 08:41:47.652 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-08 08:41:47.721 | Selecting previously unselected package apache2. 2026-07-08 08:41:47.734 | Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-08 08:41:47.742 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 08:41:47.744 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-07-08 08:41:47.865 | Selecting previously unselected package haproxy. 2026-07-08 08:41:47.877 | Preparing to unpack .../12-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-08 08:41:47.891 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-08 08:41:48.031 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-08 08:41:48.044 | Preparing to unpack .../13-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-08 08:41:48.048 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-08 08:41:48.104 | Selecting previously unselected package memcached. 2026-07-08 08:41:48.117 | Preparing to unpack .../14-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-08 08:41:48.125 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-08 08:41:48.188 | Selecting previously unselected package libjson-perl. 2026-07-08 08:41:48.200 | Preparing to unpack .../15-libjson-perl_4.10000-1_all.deb ... 2026-07-08 08:41:48.205 | Unpacking libjson-perl (4.10000-1) ... 2026-07-08 08:41:48.268 | Selecting previously unselected package postgresql-client-common. 2026-07-08 08:41:48.279 | Preparing to unpack .../16-postgresql-client-common_257build1.1_all.deb ... 2026-07-08 08:41:48.284 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-08 08:41:48.344 | Selecting previously unselected package ssl-cert. 2026-07-08 08:41:48.357 | Preparing to unpack .../17-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-08 08:41:48.362 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-08 08:41:48.424 | Selecting previously unselected package postgresql-common. 2026-07-08 08:41:48.437 | Preparing to unpack .../18-postgresql-common_257build1.1_all.deb ... 2026-07-08 08:41:48.460 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-08 08:41:48.471 | Unpacking postgresql-common (257build1.1) ... 2026-07-08 08:41:48.592 | Selecting previously unselected package libsysfs2:amd64. 2026-07-08 08:41:48.605 | Preparing to unpack .../19-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-08 08:41:48.609 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-08 08:41:48.662 | Selecting previously unselected package sysfsutils. 2026-07-08 08:41:48.675 | Preparing to unpack .../20-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-08 08:41:48.682 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-08 08:41:48.764 | Preparing to unpack .../21-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-08 08:41:48.775 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-08 08:41:48.845 | Preparing to unpack .../22-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-08 08:41:48.857 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-08 08:41:48.925 | Preparing to unpack .../23-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-08 08:41:48.937 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-08 08:41:49.012 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-08 08:41:49.075 | Selecting previously unselected package autotools-dev. 2026-07-08 08:41:49.130 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 109036 files and directories currently installed.) 2026-07-08 08:41:49.137 | Preparing to unpack .../000-autotools-dev_20220109.1_all.deb ... 2026-07-08 08:41:49.141 | Unpacking autotools-dev (20220109.1) ... 2026-07-08 08:41:49.191 | Selecting previously unselected package m4. 2026-07-08 08:41:49.202 | Preparing to unpack .../001-m4_1.4.19-4build1_amd64.deb ... 2026-07-08 08:41:49.206 | Unpacking m4 (1.4.19-4build1) ... 2026-07-08 08:41:49.309 | Selecting previously unselected package autoconf. 2026-07-08 08:41:49.320 | Preparing to unpack .../002-autoconf_2.71-3_all.deb ... 2026-07-08 08:41:49.324 | Unpacking autoconf (2.71-3) ... 2026-07-08 08:41:49.422 | Selecting previously unselected package automake. 2026-07-08 08:41:49.433 | Preparing to unpack .../003-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-08 08:41:49.440 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-08 08:41:49.554 | Selecting previously unselected package autopoint. 2026-07-08 08:41:49.566 | Preparing to unpack .../004-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-08 08:41:49.570 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-08 08:41:49.618 | Selecting previously unselected package libdebhelper-perl. 2026-07-08 08:41:49.630 | Preparing to unpack .../005-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-08 08:41:49.634 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-08 08:41:49.734 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-08 08:41:49.745 | Preparing to unpack .../006-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-08 08:41:49.749 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-08 08:41:50.846 | Selecting previously unselected package libclang-cpp17t64. 2026-07-08 08:41:50.857 | Preparing to unpack .../007-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-08 08:41:50.861 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-08 08:41:51.458 | Selecting previously unselected package libgc1:amd64. 2026-07-08 08:41:51.468 | Preparing to unpack .../008-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-08 08:41:51.471 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-08 08:41:51.524 | Selecting previously unselected package libobjc4:amd64. 2026-07-08 08:41:51.535 | Preparing to unpack .../009-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-08 08:41:51.538 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-08 08:41:51.578 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-08 08:41:51.589 | Preparing to unpack .../010-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-08 08:41:51.592 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-08 08:41:51.645 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-08 08:41:51.657 | Preparing to unpack .../011-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-08 08:41:51.660 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-08 08:41:51.892 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-08 08:41:51.903 | Preparing to unpack .../012-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-08 08:41:51.907 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-08 08:41:51.995 | Selecting previously unselected package libclang1-17t64. 2026-07-08 08:41:52.006 | Preparing to unpack .../013-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-08 08:41:52.010 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-08 08:41:52.365 | Selecting previously unselected package clang-17. 2026-07-08 08:41:52.376 | Preparing to unpack .../014-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-08 08:41:52.380 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-08 08:41:52.429 | Selecting previously unselected package libtool. 2026-07-08 08:41:52.441 | Preparing to unpack .../015-libtool_2.4.7-7build1_all.deb ... 2026-07-08 08:41:52.445 | Unpacking libtool (2.4.7-7build1) ... 2026-07-08 08:41:52.499 | Selecting previously unselected package dh-autoreconf. 2026-07-08 08:41:52.511 | Preparing to unpack .../016-dh-autoreconf_20_all.deb ... 2026-07-08 08:41:52.514 | Unpacking dh-autoreconf (20) ... 2026-07-08 08:41:52.561 | Selecting previously unselected package libarchive-zip-perl. 2026-07-08 08:41:52.573 | Preparing to unpack .../017-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-08 08:41:52.576 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-08 08:41:52.653 | Selecting previously unselected package libsub-override-perl. 2026-07-08 08:41:52.663 | Preparing to unpack .../018-libsub-override-perl_0.10-1_all.deb ... 2026-07-08 08:41:52.668 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-08 08:41:52.713 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-08 08:41:52.724 | Preparing to unpack .../019-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-08 08:41:52.730 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-08 08:41:52.783 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-08 08:41:52.795 | Preparing to unpack .../020-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-08 08:41:52.800 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-08 08:41:52.848 | Selecting previously unselected package debugedit. 2026-07-08 08:41:52.858 | Preparing to unpack .../021-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-08 08:41:52.863 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-08 08:41:52.913 | Selecting previously unselected package dwz. 2026-07-08 08:41:52.925 | Preparing to unpack .../022-dwz_0.15-1build6_amd64.deb ... 2026-07-08 08:41:52.931 | Unpacking dwz (0.15-1build6) ... 2026-07-08 08:41:52.982 | Selecting previously unselected package gettext. 2026-07-08 08:41:52.994 | Preparing to unpack .../023-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-08 08:41:53.000 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-08 08:41:53.116 | Selecting previously unselected package intltool-debian. 2026-07-08 08:41:53.128 | Preparing to unpack .../024-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-08 08:41:53.132 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-08 08:41:53.176 | Selecting previously unselected package po-debconf. 2026-07-08 08:41:53.189 | Preparing to unpack .../025-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-08 08:41:53.193 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-08 08:41:53.286 | Selecting previously unselected package debhelper. 2026-07-08 08:41:53.297 | Preparing to unpack .../026-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-08 08:41:53.301 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-08 08:41:53.554 | Selecting previously unselected package uuid-dev:amd64. 2026-07-08 08:41:53.567 | Preparing to unpack .../027-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-08 08:41:53.572 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-08 08:41:53.629 | Selecting previously unselected package libsctp1:amd64. 2026-07-08 08:41:53.640 | Preparing to unpack .../028-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-08 08:41:53.645 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-08 08:41:53.690 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-08 08:41:53.700 | Preparing to unpack .../029-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-08 08:41:53.704 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-08 08:41:53.762 | Selecting previously unselected package libapr1-dev. 2026-07-08 08:41:53.774 | Preparing to unpack .../030-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-08 08:41:53.778 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-08 08:41:54.147 | Selecting previously unselected package libldap-dev:amd64. 2026-07-08 08:41:54.159 | Preparing to unpack .../031-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-08 08:41:54.163 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-08 08:41:54.333 | Selecting previously unselected package libldap2-dev. 2026-07-08 08:41:54.346 | Preparing to unpack .../032-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-08 08:41:54.351 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-08 08:41:54.395 | Selecting previously unselected package libaprutil1-dev. 2026-07-08 08:41:54.409 | Preparing to unpack .../033-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-08 08:41:54.413 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-08 08:41:54.746 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-08 08:41:54.760 | Preparing to unpack .../034-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-08 08:41:54.765 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-08 08:41:54.821 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-08 08:41:54.834 | Preparing to unpack .../035-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-08 08:41:54.838 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-08 08:41:54.892 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-08 08:41:54.906 | Preparing to unpack .../036-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-08 08:41:54.912 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-08 08:41:54.954 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-08 08:41:54.968 | Preparing to unpack .../037-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-08 08:41:54.972 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-08 08:41:55.098 | Selecting previously unselected package apache2-dev. 2026-07-08 08:41:55.112 | Preparing to unpack .../038-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-08 08:41:55.118 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-08 08:41:55.211 | Selecting previously unselected package ncal. 2026-07-08 08:41:55.225 | Preparing to unpack .../039-ncal_12.1.8_amd64.deb ... 2026-07-08 08:41:55.230 | Unpacking ncal (12.1.8) ... 2026-07-08 08:41:55.280 | Selecting previously unselected package bsdmainutils. 2026-07-08 08:41:55.293 | Preparing to unpack .../040-bsdmainutils_12.1.8_all.deb ... 2026-07-08 08:41:55.301 | Unpacking bsdmainutils (12.1.8) ... 2026-07-08 08:41:55.343 | Selecting previously unselected package conntrack. 2026-07-08 08:41:55.356 | Preparing to unpack .../041-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-08 08:41:55.361 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-08 08:41:55.405 | Selecting previously unselected package dnsmasq-utils. 2026-07-08 08:41:55.419 | Preparing to unpack .../042-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-07-08 08:41:55.423 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-08 08:41:55.477 | Selecting previously unselected package ebtables. 2026-07-08 08:41:55.488 | Preparing to unpack .../043-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-08 08:41:55.506 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-08 08:41:55.566 | Selecting previously unselected package fonts-liberation. 2026-07-08 08:41:55.578 | Preparing to unpack .../044-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-08 08:41:55.582 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-08 08:41:55.683 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-08 08:41:55.695 | Preparing to unpack .../045-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-08 08:41:55.699 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-08 08:41:55.747 | Selecting previously unselected package fonts-liberation2. 2026-07-08 08:41:55.759 | Preparing to unpack .../046-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-08 08:41:55.763 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-08 08:41:55.804 | Selecting previously unselected package genisoimage. 2026-07-08 08:41:55.815 | Preparing to unpack .../047-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-08 08:41:55.819 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-08 08:41:55.881 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-08 08:41:55.892 | Preparing to unpack .../048-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-08 08:41:55.897 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-08 08:41:55.948 | Selecting previously unselected package libann0. 2026-07-08 08:41:55.957 | Preparing to unpack .../049-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-08 08:41:55.961 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-08 08:41:56.003 | Selecting previously unselected package libcdt5:amd64. 2026-07-08 08:41:56.015 | Preparing to unpack .../050-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-08 08:41:56.018 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-08 08:41:56.061 | Selecting previously unselected package libcgraph6:amd64. 2026-07-08 08:41:56.073 | Preparing to unpack .../051-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-08 08:41:56.077 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-08 08:41:56.123 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-08 08:41:56.135 | Preparing to unpack .../052-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-08 08:41:56.139 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-08 08:41:56.207 | Selecting previously unselected package libltdl7:amd64. 2026-07-08 08:41:56.219 | Preparing to unpack .../053-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-08 08:41:56.223 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-08 08:41:56.269 | Selecting previously unselected package libpathplan4:amd64. 2026-07-08 08:41:56.281 | Preparing to unpack .../054-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-08 08:41:56.285 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-08 08:41:56.332 | Selecting previously unselected package libgvc6. 2026-07-08 08:41:56.344 | Preparing to unpack .../055-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-08 08:41:56.348 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-08 08:41:56.415 | Selecting previously unselected package libgvpr2:amd64. 2026-07-08 08:41:56.427 | Preparing to unpack .../056-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-08 08:41:56.431 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-08 08:41:56.479 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-08 08:41:56.491 | Preparing to unpack .../057-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-08 08:41:56.494 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-08 08:41:56.567 | Selecting previously unselected package libice6:amd64. 2026-07-08 08:41:56.579 | Preparing to unpack .../058-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-08 08:41:56.583 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-08 08:41:56.627 | Selecting previously unselected package libsm6:amd64. 2026-07-08 08:41:56.639 | Preparing to unpack .../059-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-08 08:41:56.643 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-08 08:41:56.689 | Selecting previously unselected package libxt6t64:amd64. 2026-07-08 08:41:56.701 | Preparing to unpack .../060-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-08 08:41:56.704 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-08 08:41:56.753 | Selecting previously unselected package libxmu6:amd64. 2026-07-08 08:41:56.765 | Preparing to unpack .../061-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-08 08:41:56.769 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-08 08:41:56.816 | Selecting previously unselected package libxaw7:amd64. 2026-07-08 08:41:56.827 | Preparing to unpack .../062-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-08 08:41:56.831 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-08 08:41:56.880 | Selecting previously unselected package graphviz. 2026-07-08 08:41:56.892 | Preparing to unpack .../063-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-08 08:41:56.896 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-08 08:41:57.001 | Selecting previously unselected package icu-devtools. 2026-07-08 08:41:57.012 | Preparing to unpack .../064-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-08 08:41:57.016 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-08 08:41:57.091 | Selecting previously unselected package iputils-arping. 2026-07-08 08:41:57.103 | Preparing to unpack .../065-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-08 08:41:57.107 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-08 08:41:57.155 | Selecting previously unselected package comerr-dev:amd64. 2026-07-08 08:41:57.167 | Preparing to unpack .../066-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-08 08:41:57.174 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-08 08:41:57.231 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-08 08:41:57.242 | Preparing to unpack .../067-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-08 08:41:57.246 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-08 08:41:57.296 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-08 08:41:57.307 | Preparing to unpack .../068-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-08 08:41:57.311 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-08 08:41:57.357 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-08 08:41:57.369 | Preparing to unpack .../069-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-08 08:41:57.373 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-08 08:41:57.420 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-08 08:41:57.431 | Preparing to unpack .../070-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-08 08:41:57.436 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-08 08:41:57.477 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-08 08:41:57.489 | Preparing to unpack .../071-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-08 08:41:57.493 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-08 08:41:57.568 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-08 08:41:57.578 | Preparing to unpack .../072-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-08 08:41:57.582 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-08 08:41:57.629 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-08 08:41:57.641 | Preparing to unpack .../073-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-08 08:41:57.645 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-08 08:41:57.940 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-07-08 08:41:57.954 | Preparing to unpack .../074-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-07-08 08:41:57.958 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-08 08:41:58.026 | Preparing to unpack .../075-libcurl3t64-gnutls_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-08 08:41:58.039 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-08 08:41:58.094 | Selecting previously unselected package libgts-bin. 2026-07-08 08:41:58.106 | Preparing to unpack .../076-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-08 08:41:58.110 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-08 08:41:58.163 | Selecting previously unselected package libicu-dev:amd64. 2026-07-08 08:41:58.174 | Preparing to unpack .../077-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-08 08:41:58.177 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-08 08:41:58.756 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-08 08:41:58.764 | Preparing to unpack .../078-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-08 08:41:58.768 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-08 08:41:58.824 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-08 08:41:58.835 | Preparing to unpack .../079-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-08 08:41:58.839 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-08 08:41:58.877 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-08 08:41:58.889 | Preparing to unpack .../080-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-08 08:41:58.892 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-08 08:41:58.929 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-08 08:41:58.941 | Preparing to unpack .../081-libjs-jquery-metadata_12-4_all.deb ... 2026-07-08 08:41:59.053 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-08 08:41:59.113 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-08 08:41:59.124 | Preparing to unpack .../082-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-08 08:41:59.128 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-08 08:41:59.239 | Selecting previously unselected package libtypes-serialiser-perl. 2026-07-08 08:41:59.250 | Preparing to unpack .../083-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-07-08 08:41:59.254 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-07-08 08:41:59.295 | Selecting previously unselected package libjson-xs-perl. 2026-07-08 08:41:59.306 | Preparing to unpack .../084-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-07-08 08:41:59.310 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-08 08:41:59.354 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-08 08:41:59.365 | Preparing to unpack .../085-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-08 08:41:59.369 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-08 08:41:59.436 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-08 08:41:59.448 | Preparing to unpack .../086-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-08 08:41:59.451 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-08 08:41:59.491 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-08 08:41:59.503 | Preparing to unpack .../087-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-08 08:41:59.507 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-08 08:41:59.556 | Selecting previously unselected package mysql-common. 2026-07-08 08:41:59.568 | Preparing to unpack .../088-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-08 08:41:59.584 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-08 08:41:59.629 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-08 08:41:59.641 | Preparing to unpack .../089-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-08 08:41:59.645 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-08 08:41:59.744 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-08 08:41:59.756 | Preparing to unpack .../090-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-08 08:41:59.759 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-08 08:41:59.848 | Selecting previously unselected package pcp-conf. 2026-07-08 08:41:59.860 | Preparing to unpack .../091-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-07-08 08:41:59.864 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-07-08 08:41:59.912 | Selecting previously unselected package libpcp3t64. 2026-07-08 08:41:59.924 | Preparing to unpack .../092-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-08 08:41:59.928 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-07-08 08:41:59.979 | Selecting previously unselected package libpcp-pmda3t64. 2026-07-08 08:41:59.991 | Preparing to unpack .../093-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-08 08:41:59.995 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-08 08:42:00.038 | Selecting previously unselected package libpcp-pmda-perl. 2026-07-08 08:42:00.050 | Preparing to unpack .../094-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-07-08 08:42:00.055 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-08 08:42:00.106 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-08 08:42:00.118 | Preparing to unpack .../095-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-08 08:42:00.122 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-08 08:42:00.172 | Selecting previously unselected package libpq5:amd64. 2026-07-08 08:42:00.183 | Preparing to unpack .../096-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-08 08:42:00.187 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-08 08:42:00.232 | Selecting previously unselected package libssl-dev:amd64. 2026-07-08 08:42:00.243 | Preparing to unpack .../097-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-08 08:42:00.247 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-08 08:42:00.467 | Selecting previously unselected package libpq-dev. 2026-07-08 08:42:00.479 | Preparing to unpack .../098-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-08 08:42:00.483 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-08 08:42:00.541 | Selecting previously unselected package libsasl2-dev. 2026-07-08 08:42:00.553 | Preparing to unpack .../099-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-08 08:42:00.557 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-08 08:42:00.639 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-08 08:42:00.650 | Preparing to unpack .../100-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-08 08:42:00.655 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-08 08:42:00.910 | Selecting previously unselected package libx86-1:amd64. 2026-07-08 08:42:00.921 | Preparing to unpack .../101-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-08 08:42:00.926 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-08 08:42:00.973 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-08 08:42:00.983 | Preparing to unpack .../102-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-08 08:42:00.987 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-08 08:42:01.090 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-08 08:42:01.102 | Preparing to unpack .../103-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-08 08:42:01.107 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-08 08:42:01.207 | Selecting previously unselected package llvm-17-runtime. 2026-07-08 08:42:01.219 | Preparing to unpack .../104-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-08 08:42:01.223 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-08 08:42:01.293 | Selecting previously unselected package libpfm4:amd64. 2026-07-08 08:42:01.305 | Preparing to unpack .../105-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-08 08:42:01.309 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-08 08:42:01.381 | Selecting previously unselected package llvm-17. 2026-07-08 08:42:01.392 | Preparing to unpack .../106-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-08 08:42:01.396 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-08 08:42:02.555 | Selecting previously unselected package libffi-dev:amd64. 2026-07-08 08:42:02.567 | Preparing to unpack .../107-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-08 08:42:02.572 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-08 08:42:02.637 | Selecting previously unselected package llvm-17-tools. 2026-07-08 08:42:02.649 | Preparing to unpack .../108-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-08 08:42:02.655 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-08 08:42:03.012 | Selecting previously unselected package libz3-4:amd64. 2026-07-08 08:42:03.026 | Preparing to unpack .../109-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-08 08:42:03.031 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-08 08:42:03.276 | Selecting previously unselected package libz3-dev:amd64. 2026-07-08 08:42:03.291 | Preparing to unpack .../110-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-08 08:42:03.297 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-08 08:42:03.360 | Selecting previously unselected package llvm-17-dev. 2026-07-08 08:42:03.374 | Preparing to unpack .../111-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-08 08:42:03.379 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-08 08:42:06.977 | Selecting previously unselected package lsscsi. 2026-07-08 08:42:06.989 | Preparing to unpack .../112-lsscsi_0.32-1build1_amd64.deb ... 2026-07-08 08:42:06.993 | Unpacking lsscsi (0.32-1build1) ... 2026-07-08 08:42:07.032 | Selecting previously unselected package osinfo-db. 2026-07-08 08:42:07.044 | Preparing to unpack .../113-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-08 08:42:07.048 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-08 08:42:07.684 | Selecting previously unselected package pkgconf-bin. 2026-07-08 08:42:07.697 | Preparing to unpack .../114-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-08 08:42:07.700 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-08 08:42:07.744 | Selecting previously unselected package pkgconf:amd64. 2026-07-08 08:42:07.756 | Preparing to unpack .../115-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-08 08:42:07.763 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-08 08:42:07.807 | Selecting previously unselected package pkg-config:amd64. 2026-07-08 08:42:07.820 | Preparing to unpack .../116-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-08 08:42:07.826 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-08 08:42:07.865 | Selecting previously unselected package pm-utils. 2026-07-08 08:42:07.877 | Preparing to unpack .../117-pm-utils_1.4.1-21_all.deb ... 2026-07-08 08:42:07.881 | Unpacking pm-utils (1.4.1-21) ... 2026-07-08 08:42:07.953 | Selecting previously unselected package postgresql-client-16. 2026-07-08 08:42:07.965 | Preparing to unpack .../118-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-08 08:42:07.969 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-08 08:42:08.162 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-08 08:42:08.175 | Preparing to unpack .../119-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-08 08:42:08.178 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-08 08:42:08.716 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-08 08:42:08.729 | Preparing to unpack .../120-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-08 08:42:08.732 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-08 08:42:08.787 | Selecting previously unselected package python3-mysqldb. 2026-07-08 08:42:08.800 | Preparing to unpack .../121-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-08 08:42:08.804 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-08 08:42:08.855 | Selecting previously unselected package python3-pip-whl. 2026-07-08 08:42:08.867 | Preparing to unpack .../122-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-08 08:42:08.871 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-08 08:42:08.932 | Selecting previously unselected package python3-setuptools-whl. 2026-07-08 08:42:08.943 | Preparing to unpack .../123-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-07-08 08:42:08.947 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-08 08:42:08.998 | Selecting previously unselected package python3.12-venv. 2026-07-08 08:42:09.010 | Preparing to unpack .../124-python3.12-venv_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-08 08:42:09.014 | Unpacking python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-08 08:42:09.053 | Selecting previously unselected package python3-venv. 2026-07-08 08:42:09.065 | Preparing to unpack .../125-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-08 08:42:09.069 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-08 08:42:09.105 | Selecting previously unselected package sqlite3. 2026-07-08 08:42:09.118 | Preparing to unpack .../126-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-08 08:42:09.122 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-08 08:42:09.169 | Selecting previously unselected package unzip. 2026-07-08 08:42:09.182 | Preparing to unpack .../127-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-07-08 08:42:09.186 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-07-08 08:42:09.234 | Selecting previously unselected package vbetool. 2026-07-08 08:42:09.247 | Preparing to unpack .../128-vbetool_1.1-5_amd64.deb ... 2026-07-08 08:42:09.251 | Unpacking vbetool (1.1-5) ... 2026-07-08 08:42:09.289 | Selecting previously unselected package libosinfo-l10n. 2026-07-08 08:42:09.302 | Preparing to unpack .../129-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-08 08:42:09.306 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-08 08:42:09.379 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-08 08:42:09.391 | Preparing to unpack .../130-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-08 08:42:09.395 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-08 08:42:09.440 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-08 08:42:09.452 | Preparing to unpack .../131-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-08 08:42:09.457 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-08 08:42:09.500 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-08 08:42:09.510 | Preparing to unpack .../132-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-08 08:42:09.515 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-08 08:42:09.567 | Selecting previously unselected package libpcp-archive1t64. 2026-07-08 08:42:09.581 | Preparing to unpack .../133-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-08 08:42:09.585 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-08 08:42:09.632 | Selecting previously unselected package libpcp-gui2t64. 2026-07-08 08:42:09.645 | Preparing to unpack .../134-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-08 08:42:09.649 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-08 08:42:09.692 | Selecting previously unselected package libpcp-import1t64. 2026-07-08 08:42:09.705 | Preparing to unpack .../135-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-08 08:42:09.708 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-08 08:42:09.753 | Selecting previously unselected package libpcp-mmv1t64. 2026-07-08 08:42:09.766 | Preparing to unpack .../136-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-08 08:42:09.770 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-08 08:42:09.817 | Selecting previously unselected package libpcp-trace2t64. 2026-07-08 08:42:09.830 | Preparing to unpack .../137-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-08 08:42:09.835 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-08 08:42:09.883 | Selecting previously unselected package libpcp-web1t64. 2026-07-08 08:42:09.896 | Preparing to unpack .../138-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-08 08:42:09.901 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-08 08:42:09.948 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-08 08:42:09.961 | Preparing to unpack .../139-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-08 08:42:09.965 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-08 08:42:10.014 | Selecting previously unselected package python3-pcp. 2026-07-08 08:42:10.027 | Preparing to unpack .../140-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-08 08:42:10.032 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-07-08 08:42:10.094 | Selecting previously unselected package pcp. 2026-07-08 08:42:10.107 | Preparing to unpack .../141-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-08 08:42:10.382 | Unpacking pcp (6.2.0-1.1build4) ... 2026-07-08 08:42:11.287 | Selecting previously unselected package socat. 2026-07-08 08:42:11.301 | Preparing to unpack .../142-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-07-08 08:42:11.305 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-07-08 08:42:11.387 | Selecting previously unselected package vlan. 2026-07-08 08:42:11.400 | Preparing to unpack .../143-vlan_2.0.5ubuntu5_all.deb ... 2026-07-08 08:42:11.404 | Unpacking vlan (2.0.5ubuntu5) ... 2026-07-08 08:42:11.485 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-08 08:42:11.497 | Setting up postgresql-client-common (257build1.1) ... 2026-07-08 08:42:11.515 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-08 08:42:11.527 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-08 08:42:11.539 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-08 08:42:11.574 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-08 08:42:11.581 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-08 08:42:11.594 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-08 08:42:11.606 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-08 08:42:11.618 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-08 08:42:11.629 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-08 08:42:11.641 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-08 08:42:11.652 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-08 08:42:11.664 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-08 08:42:11.675 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-08 08:42:12.340 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-08 08:42:12.341 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-08 08:42:12.790 | Setting up ncal (12.1.8) ... 2026-07-08 08:42:12.802 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-08 08:42:12.814 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-08 08:42:12.826 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-08 08:42:12.838 | Setting up vbetool (1.1-5) ... 2026-07-08 08:42:12.850 | Setting up pm-utils (1.4.1-21) ... 2026-07-08 08:42:12.872 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-07-08 08:42:12.888 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-08 08:42:12.901 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-08 08:42:12.915 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-08 08:42:12.932 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-08 08:42:12.946 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-08 08:42:12.958 | Setting up m4 (1.4.19-4build1) ... 2026-07-08 08:42:12.971 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-08 08:42:12.984 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-08 08:42:13.019 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-08 08:42:13.032 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-08 08:42:13.045 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-08 08:42:13.972 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-08 08:42:14.437 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-08 08:42:14.454 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-08 08:42:14.466 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-08 08:42:14.740 | Setting up autotools-dev (20220109.1) ... 2026-07-08 08:42:14.752 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-08 08:42:14.763 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-08 08:42:14.774 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-08 08:42:14.786 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-08 08:42:14.797 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-08 08:42:14.808 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-08 08:42:14.819 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-08 08:42:14.882 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 08:42:14.883 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 08:42:14.883 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 08:42:15.086 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 08:42:15.615 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-08 08:42:16.101 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-08 08:42:16.112 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-08 08:42:16.124 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-08 08:42:16.134 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-08 08:42:16.144 | Setting up ebtables (2.0.11-6build1) ... 2026-07-08 08:42:16.749 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-08 08:42:16.759 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-07-08 08:42:16.769 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-08 08:42:16.779 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-08 08:42:16.789 | Setting up bsdmainutils (12.1.8) ... 2026-07-08 08:42:16.800 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-08 08:42:16.811 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-08 08:42:16.821 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-08 08:42:16.831 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-08 08:42:16.840 | Setting up lsscsi (0.32-1build1) ... 2026-07-08 08:42:16.850 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-08 08:42:16.860 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-08 08:42:16.869 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-08 08:42:16.879 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-08 08:42:16.889 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-08 08:42:16.898 | Setting up autoconf (2.71-3) ... 2026-07-08 08:42:16.911 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-08 08:42:16.920 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-08 08:42:16.930 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-07-08 08:42:16.939 | Setting up dwz (0.15-1build6) ... 2026-07-08 08:42:16.948 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-08 08:42:16.958 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-08 08:42:16.967 | Setting up vlan (2.0.5ubuntu5) ... 2026-07-08 08:42:16.989 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-08 08:42:16.999 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-08 08:42:17.008 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-08 08:42:17.018 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-08 08:42:17.028 | Setting up libjson-perl (4.10000-1) ... 2026-07-08 08:42:17.038 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-08 08:42:17.049 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-08 08:42:17.059 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-07-08 08:42:17.104 | Setting up debugedit (1:5.0-5build2) ... 2026-07-08 08:42:17.114 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-08 08:42:17.123 | Setting up libsub-override-perl (0.10-1) ... 2026-07-08 08:42:17.133 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-08 08:42:17.143 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-08 08:42:17.153 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-08 08:42:17.163 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-08 08:42:17.173 | Setting up curl (8.5.0-2ubuntu10.10) ... 2026-07-08 08:42:17.183 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-08 08:42:17.194 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-08 08:42:17.206 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-08 08:42:17.217 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-08 08:42:17.228 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-08 08:42:17.238 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-08 08:42:17.248 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-08 08:42:17.259 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-08 08:42:17.268 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-08 08:42:17.279 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-08 08:42:17.289 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-08 08:42:17.299 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-08 08:42:17.306 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-08 08:42:17.317 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-08 08:42:17.326 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-08 08:42:17.337 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-08 08:42:17.347 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-08 08:42:17.357 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-08 08:42:17.367 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-08 08:42:17.386 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-08 08:42:17.398 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-08 08:42:17.410 | Setting up python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-08 08:42:17.524 | Setting up libtool (2.4.7-7build1) ... 2026-07-08 08:42:17.537 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-08 08:42:17.548 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-08 08:42:18.065 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-07-08 08:42:18.104 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-08 08:42:18.115 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-08 08:42:18.999 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-08 08:42:19.578 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-08 08:42:19.592 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-08 08:42:19.604 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-08 08:42:19.616 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-08 08:42:19.627 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-08 08:42:19.638 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-08 08:42:19.650 | Setting up dh-autoreconf (20) ... 2026-07-08 08:42:19.661 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-08 08:42:19.673 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-08 08:42:19.684 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-08 08:42:19.695 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-08 08:42:19.707 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-08 08:42:19.719 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-08 08:42:19.731 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-08 08:42:19.742 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-08 08:42:19.753 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-08 08:42:19.765 | Setting up postgresql-common (257build1.1) ... 2026-07-08 08:42:19.839 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 08:42:19.839 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 08:42:19.839 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 08:42:19.917 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 08:42:20.356 | 2026-07-08 08:42:20.356 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-08 08:42:20.521 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-08 08:42:20.521 | Removing obsolete dictionary files: 2026-07-08 08:42:21.498 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-08 08:42:22.071 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-08 08:42:22.119 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-07-08 08:42:22.128 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-08 08:42:22.138 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-08 08:42:22.147 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-08 08:42:22.156 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-08 08:42:22.166 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-08 08:42:22.175 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-08 08:42:22.184 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-08 08:42:22.194 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-08 08:42:22.204 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-08 08:42:22.212 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-08 08:42:22.221 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-08 08:42:22.231 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-08 08:42:22.240 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-08 08:42:22.249 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-08 08:42:22.258 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-08 08:42:22.268 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-08 08:42:22.277 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-08 08:42:22.286 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-08 08:42:22.295 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-08 08:42:22.304 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-08 08:42:22.314 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-08 08:42:22.342 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-08 08:42:22.357 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-08 08:42:22.367 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-08 08:42:22.396 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-08 08:42:22.405 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-08 08:42:22.415 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-08 08:42:22.424 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-08 08:42:22.434 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-08 08:42:22.446 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-07-08 08:42:22.945 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 08:42:22.988 | Enabling module mpm_event. 2026-07-08 08:42:23.036 | Enabling module authz_core. 2026-07-08 08:42:23.041 | Enabling module authz_host. 2026-07-08 08:42:23.086 | Enabling module authn_core. 2026-07-08 08:42:23.091 | Enabling module auth_basic. 2026-07-08 08:42:23.136 | Enabling module access_compat. 2026-07-08 08:42:23.185 | Enabling module authn_file. 2026-07-08 08:42:23.233 | Enabling module authz_user. 2026-07-08 08:42:23.279 | Enabling module alias. 2026-07-08 08:42:23.328 | Enabling module dir. 2026-07-08 08:42:23.375 | Enabling module autoindex. 2026-07-08 08:42:23.425 | Enabling module env. 2026-07-08 08:42:23.473 | Enabling module mime. 2026-07-08 08:42:23.522 | Enabling module negotiation. 2026-07-08 08:42:23.571 | Enabling module setenvif. 2026-07-08 08:42:23.618 | Enabling module filter. 2026-07-08 08:42:23.666 | Enabling module deflate. 2026-07-08 08:42:23.713 | Enabling module status. 2026-07-08 08:42:23.761 | Enabling module reqtimeout. 2026-07-08 08:42:23.808 | Enabling conf charset. 2026-07-08 08:42:23.856 | Enabling conf localized-error-pages. 2026-07-08 08:42:23.903 | Enabling conf other-vhosts-access-log. 2026-07-08 08:42:23.951 | Enabling conf security. 2026-07-08 08:42:23.998 | Enabling conf serve-cgi-bin. 2026-07-08 08:42:24.046 | Enabling site 000-default. 2026-07-08 08:42:25.080 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-08 08:42:25.746 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-08 08:42:27.116 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-08 08:42:27.127 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-07-08 08:42:27.445 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-08 08:42:27.455 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-08 08:42:27.466 | Setting up pcp (6.2.0-1.1build4) ... 2026-07-08 08:42:29.146 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-07-08 08:42:29.214 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-07-08 08:42:29.284 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-07-08 08:42:29.351 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-07-08 08:42:31.102 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-07-08 08:42:31.365 | Processing triggers for ufw (0.36.2-6) ... 2026-07-08 08:42:31.506 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-07-08 08:42:31.561 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-08 08:42:34.928 | Processing triggers for install-info (7.1-3build2) ... 2026-07-08 08:42:35.110 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-08 08:42:35.168 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-08 08:42:35.406 | perl: warning: Setting locale failed. 2026-07-08 08:42:35.406 | perl: warning: Please check that your locale settings: 2026-07-08 08:42:35.406 | LANGUAGE = (unset), 2026-07-08 08:42:35.407 | LC_ALL = "en_US.utf8", 2026-07-08 08:42:35.407 | LANG = "de_DE.UTF-8" 2026-07-08 08:42:35.407 | are supported and installed on your system. 2026-07-08 08:42:35.407 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:42:35.534 | perl: warning: Setting locale failed. 2026-07-08 08:42:35.534 | perl: warning: Please check that your locale settings: 2026-07-08 08:42:35.534 | LANGUAGE = (unset), 2026-07-08 08:42:35.535 | LC_ALL = "en_US.utf8", 2026-07-08 08:42:35.535 | LANG = "de_DE.UTF-8" 2026-07-08 08:42:35.535 | are supported and installed on your system. 2026-07-08 08:42:35.535 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:42:35.585 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 08:42:35.585 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 08:42:35.585 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 08:42:35.654 | perl: warning: Setting locale failed. 2026-07-08 08:42:35.654 | perl: warning: Please check that your locale settings: 2026-07-08 08:42:35.654 | LANGUAGE = (unset), 2026-07-08 08:42:35.654 | LC_ALL = "en_US.utf8", 2026-07-08 08:42:35.654 | LANG = "de_DE.UTF-8" 2026-07-08 08:42:35.654 | are supported and installed on your system. 2026-07-08 08:42:35.654 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:42:36.142 | 2026-07-08 08:42:36.142 | Running kernel seems to be up-to-date. 2026-07-08 08:42:36.142 | 2026-07-08 08:42:36.142 | Restarting services... 2026-07-08 08:42:36.188 | systemctl restart ksmtuned.service packagekit.service 2026-07-08 08:42:36.264 | 2026-07-08 08:42:36.264 | Service restarts being deferred: 2026-07-08 08:42:36.264 | systemctl restart virtlockd.service 2026-07-08 08:42:36.265 | systemctl restart virtlogd.service 2026-07-08 08:42:36.265 | 2026-07-08 08:42:36.265 | No containers need to be restarted. 2026-07-08 08:42:36.265 | 2026-07-08 08:42:36.265 | User sessions running outdated binaries: 2026-07-08 08:42:36.265 | quobyte @ session #5: sshd[2065] 2026-07-08 08:42:36.277 | 2026-07-08 08:42:36.278 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-08 08:42:38.187 | ++ functions-common:apt_get:1211 : result=0 2026-07-08 08:42:38.190 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-08 08:42:38.192 | ++ functions-common:time_stop:2420 : local name 2026-07-08 08:42:38.195 | ++ functions-common:time_stop:2421 : local end_time 2026-07-08 08:42:38.197 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:42:38.200 | ++ functions-common:time_stop:2423 : local total 2026-07-08 08:42:38.203 | ++ functions-common:time_stop:2424 : local start_time 2026-07-08 08:42:38.205 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-08 08:42:38.208 | ++ functions-common:time_stop:2427 : start_time=1783500100047 2026-07-08 08:42:38.210 | ++ functions-common:time_stop:2429 : [[ -z 1783500100047 ]] 2026-07-08 08:42:38.214 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:42:38.218 | ++ functions-common:time_stop:2432 : end_time=1783500158215 2026-07-08 08:42:38.221 | ++ functions-common:time_stop:2433 : elapsed_time=58168 2026-07-08 08:42:38.223 | ++ functions-common:time_stop:2434 : total=17377 2026-07-08 08:42:38.226 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:42:38.229 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=75545 2026-07-08 08:42:38.231 | ++ functions-common:apt_get:1215 : return 0 2026-07-08 08:42:38.234 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-08 08:42:38.237 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-08 08:42:38.240 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-08 08:42:38.245 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-08 08:42:38.249 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-08 08:42:38.252 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-08 08:42:38.256 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-08 08:42:38.261 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-07-08 08:42:38.263 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-07-08 08:42:38.266 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-07-08 08:42:38.269 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 08:42:38.579 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-07-08 08:42:38.581 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-08 08:42:38.583 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-08 08:42:38.585 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-08 08:42:38.587 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-08 08:42:38.589 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-08 08:42:38.591 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-08 08:42:38.593 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-08 08:42:38.595 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-08 08:42:38.597 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-08 08:42:38.599 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-08 08:42:38.601 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-08 08:42:38.603 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-08 08:42:38.604 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-08 08:42:38.606 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-08 08:42:38.608 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-08 08:42:38.610 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-08 08:42:38.612 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-08 08:42:38.614 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-08 08:42:38.616 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-08 08:42:38.619 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-08 08:42:38.622 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-08 08:42:38.623 | + functions-common:_ensure_lsb_release:420 : return 2026-07-08 08:42:38.626 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-08 08:42:38.640 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-08 08:42:38.642 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-08 08:42:38.656 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-08 08:42:38.659 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-08 08:42:38.672 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-08 08:42:38.674 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-08 08:42:38.676 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-08 08:42:38.677 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-08 08:42:38.679 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-08 08:42:38.681 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-08 08:42:38.683 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-08 08:42:38.685 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-08 08:42:38.687 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-08 08:42:38.689 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-08 08:42:38.692 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-08 08:42:38.692 | Distro: noble 2026-07-08 08:42:38.694 | + tools/install_pip.sh:main:117 : get_versions 2026-07-08 08:42:38.696 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-08 08:42:38.701 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-08 08:42:38.703 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-08 08:42:38.706 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-08 08:42:38.706 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-08 08:42:39.388 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-08 08:42:39.390 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-08 08:42:39.390 | pip: 24.0 2026-07-08 08:42:39.392 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-08 08:42:39.394 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-08 08:42:39.396 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-08 08:42:39.398 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-08 08:42:39.401 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-08 08:42:39.402 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-08 08:42:39.404 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-08 08:42:39.406 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-08 08:42:39.408 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-08 08:42:39.410 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-08 08:42:39.412 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-08 08:42:39.414 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-08 08:42:39.415 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-08 08:42:39.418 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-08 08:42:39.420 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-08 08:42:39.421 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-08 08:42:39.423 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:42:39.425 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:42:39.426 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-08 08:42:39.431 | + tools/install_pip.sh:main:146 : set -x 2026-07-08 08:42:39.433 | + tools/install_pip.sh:main:149 : get_versions 2026-07-08 08:42:39.436 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-08 08:42:39.440 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-08 08:42:39.441 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-08 08:42:39.444 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-08 08:42:39.445 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-08 08:42:40.037 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-08 08:42:40.040 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-08 08:42:40.040 | pip: 24.0 2026-07-08 08:42:40.044 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-07-08 08:42:40.047 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-07-08 08:42:40.050 | + ./stack.sh:main:804 : fixup_all 2026-07-08 08:42:40.052 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-08 08:42:40.056 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-08 08:42:40.060 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:42:40.063 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:42:40.065 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-08 08:42:40.085 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-08 08:42:40.105 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-07-08 08:42:40.120 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-08 08:42:40.123 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-08 08:42:40.125 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-08 08:42:40.128 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-08 08:42:40.131 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-08 08:42:40.133 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-08 08:42:40.136 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-08 08:42:40.139 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-08 08:42:40.141 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-08 08:42:40.144 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-08 08:42:40.147 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-08 08:42:40.149 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-08 08:42:40.152 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-08 08:42:40.155 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-08 08:42:40.157 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-08 08:42:40.160 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-08 08:42:40.164 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-07-08 08:42:40.166 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-08 08:42:40.182 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-08 08:42:40.196 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-08 08:42:40.210 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-08 08:42:40.224 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-08 08:42:40.239 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-08 08:42:40.254 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-08 08:42:40.268 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-08 08:42:40.283 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-07-08 08:42:40.285 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-08 08:42:40.287 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-08 08:42:45.869 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-08 08:42:45.895 | Using python 3.12 to install setuptools 2026-07-08 08:42:45.899 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-07-08 08:42:47.376 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-08 08:42:47.643 | Collecting pip 2026-07-08 08:42:47.746 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-08 08:42:47.759 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-08 08:42:48.228 | Collecting setuptools[core] 2026-07-08 08:42:48.242 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-08 08:42:48.409 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-08 08:42:48.424 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-08 08:42:48.515 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-08 08:42:48.530 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-08 08:42:48.553 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.8 MB/s eta 0:00:00 2026-07-08 08:42:48.632 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-08 08:42:48.651 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-08 08:42:48.757 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-08 08:42:48.772 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-08 08:42:48.854 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-08 08:42:48.869 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-08 08:42:48.984 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-08 08:42:49.000 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-08 08:42:49.081 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-08 08:42:49.099 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-08 08:42:49.351 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-08 08:42:49.369 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-08 08:42:49.459 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-08 08:42:49.474 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-08 08:42:49.655 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-08 08:42:49.671 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-08 08:42:49.735 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-08 08:42:49.750 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-08 08:42:49.845 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-08 08:42:49.860 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-08 08:42:49.951 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-08 08:42:49.966 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-08 08:42:50.016 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-07-08 08:42:50.048 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-08 08:42:50.245 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.4 MB/s eta 0:00:00 2026-07-08 08:42:50.261 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-08 08:42:50.283 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-08 08:42:50.306 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-08 08:42:50.321 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.5 MB/s eta 0:00:00 2026-07-08 08:42:50.336 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-08 08:42:50.353 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.0 MB/s eta 0:00:00 2026-07-08 08:42:50.369 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-08 08:42:50.392 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-08 08:42:50.468 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 14.2 MB/s eta 0:00:00 2026-07-08 08:42:50.484 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-08 08:42:50.506 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-08 08:42:50.529 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-08 08:42:50.544 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 10.8 MB/s eta 0:00:00 2026-07-08 08:42:50.559 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-08 08:42:50.582 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-08 08:42:50.610 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 13.4 MB/s eta 0:00:00 2026-07-08 08:42:50.625 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-08 08:42:50.647 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-08 08:42:50.660 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.1 MB/s eta 0:00:00 2026-07-08 08:42:50.676 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-08 08:42:50.747 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.4 MB/s eta 0:00:00 2026-07-08 08:42:51.512 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-07-08 08:42:51.536 | Attempting uninstall: setuptools 2026-07-08 08:42:51.553 | Found existing installation: setuptools 68.1.2 2026-07-08 08:42:51.553 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:42:51.555 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-08 08:42:52.742 | Attempting uninstall: pygments 2026-07-08 08:42:52.774 | Found existing installation: Pygments 2.17.2 2026-07-08 08:42:52.775 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:42:52.776 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-08 08:42:54.104 | Attempting uninstall: pip 2026-07-08 08:42:54.110 | Found existing installation: pip 24.0 2026-07-08 08:42:54.183 | Uninstalling pip-24.0: 2026-07-08 08:42:54.194 | Successfully uninstalled pip-24.0 2026-07-08 08:42:55.908 | Attempting uninstall: packaging 2026-07-08 08:42:55.948 | Found existing installation: packaging 24.0 2026-07-08 08:42:55.948 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:42:55.949 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-08 08:42:56.152 | Attempting uninstall: markdown-it-py 2026-07-08 08:42:56.163 | Found existing installation: markdown-it-py 3.0.0 2026-07-08 08:42:56.165 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:42:56.165 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-08 08:42:56.334 | Attempting uninstall: wheel 2026-07-08 08:42:56.357 | Found existing installation: wheel 0.42.0 2026-07-08 08:42:56.357 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:42:56.358 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-08 08:42:56.412 | Attempting uninstall: rich 2026-07-08 08:42:56.454 | Found existing installation: rich 13.7.1 2026-07-08 08:42:56.455 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:42:56.456 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-08 08:42:57.227 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-83.0.0 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-08 08:42:57.457 | + inc/python:pip_install:216 : result=0 2026-07-08 08:42:57.460 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 08:42:57.462 | + functions-common:time_stop:2420 : local name 2026-07-08 08:42:57.465 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:42:57.467 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:42:57.469 | + functions-common:time_stop:2423 : local total 2026-07-08 08:42:57.471 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:42:57.474 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 08:42:57.476 | + functions-common:time_stop:2427 : start_time=1783500165888 2026-07-08 08:42:57.478 | + functions-common:time_stop:2429 : [[ -z 1783500165888 ]] 2026-07-08 08:42:57.482 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:42:57.486 | + functions-common:time_stop:2432 : end_time=1783500177483 2026-07-08 08:42:57.488 | + functions-common:time_stop:2433 : elapsed_time=11595 2026-07-08 08:42:57.490 | + functions-common:time_stop:2434 : total=0 2026-07-08 08:42:57.493 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:42:57.495 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11595 2026-07-08 08:42:57.498 | + inc/python:pip_install:219 : return 0 2026-07-08 08:42:57.500 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-07-08 08:42:57.503 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 08:42:57.506 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 08:42:57.509 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-08 08:42:57.511 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-08 08:42:57.515 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-07-08 08:42:57.537 | Using python 3.12 to install os-testr 2026-07-08 08:42:57.539 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-07-08 08:42:58.930 | Collecting os-testr 2026-07-08 08:42:59.065 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-08 08:42:59.127 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-08 08:42:59.142 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-08 08:42:59.182 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-08 08:42:59.197 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-08 08:42:59.281 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-08 08:42:59.296 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-08 08:42:59.309 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (83.0.0) 2026-07-08 08:42:59.338 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-08 08:42:59.355 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-08 08:42:59.456 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-08 08:42:59.472 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-07-08 08:42:59.506 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-08 08:42:59.532 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-08 08:42:59.573 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-08 08:42:59.596 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-08 08:42:59.631 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-08 08:42:59.652 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-08 08:42:59.694 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 23.5 MB/s 0:00:00 2026-07-08 08:42:59.857 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-08 08:43:00.004 | Attempting uninstall: PyYAML 2026-07-08 08:43:00.012 | Found existing installation: PyYAML 6.0.1 2026-07-08 08:43:00.014 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:43:00.014 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-08 08:43:00.411 | 2026-07-08 08:43:00.416 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-07-08 08:43:00.525 | + inc/python:pip_install:216 : result=0 2026-07-08 08:43:00.528 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 08:43:00.530 | + functions-common:time_stop:2420 : local name 2026-07-08 08:43:00.533 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:43:00.536 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:43:00.539 | + functions-common:time_stop:2423 : local total 2026-07-08 08:43:00.541 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:43:00.543 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 08:43:00.545 | + functions-common:time_stop:2427 : start_time=1783500177531 2026-07-08 08:43:00.548 | + functions-common:time_stop:2429 : [[ -z 1783500177531 ]] 2026-07-08 08:43:00.550 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:43:00.555 | + functions-common:time_stop:2432 : end_time=1783500180552 2026-07-08 08:43:00.558 | + functions-common:time_stop:2433 : elapsed_time=3021 2026-07-08 08:43:00.560 | + functions-common:time_stop:2434 : total=11595 2026-07-08 08:43:00.562 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:43:00.565 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14616 2026-07-08 08:43:00.568 | + inc/python:pip_install:219 : return 0 2026-07-08 08:43:00.571 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-08 08:43:00.633 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-07-08 08:43:00.720 | + ./stack.sh:main:832 : install_infra 2026-07-08 08:43:00.722 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-08 08:43:00.725 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-08 08:43:00.728 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-08 08:43:06.315 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-08 08:43:06.318 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-08 08:43:06.345 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-07-08 08:43:07.753 | Collecting pbr 2026-07-08 08:43:07.757 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-08 08:43:08.178 | Collecting setuptools[core] 2026-07-08 08:43:08.180 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-08 08:43:08.329 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-08 08:43:08.332 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-08 08:43:08.405 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-08 08:43:08.408 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-08 08:43:08.476 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-08 08:43:08.479 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-08 08:43:08.568 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-08 08:43:08.571 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-08 08:43:08.638 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-08 08:43:08.640 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-08 08:43:08.740 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-08 08:43:08.742 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-08 08:43:08.809 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-08 08:43:08.813 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-08 08:43:09.037 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-08 08:43:09.039 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-08 08:43:09.113 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-08 08:43:09.115 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-08 08:43:09.272 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-08 08:43:09.275 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-08 08:43:09.325 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-08 08:43:09.327 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-08 08:43:09.408 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-08 08:43:09.410 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-08 08:43:09.491 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-08 08:43:09.493 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-08 08:43:09.580 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-08 08:43:09.666 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-08 08:43:09.691 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-08 08:43:09.694 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-08 08:43:09.697 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-08 08:43:09.699 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-08 08:43:09.701 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-08 08:43:09.704 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-08 08:43:09.707 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-08 08:43:09.718 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-08 08:43:09.720 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-08 08:43:09.722 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-08 08:43:09.725 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-08 08:43:09.727 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-08 08:43:09.732 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-08 08:43:09.734 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-08 08:43:09.737 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-08 08:43:09.763 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-08 08:43:10.039 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-07-08 08:43:13.829 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-83.0.0 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-08 08:43:14.037 | + inc/python:pip_install:216 : result=0 2026-07-08 08:43:14.039 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 08:43:14.042 | + functions-common:time_stop:2420 : local name 2026-07-08 08:43:14.045 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:43:14.048 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:43:14.050 | + functions-common:time_stop:2423 : local total 2026-07-08 08:43:14.053 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:43:14.055 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 08:43:14.057 | + functions-common:time_stop:2427 : start_time=1783500186335 2026-07-08 08:43:14.060 | + functions-common:time_stop:2429 : [[ -z 1783500186335 ]] 2026-07-08 08:43:14.063 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:43:14.068 | + functions-common:time_stop:2432 : end_time=1783500194065 2026-07-08 08:43:14.070 | + functions-common:time_stop:2433 : elapsed_time=7730 2026-07-08 08:43:14.072 | + functions-common:time_stop:2434 : total=14616 2026-07-08 08:43:14.075 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:43:14.077 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22346 2026-07-08 08:43:14.080 | + inc/python:pip_install:219 : return 0 2026-07-08 08:43:14.083 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-08 08:43:14.085 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-08 08:43:14.108 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-07-08 08:43:15.379 | Processing /opt/stack/requirements 2026-07-08 08:43:15.383 | Installing build dependencies: started 2026-07-08 08:43:18.558 | Installing build dependencies: finished with status 'done' 2026-07-08 08:43:18.561 | Getting requirements to build wheel: started 2026-07-08 08:43:18.865 | Getting requirements to build wheel: finished with status 'done' 2026-07-08 08:43:18.870 | Preparing metadata (pyproject.toml): started 2026-07-08 08:43:20.060 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-08 08:43:20.242 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8493) 2026-07-08 08:43:20.349 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-08 08:43:20.370 | 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.dev8493) (26.2) 2026-07-08 08:43:20.477 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8493) 2026-07-08 08:43:20.493 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-08 08:43:20.658 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8493) 2026-07-08 08:43:20.661 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-07-08 08:43:20.805 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8493) 2026-07-08 08:43:20.821 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-08 08:43:20.834 | 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.dev8493) (83.0.0) 2026-07-08 08:43:21.178 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8493) 2026-07-08 08:43:21.194 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-07-08 08:43:21.212 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.8 MB/s eta 0:00:00 2026-07-08 08:43:21.290 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8493) 2026-07-08 08:43:21.306 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-08 08:43:21.444 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8493) 2026-07-08 08:43:21.459 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-08 08:43:21.551 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8493) 2026-07-08 08:43:21.573 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-08 08:43:21.699 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-08 08:43:21.725 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-08 08:43:21.740 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.5 MB/s eta 0:00:00 2026-07-08 08:43:21.743 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-08 08:43:21.767 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-08 08:43:21.782 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 6.5 MB/s eta 0:00:00 2026-07-08 08:43:21.798 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-08 08:43:21.816 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 11.0 MB/s eta 0:00:00 2026-07-08 08:43:21.831 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-07-08 08:43:21.852 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 14.9 MB/s eta 0:00:00 2026-07-08 08:43:21.867 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-08 08:43:21.883 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 5.8 MB/s eta 0:00:00 2026-07-08 08:43:21.900 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-08 08:43:21.915 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 11.0 MB/s eta 0:00:00 2026-07-08 08:43:21.951 | Building wheels for collected packages: openstack_requirements 2026-07-08 08:43:21.952 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-08 08:43:24.289 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-08 08:43:24.290 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8493-py3-none-any.whl size=52404 sha256=a85ec7a75a959121f9b116d599a81f4bf9a0980c53936fe550c9a2131c798330 2026-07-08 08:43:24.292 | Stored in directory: /tmp/pip-ephem-wheel-cache-n8l92r_t/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-08 08:43:24.297 | Successfully built openstack_requirements 2026-07-08 08:43:24.599 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-08 08:43:25.384 | 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.dev8493 requests-2.34.2 urllib3-2.7.0 2026-07-08 08:43:25.609 | + inc/python:pip_install:216 : result=0 2026-07-08 08:43:25.612 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 08:43:25.615 | + functions-common:time_stop:2420 : local name 2026-07-08 08:43:25.618 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:43:25.620 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:43:25.624 | + functions-common:time_stop:2423 : local total 2026-07-08 08:43:25.627 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:43:25.630 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 08:43:25.634 | + functions-common:time_stop:2427 : start_time=1783500194101 2026-07-08 08:43:25.637 | + functions-common:time_stop:2429 : [[ -z 1783500194101 ]] 2026-07-08 08:43:25.639 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:43:25.644 | + functions-common:time_stop:2432 : end_time=1783500205641 2026-07-08 08:43:25.647 | + functions-common:time_stop:2433 : elapsed_time=11540 2026-07-08 08:43:25.650 | + functions-common:time_stop:2434 : total=22346 2026-07-08 08:43:25.653 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:43:25.656 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33886 2026-07-08 08:43:25.660 | + inc/python:pip_install:219 : return 0 2026-07-08 08:43:25.663 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-08 08:43:25.666 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-08 08:43:25.669 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-08 08:43:25.672 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:43:25.675 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:43:25.678 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-07-08 08:43:25.681 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:43:25.685 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-08 08:43:25.711 | Using python 3.12 to install pbr 2026-07-08 08:43:25.715 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-07-08 08:43:26.725 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-08 08:43:26.945 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-07-08 08:43:27.177 | + inc/python:pip_install:216 : result=0 2026-07-08 08:43:27.179 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 08:43:27.181 | + functions-common:time_stop:2420 : local name 2026-07-08 08:43:27.183 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:43:27.186 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:43:27.188 | + functions-common:time_stop:2423 : local total 2026-07-08 08:43:27.189 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:43:27.191 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 08:43:27.194 | + functions-common:time_stop:2427 : start_time=1783500205704 2026-07-08 08:43:27.196 | + functions-common:time_stop:2429 : [[ -z 1783500205704 ]] 2026-07-08 08:43:27.199 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:43:27.203 | + functions-common:time_stop:2432 : end_time=1783500207200 2026-07-08 08:43:27.206 | + functions-common:time_stop:2433 : elapsed_time=1496 2026-07-08 08:43:27.208 | + functions-common:time_stop:2434 : total=33886 2026-07-08 08:43:27.211 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:43:27.213 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35382 2026-07-08 08:43:27.216 | + inc/python:pip_install:219 : return 0 2026-07-08 08:43:27.218 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-08 08:43:32.803 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-08 08:43:33.627 | Collecting bindep 2026-07-08 08:43:33.715 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-08 08:43:33.822 | Collecting distro>=1.7 (from bindep) 2026-07-08 08:43:33.837 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-08 08:43:33.923 | Collecting packaging (from bindep) 2026-07-08 08:43:33.925 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-08 08:43:33.976 | Collecting Parsley (from bindep) 2026-07-08 08:43:33.997 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-08 08:43:34.089 | Collecting pbr>=2 (from bindep) 2026-07-08 08:43:34.091 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-08 08:43:34.494 | Collecting setuptools (from pbr>=2->bindep) 2026-07-08 08:43:34.496 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-08 08:43:34.583 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-08 08:43:34.613 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-08 08:43:34.624 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-08 08:43:34.627 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-08 08:43:34.645 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-08 08:43:34.666 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.3 MB/s eta 0:00:00 2026-07-08 08:43:34.668 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-08 08:43:34.816 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-08 08:43:36.617 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-83.0.0 2026-07-08 08:43:36.777 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-08 08:43:36.780 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-08 08:43:36.784 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-07-08 08:43:36.802 | + ./stack.sh:main:841 : pkgs= 2026-07-08 08:43:36.804 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-07-08 08:43:36.807 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-07-08 08:43:36.810 | + functions-common:run_phase:1848 : local mode=stack 2026-07-08 08:43:36.812 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-08 08:43:36.815 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-08 08:43:36.818 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-08 08:43:36.820 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-08 08:43:36.823 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-08 08:43:36.825 | + functions-common:run_phase:1858 : local extra 2026-07-08 08:43:36.828 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-08 08:43:36.832 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-08 08:43:36.835 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-08 08:43:36.838 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-08 08:43:36.841 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-08 08:43:36.843 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-08 08:43:36.858 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:43:36.860 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-08 08:43:36.863 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-08 08:43:36.866 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-08 08:43:36.868 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-08 08:43:36.870 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-08 08:43:36.873 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-08 08:43:36.875 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-08 08:43:36.878 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-08 08:43:36.880 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-08 08:43:36.882 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-08 08:43:36.885 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-08 08:43:36.887 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-08 08:43:36.889 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-08 08:43:36.891 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-08 08:43:36.894 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-08 08:43:36.896 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-08 08:43:36.899 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-08 08:43:36.902 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-08 08:43:36.905 | + functions-common:run_plugins:1837 : local plugins= 2026-07-08 08:43:36.908 | + functions-common:run_plugins:1838 : local plugin 2026-07-08 08:43:36.911 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-08 08:43:36.913 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-08 08:43:36.915 | + functions:set_systemd_override:845 : local value=2048 2026-07-08 08:43:36.918 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-08 08:43:36.921 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-08 08:43:36.984 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-08 08:43:36.984 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-08 08:43:36.987 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-08 08:43:37.390 | + ./stack.sh:main:854 : install_rpc_backend 2026-07-08 08:43:37.395 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-08 08:43:37.415 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:43:37.418 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-08 08:43:37.422 | + functions-common:install_package:1438 : update_package_repo 2026-07-08 08:43:37.427 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-08 08:43:37.430 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-08 08:43:37.433 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-08 08:43:37.436 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-08 08:43:37.439 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-08 08:43:37.442 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:43:37.445 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:43:37.448 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-08 08:43:37.450 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-08 08:43:37.453 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-08 08:43:37.456 | + functions-common:apt_get_update:1167 : return 2026-07-08 08:43:37.459 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-08 08:43:37.462 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-08 08:43:37.466 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:43:37.469 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:43:37.473 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-08 08:43:37.503 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-07-08 08:43:37.546 | Reading package lists... 2026-07-08 08:43:37.932 | Building dependency tree... 2026-07-08 08:43:37.934 | Reading state information... 2026-07-08 08:43:38.555 | The following packages were automatically installed and are no longer required: 2026-07-08 08:43:38.556 | libfwupd2 libgusb2 2026-07-08 08:43:38.556 | Use 'sudo apt autoremove' to remove them. 2026-07-08 08:43:38.557 | The following additional packages will be installed: 2026-07-08 08:43:38.558 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-08 08:43:38.558 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-08 08:43:38.559 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-08 08:43:38.559 | erlang-tools erlang-xmerl 2026-07-08 08:43:38.562 | Suggested packages: 2026-07-08 08:43:38.562 | erlang erlang-manpages erlang-doc 2026-07-08 08:43:38.620 | The following NEW packages will be installed: 2026-07-08 08:43:38.620 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-08 08:43:38.620 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-08 08:43:38.620 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-08 08:43:38.622 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-08 08:43:38.674 | 0 upgraded, 18 newly installed, 0 to remove and 14 not upgraded. 2026-07-08 08:43:38.674 | Need to get 36.1 MB of archives. 2026-07-08 08:43:38.674 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-08 08:43:38.674 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-07-08 08:43:38.791 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-07-08 08:43:38.804 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-07-08 08:43:38.807 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-07-08 08:43:38.817 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-07-08 08:43:38.828 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-07-08 08:43:38.850 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-07-08 08:43:38.868 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-07-08 08:43:38.872 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-07-08 08:43:38.878 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-07-08 08:43:38.884 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-07-08 08:43:38.892 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-07-08 08:43:38.913 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-07-08 08:43:38.934 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-07-08 08:43:38.940 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-07-08 08:43:38.946 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-07-08 08:43:38.955 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-07-08 08:43:38.969 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-07-08 08:43:39.374 | perl: warning: Setting locale failed. 2026-07-08 08:43:39.374 | perl: warning: Please check that your locale settings: 2026-07-08 08:43:39.375 | LANGUAGE = (unset), 2026-07-08 08:43:39.375 | LC_ALL = "en_US.utf8", 2026-07-08 08:43:39.375 | LANG = "de_DE.UTF-8" 2026-07-08 08:43:39.375 | are supported and installed on your system. 2026-07-08 08:43:39.375 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:43:39.436 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 08:43:39.436 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 08:43:39.436 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 08:43:39.624 | Fetched 36.1 MB in 0s (73.9 MB/s) 2026-07-08 08:43:39.665 | Selecting previously unselected package erlang-base. 2026-07-08 08:43:39.738 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123085 files and directories currently installed.) 2026-07-08 08:43:39.742 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 08:43:39.748 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:40.112 | Selecting previously unselected package erlang-asn1. 2026-07-08 08:43:40.124 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 08:43:40.128 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:40.181 | Selecting previously unselected package erlang-crypto. 2026-07-08 08:43:40.193 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 08:43:40.197 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:40.240 | Selecting previously unselected package erlang-public-key. 2026-07-08 08:43:40.252 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 08:43:40.255 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:40.306 | Selecting previously unselected package erlang-mnesia. 2026-07-08 08:43:40.318 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 08:43:40.321 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:40.383 | Selecting previously unselected package erlang-runtime-tools. 2026-07-08 08:43:40.396 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 08:43:40.400 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:40.459 | Selecting previously unselected package erlang-ssl. 2026-07-08 08:43:40.472 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 08:43:40.475 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:40.566 | Selecting previously unselected package erlang-eldap. 2026-07-08 08:43:40.579 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 08:43:40.583 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:40.624 | Selecting previously unselected package erlang-ftp. 2026-07-08 08:43:40.636 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 08:43:40.639 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:40.680 | Selecting previously unselected package erlang-tftp. 2026-07-08 08:43:40.693 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 08:43:40.696 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:40.738 | Selecting previously unselected package erlang-inets. 2026-07-08 08:43:40.750 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 08:43:40.754 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:40.837 | Selecting previously unselected package erlang-snmp. 2026-07-08 08:43:40.850 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 08:43:40.853 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:41.005 | Selecting previously unselected package erlang-os-mon. 2026-07-08 08:43:41.017 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 08:43:41.020 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:41.061 | Selecting previously unselected package erlang-parsetools. 2026-07-08 08:43:41.072 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 08:43:41.076 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:41.116 | Selecting previously unselected package erlang-syntax-tools. 2026-07-08 08:43:41.126 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 08:43:41.130 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:41.173 | Selecting previously unselected package erlang-tools. 2026-07-08 08:43:41.185 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 08:43:41.188 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:41.266 | Selecting previously unselected package erlang-xmerl. 2026-07-08 08:43:41.278 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-08 08:43:41.282 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:41.365 | Selecting previously unselected package rabbitmq-server. 2026-07-08 08:43:41.375 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-08 08:43:41.382 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-08 08:43:42.395 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:42.758 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-08 08:43:42.758 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-08 08:43:45.186 | Searching for services which depend on erlang and should be started... none found. 2026-07-08 08:43:45.193 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:45.204 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:45.216 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:45.229 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:45.241 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:45.253 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:45.265 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:45.277 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:45.290 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:45.302 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:45.314 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:45.326 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:45.339 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:45.351 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:45.363 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:45.376 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-08 08:43:45.388 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-08 08:43:45.476 | info: Selecting GID from range 100 to 999 ... 2026-07-08 08:43:45.481 | info: Adding group `rabbitmq' (GID 118) ... 2026-07-08 08:43:45.575 | info: Selecting UID from range 100 to 999 ... 2026-07-08 08:43:45.575 | 2026-07-08 08:43:45.580 | info: Adding system user `rabbitmq' (UID 116) ... 2026-07-08 08:43:45.584 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-07-08 08:43:45.635 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-08 08:43:45.837 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-08 08:44:05.509 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-08 08:44:07.127 | perl: warning: Setting locale failed. 2026-07-08 08:44:07.128 | perl: warning: Please check that your locale settings: 2026-07-08 08:44:07.128 | LANGUAGE = (unset), 2026-07-08 08:44:07.128 | LC_ALL = "en_US.utf8", 2026-07-08 08:44:07.128 | LANG = "de_DE.UTF-8" 2026-07-08 08:44:07.128 | are supported and installed on your system. 2026-07-08 08:44:07.128 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:44:07.258 | perl: warning: Setting locale failed. 2026-07-08 08:44:07.259 | perl: warning: Please check that your locale settings: 2026-07-08 08:44:07.259 | LANGUAGE = (unset), 2026-07-08 08:44:07.259 | LC_ALL = "en_US.utf8", 2026-07-08 08:44:07.259 | LANG = "de_DE.UTF-8" 2026-07-08 08:44:07.259 | are supported and installed on your system. 2026-07-08 08:44:07.259 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:44:07.309 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 08:44:07.309 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 08:44:07.309 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 08:44:07.378 | perl: warning: Setting locale failed. 2026-07-08 08:44:07.379 | perl: warning: Please check that your locale settings: 2026-07-08 08:44:07.379 | LANGUAGE = (unset), 2026-07-08 08:44:07.379 | LC_ALL = "en_US.utf8", 2026-07-08 08:44:07.379 | LANG = "de_DE.UTF-8" 2026-07-08 08:44:07.379 | are supported and installed on your system. 2026-07-08 08:44:07.379 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:44:07.876 | 2026-07-08 08:44:07.876 | Running kernel seems to be up-to-date. 2026-07-08 08:44:07.876 | 2026-07-08 08:44:07.877 | Restarting services... 2026-07-08 08:44:07.898 | 2026-07-08 08:44:07.898 | Service restarts being deferred: 2026-07-08 08:44:07.898 | systemctl restart virtlockd.service 2026-07-08 08:44:07.899 | systemctl restart virtlogd.service 2026-07-08 08:44:07.899 | 2026-07-08 08:44:07.900 | No containers need to be restarted. 2026-07-08 08:44:07.900 | 2026-07-08 08:44:07.900 | User sessions running outdated binaries: 2026-07-08 08:44:07.900 | quobyte @ session #5: sshd[2065] 2026-07-08 08:44:07.908 | 2026-07-08 08:44:07.909 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-08 08:44:09.828 | + functions-common:apt_get:1211 : result=0 2026-07-08 08:44:09.830 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-08 08:44:09.833 | + functions-common:time_stop:2420 : local name 2026-07-08 08:44:09.835 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:44:09.837 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:44:09.839 | + functions-common:time_stop:2423 : local total 2026-07-08 08:44:09.841 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:44:09.844 | + functions-common:time_stop:2426 : name=apt-get 2026-07-08 08:44:09.846 | + functions-common:time_stop:2427 : start_time=1783500217499 2026-07-08 08:44:09.848 | + functions-common:time_stop:2429 : [[ -z 1783500217499 ]] 2026-07-08 08:44:09.851 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:44:09.854 | + functions-common:time_stop:2432 : end_time=1783500249852 2026-07-08 08:44:09.857 | + functions-common:time_stop:2433 : elapsed_time=32353 2026-07-08 08:44:09.859 | + functions-common:time_stop:2434 : total=75545 2026-07-08 08:44:09.861 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:44:09.864 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=107898 2026-07-08 08:44:09.865 | + functions-common:apt_get:1215 : return 0 2026-07-08 08:44:09.868 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-08 08:44:09.870 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-08 08:44:09.872 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-08 08:44:09.874 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-08 08:44:09.876 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-08 08:44:09.878 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-08 08:44:09.881 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-08 08:44:09.882 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-08 08:44:09.885 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-08 08:44:09.886 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-08 08:44:09.889 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-08 08:44:09.891 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-08 08:44:09.893 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-08 08:44:09.895 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-08 08:44:09.897 | + ./stack.sh:main:855 : restart_rpc_backend 2026-07-08 08:44:09.899 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-08 08:44:09.914 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:44:09.916 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-08 08:44:09.919 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 08:44:09.921 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-07-08 08:44:09.923 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-08 08:44:09.926 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-08 08:44:09.930 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-08 08:44:09.932 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-08 08:44:09.934 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-08 08:44:09.936 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-08 08:44:09.938 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-07-08 08:44:09.940 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-07-08 08:44:09.943 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-08 08:44:11.032 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-08 08:44:11.033 | user tags 2026-07-08 08:44:11.033 | guest [administrator]' 2026-07-08 08:44:11.036 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-08 08:44:11.036 | user tags 2026-07-08 08:44:11.036 | guest [administrator]' 2026-07-08 08:44:11.036 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-08 08:44:11.041 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-08 08:44:11.043 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-08 08:44:11.045 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-07-08 08:44:12.097 | Adding user "stackrabbit" ... 2026-07-08 08:44:12.126 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-08 08:44:12.146 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-08 08:44:13.295 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-08 08:44:13.334 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-08 08:44:13.337 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-07-08 08:44:14.438 | Changing password for user "stackrabbit" ... 2026-07-08 08:44:14.482 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-08 08:44:14.485 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-08 08:44:14.488 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-08 08:44:15.587 | Deleting user "guest" ... 2026-07-08 08:44:15.620 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-07-08 08:44:15.639 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:44:15.642 | + ./stack.sh:main:858 : install_database 2026-07-08 08:44:15.645 | + lib/database:install_database:118 : install_database_mysql 2026-07-08 08:44:15.648 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-08 08:44:15.650 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:44:15.653 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:44:15.656 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-08 08:44:15.668 | perl: warning: Setting locale failed. 2026-07-08 08:44:15.668 | perl: warning: Please check that your locale settings: 2026-07-08 08:44:15.668 | LANGUAGE = (unset), 2026-07-08 08:44:15.668 | LC_ALL = "en_US.utf8", 2026-07-08 08:44:15.668 | LANG = "de_DE.UTF-8" 2026-07-08 08:44:15.668 | are supported and installed on your system. 2026-07-08 08:44:15.668 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:44:15.719 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 08:44:15.719 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 08:44:15.719 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 08:44:15.826 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-07-08 08:44:15.829 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-08 08:44:15.833 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-08 08:44:15.836 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:44:15.839 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:44:15.842 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-08 08:44:15.844 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-08 08:44:15.847 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-07-08 08:44:15.851 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-08 08:44:15.855 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-08 08:44:15.857 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-08 08:44:15.860 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-08 08:44:15.863 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-08 08:44:15.866 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-08 08:44:15.868 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-08 08:44:15.871 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-08 08:44:15.874 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-08 08:44:15.877 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-08 08:44:15.880 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-08 08:44:15.883 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-08 08:44:15.886 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-08 08:44:15.889 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-08 08:44:15.892 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-08 08:44:15.895 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-08 08:44:15.897 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:44:15.900 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:44:15.903 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-08 08:44:15.906 | + functions-common:install_package:1438 : update_package_repo 2026-07-08 08:44:15.909 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-08 08:44:15.911 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-08 08:44:15.914 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-08 08:44:15.917 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-08 08:44:15.919 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-08 08:44:15.922 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:44:15.925 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:44:15.928 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-08 08:44:15.931 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-08 08:44:15.934 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-08 08:44:15.936 | + functions-common:apt_get_update:1167 : return 2026-07-08 08:44:15.939 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-08 08:44:15.942 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-08 08:44:15.944 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:44:15.947 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:44:15.950 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-08 08:44:15.974 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-07-08 08:44:16.013 | Reading package lists... 2026-07-08 08:44:16.365 | Building dependency tree... 2026-07-08 08:44:16.366 | Reading state information... 2026-07-08 08:44:16.922 | The following packages were automatically installed and are no longer required: 2026-07-08 08:44:16.924 | libfwupd2 libgusb2 2026-07-08 08:44:16.924 | Use 'sudo apt autoremove' to remove them. 2026-07-08 08:44:16.926 | The following additional packages will be installed: 2026-07-08 08:44:16.926 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-08 08:44:16.926 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-08 08:44:16.926 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-08 08:44:16.926 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-08 08:44:16.927 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-08 08:44:16.927 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-08 08:44:16.927 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-07-08 08:44:16.930 | Suggested packages: 2026-07-08 08:44:16.930 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-07-08 08:44:16.930 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-07-08 08:44:16.978 | The following NEW packages will be installed: 2026-07-08 08:44:16.978 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-08 08:44:16.978 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-08 08:44:16.978 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-08 08:44:16.978 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-08 08:44:16.979 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-08 08:44:16.979 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-08 08:44:16.980 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-07-08 08:44:17.031 | 0 upgraded, 27 newly installed, 0 to remove and 14 not upgraded. 2026-07-08 08:44:17.031 | Need to get 29.6 MB of archives. 2026-07-08 08:44:17.031 | After this operation, 243 MB of additional disk space will be used. 2026-07-08 08:44:17.031 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-07-08 08:44:17.072 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-07-08 08:44:17.078 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-07-08 08:44:17.084 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-08 08:44:17.091 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-07-08 08:44:17.098 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-07-08 08:44:17.290 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-07-08 08:44:17.306 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-07-08 08:44:17.307 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-07-08 08:44:17.308 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-07-08 08:44:17.309 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-08 08:44:17.312 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-07-08 08:44:17.312 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-08 08:44:17.315 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-08 08:44:17.321 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-07-08 08:44:17.326 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-07-08 08:44:17.332 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-07-08 08:44:17.338 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-08 08:44:17.342 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-07-08 08:44:17.347 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-07-08 08:44:17.354 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-07-08 08:44:17.362 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-07-08 08:44:17.368 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-07-08 08:44:17.373 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-07-08 08:44:17.378 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-07-08 08:44:17.450 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-07-08 08:44:17.451 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-07-08 08:44:17.678 | perl: warning: Setting locale failed. 2026-07-08 08:44:17.678 | perl: warning: Please check that your locale settings: 2026-07-08 08:44:17.678 | LANGUAGE = (unset), 2026-07-08 08:44:17.678 | LC_ALL = "en_US.utf8", 2026-07-08 08:44:17.678 | LANG = "de_DE.UTF-8" 2026-07-08 08:44:17.678 | are supported and installed on your system. 2026-07-08 08:44:17.678 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:44:17.742 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 08:44:17.742 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 08:44:17.742 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 08:44:17.873 | Vorkonfiguration der Pakete ... 2026-07-08 08:44:17.885 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 08:44:18.027 | Fetched 29.6 MB in 0s (67.2 MB/s) 2026-07-08 08:44:18.064 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-08 08:44:18.128 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125890 files and directories currently installed.) 2026-07-08 08:44:18.135 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-08 08:44:18.139 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-08 08:44:18.559 | Selecting previously unselected package mysql-client-8.0. 2026-07-08 08:44:18.575 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-08 08:44:18.580 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-08 08:44:18.632 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-08 08:44:18.642 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-08 08:44:18.650 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-08 08:44:18.696 | Selecting previously unselected package libmecab2:amd64. 2026-07-08 08:44:18.708 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-08 08:44:18.712 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-08 08:44:18.762 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-08 08:44:18.774 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-08 08:44:18.777 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-08 08:44:18.825 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-08 08:44:18.836 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-08 08:44:18.841 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-08 08:44:19.798 | Selecting previously unselected package mysql-server-8.0. 2026-07-08 08:44:19.809 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-08 08:44:19.817 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 08:44:19.869 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 08:44:19.869 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 08:44:19.869 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 08:44:19.944 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 08:44:19.955 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 08:44:20.245 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-08 08:44:20.309 | Selecting previously unselected package libhtml-tagset-perl. 2026-07-08 08:44:20.321 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-07-08 08:44:20.325 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-07-08 08:44:20.363 | Selecting previously unselected package liburi-perl. 2026-07-08 08:44:20.374 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-07-08 08:44:20.379 | Unpacking liburi-perl (5.27-1) ... 2026-07-08 08:44:20.457 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-07-08 08:44:20.468 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-07-08 08:44:20.472 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-08 08:44:20.524 | Selecting previously unselected package libcgi-pm-perl. 2026-07-08 08:44:20.536 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-08 08:44:20.540 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-08 08:44:20.596 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-08 08:44:20.608 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-08 08:44:20.611 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-08 08:44:20.650 | Selecting previously unselected package libfcgi-perl. 2026-07-08 08:44:20.660 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-08 08:44:20.664 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-08 08:44:20.705 | Selecting previously unselected package libcgi-fast-perl. 2026-07-08 08:44:20.715 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-08 08:44:20.720 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-08 08:44:20.756 | Selecting previously unselected package libclone-perl:amd64. 2026-07-08 08:44:20.769 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-07-08 08:44:20.778 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-07-08 08:44:20.822 | Selecting previously unselected package libencode-locale-perl. 2026-07-08 08:44:20.830 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-07-08 08:44:20.834 | Unpacking libencode-locale-perl (1.05-3) ... 2026-07-08 08:44:20.872 | Selecting previously unselected package libfcgi-bin. 2026-07-08 08:44:20.884 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-08 08:44:20.888 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-08 08:44:20.926 | Selecting previously unselected package libhtml-template-perl. 2026-07-08 08:44:20.939 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-07-08 08:44:20.943 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-08 08:44:20.988 | Selecting previously unselected package libtimedate-perl. 2026-07-08 08:44:21.001 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-07-08 08:44:21.005 | Unpacking libtimedate-perl (2.3300-2) ... 2026-07-08 08:44:21.076 | Selecting previously unselected package libhttp-date-perl. 2026-07-08 08:44:21.089 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-07-08 08:44:21.093 | Unpacking libhttp-date-perl (6.06-1) ... 2026-07-08 08:44:21.132 | Selecting previously unselected package libio-html-perl. 2026-07-08 08:44:21.144 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-07-08 08:44:21.149 | Unpacking libio-html-perl (1.004-3) ... 2026-07-08 08:44:21.189 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-07-08 08:44:21.201 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-07-08 08:44:21.205 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-07-08 08:44:21.249 | Selecting previously unselected package libhttp-message-perl. 2026-07-08 08:44:21.262 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-07-08 08:44:21.267 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-08 08:44:21.321 | Selecting previously unselected package mecab-utils. 2026-07-08 08:44:21.334 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-08 08:44:21.338 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-08 08:44:21.385 | Selecting previously unselected package mecab-ipadic. 2026-07-08 08:44:21.396 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-08 08:44:21.400 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-08 08:44:22.038 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-08 08:44:22.048 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-08 08:44:22.053 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-08 08:44:22.098 | Selecting previously unselected package mysql-server. 2026-07-08 08:44:22.109 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-08 08:44:22.114 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-08 08:44:22.183 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-08 08:44:22.196 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-08 08:44:22.213 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-08 08:44:22.226 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-07-08 08:44:22.239 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-08 08:44:22.252 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-08 08:44:22.264 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-07-08 08:44:22.274 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-07-08 08:44:22.284 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-08 08:44:22.293 | Setting up libencode-locale-perl (1.05-3) ... 2026-07-08 08:44:22.302 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-08 08:44:22.312 | Setting up libio-html-perl (1.004-3) ... 2026-07-08 08:44:22.320 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-08 08:44:22.329 | Setting up libtimedate-perl (2.3300-2) ... 2026-07-08 08:44:22.338 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-08 08:44:22.348 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-08 08:44:22.358 | Setting up liburi-perl (5.27-1) ... 2026-07-08 08:44:22.367 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-08 08:44:22.408 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 08:44:22.462 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 08:44:22.462 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 08:44:22.462 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 08:44:22.540 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 08:44:22.550 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 08:44:22.605 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-08 08:44:22.639 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-08 08:44:34.618 | mysqld will log errors to /var/log/mysql/error.log 2026-07-08 08:44:35.492 | mysqld is running as pid 16693 2026-07-08 08:44:37.973 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-08 08:44:39.669 | Setting up libhttp-date-perl (6.06-1) ... 2026-07-08 08:44:39.681 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-08 08:44:39.689 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-08 08:44:39.698 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-08 08:44:39.698 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-07-08 08:44:39.698 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-08 08:44:39.918 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-08 08:44:39.964 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-08 08:44:39.965 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-08 08:44:39.965 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-08 08:44:39.965 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-08 08:44:39.972 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-08 08:44:39.977 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-08 08:44:40.057 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-08 08:44:40.057 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-08 08:44:40.057 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-08 08:44:40.058 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-08 08:44:40.150 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-08 08:44:40.153 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-08 08:44:40.161 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-08 08:44:40.162 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-08 08:44:40.162 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-08 08:44:40.163 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-08 08:44:40.192 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-08 08:44:40.192 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-08 08:44:40.193 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-08 08:44:40.504 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-08 08:44:40.505 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-08 08:44:40.505 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-08 08:44:40.652 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-08 08:44:40.701 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-08 08:44:40.701 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-08 08:44:41.049 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-07-08 08:44:41.159 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-08 08:44:41.403 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-07-08 08:44:41.406 | 2026-07-08 08:44:41.406 | done! 2026-07-08 08:44:41.412 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-08 08:44:41.420 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-08 08:44:41.429 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-08 08:44:41.434 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-08 08:44:41.434 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-07-08 08:44:41.435 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-08 08:44:41.732 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-08 08:44:41.814 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-08 08:44:41.815 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-08 08:44:41.815 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-08 08:44:41.816 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-08 08:44:41.826 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-08 08:44:41.832 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-08 08:44:41.948 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-08 08:44:41.949 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-08 08:44:41.949 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-08 08:44:41.949 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-08 08:44:42.076 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-08 08:44:42.080 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-08 08:44:42.093 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-08 08:44:42.093 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-08 08:44:42.094 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-08 08:44:42.095 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-08 08:44:42.136 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-08 08:44:42.137 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-08 08:44:42.137 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-08 08:44:42.605 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-08 08:44:42.605 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-08 08:44:42.605 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-08 08:44:42.815 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-08 08:44:42.884 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-08 08:44:42.884 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-08 08:44:43.318 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-07-08 08:44:43.443 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-08 08:44:43.688 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-07-08 08:44:43.691 | 2026-07-08 08:44:43.691 | done! 2026-07-08 08:44:43.698 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-08 08:44:43.705 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-08 08:44:43.717 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-08 08:44:43.729 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-08 08:44:43.741 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-08 08:44:43.753 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-08 08:44:43.765 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-08 08:44:43.777 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-08 08:44:45.664 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-08 08:44:45.901 | perl: warning: Setting locale failed. 2026-07-08 08:44:45.902 | perl: warning: Please check that your locale settings: 2026-07-08 08:44:45.902 | LANGUAGE = (unset), 2026-07-08 08:44:45.902 | LC_ALL = "en_US.utf8", 2026-07-08 08:44:45.902 | LANG = "de_DE.UTF-8" 2026-07-08 08:44:45.902 | are supported and installed on your system. 2026-07-08 08:44:45.902 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:44:46.049 | perl: warning: Setting locale failed. 2026-07-08 08:44:46.050 | perl: warning: Please check that your locale settings: 2026-07-08 08:44:46.050 | LANGUAGE = (unset), 2026-07-08 08:44:46.050 | LC_ALL = "en_US.utf8", 2026-07-08 08:44:46.050 | LANG = "de_DE.UTF-8" 2026-07-08 08:44:46.050 | are supported and installed on your system. 2026-07-08 08:44:46.050 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:44:46.100 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 08:44:46.100 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 08:44:46.100 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 08:44:46.169 | perl: warning: Setting locale failed. 2026-07-08 08:44:46.170 | perl: warning: Please check that your locale settings: 2026-07-08 08:44:46.170 | LANGUAGE = (unset), 2026-07-08 08:44:46.170 | LC_ALL = "en_US.utf8", 2026-07-08 08:44:46.170 | LANG = "de_DE.UTF-8" 2026-07-08 08:44:46.170 | are supported and installed on your system. 2026-07-08 08:44:46.170 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:44:46.687 | 2026-07-08 08:44:46.687 | Running kernel seems to be up-to-date. 2026-07-08 08:44:46.687 | 2026-07-08 08:44:46.687 | Restarting services... 2026-07-08 08:44:46.712 | 2026-07-08 08:44:46.712 | Service restarts being deferred: 2026-07-08 08:44:46.712 | systemctl restart virtlockd.service 2026-07-08 08:44:46.712 | systemctl restart virtlogd.service 2026-07-08 08:44:46.712 | 2026-07-08 08:44:46.712 | No containers need to be restarted. 2026-07-08 08:44:46.712 | 2026-07-08 08:44:46.712 | User sessions running outdated binaries: 2026-07-08 08:44:46.712 | quobyte @ session #5: sshd[2065] 2026-07-08 08:44:46.720 | 2026-07-08 08:44:46.720 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-08 08:44:48.783 | + functions-common:apt_get:1211 : result=0 2026-07-08 08:44:48.786 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-08 08:44:48.788 | + functions-common:time_stop:2420 : local name 2026-07-08 08:44:48.790 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:44:48.793 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:44:48.795 | + functions-common:time_stop:2423 : local total 2026-07-08 08:44:48.797 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:44:48.800 | + functions-common:time_stop:2426 : name=apt-get 2026-07-08 08:44:48.802 | + functions-common:time_stop:2427 : start_time=1783500255970 2026-07-08 08:44:48.804 | + functions-common:time_stop:2429 : [[ -z 1783500255970 ]] 2026-07-08 08:44:48.807 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:44:48.811 | + functions-common:time_stop:2432 : end_time=1783500288808 2026-07-08 08:44:48.813 | + functions-common:time_stop:2433 : elapsed_time=32838 2026-07-08 08:44:48.815 | + functions-common:time_stop:2434 : total=107898 2026-07-08 08:44:48.817 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:44:48.820 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=140736 2026-07-08 08:44:48.822 | + functions-common:apt_get:1215 : return 0 2026-07-08 08:44:48.825 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-07-08 08:44:48.827 | + ./stack.sh:main:861 : install_database_python 2026-07-08 08:44:48.830 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-08 08:44:48.832 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-08 08:44:48.835 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-08 08:44:48.837 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-08 08:44:48.840 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-08 08:44:48.843 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-08 08:44:48.845 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-08 08:44:48.849 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-08 08:44:48.850 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-08 08:44:48.854 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-08 08:44:48.856 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-08 08:44:48.858 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-08 08:44:48.861 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-08 08:44:48.864 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-08 08:44:48.883 | Using python 3.12 to install PyMySQL 2026-07-08 08:44:48.886 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-07-08 08:44:50.057 | Collecting PyMySQL 2026-07-08 08:44:50.273 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-08 08:44:50.301 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-08 08:44:50.474 | Installing collected packages: PyMySQL 2026-07-08 08:44:50.546 | Successfully installed PyMySQL-1.2.0 2026-07-08 08:44:50.657 | + inc/python:pip_install:216 : result=0 2026-07-08 08:44:50.659 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 08:44:50.661 | + functions-common:time_stop:2420 : local name 2026-07-08 08:44:50.664 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:44:50.667 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:44:50.669 | + functions-common:time_stop:2423 : local total 2026-07-08 08:44:50.671 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:44:50.674 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 08:44:50.676 | + functions-common:time_stop:2427 : start_time=1783500288878 2026-07-08 08:44:50.679 | + functions-common:time_stop:2429 : [[ -z 1783500288878 ]] 2026-07-08 08:44:50.682 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:44:50.686 | + functions-common:time_stop:2432 : end_time=1783500290683 2026-07-08 08:44:50.688 | + functions-common:time_stop:2433 : elapsed_time=1805 2026-07-08 08:44:50.690 | + functions-common:time_stop:2434 : total=35382 2026-07-08 08:44:50.693 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:44:50.695 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37187 2026-07-08 08:44:50.698 | + inc/python:pip_install:219 : return 0 2026-07-08 08:44:50.700 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-08 08:44:50.703 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-08 08:44:50.705 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-08 08:44:50.708 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-07-08 08:44:50.724 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:44:50.727 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-07-08 08:44:50.729 | + lib/neutron:install_neutron_agent_packages:547 : is_service_enabled q-l3 neutron-l3 2026-07-08 08:44:50.745 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:44:50.748 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-08 08:44:50.765 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:44:50.768 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-07-08 08:44:50.784 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:44:50.787 | + ./stack.sh:main:869 : install_etcd3 2026-07-08 08:44:50.790 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-08 08:44:50.790 | Installing etcd 2026-07-08 08:44:50.792 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-08 08:44:50.807 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-08 08:44:50.826 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-08 08:44:50.829 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-08 08:44:50.846 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-08 08:44:50.849 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-08 08:44:50.852 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-08 08:44:50.854 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-08 08:44:50.857 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-08 08:44:50.859 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-08 08:44:50.862 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-08 08:44:50.864 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-07-08 08:44:50.867 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-08 08:44:50.869 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-08 08:44:50.874 | --2026-07-08 10:44:50-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-08 08:44:50.934 | Resolving github.com (github.com)... 140.82.121.4 2026-07-08 08:44:50.953 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-08 08:44:51.178 | HTTP request sent, awaiting response... 302 Found 2026-07-08 08:44:51.178 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-08T09%3A40%3A51Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-08T08%3A40%3A41Z&ske=2026-07-08T09%3A40%3A51Z&sks=b&skv=2018-11-09&sig=EwHnATMKM0QNOwGBNdBQTll2mgI0qXwlV1BVY9FuPhA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzUwMjA5MSwibmJmIjoxNzgzNTAwMjkxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.qUq9KDSvj2pegev0tlMC9Mhhjvme_lVU0xaBaDaegYs&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-08 08:44:51.178 | --2026-07-08 10:44:51-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-08T09%3A40%3A51Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-08T08%3A40%3A41Z&ske=2026-07-08T09%3A40%3A51Z&sks=b&skv=2018-11-09&sig=EwHnATMKM0QNOwGBNdBQTll2mgI0qXwlV1BVY9FuPhA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzUwMjA5MSwibmJmIjoxNzgzNTAwMjkxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.qUq9KDSvj2pegev0tlMC9Mhhjvme_lVU0xaBaDaegYs&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-08 08:44:51.194 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.109.133, ... 2026-07-08 08:44:51.205 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-08 08:44:51.247 | HTTP request sent, awaiting response... 200 OK 2026-07-08 08:44:51.247 | Length: 20927601 (20M) [application/octet-stream] 2026-07-08 08:44:51.247 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-08 08:44:51.300 | 2026-07-08 08:44:51.504 | 0K ........ ........ ... 100% 77.7M=0.3s 2026-07-08 08:44:51.504 | 2026-07-08 08:44:51.504 | 2026-07-08 10:44:51 (77.7 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-07-08 08:44:51.505 | 2026-07-08 08:44:51.508 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-08 08:44:51.511 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-08 08:44:51.513 | ++ functions:get_extra_file:81 : return 2026-07-08 08:44:51.516 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-08 08:44:51.518 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-08 08:44:51.520 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-08 08:44:51.523 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-07-08 08:44:51.548 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-08 08:44:51.551 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-07-08 08:44:51.559 | etcd-v3.5.21-linux-amd64/ 2026-07-08 08:44:51.560 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-08 08:44:51.560 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-08 08:44:51.560 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-08 08:44:51.560 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-08 08:44:51.560 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-08 08:44:51.560 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-08 08:44:51.560 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-08 08:44:51.561 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-08 08:44:51.561 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-08 08:44:51.561 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-08 08:44:51.561 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-08 08:44:51.562 | etcd-v3.5.21-linux-amd64/README.md 2026-07-08 08:44:51.562 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-08 08:44:51.730 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-08 08:44:51.922 | etcd-v3.5.21-linux-amd64/etcd 2026-07-08 08:44:52.177 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-08 08:44:52.211 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-08 08:44:52.243 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-08 08:44:52.245 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-07-08 08:44:52.261 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:44:52.263 | + ./stack.sh:main:888 : install_dstat 2026-07-08 08:44:52.266 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-08 08:44:52.281 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:44:52.284 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-07-08 08:44:52.286 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 08:44:52.288 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-07-08 08:44:52.291 | + ./stack.sh:main:897 : install_libs 2026-07-08 08:44:52.293 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-08 08:44:52.295 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-08 08:44:52.298 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-08 08:44:52.300 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-08 08:44:52.302 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.304 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.307 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-07-08 08:44:52.309 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.312 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-08 08:44:52.314 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-08 08:44:52.316 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-08 08:44:52.319 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-08 08:44:52.321 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.323 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.325 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-07-08 08:44:52.327 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.330 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-08 08:44:52.332 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-08 08:44:52.334 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-08 08:44:52.336 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-08 08:44:52.338 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.341 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.343 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-07-08 08:44:52.345 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.348 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-08 08:44:52.350 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-08 08:44:52.352 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-08 08:44:52.355 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-08 08:44:52.357 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.359 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.361 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-07-08 08:44:52.364 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.366 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-08 08:44:52.368 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-08 08:44:52.371 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-08 08:44:52.373 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-08 08:44:52.375 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.378 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.380 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-07-08 08:44:52.382 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.384 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-08 08:44:52.387 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-08 08:44:52.389 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-08 08:44:52.391 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-08 08:44:52.393 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.396 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.398 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-07-08 08:44:52.400 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.403 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-08 08:44:52.405 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-08 08:44:52.407 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-08 08:44:52.409 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-08 08:44:52.411 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.414 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.416 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-07-08 08:44:52.418 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.420 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-08 08:44:52.422 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-08 08:44:52.424 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-08 08:44:52.427 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-08 08:44:52.429 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.432 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.434 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-07-08 08:44:52.436 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.439 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-08 08:44:52.441 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-08 08:44:52.443 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-08 08:44:52.446 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-08 08:44:52.448 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.451 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.453 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-07-08 08:44:52.455 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.457 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-08 08:44:52.460 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-08 08:44:52.462 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-08 08:44:52.465 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-08 08:44:52.467 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.469 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.472 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-07-08 08:44:52.474 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.477 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-08 08:44:52.479 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-08 08:44:52.481 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-08 08:44:52.483 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-08 08:44:52.485 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.487 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.489 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-07-08 08:44:52.492 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.494 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-08 08:44:52.496 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-08 08:44:52.498 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-08 08:44:52.500 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-08 08:44:52.503 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.505 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.507 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-07-08 08:44:52.509 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.511 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-08 08:44:52.514 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-08 08:44:52.516 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-08 08:44:52.518 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-08 08:44:52.520 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.523 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.525 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-07-08 08:44:52.527 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.529 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-08 08:44:52.531 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-08 08:44:52.534 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-08 08:44:52.536 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-08 08:44:52.538 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.540 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.543 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-07-08 08:44:52.545 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.547 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-08 08:44:52.550 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-08 08:44:52.552 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-08 08:44:52.554 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-08 08:44:52.556 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.558 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.561 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-07-08 08:44:52.563 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.565 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-08 08:44:52.568 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-08 08:44:52.570 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-08 08:44:52.572 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-08 08:44:52.574 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.577 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.579 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-07-08 08:44:52.581 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.584 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-08 08:44:52.586 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-08 08:44:52.588 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-08 08:44:52.590 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-08 08:44:52.592 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.595 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.597 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-07-08 08:44:52.599 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.602 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-08 08:44:52.604 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-08 08:44:52.606 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-08 08:44:52.609 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-08 08:44:52.611 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.613 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.615 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-07-08 08:44:52.618 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.620 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-08 08:44:52.622 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-08 08:44:52.625 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-08 08:44:52.627 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-08 08:44:52.629 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.631 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.633 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-07-08 08:44:52.636 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.638 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-08 08:44:52.640 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-08 08:44:52.642 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-08 08:44:52.645 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-08 08:44:52.647 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.649 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.651 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-07-08 08:44:52.654 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.656 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-08 08:44:52.658 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-08 08:44:52.660 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-08 08:44:52.663 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-08 08:44:52.665 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.667 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.670 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-07-08 08:44:52.672 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.674 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-08 08:44:52.677 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-08 08:44:52.679 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-08 08:44:52.681 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-08 08:44:52.683 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.686 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.688 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-07-08 08:44:52.690 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.693 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-08 08:44:52.695 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-08 08:44:52.697 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-08 08:44:52.699 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-08 08:44:52.702 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.704 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.706 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-07-08 08:44:52.709 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.711 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-08 08:44:52.713 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-08 08:44:52.716 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-08 08:44:52.718 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-08 08:44:52.720 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.723 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.725 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-07-08 08:44:52.727 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.730 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-08 08:44:52.732 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-08 08:44:52.734 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-08 08:44:52.737 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-08 08:44:52.739 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.741 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.744 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-07-08 08:44:52.746 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.748 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-08 08:44:52.751 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-08 08:44:52.753 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-08 08:44:52.755 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-08 08:44:52.758 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.760 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.762 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-07-08 08:44:52.764 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.767 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-08 08:44:52.769 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-08 08:44:52.771 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-08 08:44:52.774 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-08 08:44:52.776 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.779 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.781 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-07-08 08:44:52.783 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.786 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-08 08:44:52.788 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-08 08:44:52.790 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-08 08:44:52.793 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-08 08:44:52.795 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.797 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.799 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-07-08 08:44:52.802 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.804 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-08 08:44:52.806 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-08 08:44:52.809 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-08 08:44:52.811 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-08 08:44:52.813 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.816 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.818 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-07-08 08:44:52.820 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.823 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-08 08:44:52.825 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-08 08:44:52.827 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-08 08:44:52.829 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-08 08:44:52.832 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.834 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.836 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-07-08 08:44:52.838 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.841 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-08 08:44:52.843 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-08 08:44:52.846 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-08 08:44:52.848 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-08 08:44:52.850 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.853 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.855 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-07-08 08:44:52.857 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.859 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-08 08:44:52.862 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-08 08:44:52.864 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-08 08:44:52.867 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-08 08:44:52.869 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.871 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.873 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-07-08 08:44:52.876 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.878 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-08 08:44:52.880 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-08 08:44:52.883 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-08 08:44:52.885 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-08 08:44:52.888 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.890 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.892 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-07-08 08:44:52.894 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.897 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-08 08:44:52.899 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-08 08:44:52.901 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-08 08:44:52.904 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-08 08:44:52.906 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.908 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.910 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-07-08 08:44:52.913 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.915 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-08 08:44:52.917 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-08 08:44:52.919 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-08 08:44:52.921 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-08 08:44:52.924 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.926 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.928 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-07-08 08:44:52.930 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.933 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-08 08:44:52.935 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-08 08:44:52.937 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-08 08:44:52.939 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-08 08:44:52.942 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.944 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.946 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-07-08 08:44:52.948 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.950 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-08 08:44:52.953 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-08 08:44:52.955 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-08 08:44:52.957 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-08 08:44:52.959 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.961 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.964 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-07-08 08:44:52.966 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.968 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-08 08:44:52.970 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-08 08:44:52.973 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-08 08:44:52.975 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-08 08:44:52.977 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.979 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.981 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-07-08 08:44:52.984 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.986 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-08 08:44:52.988 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-08 08:44:52.990 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:44:52.993 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:44:52.995 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-07-08 08:44:52.997 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:44:52.999 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-08 08:44:53.017 | Using python 3.12 to install etcd3gw 2026-07-08 08:44:53.019 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-07-08 08:44:54.272 | Collecting etcd3gw 2026-07-08 08:44:54.415 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-08 08:44:54.427 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-08 08:44:54.473 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-08 08:44:54.476 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-08 08:44:54.525 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-08 08:44:54.545 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-08 08:44:54.597 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-08 08:44:54.614 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-08 08:44:55.134 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-08 08:44:55.150 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-07-08 08:44:55.166 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-07-08 08:44:55.355 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-08 08:44:55.358 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-07-08 08:44:55.392 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-08 08:44:55.395 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-08 08:44:55.437 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-08 08:44:55.439 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-08 08:44:55.446 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-08 08:44:55.474 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-08 08:44:55.510 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-08 08:44:55.540 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-08 08:44:55.552 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-08 08:44:55.554 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-07-08 08:44:55.557 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-08 08:44:55.559 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-08 08:44:55.575 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-07-08 08:44:55.837 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-08 08:44:55.897 | Attempting uninstall: urllib3 2026-07-08 08:44:55.903 | Found existing installation: urllib3 2.0.7 2026-07-08 08:44:55.903 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:44:55.904 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-08 08:44:56.052 | Attempting uninstall: idna 2026-07-08 08:44:56.061 | Found existing installation: idna 3.6 2026-07-08 08:44:56.062 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:44:56.062 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-08 08:44:56.225 | Attempting uninstall: requests 2026-07-08 08:44:56.232 | Found existing installation: requests 2.31.0 2026-07-08 08:44:56.233 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:44:56.233 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-08 08:44:56.474 | 2026-07-08 08:44:56.480 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.2 2026-07-08 08:44:56.631 | + inc/python:pip_install:216 : result=0 2026-07-08 08:44:56.633 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 08:44:56.635 | + functions-common:time_stop:2420 : local name 2026-07-08 08:44:56.637 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:44:56.640 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:44:56.642 | + functions-common:time_stop:2423 : local total 2026-07-08 08:44:56.644 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:44:56.646 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 08:44:56.648 | + functions-common:time_stop:2427 : start_time=1783500293012 2026-07-08 08:44:56.650 | + functions-common:time_stop:2429 : [[ -z 1783500293012 ]] 2026-07-08 08:44:56.653 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:44:56.657 | + functions-common:time_stop:2432 : end_time=1783500296654 2026-07-08 08:44:56.659 | + functions-common:time_stop:2433 : elapsed_time=3642 2026-07-08 08:44:56.660 | + functions-common:time_stop:2434 : total=37187 2026-07-08 08:44:56.662 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:44:56.665 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40829 2026-07-08 08:44:56.667 | + inc/python:pip_install:219 : return 0 2026-07-08 08:44:56.669 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-07-08 08:44:56.672 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-08 08:44:56.674 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-08 08:44:56.677 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-08 08:44:56.679 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-08 08:44:56.681 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-08 08:44:56.684 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-08 08:44:56.686 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-08 08:44:56.689 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-08 08:44:56.691 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-08 08:44:56.694 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-08 08:44:56.696 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-08 08:44:56.699 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-08 08:44:56.701 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-08 08:44:56.704 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-08 08:44:56.706 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-08 08:44:56.709 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-08 08:44:56.712 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:44:56.714 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:44:56.716 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-08 08:44:56.719 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-08 08:44:56.721 | + functions-common:install_package:1438 : update_package_repo 2026-07-08 08:44:56.724 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-08 08:44:56.726 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-08 08:44:56.728 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-08 08:44:56.730 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-08 08:44:56.733 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-08 08:44:56.735 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:44:56.737 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:44:56.740 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-08 08:44:56.742 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-08 08:44:56.744 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-08 08:44:56.747 | + functions-common:apt_get_update:1167 : return 2026-07-08 08:44:56.750 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-08 08:44:56.752 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-08 08:44:56.755 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:44:56.757 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:44:56.759 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-08 08:44:56.779 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-07-08 08:44:56.817 | Reading package lists... 2026-07-08 08:44:57.196 | Building dependency tree... 2026-07-08 08:44:57.198 | Reading state information... 2026-07-08 08:44:57.804 | The following packages were automatically installed and are no longer required: 2026-07-08 08:44:57.806 | libfwupd2 libgusb2 2026-07-08 08:44:57.806 | Use 'sudo apt autoremove' to remove them. 2026-07-08 08:44:57.808 | The following additional packages will be installed: 2026-07-08 08:44:57.810 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-07-08 08:44:57.812 | Suggested packages: 2026-07-08 08:44:57.812 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-08 08:44:57.813 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-08 08:44:57.813 | python3-uwsgidecorators 2026-07-08 08:44:57.848 | The following NEW packages will be installed: 2026-07-08 08:44:57.850 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-07-08 08:44:57.916 | 0 upgraded, 6 newly installed, 0 to remove and 14 not upgraded. 2026-07-08 08:44:57.916 | Need to get 1270 kB of archives. 2026-07-08 08:44:57.916 | After this operation, 4285 kB of additional disk space will be used. 2026-07-08 08:44:57.916 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-08 08:44:57.926 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-07-08 08:44:57.932 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-08 08:44:57.939 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-08 08:44:57.949 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-08 08:44:57.952 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-08 08:44:58.187 | perl: warning: Setting locale failed. 2026-07-08 08:44:58.188 | perl: warning: Please check that your locale settings: 2026-07-08 08:44:58.188 | LANGUAGE = (unset), 2026-07-08 08:44:58.188 | LC_ALL = "en_US.utf8", 2026-07-08 08:44:58.188 | LANG = "de_DE.UTF-8" 2026-07-08 08:44:58.188 | are supported and installed on your system. 2026-07-08 08:44:58.188 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:44:58.250 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 08:44:58.250 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 08:44:58.250 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 08:44:58.429 | Fetched 1270 kB in 0s (16.4 MB/s) 2026-07-08 08:44:58.467 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-08 08:44:58.527 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126492 files and directories currently installed.) 2026-07-08 08:44:58.534 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-08 08:44:58.541 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-08 08:44:58.586 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-08 08:44:58.598 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-08 08:44:58.602 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-08 08:44:58.645 | Selecting previously unselected package libzmq5:amd64. 2026-07-08 08:44:58.658 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-08 08:44:58.662 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-08 08:44:58.709 | Selecting previously unselected package uwsgi-core. 2026-07-08 08:44:58.721 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-08 08:44:58.725 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-08 08:44:58.901 | Selecting previously unselected package uwsgi. 2026-07-08 08:44:58.911 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-08 08:44:58.917 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-08 08:44:58.970 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-08 08:44:58.981 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-08 08:44:58.985 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-08 08:44:59.052 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-08 08:44:59.062 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-08 08:44:59.073 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-08 08:44:59.084 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-08 08:44:59.105 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-08 08:44:59.665 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-08 08:44:59.701 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-08 08:45:00.685 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-08 08:45:00.933 | perl: warning: Setting locale failed. 2026-07-08 08:45:00.933 | perl: warning: Please check that your locale settings: 2026-07-08 08:45:00.933 | LANGUAGE = (unset), 2026-07-08 08:45:00.933 | LC_ALL = "en_US.utf8", 2026-07-08 08:45:00.933 | LANG = "de_DE.UTF-8" 2026-07-08 08:45:00.933 | are supported and installed on your system. 2026-07-08 08:45:00.933 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:45:01.062 | perl: warning: Setting locale failed. 2026-07-08 08:45:01.062 | perl: warning: Please check that your locale settings: 2026-07-08 08:45:01.062 | LANGUAGE = (unset), 2026-07-08 08:45:01.062 | LC_ALL = "en_US.utf8", 2026-07-08 08:45:01.063 | LANG = "de_DE.UTF-8" 2026-07-08 08:45:01.063 | are supported and installed on your system. 2026-07-08 08:45:01.063 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:45:01.112 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 08:45:01.113 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 08:45:01.113 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 08:45:01.183 | perl: warning: Setting locale failed. 2026-07-08 08:45:01.183 | perl: warning: Please check that your locale settings: 2026-07-08 08:45:01.183 | LANGUAGE = (unset), 2026-07-08 08:45:01.183 | LC_ALL = "en_US.utf8", 2026-07-08 08:45:01.183 | LANG = "de_DE.UTF-8" 2026-07-08 08:45:01.184 | are supported and installed on your system. 2026-07-08 08:45:01.184 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:45:01.691 | 2026-07-08 08:45:01.691 | Running kernel seems to be up-to-date. 2026-07-08 08:45:01.691 | 2026-07-08 08:45:01.691 | Restarting services... 2026-07-08 08:45:01.714 | 2026-07-08 08:45:01.715 | Service restarts being deferred: 2026-07-08 08:45:01.715 | systemctl restart virtlockd.service 2026-07-08 08:45:01.715 | systemctl restart virtlogd.service 2026-07-08 08:45:01.715 | 2026-07-08 08:45:01.715 | No containers need to be restarted. 2026-07-08 08:45:01.715 | 2026-07-08 08:45:01.715 | User sessions running outdated binaries: 2026-07-08 08:45:01.715 | quobyte @ session #5: sshd[2065] 2026-07-08 08:45:01.726 | 2026-07-08 08:45:01.726 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-08 08:45:03.784 | + functions-common:apt_get:1211 : result=0 2026-07-08 08:45:03.790 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-08 08:45:03.792 | + functions-common:time_stop:2420 : local name 2026-07-08 08:45:03.795 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:45:03.800 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:45:03.802 | + functions-common:time_stop:2423 : local total 2026-07-08 08:45:03.805 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:45:03.808 | + functions-common:time_stop:2426 : name=apt-get 2026-07-08 08:45:03.812 | + functions-common:time_stop:2427 : start_time=1783500296776 2026-07-08 08:45:03.815 | + functions-common:time_stop:2429 : [[ -z 1783500296776 ]] 2026-07-08 08:45:03.818 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:45:03.824 | + functions-common:time_stop:2432 : end_time=1783500303820 2026-07-08 08:45:03.828 | + functions-common:time_stop:2433 : elapsed_time=7044 2026-07-08 08:45:03.830 | + functions-common:time_stop:2434 : total=140736 2026-07-08 08:45:03.834 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:45:03.838 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=147780 2026-07-08 08:45:03.842 | + functions-common:apt_get:1215 : return 0 2026-07-08 08:45:03.846 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-08 08:45:03.848 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:45:03.852 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:45:03.855 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-08 08:45:03.856 | perl: warning: Setting locale failed. 2026-07-08 08:45:03.856 | perl: warning: Please check that your locale settings: 2026-07-08 08:45:03.857 | LANGUAGE = (unset), 2026-07-08 08:45:03.858 | LC_ALL = "en_US.utf8", 2026-07-08 08:45:03.858 | LANG = (unset) 2026-07-08 08:45:03.858 | are supported and installed on your system. 2026-07-08 08:45:03.858 | perl: warning: Falling back to the standard locale ("C"). 2026-07-08 08:45:03.894 | No module matches proxy 2026-07-08 08:45:03.898 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-08 08:45:03.911 | perl: warning: Setting locale failed. 2026-07-08 08:45:03.912 | perl: warning: Please check that your locale settings: 2026-07-08 08:45:03.912 | LANGUAGE = (unset), 2026-07-08 08:45:03.912 | LC_ALL = "en_US.utf8", 2026-07-08 08:45:03.912 | LANG = "de_DE.UTF-8" 2026-07-08 08:45:03.912 | are supported and installed on your system. 2026-07-08 08:45:03.912 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:45:03.951 | Enabling module proxy. 2026-07-08 08:45:03.958 | To activate the new configuration, you need to run: 2026-07-08 08:45:03.958 | systemctl restart apache2 2026-07-08 08:45:03.963 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-08 08:45:03.975 | perl: warning: Setting locale failed. 2026-07-08 08:45:03.975 | perl: warning: Please check that your locale settings: 2026-07-08 08:45:03.976 | LANGUAGE = (unset), 2026-07-08 08:45:03.976 | LC_ALL = "en_US.utf8", 2026-07-08 08:45:03.976 | LANG = "de_DE.UTF-8" 2026-07-08 08:45:03.976 | are supported and installed on your system. 2026-07-08 08:45:03.976 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:45:04.020 | Considering dependency proxy for proxy_uwsgi: 2026-07-08 08:45:04.020 | Module proxy already enabled 2026-07-08 08:45:04.020 | Enabling module proxy_uwsgi. 2026-07-08 08:45:04.026 | To activate the new configuration, you need to run: 2026-07-08 08:45:04.026 | systemctl restart apache2 2026-07-08 08:45:04.033 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-08 08:45:04.036 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-08 08:45:04.041 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 08:45:04.044 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-08 08:45:04.263 | + ./stack.sh:main:903 : install_keystoneauth 2026-07-08 08:45:04.267 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-08 08:45:04.272 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-08 08:45:04.275 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:45:04.279 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:45:04.284 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-07-08 08:45:04.288 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:45:04.291 | + ./stack.sh:main:904 : install_keystoneclient 2026-07-08 08:45:04.295 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-08 08:45:04.299 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-08 08:45:04.303 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:45:04.306 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:45:04.311 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-07-08 08:45:04.314 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:45:04.319 | + ./stack.sh:main:905 : install_glanceclient 2026-07-08 08:45:04.323 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-08 08:45:04.327 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-08 08:45:04.331 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:45:04.335 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:45:04.339 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-07-08 08:45:04.343 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:45:04.346 | + ./stack.sh:main:906 : install_cinderclient 2026-07-08 08:45:04.351 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-08 08:45:04.355 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-08 08:45:04.358 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:45:04.360 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:45:04.364 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-07-08 08:45:04.368 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:45:04.372 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-08 08:45:04.376 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-08 08:45:04.379 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:45:04.383 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:45:04.387 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-07-08 08:45:04.391 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:45:04.395 | + ./stack.sh:main:907 : install_novaclient 2026-07-08 08:45:04.399 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-08 08:45:04.403 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-08 08:45:04.407 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:45:04.411 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:45:04.414 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-07-08 08:45:04.418 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:45:04.423 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-07-08 08:45:04.446 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:45:04.449 | + ./stack.sh:main:909 : install_swiftclient 2026-07-08 08:45:04.453 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-08 08:45:04.456 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-08 08:45:04.459 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:45:04.463 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:45:04.466 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-07-08 08:45:04.470 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:45:04.474 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-07-08 08:45:04.496 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:45:04.500 | + ./stack.sh:main:912 : install_neutronclient 2026-07-08 08:45:04.504 | + lib/neutron:install_neutronclient:538 : use_library_from_git python-neutronclient 2026-07-08 08:45:04.507 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-08 08:45:04.511 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:45:04.514 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:45:04.518 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-07-08 08:45:04.522 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:45:04.525 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-07-08 08:45:04.529 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-08 08:45:04.533 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-08 08:45:04.536 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:45:04.539 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:45:04.543 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-07-08 08:45:04.547 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:45:04.551 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-08 08:45:04.554 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-08 08:45:04.557 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-08 08:45:04.562 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-08 08:45:04.566 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-08 08:45:04.570 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-08 08:45:04.576 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-08 08:45:04.577 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-08 08:45:04.582 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-08 08:45:04.585 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-08 08:45:04.588 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-08 08:45:04.592 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-08 08:45:04.596 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-08 08:45:04.624 | Using python 3.12 to install keystonemiddleware 2026-07-08 08:45:04.627 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-07-08 08:45:05.865 | Collecting keystonemiddleware 2026-07-08 08:45:06.012 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-08 08:45:06.072 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-08 08:45:06.088 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-08 08:45:06.141 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-08 08:45:06.159 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-08 08:45:06.220 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-08 08:45:06.236 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-08 08:45:06.280 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-08 08:45:06.296 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-08 08:45:06.340 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-08 08:45:06.355 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-08 08:45:06.409 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-08 08:45:06.425 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-08 08:45:06.471 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-08 08:45:06.487 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-08 08:45:06.544 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-08 08:45:06.560 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-08 08:45:06.570 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-08 08:45:06.599 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-08 08:45:06.614 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-08 08:45:06.656 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-08 08:45:06.670 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-08 08:45:06.718 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-08 08:45:06.734 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-08 08:45:06.744 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-08 08:45:06.777 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-08 08:45:06.794 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-08 08:45:06.807 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-07-08 08:45:06.843 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-08 08:45:06.858 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-08 08:45:06.892 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-08 08:45:06.908 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-08 08:45:06.950 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-08 08:45:06.965 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-08 08:45:07.024 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-08 08:45:07.040 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-08 08:45:07.087 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-08 08:45:07.102 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-08 08:45:07.145 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-08 08:45:07.161 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-08 08:45:07.197 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-08 08:45:07.214 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-08 08:45:07.224 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-07-08 08:45:07.261 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-08 08:45:07.277 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-08 08:45:07.287 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-07-08 08:45:07.289 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.2) 2026-07-08 08:45:07.435 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-08 08:45:07.450 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-07-08 08:45:07.506 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-08 08:45:07.521 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-08 08:45:07.531 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-07-08 08:45:07.659 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-08 08:45:07.674 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-07-08 08:45:07.694 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (83.0.0) 2026-07-08 08:45:07.728 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-08 08:45:07.744 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-08 08:45:07.792 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-07-08 08:45:07.793 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-07-08 08:45:07.794 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-07-08 08:45:07.796 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-08 08:45:07.836 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-08 08:45:07.875 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-07-08 08:45:07.911 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-08 08:45:07.933 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-07-08 08:45:07.955 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-08 08:45:07.977 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-08 08:45:08.003 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-08 08:45:08.026 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-08 08:45:08.112 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 25.8 MB/s 0:00:00 2026-07-08 08:45:08.128 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-07-08 08:45:08.152 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-07-08 08:45:08.174 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-07-08 08:45:08.199 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-07-08 08:45:08.220 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-07-08 08:45:08.248 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-08 08:45:08.271 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-07-08 08:45:08.295 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-07-08 08:45:08.316 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-08 08:45:08.337 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-08 08:45:08.360 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-08 08:45:08.386 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-08 08:45:08.413 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-08 08:45:08.434 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-08 08:45:08.455 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-08 08:45:08.476 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-08 08:45:08.501 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-08 08:45:08.796 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-07-08 08:45:09.053 | Attempting uninstall: six 2026-07-08 08:45:09.062 | Found existing installation: six 1.16.0 2026-07-08 08:45:09.062 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:45:09.063 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-08 08:45:09.125 | Attempting uninstall: pyparsing 2026-07-08 08:45:09.135 | Found existing installation: pyparsing 3.1.1 2026-07-08 08:45:09.135 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:45:09.136 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-08 08:45:09.274 | Attempting uninstall: PyJWT 2026-07-08 08:45:09.284 | Found existing installation: PyJWT 2.7.0 2026-07-08 08:45:09.284 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:45:09.285 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-08 08:45:09.459 | Attempting uninstall: netaddr 2026-07-08 08:45:09.469 | Found existing installation: netaddr 0.8.0 2026-07-08 08:45:09.470 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:45:09.470 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-08 08:45:09.727 | Attempting uninstall: python-dateutil 2026-07-08 08:45:09.737 | Found existing installation: python-dateutil 2.8.2 2026-07-08 08:45:09.738 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:45:09.739 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-08 08:45:11.889 | 2026-07-08 08:45:11.898 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.15.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.0 typing-extensions-4.15.0 2026-07-08 08:45:12.070 | + inc/python:pip_install:216 : result=0 2026-07-08 08:45:12.073 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 08:45:12.075 | + functions-common:time_stop:2420 : local name 2026-07-08 08:45:12.078 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:45:12.081 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:45:12.083 | + functions-common:time_stop:2423 : local total 2026-07-08 08:45:12.085 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:45:12.088 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 08:45:12.090 | + functions-common:time_stop:2427 : start_time=1783500304617 2026-07-08 08:45:12.092 | + functions-common:time_stop:2429 : [[ -z 1783500304617 ]] 2026-07-08 08:45:12.095 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:45:12.099 | + functions-common:time_stop:2432 : end_time=1783500312096 2026-07-08 08:45:12.101 | + functions-common:time_stop:2433 : elapsed_time=7479 2026-07-08 08:45:12.103 | + functions-common:time_stop:2434 : total=40829 2026-07-08 08:45:12.106 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:45:12.108 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48308 2026-07-08 08:45:12.111 | + inc/python:pip_install:219 : return 0 2026-07-08 08:45:12.113 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-08 08:45:12.115 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-08 08:45:12.117 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-08 08:45:12.121 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-08 08:45:12.124 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-08 08:45:12.127 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-08 08:45:12.131 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-08 08:45:12.132 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-08 08:45:12.136 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-08 08:45:12.139 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-08 08:45:12.142 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-08 08:45:12.145 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-08 08:45:12.147 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-08 08:45:12.168 | Using python 3.12 to install python-memcached 2026-07-08 08:45:12.171 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-07-08 08:45:13.338 | Collecting python-memcached 2026-07-08 08:45:13.499 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-08 08:45:13.526 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-08 08:45:13.705 | Installing collected packages: python-memcached 2026-07-08 08:45:13.740 | Successfully installed python-memcached-1.62 2026-07-08 08:45:13.842 | + inc/python:pip_install:216 : result=0 2026-07-08 08:45:13.844 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 08:45:13.847 | + functions-common:time_stop:2420 : local name 2026-07-08 08:45:13.850 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:45:13.852 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:45:13.856 | + functions-common:time_stop:2423 : local total 2026-07-08 08:45:13.858 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:45:13.862 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 08:45:13.865 | + functions-common:time_stop:2427 : start_time=1783500312163 2026-07-08 08:45:13.869 | + functions-common:time_stop:2429 : [[ -z 1783500312163 ]] 2026-07-08 08:45:13.873 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:45:13.877 | + functions-common:time_stop:2432 : end_time=1783500313874 2026-07-08 08:45:13.879 | + functions-common:time_stop:2433 : elapsed_time=1711 2026-07-08 08:45:13.883 | + functions-common:time_stop:2434 : total=48308 2026-07-08 08:45:13.885 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:45:13.889 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=50019 2026-07-08 08:45:13.891 | + inc/python:pip_install:219 : return 0 2026-07-08 08:45:13.894 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-07-08 08:45:13.911 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:45:13.915 | + ./stack.sh:main:919 : '[' 192.168.122.180 == 192.168.122.180 ']' 2026-07-08 08:45:13.917 | + ./stack.sh:main:920 : stack_install_service keystone 2026-07-08 08:45:13.921 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-08 08:45:13.923 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-08 08:45:13.927 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-08 08:45:13.931 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-08 08:45:13.933 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-08 08:45:13.953 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:45:13.956 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-08 08:45:13.958 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-07-08 08:45:13.960 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-08 08:45:13.964 | + functions-common:git_clone:591 : local git_ref=master 2026-07-08 08:45:13.967 | + functions-common:git_clone:592 : local orig_dir 2026-07-08 08:45:13.970 | ++ functions-common:git_clone:593 : pwd 2026-07-08 08:45:13.973 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-08 08:45:13.976 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-08 08:45:13.981 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-08 08:45:14.001 | + functions-common:git_clone:596 : RECLONE=False 2026-07-08 08:45:14.003 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-08 08:45:14.005 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-08 08:45:14.008 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-08 08:45:14.008 | + functions-common:git_clone:610 : echo master 2026-07-08 08:45:14.012 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-08 08:45:14.014 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-08 08:45:14.016 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-08 08:45:14.019 | + functions-common:git_timed:697 : local count=0 2026-07-08 08:45:14.022 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 08:45:14.024 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 08:45:14.026 | + functions-common:git_timed:701 : timeout=0 2026-07-08 08:45:14.029 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 08:45:14.031 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 08:45:14.033 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:45:14.035 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:45:14.039 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:45:14.043 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500314040 2026-07-08 08:45:14.045 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-08 08:45:14.047 | Cloning into '/opt/stack/keystone'... 2026-07-08 08:45:32.267 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 08:45:32.270 | + functions-common:time_stop:2420 : local name 2026-07-08 08:45:32.273 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:45:32.275 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:45:32.278 | + functions-common:time_stop:2423 : local total 2026-07-08 08:45:32.280 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:45:32.283 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 08:45:32.286 | + functions-common:time_stop:2427 : start_time=1783500314040 2026-07-08 08:45:32.289 | + functions-common:time_stop:2429 : [[ -z 1783500314040 ]] 2026-07-08 08:45:32.292 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:45:32.297 | + functions-common:time_stop:2432 : end_time=1783500332293 2026-07-08 08:45:32.299 | + functions-common:time_stop:2433 : elapsed_time=18253 2026-07-08 08:45:32.301 | + functions-common:time_stop:2434 : total=5521 2026-07-08 08:45:32.304 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:45:32.307 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23774 2026-07-08 08:45:32.310 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-07-08 08:45:32.313 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-08 08:45:32.315 | + functions-common:git_timed:697 : local count=0 2026-07-08 08:45:32.318 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 08:45:32.321 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 08:45:32.323 | + functions-common:git_timed:701 : timeout=0 2026-07-08 08:45:32.326 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 08:45:32.328 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 08:45:32.331 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:45:32.333 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:45:32.337 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:45:32.340 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500332338 2026-07-08 08:45:32.343 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-08 08:45:32.950 | From https://review.opendev.org/openstack/keystone 2026-07-08 08:45:32.950 | * branch master -> FETCH_HEAD 2026-07-08 08:45:32.960 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 08:45:32.963 | + functions-common:time_stop:2420 : local name 2026-07-08 08:45:32.966 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:45:32.968 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:45:32.971 | + functions-common:time_stop:2423 : local total 2026-07-08 08:45:32.973 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:45:32.976 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 08:45:32.979 | + functions-common:time_stop:2427 : start_time=1783500332338 2026-07-08 08:45:32.981 | + functions-common:time_stop:2429 : [[ -z 1783500332338 ]] 2026-07-08 08:45:32.985 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:45:32.989 | + functions-common:time_stop:2432 : end_time=1783500332986 2026-07-08 08:45:32.992 | + functions-common:time_stop:2433 : elapsed_time=648 2026-07-08 08:45:32.995 | + functions-common:time_stop:2434 : total=23774 2026-07-08 08:45:32.997 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:45:33.000 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24422 2026-07-08 08:45:33.003 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-08 08:45:33.006 | + functions-common:git_timed:697 : local count=0 2026-07-08 08:45:33.009 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 08:45:33.012 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 08:45:33.015 | + functions-common:git_timed:701 : timeout=0 2026-07-08 08:45:33.018 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 08:45:33.021 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 08:45:33.024 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:45:33.027 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:45:33.030 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:45:33.035 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500333032 2026-07-08 08:45:33.037 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-08 08:45:33.210 | Note: switching to 'FETCH_HEAD'. 2026-07-08 08:45:33.210 | 2026-07-08 08:45:33.210 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-08 08:45:33.210 | changes and commit them, and you can discard any commits you make in this 2026-07-08 08:45:33.210 | state without impacting any branches by switching back to a branch. 2026-07-08 08:45:33.210 | 2026-07-08 08:45:33.211 | If you want to create a new branch to retain commits you create, you may 2026-07-08 08:45:33.211 | do so (now or later) by using -c with the switch command. Example: 2026-07-08 08:45:33.211 | 2026-07-08 08:45:33.211 | git switch -c 2026-07-08 08:45:33.211 | 2026-07-08 08:45:33.211 | Or undo this operation with: 2026-07-08 08:45:33.211 | 2026-07-08 08:45:33.211 | git switch - 2026-07-08 08:45:33.211 | 2026-07-08 08:45:33.211 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-08 08:45:33.211 | 2026-07-08 08:45:33.211 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-07-08 08:45:33.216 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 08:45:33.220 | + functions-common:time_stop:2420 : local name 2026-07-08 08:45:33.222 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:45:33.225 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:45:33.228 | + functions-common:time_stop:2423 : local total 2026-07-08 08:45:33.231 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:45:33.235 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 08:45:33.237 | + functions-common:time_stop:2427 : start_time=1783500333032 2026-07-08 08:45:33.240 | + functions-common:time_stop:2429 : [[ -z 1783500333032 ]] 2026-07-08 08:45:33.244 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:45:33.249 | + functions-common:time_stop:2432 : end_time=1783500333246 2026-07-08 08:45:33.253 | + functions-common:time_stop:2433 : elapsed_time=214 2026-07-08 08:45:33.256 | + functions-common:time_stop:2434 : total=24422 2026-07-08 08:45:33.259 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:45:33.262 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24636 2026-07-08 08:45:33.265 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-08 08:45:33.282 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-08 08:45:33.286 | + functions-common:git_clone:673 : git show --oneline 2026-07-08 08:45:33.286 | + functions-common:git_clone:673 : head -1 2026-07-08 08:45:33.289 | 4172e7845 Materialize limit backend queries in read sessions 2026-07-08 08:45:33.293 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-08 08:45:33.296 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-08 08:45:33.299 | + inc/python:setup_develop:353 : local bindep 2026-07-08 08:45:33.302 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-08 08:45:33.306 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-08 08:45:33.309 | + inc/python:setup_develop:359 : local extras= 2026-07-08 08:45:33.311 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-08 08:45:33.315 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-08 08:45:33.318 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-08 08:45:33.321 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-08 08:45:33.324 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-08 08:45:33.327 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-08 08:45:33.332 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-08 08:45:33.335 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-08 08:45:33.339 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-08 08:45:33.342 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-08 08:45:33.345 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-08 08:45:33.349 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-08 08:45:33.355 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-08 08:45:33.358 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-08 08:45:33.362 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-08 08:45:33.530 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-08 08:45:33.534 | + inc/python:setup_package:436 : local bindep=0 2026-07-08 08:45:33.537 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-08 08:45:33.540 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-08 08:45:33.544 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-08 08:45:33.546 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-08 08:45:33.549 | + inc/python:setup_package:445 : local flags=-e 2026-07-08 08:45:33.552 | + inc/python:setup_package:446 : local extras= 2026-07-08 08:45:33.556 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-08 08:45:33.559 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-08 08:45:33.562 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-08 08:45:33.565 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-08 08:45:33.568 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-08 08:45:33.571 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-08 08:45:33.594 | Using python 3.12 to install /opt/stack/keystone 2026-07-08 08:45:33.597 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-07-08 08:45:34.598 | Obtaining file:///opt/stack/keystone 2026-07-08 08:45:34.603 | Installing build dependencies: started 2026-07-08 08:45:36.407 | Installing build dependencies: finished with status 'done' 2026-07-08 08:45:36.408 | Checking if build backend supports build_editable: started 2026-07-08 08:45:36.955 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-08 08:45:36.957 | Getting requirements to build editable: started 2026-07-08 08:45:37.261 | Getting requirements to build editable: finished with status 'done' 2026-07-08 08:45:37.263 | Preparing editable metadata (pyproject.toml): started 2026-07-08 08:45:38.326 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-08 08:45:38.341 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-07-08 08:45:38.342 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-07-08 08:45:38.532 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-07-08 08:45:38.665 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-08 08:45:38.705 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-07-08 08:45:38.721 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-08 08:45:39.104 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-07-08 08:45:39.121 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-08 08:45:39.700 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-08 08:45:39.715 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-07-08 08:45:39.736 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.9.0) 2026-07-08 08:45:39.737 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-07-08 08:45:39.739 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-07-08 08:45:39.813 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-07-08 08:45:39.829 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-08 08:45:39.842 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-07-08 08:45:39.843 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-07-08 08:45:39.845 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-07-08 08:45:39.908 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-07-08 08:45:39.924 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-08 08:45:39.984 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-07-08 08:45:40.001 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-08 08:45:40.012 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-07-08 08:45:40.013 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-07-08 08:45:40.054 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-07-08 08:45:40.072 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-08 08:45:40.129 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-07-08 08:45:40.145 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-08 08:45:40.156 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.10.0) 2026-07-08 08:45:40.186 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-07-08 08:45:40.202 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-08 08:45:40.212 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-07-08 08:45:40.242 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-07-08 08:45:40.258 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-08 08:45:40.307 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-07-08 08:45:40.336 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-08 08:45:40.348 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-07-08 08:45:40.348 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-07-08 08:45:40.391 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-07-08 08:45:40.407 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-08 08:45:40.420 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-07-08 08:45:40.420 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.1) 2026-07-08 08:45:40.456 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-08 08:45:40.473 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-08 08:45:40.523 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-07-08 08:45:40.538 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-08 08:45:40.752 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-08 08:45:40.768 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-08 08:45:40.843 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-08 08:45:40.858 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-08 08:45:40.872 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-07-08 08:45:40.901 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-08 08:45:40.915 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-08 08:45:40.959 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-08 08:45:40.975 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-08 08:45:41.029 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-08 08:45:41.045 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-08 08:45:41.087 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-08 08:45:41.103 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-08 08:45:41.213 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-08 08:45:41.228 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-07-08 08:45:41.271 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-08 08:45:41.288 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-08 08:45:41.304 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-07-08 08:45:41.374 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-08 08:45:41.388 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-08 08:45:41.435 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-08 08:45:41.451 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-08 08:45:41.491 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-08 08:45:41.507 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-08 08:45:41.559 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-08 08:45:41.573 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-08 08:45:42.153 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-08 08:45:42.169 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-08 08:45:42.186 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.15.0) 2026-07-08 08:45:42.189 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-07-08 08:45:42.193 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-07-08 08:45:42.195 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-07-08 08:45:42.196 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-07-08 08:45:42.207 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-07-08 08:45:42.209 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-07-08 08:45:42.210 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-07-08 08:45:42.257 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-08 08:45:42.272 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-07-08 08:45:42.284 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-07-08 08:45:42.313 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-08 08:45:42.333 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-08 08:45:42.370 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-08 08:45:42.385 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-08 08:45:42.431 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-08 08:45:42.446 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-08 08:45:42.460 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.2) 2026-07-08 08:45:42.467 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-07-08 08:45:42.470 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.4.0) 2026-07-08 08:45:42.515 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 08:45:42.531 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-08 08:45:42.577 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 08:45:42.594 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-08 08:45:42.639 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 08:45:42.654 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-08 08:45:42.715 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 08:45:42.730 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-08 08:45:42.774 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 08:45:42.792 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-08 08:45:42.832 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 08:45:42.848 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-08 08:45:42.897 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 08:45:42.913 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-08 08:45:42.925 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-07-08 08:45:42.958 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 08:45:42.973 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-08 08:45:43.015 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-07-08 08:45:43.031 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-08 08:45:43.082 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 08:45:43.098 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-08 08:45:43.379 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 08:45:43.395 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-08 08:45:43.448 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 08:45:43.466 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-08 08:45:43.503 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 08:45:43.519 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-08 08:45:43.557 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 08:45:43.572 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-08 08:45:43.619 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 08:45:43.635 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-08 08:45:43.709 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 08:45:43.725 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-07-08 08:45:43.767 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 08:45:43.783 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-08 08:45:43.830 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 08:45:43.846 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-08 08:45:43.892 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-08 08:45:43.908 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-07-08 08:45:43.928 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-07-08 08:45:43.930 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-07-08 08:45:43.942 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (83.0.0) 2026-07-08 08:45:43.978 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-08 08:45:43.995 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-08 08:45:44.060 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-08 08:45:44.075 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-08 08:45:44.120 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-08 08:45:44.136 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-08 08:45:44.190 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-08 08:45:44.205 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-08 08:45:44.227 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-07-08 08:45:44.228 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-07-08 08:45:44.229 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-07-08 08:45:44.231 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-07-08 08:45:44.286 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-08 08:45:44.302 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-08 08:45:44.372 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-08 08:45:44.388 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-08 08:45:44.488 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-08 08:45:44.536 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-08 08:45:44.624 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 46.9 MB/s 0:00:00 2026-07-08 08:45:44.640 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-08 08:45:44.664 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-08 08:45:44.686 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-08 08:45:44.710 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-08 08:45:44.735 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-08 08:45:44.760 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-08 08:45:44.784 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-08 08:45:44.806 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-08 08:45:44.831 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-08 08:45:44.855 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-08 08:45:44.878 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-08 08:45:44.900 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-07-08 08:45:44.922 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-08 08:45:44.946 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-07-08 08:45:44.970 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-07-08 08:45:44.996 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-07-08 08:45:45.024 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-08 08:45:45.048 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-08 08:45:45.070 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-08 08:45:45.094 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-08 08:45:45.124 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-08 08:45:45.148 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-07-08 08:45:45.171 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-07-08 08:45:45.196 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-07-08 08:45:45.221 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-08 08:45:45.249 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-08 08:45:45.275 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-07-08 08:45:45.293 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 31.0 MB/s 0:00:00 2026-07-08 08:45:45.310 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-07-08 08:45:45.333 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-08 08:45:45.358 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-07-08 08:45:45.382 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-08 08:45:45.407 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-08 08:45:45.435 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-08 08:45:45.458 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-07-08 08:45:45.481 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-08 08:45:45.505 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-08 08:45:45.534 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-08 08:45:45.559 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-08 08:45:45.589 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-08 08:45:45.615 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-08 08:45:45.641 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-08 08:45:45.667 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-08 08:45:45.693 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-08 08:45:45.721 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-07-08 08:45:45.800 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 43.9 MB/s 0:00:00 2026-07-08 08:45:45.817 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-08 08:45:45.845 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-08 08:45:45.870 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-08 08:45:45.892 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-08 08:45:45.922 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-08 08:45:45.948 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-08 08:45:45.974 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-07-08 08:45:45.998 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-08 08:45:46.020 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-08 08:45:46.044 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-08 08:45:46.068 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-08 08:45:46.263 | Building wheels for collected packages: keystone 2026-07-08 08:45:46.264 | Building editable for keystone (pyproject.toml): started 2026-07-08 08:45:47.441 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-08 08:45:47.443 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=f667dee594aa847fbabcedca2b2eab3a4f0e0c912946020ff6cc8d9bce054da4 2026-07-08 08:45:47.444 | Stored in directory: /tmp/pip-ephem-wheel-cache-rxzxfm9y/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-08 08:45:47.444 | Successfully built keystone 2026-07-08 08:45:47.811 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-07-08 08:45:47.849 | Attempting uninstall: pytz 2026-07-08 08:45:47.860 | Found existing installation: pytz 2024.1 2026-07-08 08:45:47.861 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:45:47.861 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-08 08:45:49.713 | Attempting uninstall: oauthlib 2026-07-08 08:45:49.724 | Found existing installation: oauthlib 3.2.2 2026-07-08 08:45:49.725 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:45:49.725 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-08 08:45:49.876 | Attempting uninstall: markupsafe 2026-07-08 08:45:49.888 | Found existing installation: MarkupSafe 2.1.5 2026-07-08 08:45:49.888 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:45:49.890 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-08 08:45:51.002 | Attempting uninstall: click 2026-07-08 08:45:51.011 | Found existing installation: click 8.1.6 2026-07-08 08:45:51.012 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:45:51.012 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-08 08:45:51.183 | Attempting uninstall: blinker 2026-07-08 08:45:51.193 | Found existing installation: blinker 1.7.0 2026-07-08 08:45:51.194 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:45:51.194 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-08 08:45:51.213 | Attempting uninstall: bcrypt 2026-07-08 08:45:51.225 | Found existing installation: bcrypt 3.2.2 2026-07-08 08:45:51.226 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:45:51.226 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-08 08:45:51.245 | Attempting uninstall: attrs 2026-07-08 08:45:51.258 | Found existing installation: attrs 23.2.0 2026-07-08 08:45:51.258 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:45:51.259 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-08 08:45:54.384 | Attempting uninstall: jinja2 2026-07-08 08:45:54.397 | Found existing installation: Jinja2 3.1.2 2026-07-08 08:45:54.398 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:45:54.398 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-08 08:45:55.453 | Attempting uninstall: cryptography 2026-07-08 08:45:55.466 | Found existing installation: cryptography 41.0.7 2026-07-08 08:45:55.466 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:45:55.467 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-08 08:45:56.093 | Attempting uninstall: pyopenssl 2026-07-08 08:45:56.107 | Found existing installation: pyOpenSSL 23.2.0 2026-07-08 08:45:56.108 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:45:56.108 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-08 08:45:56.538 | Attempting uninstall: jsonschema 2026-07-08 08:45:56.553 | Found existing installation: jsonschema 4.10.3 2026-07-08 08:45:56.554 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:45:56.554 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-08 08:45:58.247 | 2026-07-08 08:45:58.248 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-07-08 08:45:58.249 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-08 08:45:58.265 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.5 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.3 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-07-08 08:45:58.607 | + inc/python:pip_install:216 : result=0 2026-07-08 08:45:58.610 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 08:45:58.614 | + functions-common:time_stop:2420 : local name 2026-07-08 08:45:58.619 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:45:58.623 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:45:58.626 | + functions-common:time_stop:2423 : local total 2026-07-08 08:45:58.628 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:45:58.632 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 08:45:58.635 | + functions-common:time_stop:2427 : start_time=1783500333588 2026-07-08 08:45:58.638 | + functions-common:time_stop:2429 : [[ -z 1783500333588 ]] 2026-07-08 08:45:58.642 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:45:58.658 | + functions-common:time_stop:2432 : end_time=1783500358653 2026-07-08 08:45:58.661 | + functions-common:time_stop:2433 : elapsed_time=25065 2026-07-08 08:45:58.665 | + functions-common:time_stop:2434 : total=50019 2026-07-08 08:45:58.669 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:45:58.673 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=75084 2026-07-08 08:45:58.676 | + inc/python:pip_install:219 : return 0 2026-07-08 08:45:58.679 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-08 08:45:58.683 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-08 08:45:58.687 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-08 08:45:58.691 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-08 08:45:58.694 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:45:58.699 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:45:58.702 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-07-08 08:45:58.708 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:45:58.711 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-08 08:45:58.737 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:45:58.740 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-08 08:45:58.744 | + ./stack.sh:main:921 : configure_keystone 2026-07-08 08:45:58.749 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-07-08 08:45:58.768 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-07-08 08:45:58.773 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-08 08:45:58.779 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-08 08:45:58.802 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:45:58.807 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-08 08:45:58.854 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-08 08:45:58.897 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-08 08:45:58.942 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-08 08:45:58.991 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-08 08:45:59.040 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-08 08:45:59.085 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-08 08:45:59.129 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-08 08:45:59.173 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-08 08:45:59.219 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-08 08:45:59.223 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-08 08:45:59.227 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-08 08:45:59.231 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-08 08:45:59.235 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-08 08:45:59.240 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-08 08:45:59.261 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:45:59.266 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-08 08:45:59.270 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-08 08:45:59.275 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-08 08:45:59.298 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:45:59.302 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.180:5672/ 2026-07-08 08:45:59.306 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.180:5672/ 2026-07-08 08:45:59.352 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-08 08:45:59.357 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-08 08:45:59.360 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.180/identity 2026-07-08 08:45:59.402 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-08 08:45:59.406 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-08 08:45:59.453 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-08 08:45:59.457 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-08 08:45:59.461 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-08 08:45:59.465 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-08 08:45:59.470 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-08 08:45:59.473 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-08 08:45:59.478 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-08 08:45:59.502 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:45:59.506 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-08 08:45:59.510 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-08 08:45:59.515 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-08 08:45:59.561 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-08 08:45:59.564 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-08 08:45:59.568 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-08 08:45:59.571 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-08 08:45:59.576 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-08 08:45:59.600 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-08 08:45:59.603 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-08 08:45:59.608 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-08 08:45:59.611 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-08 08:45:59.615 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-08 08:45:59.657 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-08 08:45:59.696 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-08 08:45:59.739 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-08 08:45:59.781 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-08 08:45:59.822 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-08 08:45:59.866 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-08 08:45:59.870 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-08 08:45:59.874 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-08 08:45:59.878 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-08 08:45:59.882 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-08 08:45:59.886 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-08 08:45:59.890 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-08 08:45:59.893 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-08 08:45:59.897 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-08 08:45:59.917 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-08 08:45:59.918 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-08 08:45:59.930 | d /var/run/uwsgi 0755 quobyte root 2026-07-08 08:45:59.936 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-08 08:45:59.952 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-08 08:45:59.958 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-08 08:45:59.962 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-08 08:45:59.969 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-08 08:45:59.973 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-08 08:46:00.018 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-07-08 08:46:00.061 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-08 08:46:00.101 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-08 08:46:00.148 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-08 08:46:00.194 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-08 08:46:00.239 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-08 08:46:00.285 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-08 08:46:00.330 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-08 08:46:00.372 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-08 08:46:00.413 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-08 08:46:00.456 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-08 08:46:00.497 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-08 08:46:00.540 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-08 08:46:00.582 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-08 08:46:00.585 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-08 08:46:00.590 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-08 08:46:00.594 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-08 08:46:00.597 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-08 08:46:00.601 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:46:00.605 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:46:00.608 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-08 08:46:00.613 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-08 08:46:00.617 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-08 08:46:00.660 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-08 08:46:00.701 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-08 08:46:00.702 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-07-08 08:46:00.712 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-08 08:46:00.718 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-08 08:46:00.722 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-08 08:46:00.725 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-08 08:46:00.729 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-08 08:46:00.733 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-08 08:46:00.736 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-08 08:46:00.740 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:46:00.743 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:46:00.747 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-08 08:46:00.750 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-08 08:46:00.754 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:46:00.758 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:46:00.763 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-08 08:46:00.776 | perl: warning: Setting locale failed. 2026-07-08 08:46:00.776 | perl: warning: Please check that your locale settings: 2026-07-08 08:46:00.777 | LANGUAGE = (unset), 2026-07-08 08:46:00.777 | LC_ALL = "en_US.utf8", 2026-07-08 08:46:00.777 | LANG = "de_DE.UTF-8" 2026-07-08 08:46:00.777 | are supported and installed on your system. 2026-07-08 08:46:00.777 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:46:00.819 | Enabling site keystone-api. 2026-07-08 08:46:00.825 | To activate the new configuration, you need to run: 2026-07-08 08:46:00.825 | systemctl reload apache2 2026-07-08 08:46:00.832 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-08 08:46:00.836 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-08 08:46:00.840 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 08:46:00.844 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-08 08:46:01.133 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-08 08:46:01.175 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-08 08:46:01.217 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-08 08:46:01.258 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-08 08:46:01.262 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-08 08:46:01.303 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-08 08:46:01.342 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-08 08:46:01.382 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-08 08:46:01.423 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-08 08:46:01.427 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-08 08:46:01.467 | + ./stack.sh:main:925 : is_service_enabled swift 2026-07-08 08:46:01.490 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:46:01.494 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-07-08 08:46:01.517 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:46:01.521 | + ./stack.sh:main:941 : stack_install_service glance 2026-07-08 08:46:01.524 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-08 08:46:01.528 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-08 08:46:01.532 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-08 08:46:01.535 | + lib/stack:stack_install_service:32 : install_glance 2026-07-08 08:46:01.539 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-08 08:46:01.542 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-08 08:46:01.546 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-08 08:46:01.568 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:46:01.571 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-08 08:46:01.575 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-08 08:46:01.599 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:46:01.602 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-08 08:46:01.606 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-08 08:46:01.611 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:46:01.615 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:46:01.619 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-07-08 08:46:01.623 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:46:01.628 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-07-08 08:46:01.632 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-08 08:46:01.636 | ++ inc/python:join_extras:29 : echo cinder 2026-07-08 08:46:01.641 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-07-08 08:46:01.645 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-08 08:46:01.649 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-07-08 08:46:01.652 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-08 08:46:01.658 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-08 08:46:01.661 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-08 08:46:01.665 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-08 08:46:01.672 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-08 08:46:01.672 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-07-08 08:46:01.678 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-08 08:46:01.682 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-08 08:46:01.687 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-08 08:46:01.692 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-08 08:46:01.696 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-07-08 08:46:01.728 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-07-08 08:46:01.732 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-07-08 08:46:03.078 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-07-08 08:46:03.222 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-08 08:46:03.240 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-07-08 08:46:03.241 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.8.0) 2026-07-08 08:46:03.242 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.10.0) 2026-07-08 08:46:03.243 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-07-08 08:46:03.244 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.5.0) 2026-07-08 08:46:03.244 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.0) 2026-07-08 08:46:03.245 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-07-08 08:46:03.246 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.15.0) 2026-07-08 08:46:03.247 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-07-08 08:46:03.248 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-07-08 08:46:03.277 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-07-08 08:46:03.293 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-08 08:46:03.306 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.0) 2026-07-08 08:46:03.308 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-07-08 08:46:03.310 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.2) 2026-07-08 08:46:03.354 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-07-08 08:46:03.370 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-08 08:46:03.533 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-07-08 08:46:03.551 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-08 08:46:03.695 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-07-08 08:46:03.712 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-08 08:46:03.850 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-07-08 08:46:03.866 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-08 08:46:03.879 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-07-08 08:46:03.880 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-07-08 08:46:03.881 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-07-08 08:46:03.882 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-07-08 08:46:03.889 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-07-08 08:46:03.890 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-07-08 08:46:03.891 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-07-08 08:46:03.895 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-07-08 08:46:03.897 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.4.0) 2026-07-08 08:46:03.897 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.2.0) 2026-07-08 08:46:03.900 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.6.0) 2026-07-08 08:46:03.934 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-07-08 08:46:03.949 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-08 08:46:03.961 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-07-08 08:46:03.967 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-07-08 08:46:03.971 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-07-08 08:46:03.973 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-07-08 08:46:03.974 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-07-08 08:46:03.983 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-07-08 08:46:03.986 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-07-08 08:46:03.987 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-07-08 08:46:03.990 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-07-08 08:46:03.998 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-07-08 08:46:03.999 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-07-08 08:46:04.000 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.5.3) 2026-07-08 08:46:04.002 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-07-08 08:46:04.003 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-07-08 08:46:04.004 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-07-08 08:46:04.005 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-07-08 08:46:04.008 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-07-08 08:46:04.019 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-07-08 08:46:04.020 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-07-08 08:46:04.026 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (83.0.0) 2026-07-08 08:46:04.043 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.18.0) 2026-07-08 08:46:04.047 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-07-08 08:46:04.051 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-07-08 08:46:04.064 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-07-08 08:46:04.065 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-07-08 08:46:04.066 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-07-08 08:46:04.068 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-07-08 08:46:04.088 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-07-08 08:46:04.147 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-08 08:46:04.206 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-08 08:46:04.238 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-07-08 08:46:04.262 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-07-08 08:46:04.287 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-08 08:46:04.313 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-08 08:46:04.335 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-08 08:46:04.583 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-08 08:46:05.888 | 2026-07-08 08:46:05.904 | Successfully installed glance-store-5.6.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-07-08 08:46:06.089 | + inc/python:pip_install:216 : result=0 2026-07-08 08:46:06.092 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 08:46:06.095 | + functions-common:time_stop:2420 : local name 2026-07-08 08:46:06.099 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:46:06.102 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:46:06.106 | + functions-common:time_stop:2423 : local total 2026-07-08 08:46:06.109 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:46:06.112 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 08:46:06.116 | + functions-common:time_stop:2427 : start_time=1783500361720 2026-07-08 08:46:06.119 | + functions-common:time_stop:2429 : [[ -z 1783500361720 ]] 2026-07-08 08:46:06.125 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:46:06.130 | + functions-common:time_stop:2432 : end_time=1783500366126 2026-07-08 08:46:06.133 | + functions-common:time_stop:2433 : elapsed_time=4406 2026-07-08 08:46:06.137 | + functions-common:time_stop:2434 : total=75084 2026-07-08 08:46:06.141 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:46:06.143 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=79490 2026-07-08 08:46:06.147 | + inc/python:pip_install:219 : return 0 2026-07-08 08:46:06.151 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-08 08:46:06.154 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-08 08:46:06.158 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-07-08 08:46:06.175 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-07-08 08:46:06.181 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-08 08:46:06.184 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-07-08 08:46:06.187 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-08 08:46:06.190 | + functions-common:git_clone:591 : local git_ref=master 2026-07-08 08:46:06.193 | + functions-common:git_clone:592 : local orig_dir 2026-07-08 08:46:06.198 | ++ functions-common:git_clone:593 : pwd 2026-07-08 08:46:06.202 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-08 08:46:06.205 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-08 08:46:06.210 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-08 08:46:06.231 | + functions-common:git_clone:596 : RECLONE=False 2026-07-08 08:46:06.234 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-08 08:46:06.239 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-08 08:46:06.243 | + functions-common:git_clone:610 : echo master 2026-07-08 08:46:06.243 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-08 08:46:06.249 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-08 08:46:06.253 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-08 08:46:06.257 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-08 08:46:06.261 | + functions-common:git_timed:697 : local count=0 2026-07-08 08:46:06.264 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 08:46:06.268 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 08:46:06.272 | + functions-common:git_timed:701 : timeout=0 2026-07-08 08:46:06.277 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 08:46:06.280 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 08:46:06.285 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:46:06.288 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:46:06.294 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:46:06.299 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500366295 2026-07-08 08:46:06.303 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-08 08:46:06.307 | Cloning into '/opt/stack/glance'... 2026-07-08 08:46:15.730 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 08:46:15.733 | + functions-common:time_stop:2420 : local name 2026-07-08 08:46:15.736 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:46:15.738 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:46:15.741 | + functions-common:time_stop:2423 : local total 2026-07-08 08:46:15.743 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:46:15.746 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 08:46:15.749 | + functions-common:time_stop:2427 : start_time=1783500366295 2026-07-08 08:46:15.752 | + functions-common:time_stop:2429 : [[ -z 1783500366295 ]] 2026-07-08 08:46:15.755 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:46:15.760 | + functions-common:time_stop:2432 : end_time=1783500375757 2026-07-08 08:46:15.762 | + functions-common:time_stop:2433 : elapsed_time=9462 2026-07-08 08:46:15.765 | + functions-common:time_stop:2434 : total=24636 2026-07-08 08:46:15.767 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:46:15.770 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34098 2026-07-08 08:46:15.773 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-07-08 08:46:15.775 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-08 08:46:15.778 | + functions-common:git_timed:697 : local count=0 2026-07-08 08:46:15.780 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 08:46:15.783 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 08:46:15.786 | + functions-common:git_timed:701 : timeout=0 2026-07-08 08:46:15.789 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 08:46:15.791 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 08:46:15.793 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:46:15.796 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:46:15.801 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:46:15.805 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500375802 2026-07-08 08:46:15.808 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-08 08:46:16.595 | From https://review.opendev.org/openstack/glance 2026-07-08 08:46:16.595 | * branch master -> FETCH_HEAD 2026-07-08 08:46:16.606 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 08:46:16.609 | + functions-common:time_stop:2420 : local name 2026-07-08 08:46:16.611 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:46:16.614 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:46:16.617 | + functions-common:time_stop:2423 : local total 2026-07-08 08:46:16.619 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:46:16.622 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 08:46:16.625 | + functions-common:time_stop:2427 : start_time=1783500375802 2026-07-08 08:46:16.628 | + functions-common:time_stop:2429 : [[ -z 1783500375802 ]] 2026-07-08 08:46:16.632 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:46:16.637 | + functions-common:time_stop:2432 : end_time=1783500376633 2026-07-08 08:46:16.640 | + functions-common:time_stop:2433 : elapsed_time=831 2026-07-08 08:46:16.643 | + functions-common:time_stop:2434 : total=34098 2026-07-08 08:46:16.645 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:46:16.648 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34929 2026-07-08 08:46:16.651 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-08 08:46:16.654 | + functions-common:git_timed:697 : local count=0 2026-07-08 08:46:16.657 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 08:46:16.660 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 08:46:16.663 | + functions-common:git_timed:701 : timeout=0 2026-07-08 08:46:16.666 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 08:46:16.669 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 08:46:16.671 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:46:16.674 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:46:16.679 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:46:16.683 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500376679 2026-07-08 08:46:16.685 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-08 08:46:16.813 | Note: switching to 'FETCH_HEAD'. 2026-07-08 08:46:16.813 | 2026-07-08 08:46:16.813 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-08 08:46:16.813 | changes and commit them, and you can discard any commits you make in this 2026-07-08 08:46:16.813 | state without impacting any branches by switching back to a branch. 2026-07-08 08:46:16.813 | 2026-07-08 08:46:16.813 | If you want to create a new branch to retain commits you create, you may 2026-07-08 08:46:16.813 | do so (now or later) by using -c with the switch command. Example: 2026-07-08 08:46:16.813 | 2026-07-08 08:46:16.814 | git switch -c 2026-07-08 08:46:16.814 | 2026-07-08 08:46:16.814 | Or undo this operation with: 2026-07-08 08:46:16.814 | 2026-07-08 08:46:16.814 | git switch - 2026-07-08 08:46:16.814 | 2026-07-08 08:46:16.814 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-08 08:46:16.814 | 2026-07-08 08:46:16.815 | HEAD is now at e8b1b8453 Merge "Remove outdated comments" 2026-07-08 08:46:16.818 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 08:46:16.821 | + functions-common:time_stop:2420 : local name 2026-07-08 08:46:16.824 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:46:16.826 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:46:16.829 | + functions-common:time_stop:2423 : local total 2026-07-08 08:46:16.832 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:46:16.835 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 08:46:16.838 | + functions-common:time_stop:2427 : start_time=1783500376679 2026-07-08 08:46:16.841 | + functions-common:time_stop:2429 : [[ -z 1783500376679 ]] 2026-07-08 08:46:16.844 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:46:16.848 | + functions-common:time_stop:2432 : end_time=1783500376845 2026-07-08 08:46:16.851 | + functions-common:time_stop:2433 : elapsed_time=166 2026-07-08 08:46:16.854 | + functions-common:time_stop:2434 : total=34929 2026-07-08 08:46:16.857 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:46:16.860 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35095 2026-07-08 08:46:16.863 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-08 08:46:16.880 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-08 08:46:16.883 | + functions-common:git_clone:673 : head -1 2026-07-08 08:46:16.883 | + functions-common:git_clone:673 : git show --oneline 2026-07-08 08:46:16.888 | e8b1b8453 Merge "Remove outdated comments" 2026-07-08 08:46:16.891 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-08 08:46:16.894 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-08 08:46:16.898 | + inc/python:setup_develop:353 : local bindep 2026-07-08 08:46:16.901 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-08 08:46:16.904 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-08 08:46:16.907 | + inc/python:setup_develop:359 : local extras= 2026-07-08 08:46:16.911 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-08 08:46:16.913 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-08 08:46:16.916 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-08 08:46:16.919 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-08 08:46:16.921 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-08 08:46:16.924 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-08 08:46:16.928 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-08 08:46:16.931 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-08 08:46:16.934 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-08 08:46:16.937 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-08 08:46:16.940 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-08 08:46:16.943 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-08 08:46:16.950 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-08 08:46:16.953 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-08 08:46:16.956 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-08 08:46:17.116 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-08 08:46:17.120 | + inc/python:setup_package:436 : local bindep=0 2026-07-08 08:46:17.123 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-08 08:46:17.127 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-08 08:46:17.129 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-08 08:46:17.132 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-08 08:46:17.136 | + inc/python:setup_package:445 : local flags=-e 2026-07-08 08:46:17.139 | + inc/python:setup_package:446 : local extras= 2026-07-08 08:46:17.142 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-08 08:46:17.145 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-08 08:46:17.148 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-08 08:46:17.151 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-08 08:46:17.155 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-08 08:46:17.158 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-08 08:46:17.180 | Using python 3.12 to install /opt/stack/glance 2026-07-08 08:46:17.183 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-07-08 08:46:18.223 | Obtaining file:///opt/stack/glance 2026-07-08 08:46:18.227 | Installing build dependencies: started 2026-07-08 08:46:19.958 | Installing build dependencies: finished with status 'done' 2026-07-08 08:46:19.958 | Checking if build backend supports build_editable: started 2026-07-08 08:46:20.511 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-08 08:46:20.513 | Getting requirements to build editable: started 2026-07-08 08:46:20.816 | Getting requirements to build editable: finished with status 'done' 2026-07-08 08:46:20.817 | Preparing editable metadata (pyproject.toml): started 2026-07-08 08:46:21.766 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-08 08:46:21.785 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (7.0.3) 2026-07-08 08:46:21.785 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (0.7.1) 2026-07-08 08:46:21.786 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (2.0.51) 2026-07-08 08:46:21.787 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (3.1.0) 2026-07-08 08:46:21.788 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (2.5.1) 2026-07-08 08:46:21.789 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (1.8.10) 2026-07-08 08:46:21.791 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (1.18.5) 2026-07-08 08:46:22.014 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev118) 2026-07-08 08:46:22.164 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-08 08:46:22.177 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (10.5.0) 2026-07-08 08:46:22.178 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (7.5.0) 2026-07-08 08:46:22.179 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (6.4.0) 2026-07-08 08:46:22.180 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (2.7.1) 2026-07-08 08:46:22.181 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (10.1.1) 2026-07-08 08:46:22.182 | 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.dev118) (5.9.0) 2026-07-08 08:46:22.246 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev118) 2026-07-08 08:46:22.261 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-08 08:46:22.277 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (5.15.0) 2026-07-08 08:46:22.278 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (13.0.0) 2026-07-08 08:46:22.397 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev118) 2026-07-08 08:46:22.414 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-08 08:46:22.428 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (3.18.0) 2026-07-08 08:46:22.428 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (3.10.1) 2026-07-08 08:46:22.428 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (4.26.0) 2026-07-08 08:46:22.429 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (5.8.0) 2026-07-08 08:46:22.431 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (18.0.0) 2026-07-08 08:46:22.432 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (6.8.0) 2026-07-08 08:46:22.463 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev118) 2026-07-08 08:46:22.479 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-08 08:46:22.491 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (8.2.0) 2026-07-08 08:46:22.492 | 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.dev118) (18.1.0) 2026-07-08 08:46:22.493 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (8.1.0) 2026-07-08 08:46:22.531 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev118) 2026-07-08 08:46:22.547 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-08 08:46:22.560 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (5.1.0) 2026-07-08 08:46:22.561 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (4.4.0) 2026-07-08 08:46:22.561 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (5.6.0) 2026-07-08 08:46:22.561 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (3.1.0) 2026-07-08 08:46:22.562 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (43.0.3) 2026-07-08 08:46:22.592 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev118) 2026-07-08 08:46:22.612 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-08 08:46:22.669 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev118) 2026-07-08 08:46:22.686 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-08 08:46:22.699 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev118) (1.3.12) 2026-07-08 08:46:22.700 | 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.dev118) (4.15.0) 2026-07-08 08:46:22.738 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev118) 2026-07-08 08:46:22.754 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-07-08 08:46:22.768 | 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.dev118) (2.34.2) 2026-07-08 08:46:22.772 | 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.dev118) (2.0.0) 2026-07-08 08:46:22.776 | 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.dev118) (3.0) 2026-07-08 08:46:22.782 | 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.dev118) (5.10.0) 2026-07-08 08:46:22.785 | 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.dev118) (2.2.2) 2026-07-08 08:46:22.790 | 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.dev118) (1.4.2) 2026-07-08 08:46:22.791 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev118) (3.4.0) 2026-07-08 08:46:22.798 | 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.dev118) (3.3.2) 2026-07-08 08:46:22.802 | 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.dev118) (26.1.0) 2026-07-08 08:46:22.804 | 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.dev118) (2025.9.1) 2026-07-08 08:46:22.805 | 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.dev118) (0.37.0) 2026-07-08 08:46:22.806 | 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.dev118) (2026.5.1) 2026-07-08 08:46:22.814 | 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.dev118) (2.1.0) 2026-07-08 08:46:22.815 | 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.dev118) (1.8.2) 2026-07-08 08:46:22.822 | 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.dev118) (4.2.0) 2026-07-08 08:46:22.824 | 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.dev118) (4.0.1) 2026-07-08 08:46:22.826 | 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.dev118) (2.13.0) 2026-07-08 08:46:22.833 | 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.dev118) (1.5.0) 2026-07-08 08:46:22.838 | 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.dev118) (5.3.1) 2026-07-08 08:46:22.844 | 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.dev118) (0.20) 2026-07-08 08:46:22.848 | 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.dev118) (1.3.0) 2026-07-08 08:46:22.851 | 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.dev118) (2.0.0) 2026-07-08 08:46:22.852 | 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.dev118) (6.0.3) 2026-07-08 08:46:22.859 | 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.dev118) (2.1.2) 2026-07-08 08:46:22.860 | 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.dev118) (0.6.2) 2026-07-08 08:46:22.917 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev118) 2026-07-08 08:46:22.934 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-08 08:46:22.981 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev118) 2026-07-08 08:46:22.996 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-08 08:46:23.043 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev118) 2026-07-08 08:46:23.058 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-08 08:46:23.108 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev118) 2026-07-08 08:46:23.123 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-08 08:46:23.135 | 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.dev118) (7.2.2) 2026-07-08 08:46:23.170 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev118) 2026-07-08 08:46:23.185 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-08 08:46:23.203 | 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.dev118) (2.9.0.post0) 2026-07-08 08:46:23.209 | 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.dev118) (4.6.0) 2026-07-08 08:46:23.211 | 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.dev118) (7.1.4) 2026-07-08 08:46:23.213 | 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.dev118) (5.3.1) 2026-07-08 08:46:23.214 | 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.dev118) (5.6.2) 2026-07-08 08:46:23.215 | 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.dev118) (0.16.0) 2026-07-08 08:46:23.220 | 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.dev118) (5.1.0) 2026-07-08 08:46:23.231 | 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.dev118) (2026.2) 2026-07-08 08:46:23.233 | 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.dev118) (26.2) 2026-07-08 08:46:23.240 | 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.dev118) (0.25.0) 2026-07-08 08:46:23.244 | 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.dev118) (5.0.0) 2026-07-08 08:46:23.246 | 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.dev118) (3.1.6) 2026-07-08 08:46:23.248 | 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.dev118) (4.0.1) 2026-07-08 08:46:23.257 | 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.dev118) (3.0.3) 2026-07-08 08:46:23.273 | 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.dev118) (1.2.1) 2026-07-08 08:46:23.281 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev118) (0.41.0) 2026-07-08 08:46:23.282 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev118) (3.5.3) 2026-07-08 08:46:23.286 | 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.dev118) (1.7.6) 2026-07-08 08:46:23.292 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev118) (2.8.0) 2026-07-08 08:46:23.326 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev118) (83.0.0) 2026-07-08 08:46:23.343 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev118) (0.8.1) 2026-07-08 08:46:23.408 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev118) 2026-07-08 08:46:23.424 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-08 08:46:23.466 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev118) 2026-07-08 08:46:23.484 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-08 08:46:23.551 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev118) 2026-07-08 08:46:23.567 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-08 08:46:23.637 | 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.dev118) 2026-07-08 08:46:23.653 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-08 08:46:23.692 | 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.dev118) 2026-07-08 08:46:23.708 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-08 08:46:23.719 | 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.dev118) (15.0.0) 2026-07-08 08:46:23.750 | 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.dev118) 2026-07-08 08:46:23.764 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-08 08:46:23.788 | 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.dev118) (1.17.0) 2026-07-08 08:46:23.810 | 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.dev118) (3.4.7) 2026-07-08 08:46:23.812 | 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.dev118) (3.18) 2026-07-08 08:46:23.813 | 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.dev118) (2.7.0) 2026-07-08 08:46:23.814 | 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.dev118) (2023.11.17) 2026-07-08 08:46:23.850 | 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.dev118) (4.2.0) 2026-07-08 08:46:23.852 | 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.dev118) (2.20.0) 2026-07-08 08:46:23.862 | 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.dev118) (0.1.2) 2026-07-08 08:46:23.880 | 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.dev118) (0.8) 2026-07-08 08:46:23.960 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev118) 2026-07-08 08:46:23.976 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-08 08:46:24.027 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev118) 2026-07-08 08:46:24.046 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-08 08:46:24.058 | 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.dev118) (9.1.4) 2026-07-08 08:46:24.084 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev118) 2026-07-08 08:46:24.100 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-08 08:46:24.195 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev118) 2026-07-08 08:46:24.212 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-08 08:46:24.227 | Installing build dependencies: started 2026-07-08 08:46:25.871 | Installing build dependencies: finished with status 'done' 2026-07-08 08:46:25.872 | Getting requirements to build wheel: started 2026-07-08 08:46:26.525 | Getting requirements to build wheel: finished with status 'done' 2026-07-08 08:46:26.528 | Preparing metadata (pyproject.toml): started 2026-07-08 08:46:26.901 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-08 08:46:26.904 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev118) (2026.2) 2026-07-08 08:46:26.987 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev118) 2026-07-08 08:46:27.003 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-08 08:46:27.053 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev118) 2026-07-08 08:46:27.068 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-08 08:46:27.141 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-07-08 08:46:27.180 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-08 08:46:27.203 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-07-08 08:46:27.227 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-07-08 08:46:27.277 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-08 08:46:27.389 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 18.8 MB/s 0:00:00 2026-07-08 08:46:27.405 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-08 08:46:27.430 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-08 08:46:27.453 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-08 08:46:27.477 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-07-08 08:46:27.502 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-08 08:46:27.529 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-07-08 08:46:27.556 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-07-08 08:46:27.582 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-08 08:46:27.607 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-08 08:46:27.632 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-08 08:46:27.662 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-08 08:46:27.688 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-08 08:46:27.713 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-08 08:46:27.745 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-08 08:46:27.770 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-08 08:46:27.822 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 41.7 MB/s 0:00:00 2026-07-08 08:46:27.839 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-08 08:46:27.865 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-08 08:46:27.888 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-08 08:46:27.912 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-08 08:46:28.015 | Building wheels for collected packages: glance, simplegeneric 2026-07-08 08:46:28.017 | Building editable for glance (pyproject.toml): started 2026-07-08 08:46:28.940 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-08 08:46:28.940 | Created wheel for glance: filename=glance-32.1.0.dev118-0.editable-py3-none-any.whl size=8990 sha256=f42f9b6f4079a82b94600c015fdae2df15fd103d305f8b13ebabce19c5d75e96 2026-07-08 08:46:28.942 | Stored in directory: /tmp/pip-ephem-wheel-cache-f31ypux4/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-08 08:46:28.946 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-08 08:46:29.403 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-08 08:46:29.404 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=2650bb9d983494c20bb85a74beb36c0b7522ac11915b0a1cdef028e9afb51c9b 2026-07-08 08:46:29.405 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-08 08:46:29.409 | Successfully built glance simplegeneric 2026-07-08 08:46:29.682 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-07-08 08:46:32.818 | Attempting uninstall: jsonpointer 2026-07-08 08:46:32.835 | Found existing installation: jsonpointer 2.0 2026-07-08 08:46:32.836 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:46:32.836 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-08 08:46:32.853 | Attempting uninstall: jmespath 2026-07-08 08:46:32.868 | Found existing installation: jmespath 1.0.1 2026-07-08 08:46:32.869 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:46:32.870 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-08 08:46:32.920 | Attempting uninstall: httplib2 2026-07-08 08:46:32.935 | Found existing installation: httplib2 0.20.4 2026-07-08 08:46:32.936 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:46:32.937 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-08 08:46:33.038 | Attempting uninstall: jsonpatch 2026-07-08 08:46:33.056 | Found existing installation: jsonpatch 1.32 2026-07-08 08:46:33.056 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:46:33.057 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-08 08:46:37.688 | 2026-07-08 08:46:37.708 | 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.dev118 httplib2-0.32.0 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-07-08 08:46:37.958 | + inc/python:pip_install:216 : result=0 2026-07-08 08:46:37.961 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 08:46:37.963 | + functions-common:time_stop:2420 : local name 2026-07-08 08:46:37.966 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:46:37.969 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:46:37.971 | + functions-common:time_stop:2423 : local total 2026-07-08 08:46:37.974 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:46:37.977 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 08:46:37.979 | + functions-common:time_stop:2427 : start_time=1783500377174 2026-07-08 08:46:37.982 | + functions-common:time_stop:2429 : [[ -z 1783500377174 ]] 2026-07-08 08:46:37.988 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:46:37.995 | + functions-common:time_stop:2432 : end_time=1783500397992 2026-07-08 08:46:37.998 | + functions-common:time_stop:2433 : elapsed_time=20818 2026-07-08 08:46:38.001 | + functions-common:time_stop:2434 : total=79490 2026-07-08 08:46:38.005 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:46:38.008 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=100308 2026-07-08 08:46:38.012 | + inc/python:pip_install:219 : return 0 2026-07-08 08:46:38.016 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-08 08:46:38.019 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-08 08:46:38.023 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-08 08:46:38.026 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-08 08:46:38.029 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:46:38.033 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:46:38.037 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-07-08 08:46:38.041 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:46:38.045 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-08 08:46:38.048 | + ./stack.sh:main:942 : configure_glance 2026-07-08 08:46:38.052 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-07-08 08:46:38.070 | + lib/glance:configure_glance:353 : local dburl 2026-07-08 08:46:38.075 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-08 08:46:38.078 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-08 08:46:38.082 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-08 08:46:38.084 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-08 08:46:38.087 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-08 08:46:38.091 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-08 08:46:38.094 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-08 08:46:38.117 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:46:38.120 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-08 08:46:38.123 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-08 08:46:38.127 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-08 08:46:38.130 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-08 08:46:38.173 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-08 08:46:38.216 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-08 08:46:38.259 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-08 08:46:38.299 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-08 08:46:38.337 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-08 08:46:38.374 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-08 08:46:38.409 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-08 08:46:38.412 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-08 08:46:38.415 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-08 08:46:38.417 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-08 08:46:38.420 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-08 08:46:38.423 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-08 08:46:38.425 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-08 08:46:38.428 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-08 08:46:38.431 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-08 08:46:38.434 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-08 08:46:38.469 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-08 08:46:38.503 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.180/identity 2026-07-08 08:46:38.535 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-08 08:46:38.570 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-07-08 08:46:38.605 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-08 08:46:38.638 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-08 08:46:38.670 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-08 08:46:38.703 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.180/identity 2026-07-08 08:46:38.737 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-08 08:46:38.772 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-08 08:46:38.807 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-08 08:46:38.811 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-08 08:46:38.849 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-08 08:46:38.852 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-08 08:46:38.855 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-08 08:46:38.859 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-08 08:46:38.861 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-08 08:46:38.864 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-08 08:46:38.884 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:46:38.888 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-08 08:46:38.891 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-08 08:46:38.894 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-08 08:46:38.914 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:46:38.917 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.180:5672/ 2026-07-08 08:46:38.921 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.180:5672/ 2026-07-08 08:46:38.957 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-08 08:46:38.960 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-08 08:46:38.963 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-08 08:46:38.966 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-07-08 08:46:38.970 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-08 08:46:39.004 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-08 08:46:39.039 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-08 08:46:39.078 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-08 08:46:39.081 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-08 08:46:39.084 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-08 08:46:39.086 | + lib/glance:configure_glance_store:282 : local be 2026-07-08 08:46:39.089 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-08 08:46:39.092 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-08 08:46:39.095 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-08 08:46:39.133 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-08 08:46:39.136 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.180 2026-07-08 08:46:39.173 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-08 08:46:39.176 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-08 08:46:39.179 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-08 08:46:39.199 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:46:39.201 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.180/image 2026-07-08 08:46:39.237 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-08 08:46:39.257 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:46:39.261 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-08 08:46:39.264 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-08 08:46:39.267 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-08 08:46:39.271 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-08 08:46:39.291 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-08 08:46:39.294 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-08 08:46:39.297 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-08 08:46:39.300 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-08 08:46:39.303 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-08 08:46:39.338 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-08 08:46:39.372 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-08 08:46:39.406 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-08 08:46:39.441 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-08 08:46:39.477 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-08 08:46:39.482 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-08 08:46:39.520 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-08 08:46:39.557 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-08 08:46:39.592 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-08 08:46:39.628 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-08 08:46:39.666 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-08 08:46:39.704 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-08 08:46:39.742 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-08 08:46:39.777 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-08 08:46:39.783 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-07-08 08:46:39.791 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-08 08:46:39.810 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:46:39.812 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-08 08:46:39.815 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-08 08:46:39.818 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-08 08:46:39.821 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-08 08:46:39.824 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-08 08:46:39.827 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-08 08:46:39.830 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-08 08:46:39.835 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-08 08:46:39.838 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-08 08:46:39.876 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-08 08:46:39.880 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-08 08:46:39.883 | ++ functions:get_random_port:861 : true 2026-07-08 08:46:39.885 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-08 08:46:39.889 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-08 08:46:39.891 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-08 08:46:39.955 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-08 08:46:39.958 | ++ functions:get_random_port:865 : break 2 2026-07-08 08:46:39.961 | ++ functions:get_random_port:869 : echo 60999 2026-07-08 08:46:39.965 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-08 08:46:39.967 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-08 08:46:40.001 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-07-08 08:46:40.036 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-08 08:46:40.071 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-08 08:46:40.106 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-08 08:46:40.141 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-08 08:46:40.178 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-08 08:46:40.212 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-08 08:46:40.243 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-08 08:46:40.273 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-08 08:46:40.303 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-08 08:46:40.333 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-08 08:46:40.363 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-08 08:46:40.394 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-08 08:46:40.426 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-08 08:46:40.457 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-08 08:46:40.489 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-08 08:46:40.518 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-08 08:46:40.549 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-08 08:46:40.578 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-08 08:46:40.610 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-08 08:46:40.613 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-08 08:46:40.616 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-08 08:46:40.618 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-08 08:46:40.620 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:46:40.623 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:46:40.625 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-08 08:46:40.627 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-08 08:46:40.630 | perl: warning: Setting locale failed. 2026-07-08 08:46:40.631 | perl: warning: Please check that your locale settings: 2026-07-08 08:46:40.631 | LANGUAGE = (unset), 2026-07-08 08:46:40.631 | LC_ALL = "en_US.utf8", 2026-07-08 08:46:40.631 | LANG = (unset) 2026-07-08 08:46:40.631 | are supported and installed on your system. 2026-07-08 08:46:40.631 | perl: warning: Falling back to the standard locale ("C"). 2026-07-08 08:46:40.666 | proxy (enabled by site administrator) 2026-07-08 08:46:40.671 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-08 08:46:40.673 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-08 08:46:40.676 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-08 08:46:40.679 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-08 08:46:40.682 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:46:40.684 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:46:40.686 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-08 08:46:40.689 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-08 08:46:40.691 | perl: warning: Setting locale failed. 2026-07-08 08:46:40.691 | perl: warning: Please check that your locale settings: 2026-07-08 08:46:40.691 | LANGUAGE = (unset), 2026-07-08 08:46:40.691 | LC_ALL = "en_US.utf8", 2026-07-08 08:46:40.691 | LANG = (unset) 2026-07-08 08:46:40.691 | are supported and installed on your system. 2026-07-08 08:46:40.691 | perl: warning: Falling back to the standard locale ("C"). 2026-07-08 08:46:40.727 | No module matches proxy_http 2026-07-08 08:46:40.731 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-08 08:46:40.743 | perl: warning: Setting locale failed. 2026-07-08 08:46:40.744 | perl: warning: Please check that your locale settings: 2026-07-08 08:46:40.744 | LANGUAGE = (unset), 2026-07-08 08:46:40.744 | LC_ALL = "en_US.utf8", 2026-07-08 08:46:40.744 | LANG = "de_DE.UTF-8" 2026-07-08 08:46:40.744 | are supported and installed on your system. 2026-07-08 08:46:40.744 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:46:40.785 | Considering dependency proxy for proxy_http: 2026-07-08 08:46:40.786 | Module proxy already enabled 2026-07-08 08:46:40.786 | Enabling module proxy_http. 2026-07-08 08:46:40.792 | To activate the new configuration, you need to run: 2026-07-08 08:46:40.793 | systemctl restart apache2 2026-07-08 08:46:40.798 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-08 08:46:40.800 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-08 08:46:40.804 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-08 08:46:40.808 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 08:46:40.811 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-08 08:46:41.018 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-08 08:46:41.021 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-08 08:46:41.025 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-08 08:46:41.028 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-08 08:46:41.031 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:46:41.033 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:46:41.036 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-08 08:46:41.039 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-08 08:46:41.041 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-08 08:46:41.042 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-08 08:46:41.052 | KeepAlive Off 2026-07-08 08:46:41.057 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-08 08:46:41.058 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-08 08:46:41.068 | SetEnv proxy-sendchunked 1 2026-07-08 08:46:41.073 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-08 08:46:41.073 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-08 08:46:41.083 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-08 08:46:41.087 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-08 08:46:41.090 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-08 08:46:41.093 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-08 08:46:41.096 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-08 08:46:41.099 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-08 08:46:41.102 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-08 08:46:41.105 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:46:41.108 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:46:41.112 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-08 08:46:41.115 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-08 08:46:41.118 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:46:41.121 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:46:41.125 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-08 08:46:41.138 | perl: warning: Setting locale failed. 2026-07-08 08:46:41.138 | perl: warning: Please check that your locale settings: 2026-07-08 08:46:41.138 | LANGUAGE = (unset), 2026-07-08 08:46:41.138 | LC_ALL = "en_US.utf8", 2026-07-08 08:46:41.138 | LANG = "de_DE.UTF-8" 2026-07-08 08:46:41.138 | are supported and installed on your system. 2026-07-08 08:46:41.139 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:46:41.192 | Enabling site glance-api. 2026-07-08 08:46:41.198 | To activate the new configuration, you need to run: 2026-07-08 08:46:41.198 | systemctl reload apache2 2026-07-08 08:46:41.203 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-08 08:46:41.206 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-08 08:46:41.210 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 08:46:41.214 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-08 08:46:41.358 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-08 08:46:41.366 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-08 08:46:41.404 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-08 08:46:41.444 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-08 08:46:41.447 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-08 08:46:41.489 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-08 08:46:41.527 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-07-08 08:46:41.550 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:46:41.553 | + ./stack.sh:main:947 : stack_install_service cinder 2026-07-08 08:46:41.557 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-08 08:46:41.560 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-08 08:46:41.563 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-08 08:46:41.566 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-08 08:46:41.570 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-08 08:46:41.572 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-07-08 08:46:41.576 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-08 08:46:41.578 | + functions-common:git_clone:591 : local git_ref=master 2026-07-08 08:46:41.581 | + functions-common:git_clone:592 : local orig_dir 2026-07-08 08:46:41.585 | ++ functions-common:git_clone:593 : pwd 2026-07-08 08:46:41.589 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-08 08:46:41.592 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-08 08:46:41.597 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-08 08:46:41.616 | + functions-common:git_clone:596 : RECLONE=False 2026-07-08 08:46:41.619 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-08 08:46:41.622 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-08 08:46:41.626 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-08 08:46:41.626 | + functions-common:git_clone:610 : echo master 2026-07-08 08:46:41.633 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-08 08:46:41.636 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-08 08:46:41.638 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-08 08:46:41.642 | + functions-common:git_timed:697 : local count=0 2026-07-08 08:46:41.645 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 08:46:41.648 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 08:46:41.651 | + functions-common:git_timed:701 : timeout=0 2026-07-08 08:46:41.654 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 08:46:41.657 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 08:46:41.659 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:46:41.662 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:46:41.667 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:46:41.671 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500401668 2026-07-08 08:46:41.675 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-08 08:46:41.678 | Cloning into '/opt/stack/cinder'... 2026-07-08 08:47:40.354 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 08:47:40.359 | + functions-common:time_stop:2420 : local name 2026-07-08 08:47:40.364 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:47:40.369 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:47:40.373 | + functions-common:time_stop:2423 : local total 2026-07-08 08:47:40.377 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:47:40.382 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 08:47:40.386 | + functions-common:time_stop:2427 : start_time=1783500401668 2026-07-08 08:47:40.391 | + functions-common:time_stop:2429 : [[ -z 1783500401668 ]] 2026-07-08 08:47:40.398 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:47:40.407 | + functions-common:time_stop:2432 : end_time=1783500460402 2026-07-08 08:47:40.411 | + functions-common:time_stop:2433 : elapsed_time=58734 2026-07-08 08:47:40.415 | + functions-common:time_stop:2434 : total=35095 2026-07-08 08:47:40.419 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:47:40.424 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=93829 2026-07-08 08:47:40.428 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-07-08 08:47:40.433 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-08 08:47:40.437 | + functions-common:git_timed:697 : local count=0 2026-07-08 08:47:40.441 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 08:47:40.446 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 08:47:40.450 | + functions-common:git_timed:701 : timeout=0 2026-07-08 08:47:40.455 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 08:47:40.459 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 08:47:40.464 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:47:40.468 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:47:40.475 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:47:40.481 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500460476 2026-07-08 08:47:40.486 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-08 08:47:41.316 | From https://review.opendev.org/openstack/cinder 2026-07-08 08:47:41.316 | * branch master -> FETCH_HEAD 2026-07-08 08:47:41.328 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 08:47:41.332 | + functions-common:time_stop:2420 : local name 2026-07-08 08:47:41.335 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:47:41.338 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:47:41.342 | + functions-common:time_stop:2423 : local total 2026-07-08 08:47:41.345 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:47:41.349 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 08:47:41.352 | + functions-common:time_stop:2427 : start_time=1783500460476 2026-07-08 08:47:41.355 | + functions-common:time_stop:2429 : [[ -z 1783500460476 ]] 2026-07-08 08:47:41.360 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:47:41.365 | + functions-common:time_stop:2432 : end_time=1783500461362 2026-07-08 08:47:41.369 | + functions-common:time_stop:2433 : elapsed_time=886 2026-07-08 08:47:41.372 | + functions-common:time_stop:2434 : total=93829 2026-07-08 08:47:41.376 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:47:41.379 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=94715 2026-07-08 08:47:41.383 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-08 08:47:41.386 | + functions-common:git_timed:697 : local count=0 2026-07-08 08:47:41.389 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 08:47:41.393 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 08:47:41.396 | + functions-common:git_timed:701 : timeout=0 2026-07-08 08:47:41.399 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 08:47:41.403 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 08:47:41.407 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:47:41.410 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:47:41.415 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:47:41.421 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500461417 2026-07-08 08:47:41.425 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-08 08:47:41.881 | Note: switching to 'FETCH_HEAD'. 2026-07-08 08:47:41.881 | 2026-07-08 08:47:41.881 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-08 08:47:41.881 | changes and commit them, and you can discard any commits you make in this 2026-07-08 08:47:41.881 | state without impacting any branches by switching back to a branch. 2026-07-08 08:47:41.882 | 2026-07-08 08:47:41.882 | If you want to create a new branch to retain commits you create, you may 2026-07-08 08:47:41.882 | do so (now or later) by using -c with the switch command. Example: 2026-07-08 08:47:41.882 | 2026-07-08 08:47:41.882 | git switch -c 2026-07-08 08:47:41.882 | 2026-07-08 08:47:41.882 | Or undo this operation with: 2026-07-08 08:47:41.882 | 2026-07-08 08:47:41.882 | git switch - 2026-07-08 08:47:41.883 | 2026-07-08 08:47:41.883 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-08 08:47:41.883 | 2026-07-08 08:47:41.883 | HEAD is now at 7db0225cc Merge "Add agentic coding guidance and docs" 2026-07-08 08:47:41.892 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 08:47:41.895 | + functions-common:time_stop:2420 : local name 2026-07-08 08:47:41.900 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:47:41.904 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:47:41.908 | + functions-common:time_stop:2423 : local total 2026-07-08 08:47:41.912 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:47:41.916 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 08:47:41.920 | + functions-common:time_stop:2427 : start_time=1783500461417 2026-07-08 08:47:41.924 | + functions-common:time_stop:2429 : [[ -z 1783500461417 ]] 2026-07-08 08:47:41.929 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:47:41.936 | + functions-common:time_stop:2432 : end_time=1783500461931 2026-07-08 08:47:41.941 | + functions-common:time_stop:2433 : elapsed_time=514 2026-07-08 08:47:41.946 | + functions-common:time_stop:2434 : total=94715 2026-07-08 08:47:41.950 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:47:41.953 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=95229 2026-07-08 08:47:41.957 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-08 08:47:41.977 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-08 08:47:41.982 | + functions-common:git_clone:673 : git show --oneline 2026-07-08 08:47:41.983 | + functions-common:git_clone:673 : head -1 2026-07-08 08:47:41.987 | 7db0225cc Merge "Add agentic coding guidance and docs" 2026-07-08 08:47:41.991 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-08 08:47:41.995 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-08 08:47:41.999 | + inc/python:setup_develop:353 : local bindep 2026-07-08 08:47:42.003 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-08 08:47:42.008 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-08 08:47:42.012 | + inc/python:setup_develop:359 : local extras= 2026-07-08 08:47:42.015 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-08 08:47:42.019 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-08 08:47:42.023 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-08 08:47:42.027 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-08 08:47:42.031 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-08 08:47:42.035 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-08 08:47:42.040 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-08 08:47:42.044 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-08 08:47:42.048 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-08 08:47:42.052 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-08 08:47:42.056 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-08 08:47:42.062 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-08 08:47:42.069 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-08 08:47:42.072 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-08 08:47:42.076 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-08 08:47:42.251 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-08 08:47:42.254 | + inc/python:setup_package:436 : local bindep=0 2026-07-08 08:47:42.258 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-08 08:47:42.261 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-08 08:47:42.265 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-08 08:47:42.269 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-08 08:47:42.272 | + inc/python:setup_package:445 : local flags=-e 2026-07-08 08:47:42.276 | + inc/python:setup_package:446 : local extras= 2026-07-08 08:47:42.279 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-08 08:47:42.283 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-08 08:47:42.287 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-08 08:47:42.291 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-08 08:47:42.294 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-08 08:47:42.298 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-08 08:47:42.329 | Using python 3.12 to install /opt/stack/cinder 2026-07-08 08:47:42.333 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-07-08 08:47:43.368 | Obtaining file:///opt/stack/cinder 2026-07-08 08:47:43.372 | Installing build dependencies: started 2026-07-08 08:47:45.223 | Installing build dependencies: finished with status 'done' 2026-07-08 08:47:45.224 | Checking if build backend supports build_editable: started 2026-07-08 08:47:45.821 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-08 08:47:45.823 | Getting requirements to build editable: started 2026-07-08 08:47:46.140 | Getting requirements to build editable: finished with status 'done' 2026-07-08 08:47:46.142 | Preparing editable metadata (pyproject.toml): started 2026-07-08 08:47:47.588 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-08 08:47:47.615 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.0.3) 2026-07-08 08:47:47.616 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.3.1) 2026-07-08 08:47:47.617 | 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.dev157) (0.41.0) 2026-07-08 08:47:47.618 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.4.0) 2026-07-08 08:47:47.619 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.5.3) 2026-07-08 08:47:47.620 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.1.0) 2026-07-08 08:47:47.621 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (4.26.0) 2026-07-08 08:47:47.622 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.15.0) 2026-07-08 08:47:47.622 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (13.0.0) 2026-07-08 08:47:48.280 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev157) 2026-07-08 08:47:48.433 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-08 08:47:48.444 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (10.5.0) 2026-07-08 08:47:48.445 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.5.0) 2026-07-08 08:47:48.446 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (6.4.0) 2026-07-08 08:47:48.446 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (18.0.0) 2026-07-08 08:47:48.447 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (8.2.0) 2026-07-08 08:47:48.448 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (18.1.0) 2026-07-08 08:47:48.449 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (8.1.0) 2026-07-08 08:47:48.450 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.1.0) 2026-07-08 08:47:48.451 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.11.0) 2026-07-08 08:47:48.452 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.8.0) 2026-07-08 08:47:48.452 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.9.0) 2026-07-08 08:47:48.453 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.10.0) 2026-07-08 08:47:48.454 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (4.6.0) 2026-07-08 08:47:48.456 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.7.1) 2026-07-08 08:47:48.457 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (10.1.1) 2026-07-08 08:47:48.498 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev157) 2026-07-08 08:47:48.514 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-07-08 08:47:48.525 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (4.4.0) 2026-07-08 08:47:48.526 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (26.2) 2026-07-08 08:47:48.571 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev157) 2026-07-08 08:47:48.589 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-08 08:47:48.601 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.10.1) 2026-07-08 08:47:48.602 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.1.0) 2026-07-08 08:47:48.603 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.3.2) 2026-07-08 08:47:48.604 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.4.0) 2026-07-08 08:47:48.643 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev157) 2026-07-08 08:47:48.660 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-08 08:47:48.671 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.8.0) 2026-07-08 08:47:48.716 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev157) 2026-07-08 08:47:48.734 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-08 08:47:48.777 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev157) 2026-07-08 08:47:48.793 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-08 08:47:48.806 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.34.2) 2026-07-08 08:47:48.807 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.7.0) 2026-07-08 08:47:48.808 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.5.1) 2026-07-08 08:47:48.808 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (6.3.0) 2026-07-08 08:47:48.836 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev157) 2026-07-08 08:47:48.855 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-08 08:47:48.865 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.0.51) 2026-07-08 08:47:48.866 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.9.0) 2026-07-08 08:47:48.894 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev157) 2026-07-08 08:47:48.909 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-08 08:47:48.934 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (9.1.4) 2026-07-08 08:47:48.935 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (1.8.10) 2026-07-08 08:47:48.936 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (6.8.0) 2026-07-08 08:47:48.980 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev157) 2026-07-08 08:47:48.999 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-08 08:47:49.010 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.1.0) 2026-07-08 08:47:49.059 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev157) 2026-07-08 08:47:49.076 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-08 08:47:49.165 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev157) 2026-07-08 08:47:49.180 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-08 08:47:49.192 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.7.0) 2026-07-08 08:47:49.193 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (43.0.3) 2026-07-08 08:47:49.194 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (0.2.3) 2026-07-08 08:47:49.397 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev157) 2026-07-08 08:47:49.414 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-07-08 08:47:49.817 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev157) 2026-07-08 08:47:49.833 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-08 08:47:49.844 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev157) (1.9.0) 2026-07-08 08:47:49.845 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2026.2) 2026-07-08 08:47:49.846 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.1.4) 2026-07-08 08:47:50.302 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev157) 2026-07-08 08:47:50.318 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-08 08:47:50.329 | 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.dev157) (1.1.0) 2026-07-08 08:47:50.365 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev157) 2026-07-08 08:47:50.436 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-08 08:47:50.448 | 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.dev157) (2.9.0.post0) 2026-07-08 08:47:50.455 | 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.dev157) (1.17.0) 2026-07-08 08:47:50.488 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev157) (2.0.0) 2026-07-08 08:47:50.493 | 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.dev157) (3.0) 2026-07-08 08:47:50.503 | 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.dev157) (2.8.0) 2026-07-08 08:47:50.511 | 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.dev157) (3.1.0) 2026-07-08 08:47:50.514 | 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.dev157) (2.2.2) 2026-07-08 08:47:50.516 | 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.dev157) (0.32.0) 2026-07-08 08:47:50.574 | 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.dev157) 2026-07-08 08:47:50.591 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-08 08:47:50.633 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev157) 2026-07-08 08:47:50.648 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-08 08:47:50.710 | 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.dev157) 2026-07-08 08:47:50.726 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-08 08:47:50.763 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev157) 2026-07-08 08:47:50.779 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-08 08:47:50.824 | 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.dev157) 2026-07-08 08:47:50.840 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-08 08:47:51.146 | 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.dev157) 2026-07-08 08:47:51.161 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-07-08 08:47:51.207 | 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.dev157) 2026-07-08 08:47:51.222 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-08 08:47:51.276 | 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.dev157) 2026-07-08 08:47:51.292 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-08 08:47:51.321 | 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.dev157) (3.4.7) 2026-07-08 08:47:51.322 | 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.dev157) (3.18) 2026-07-08 08:47:51.324 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev157) (2023.11.17) 2026-07-08 08:47:51.342 | 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.dev157) (26.1.0) 2026-07-08 08:47:51.343 | 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.dev157) (2025.9.1) 2026-07-08 08:47:51.344 | 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.dev157) (0.37.0) 2026-07-08 08:47:51.345 | 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.dev157) (2026.5.1) 2026-07-08 08:47:51.354 | 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.dev157) (1.8.2) 2026-07-08 08:47:51.355 | 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.dev157) (4.15.0) 2026-07-08 08:47:51.360 | 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.dev157) (4.2.0) 2026-07-08 08:47:51.362 | 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.dev157) (4.0.1) 2026-07-08 08:47:51.363 | 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.dev157) (2.13.0) 2026-07-08 08:47:51.373 | 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.dev157) (7.2.2) 2026-07-08 08:47:51.379 | 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.dev157) (1.5.0) 2026-07-08 08:47:51.388 | 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.dev157) (0.20) 2026-07-08 08:47:51.394 | 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.dev157) (1.3.0) 2026-07-08 08:47:51.395 | 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.dev157) (2.0.0) 2026-07-08 08:47:51.396 | 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.dev157) (6.0.3) 2026-07-08 08:47:51.406 | 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.dev157) (1.18.5) 2026-07-08 08:47:51.408 | 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.dev157) (2.1.2) 2026-07-08 08:47:51.409 | 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.dev157) (0.6.2) 2026-07-08 08:47:51.414 | 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.dev157) (1.3.12) 2026-07-08 08:47:51.428 | 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.dev157) (5.3.1) 2026-07-08 08:47:51.429 | 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.dev157) (5.6.2) 2026-07-08 08:47:51.430 | 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.dev157) (0.16.0) 2026-07-08 08:47:51.435 | 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.dev157) (5.1.0) 2026-07-08 08:47:51.451 | 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.dev157) (0.25.0) 2026-07-08 08:47:51.456 | 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.dev157) (5.0.0) 2026-07-08 08:47:51.456 | 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.dev157) (3.1.6) 2026-07-08 08:47:51.459 | 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.dev157) (4.0.1) 2026-07-08 08:47:51.467 | 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.dev157) (3.0.3) 2026-07-08 08:47:51.481 | 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.dev157) (1.2.1) 2026-07-08 08:47:51.504 | 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.dev157) (1.7.6) 2026-07-08 08:47:51.541 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev157) 2026-07-08 08:47:51.558 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-08 08:47:51.663 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev157) 2026-07-08 08:47:51.679 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-07-08 08:47:51.696 | 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.dev157) (3.18.0) 2026-07-08 08:47:51.742 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev157) 2026-07-08 08:47:51.760 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-08 08:47:51.823 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev157) 2026-07-08 08:47:51.838 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-08 08:47:51.894 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev157) 2026-07-08 08:47:51.910 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-08 08:47:51.930 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev157) (83.0.0) 2026-07-08 08:47:51.948 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev157) (0.8.1) 2026-07-08 08:47:52.010 | 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.dev157) 2026-07-08 08:47:52.026 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-08 08:47:52.061 | 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.dev157) (4.14.0) 2026-07-08 08:47:52.068 | 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.dev157) (0.6.0) 2026-07-08 08:47:52.069 | 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.dev157) (4.0.0) 2026-07-08 08:47:52.081 | 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.dev157) (3.0.52) 2026-07-08 08:47:52.082 | 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.dev157) (1.11.0) 2026-07-08 08:47:52.083 | 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.dev157) (15.0.0) 2026-07-08 08:47:52.084 | 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.dev157) (1.8.0) 2026-07-08 08:47:52.125 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev157) 2026-07-08 08:47:52.144 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-08 08:47:52.155 | 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.dev157) (24.2.1) 2026-07-08 08:47:52.208 | 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.dev157) (4.2.0) 2026-07-08 08:47:52.209 | 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.dev157) (2.20.0) 2026-07-08 08:47:52.223 | 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.dev157) (0.1.2) 2026-07-08 08:47:52.245 | 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.dev157) (0.8) 2026-07-08 08:47:52.291 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev157) 2026-07-08 08:47:52.308 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-08 08:47:52.366 | 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.dev157) (3.6.1) 2026-07-08 08:47:52.368 | 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.dev157) (3.4.0) 2026-07-08 08:47:52.370 | 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.dev157) (4.0.1) 2026-07-08 08:47:52.449 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev157) 2026-07-08 08:47:52.465 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-08 08:47:52.502 | 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.dev157) (1.33) 2026-07-08 08:47:52.510 | 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.dev157) (3.1.1) 2026-07-08 08:47:52.606 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-08 08:47:52.643 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-08 08:47:52.874 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 60.3 MB/s 0:00:00 2026-07-08 08:47:52.889 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-08 08:47:52.916 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-07-08 08:47:53.380 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 34.9 MB/s 0:00:00 2026-07-08 08:47:53.396 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-08 08:47:53.420 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-07-08 08:47:53.448 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-08 08:47:53.471 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-08 08:47:53.498 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-08 08:47:53.521 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-07-08 08:47:53.549 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-08 08:47:53.571 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-08 08:47:53.702 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 40.1 MB/s 0:00:00 2026-07-08 08:47:53.719 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-08 08:47:53.743 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-07-08 08:47:53.768 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-07-08 08:47:53.795 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 19.0 MB/s 0:00:00 2026-07-08 08:47:53.810 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-08 08:47:53.836 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-08 08:47:53.861 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-08 08:47:53.886 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-08 08:47:53.909 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-08 08:47:53.952 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 31.6 MB/s 0:00:00 2026-07-08 08:47:53.968 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-08 08:47:53.995 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-08 08:47:54.024 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-08 08:47:54.049 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-08 08:47:54.074 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-08 08:47:54.098 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-08 08:47:54.123 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-08 08:47:54.146 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-07-08 08:47:54.173 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-08 08:47:54.197 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-08 08:47:54.223 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-07-08 08:47:54.285 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 35.8 MB/s 0:00:00 2026-07-08 08:47:54.302 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-07-08 08:47:54.465 | Building wheels for collected packages: cinder 2026-07-08 08:47:54.466 | Building editable for cinder (pyproject.toml): started 2026-07-08 08:47:56.168 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-08 08:47:56.169 | Created wheel for cinder: filename=cinder-28.1.0.dev157-0.editable-py3-none-any.whl size=9205 sha256=3e3189f44fbfaf0d925da495776a77ea67e79fffd9481e5f28b76ebd1d62f7aa 2026-07-08 08:47:56.169 | Stored in directory: /tmp/pip-ephem-wheel-cache-9ejd2w7e/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-08 08:47:56.175 | Successfully built cinder 2026-07-08 08:47:56.567 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-07-08 08:47:56.942 | Attempting uninstall: pyudev 2026-07-08 08:47:56.959 | Found existing installation: pyudev 0.24.0 2026-07-08 08:47:56.959 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:47:56.960 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-07-08 08:47:57.019 | Attempting uninstall: pyasn1 2026-07-08 08:47:57.037 | Found existing installation: pyasn1 0.4.8 2026-07-08 08:47:57.038 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:47:57.038 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-08 08:47:58.796 | Attempting uninstall: botocore 2026-07-08 08:47:58.813 | Found existing installation: botocore 1.34.46 2026-07-08 08:47:58.814 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:47:58.815 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-08 08:48:00.022 | Attempting uninstall: s3transfer 2026-07-08 08:48:00.042 | Found existing installation: s3transfer 0.10.1 2026-07-08 08:48:00.042 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:48:00.043 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-08 08:48:00.732 | Attempting uninstall: boto3 2026-07-08 08:48:00.753 | Found existing installation: boto3 1.34.46 2026-07-08 08:48:00.754 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-08 08:48:00.754 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-08 08:48:02.887 | 2026-07-08 08:48:02.913 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev157 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.198.0 google-auth-2.55.1 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-7.35.1 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-07-08 08:48:03.309 | + inc/python:pip_install:216 : result=0 2026-07-08 08:48:03.312 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 08:48:03.315 | + functions-common:time_stop:2420 : local name 2026-07-08 08:48:03.318 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:48:03.320 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:48:03.323 | + functions-common:time_stop:2423 : local total 2026-07-08 08:48:03.326 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:48:03.329 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 08:48:03.332 | + functions-common:time_stop:2427 : start_time=1783500462323 2026-07-08 08:48:03.334 | + functions-common:time_stop:2429 : [[ -z 1783500462323 ]] 2026-07-08 08:48:03.338 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:48:03.343 | + functions-common:time_stop:2432 : end_time=1783500483339 2026-07-08 08:48:03.345 | + functions-common:time_stop:2433 : elapsed_time=21016 2026-07-08 08:48:03.348 | + functions-common:time_stop:2434 : total=100308 2026-07-08 08:48:03.350 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:48:03.354 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=121324 2026-07-08 08:48:03.357 | + inc/python:pip_install:219 : return 0 2026-07-08 08:48:03.360 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-08 08:48:03.363 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-08 08:48:03.366 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-08 08:48:03.369 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-08 08:48:03.372 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:48:03.375 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:48:03.379 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-07-08 08:48:03.382 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:48:03.384 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-08 08:48:03.387 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-08 08:48:03.390 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-08 08:48:03.393 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:48:03.395 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:48:03.399 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-08 08:48:03.415 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-08 08:48:03.419 | + functions-common:install_package:1438 : update_package_repo 2026-07-08 08:48:03.422 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-08 08:48:03.425 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-08 08:48:03.428 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-08 08:48:03.431 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-08 08:48:03.434 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-08 08:48:03.437 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:48:03.440 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:48:03.443 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-08 08:48:03.446 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-08 08:48:03.449 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-08 08:48:03.452 | + functions-common:apt_get_update:1167 : return 2026-07-08 08:48:03.455 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-08 08:48:03.457 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-08 08:48:03.461 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:48:03.463 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:48:03.466 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-08 08:48:03.490 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-07-08 08:48:03.529 | Reading package lists... 2026-07-08 08:48:03.937 | Building dependency tree... 2026-07-08 08:48:03.939 | Reading state information... 2026-07-08 08:48:04.602 | The following packages were automatically installed and are no longer required: 2026-07-08 08:48:04.604 | libfwupd2 libgusb2 2026-07-08 08:48:04.604 | Use 'sudo apt autoremove' to remove them. 2026-07-08 08:48:04.608 | The following additional packages will be installed: 2026-07-08 08:48:04.608 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-08 08:48:04.608 | python3-urwid python3-wcwidth 2026-07-08 08:48:04.611 | Suggested packages: 2026-07-08 08:48:04.611 | python-urwid-doc 2026-07-08 08:48:04.649 | The following NEW packages will be installed: 2026-07-08 08:48:04.649 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-08 08:48:04.650 | python3-urwid python3-wcwidth targetcli-fb 2026-07-08 08:48:04.737 | 0 upgraded, 6 newly installed, 0 to remove and 14 not upgraded. 2026-07-08 08:48:04.737 | Need to get 385 kB of archives. 2026-07-08 08:48:04.737 | After this operation, 3098 kB of additional disk space will be used. 2026-07-08 08:48:04.737 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-08 08:48:04.745 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-08 08:48:04.752 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-08 08:48:04.760 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-07-08 08:48:04.770 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-08 08:48:04.777 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-08 08:48:05.031 | perl: warning: Setting locale failed. 2026-07-08 08:48:05.032 | perl: warning: Please check that your locale settings: 2026-07-08 08:48:05.032 | LANGUAGE = (unset), 2026-07-08 08:48:05.032 | LC_ALL = "en_US.utf8", 2026-07-08 08:48:05.032 | LANG = "de_DE.UTF-8" 2026-07-08 08:48:05.032 | are supported and installed on your system. 2026-07-08 08:48:05.032 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:48:05.095 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 08:48:05.096 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 08:48:05.096 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 08:48:05.289 | Fetched 385 kB in 0s (3891 kB/s) 2026-07-08 08:48:05.326 | Selecting previously unselected package python3-typing-extensions. 2026-07-08 08:48:05.393 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126757 files and directories currently installed.) 2026-07-08 08:48:05.399 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-08 08:48:05.403 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-08 08:48:05.453 | Selecting previously unselected package python3-wcwidth. 2026-07-08 08:48:05.465 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-08 08:48:05.469 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-08 08:48:05.524 | Selecting previously unselected package python3-urwid. 2026-07-08 08:48:05.536 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-08 08:48:05.540 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-08 08:48:05.633 | Selecting previously unselected package python3-configshell-fb. 2026-07-08 08:48:05.645 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-08 08:48:05.649 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-08 08:48:05.706 | Selecting previously unselected package python3-rtslib-fb. 2026-07-08 08:48:05.718 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-08 08:48:05.721 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-08 08:48:05.784 | Selecting previously unselected package targetcli-fb. 2026-07-08 08:48:05.797 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-08 08:48:05.800 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-08 08:48:05.879 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-08 08:48:07.098 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-08 08:48:07.106 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-08 08:48:07.426 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-08 08:48:07.678 | Setting up python3-urwid (2.6.10-1) ... 2026-07-08 08:48:08.228 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-08 08:48:08.429 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-08 08:48:08.429 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-08 08:48:08.452 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-08 08:48:08.452 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-08 08:48:08.452 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-08 08:48:08.452 | keyword = Word(alphanums + '_\-') 2026-07-08 08:48:08.452 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-08 08:48:08.452 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-08 08:48:08.452 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-08 08:48:08.453 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-08 08:48:08.453 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-08 08:48:08.453 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-08 08:48:08.462 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-08 08:48:08.462 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-08 08:48:08.484 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-08 08:48:08.485 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-08 08:48:08.485 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-08 08:48:08.485 | keyword = Word(alphanums + '_\-') 2026-07-08 08:48:08.485 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-08 08:48:08.485 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-08 08:48:08.485 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-08 08:48:08.485 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-08 08:48:08.485 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-08 08:48:08.485 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-08 08:48:08.518 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-08 08:48:08.730 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-08 08:48:08.730 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-08 08:48:09.025 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-08 08:48:09.878 | perl: warning: Setting locale failed. 2026-07-08 08:48:09.879 | perl: warning: Please check that your locale settings: 2026-07-08 08:48:09.879 | LANGUAGE = (unset), 2026-07-08 08:48:09.879 | LC_ALL = "en_US.utf8", 2026-07-08 08:48:09.879 | LANG = "de_DE.UTF-8" 2026-07-08 08:48:09.879 | are supported and installed on your system. 2026-07-08 08:48:09.879 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:48:10.021 | perl: warning: Setting locale failed. 2026-07-08 08:48:10.021 | perl: warning: Please check that your locale settings: 2026-07-08 08:48:10.022 | LANGUAGE = (unset), 2026-07-08 08:48:10.024 | LC_ALL = "en_US.utf8", 2026-07-08 08:48:10.024 | LANG = "de_DE.UTF-8" 2026-07-08 08:48:10.025 | are supported and installed on your system. 2026-07-08 08:48:10.025 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:48:10.075 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 08:48:10.075 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 08:48:10.076 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 08:48:10.148 | perl: warning: Setting locale failed. 2026-07-08 08:48:10.148 | perl: warning: Please check that your locale settings: 2026-07-08 08:48:10.149 | LANGUAGE = (unset), 2026-07-08 08:48:10.149 | LC_ALL = "en_US.utf8", 2026-07-08 08:48:10.149 | LANG = "de_DE.UTF-8" 2026-07-08 08:48:10.149 | are supported and installed on your system. 2026-07-08 08:48:10.149 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:48:10.654 | 2026-07-08 08:48:10.654 | Running kernel seems to be up-to-date. 2026-07-08 08:48:10.654 | 2026-07-08 08:48:10.654 | Restarting services... 2026-07-08 08:48:10.679 | 2026-07-08 08:48:10.679 | Service restarts being deferred: 2026-07-08 08:48:10.679 | systemctl restart virtlockd.service 2026-07-08 08:48:10.679 | systemctl restart virtlogd.service 2026-07-08 08:48:10.679 | 2026-07-08 08:48:10.679 | No containers need to be restarted. 2026-07-08 08:48:10.679 | 2026-07-08 08:48:10.680 | User sessions running outdated binaries: 2026-07-08 08:48:10.680 | quobyte @ session #5: sshd[2065] 2026-07-08 08:48:10.689 | 2026-07-08 08:48:10.690 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-08 08:48:12.624 | + functions-common:apt_get:1211 : result=0 2026-07-08 08:48:12.627 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-08 08:48:12.630 | + functions-common:time_stop:2420 : local name 2026-07-08 08:48:12.632 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:48:12.635 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:48:12.638 | + functions-common:time_stop:2423 : local total 2026-07-08 08:48:12.640 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:48:12.643 | + functions-common:time_stop:2426 : name=apt-get 2026-07-08 08:48:12.646 | + functions-common:time_stop:2427 : start_time=1783500483487 2026-07-08 08:48:12.648 | + functions-common:time_stop:2429 : [[ -z 1783500483487 ]] 2026-07-08 08:48:12.651 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:48:12.655 | + functions-common:time_stop:2432 : end_time=1783500492653 2026-07-08 08:48:12.659 | + functions-common:time_stop:2433 : elapsed_time=9166 2026-07-08 08:48:12.661 | + functions-common:time_stop:2434 : total=147780 2026-07-08 08:48:12.664 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:48:12.667 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156946 2026-07-08 08:48:12.669 | + functions-common:apt_get:1215 : return 0 2026-07-08 08:48:12.672 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-08 08:48:12.675 | + ./stack.sh:main:948 : configure_cinder 2026-07-08 08:48:12.678 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-07-08 08:48:12.693 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-08 08:48:12.698 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-08 08:48:12.701 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-08 08:48:12.703 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-08 08:48:12.707 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-08 08:48:12.708 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-08 08:48:12.712 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-08 08:48:12.716 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-08 08:48:12.717 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-08 08:48:12.721 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-08 08:48:12.724 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-08 08:48:12.726 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-08 08:48:12.729 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-08 08:48:12.731 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-08 08:48:12.746 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-08 08:48:12.762 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-07-08 08:48:12.777 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-07-08 08:48:12.792 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-08 08:48:12.808 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-08 08:48:12.823 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-08 08:48:12.826 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-08 08:48:12.831 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.2L38UWyqGc 2026-07-08 08:48:12.834 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-08 08:48:12.836 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-08 08:48:12.839 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-08 08:48:12.842 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.2L38UWyqGc 2026-07-08 08:48:12.845 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.2L38UWyqGc 2026-07-08 08:48:12.860 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.2L38UWyqGc /etc/sudoers.d/cinder-rootwrap 2026-07-08 08:48:12.875 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-08 08:48:12.878 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-08 08:48:12.881 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-08 08:48:12.884 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-08 08:48:12.886 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-08 08:48:12.889 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-07-08 08:48:12.891 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-07-08 08:48:12.894 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-07-08 08:48:12.895 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-08 08:48:12.905 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-08 08:48:12.908 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-08 08:48:12.923 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-08 08:48:12.938 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-08 08:48:12.941 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-08 08:48:12.946 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-08 08:48:12.951 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-08 08:48:12.954 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-08 08:48:12.956 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-08 08:48:12.959 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-08 08:48:12.962 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-08 08:48:12.964 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-08 08:48:12.966 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-08 08:48:12.969 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-08 08:48:12.971 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-08 08:48:12.973 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-08 08:48:13.005 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-08 08:48:13.035 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.180/identity 2026-07-08 08:48:13.065 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-08 08:48:13.095 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-07-08 08:48:13.126 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-08 08:48:13.157 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-08 08:48:13.191 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-08 08:48:13.224 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.180/identity 2026-07-08 08:48:13.256 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-08 08:48:13.289 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-08 08:48:13.323 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-08 08:48:13.326 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-08 08:48:13.368 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-08 08:48:13.403 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-08 08:48:13.406 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-08 08:48:13.408 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-08 08:48:13.411 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-08 08:48:13.413 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-08 08:48:13.416 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-08 08:48:13.419 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-08 08:48:13.436 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:48:13.439 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-08 08:48:13.442 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-08 08:48:13.445 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-08 08:48:13.481 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-08 08:48:13.512 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-08 08:48:13.544 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-08 08:48:13.575 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-08 08:48:13.606 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-08 08:48:13.640 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.180 2026-07-08 08:48:13.670 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-08 08:48:13.704 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-08 08:48:13.713 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 9d9ecc4d5e4ca5bb268c222fc2bf0275 2026-07-08 08:48:13.744 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-08 08:48:13.746 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-08 08:48:13.776 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-08 08:48:13.806 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-08 08:48:13.839 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-08 08:48:13.869 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-08 08:48:13.899 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-08 08:48:13.933 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-08 08:48:13.949 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:48:13.952 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-07-08 08:48:13.955 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-08 08:48:13.957 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-08 08:48:13.960 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-08 08:48:13.963 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-08 08:48:13.967 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-07-08 08:48:13.970 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-07-08 08:48:13.973 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-07-08 08:48:13.976 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-07-08 08:48:13.979 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-07-08 08:48:13.982 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-08 08:48:14.016 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-07-08 08:48:14.048 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-07-08 08:48:14.080 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-07-08 08:48:14.113 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-07-08 08:48:14.146 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-07-08 08:48:14.181 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-07-08 08:48:14.215 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-07-08 08:48:14.249 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-07-08 08:48:14.283 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-08 08:48:14.285 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-07-08 08:48:14.288 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-07-08 08:48:14.291 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-07-08 08:48:14.324 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-07-08 08:48:14.326 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-07-08 08:48:14.359 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-08 08:48:14.362 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-08 08:48:14.364 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-07-08 08:48:14.367 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-07-08 08:48:14.397 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-08 08:48:14.400 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-08 08:48:14.403 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-08 08:48:14.405 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-07-08 08:48:14.408 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-08 08:48:14.423 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:48:14.426 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-08 08:48:14.444 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:48:14.446 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-08 08:48:14.463 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:48:14.465 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-08 08:48:14.467 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-08 08:48:14.470 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-08 08:48:14.473 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-08 08:48:14.476 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-08 08:48:14.478 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-08 08:48:14.480 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-08 08:48:14.497 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:48:14.501 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-08 08:48:14.503 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-08 08:48:14.506 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-08 08:48:14.525 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:48:14.527 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.180:5672/ 2026-07-08 08:48:14.530 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.180:5672/ 2026-07-08 08:48:14.561 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-08 08:48:14.563 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-08 08:48:14.567 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-08 08:48:14.570 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-08 08:48:14.573 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-08 08:48:14.576 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-08 08:48:14.594 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-08 08:48:14.597 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-08 08:48:14.600 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-08 08:48:14.603 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-08 08:48:14.606 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-08 08:48:14.638 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-08 08:48:14.671 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-08 08:48:14.704 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-08 08:48:14.738 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-08 08:48:14.769 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-08 08:48:14.786 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:48:14.789 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-08 08:48:14.792 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-08 08:48:14.794 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-08 08:48:14.797 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-08 08:48:14.800 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-08 08:48:14.803 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-08 08:48:14.806 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-08 08:48:14.808 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-08 08:48:14.811 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-08 08:48:14.828 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-08 08:48:14.828 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-08 08:48:14.840 | d /var/run/uwsgi 0755 quobyte root 2026-07-08 08:48:14.845 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-08 08:48:14.860 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-08 08:48:14.865 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-08 08:48:14.868 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-08 08:48:14.872 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-08 08:48:14.875 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-08 08:48:14.907 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-07-08 08:48:14.938 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-08 08:48:14.970 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-08 08:48:15.003 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-08 08:48:15.037 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-08 08:48:15.070 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-08 08:48:15.101 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-08 08:48:15.134 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-08 08:48:15.164 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-08 08:48:15.195 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-08 08:48:15.227 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-08 08:48:15.258 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-08 08:48:15.290 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-08 08:48:15.321 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-08 08:48:15.324 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-08 08:48:15.328 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-08 08:48:15.331 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-08 08:48:15.334 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-08 08:48:15.337 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:48:15.340 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:48:15.343 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-08 08:48:15.346 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-08 08:48:15.349 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-08 08:48:15.382 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-08 08:48:15.415 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-07-08 08:48:15.415 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-08 08:48:15.425 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-08 08:48:15.430 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-08 08:48:15.433 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-08 08:48:15.436 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-08 08:48:15.439 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-08 08:48:15.442 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-08 08:48:15.445 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-08 08:48:15.448 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:48:15.451 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:48:15.454 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-08 08:48:15.457 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-08 08:48:15.460 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:48:15.463 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:48:15.466 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-08 08:48:15.477 | perl: warning: Setting locale failed. 2026-07-08 08:48:15.477 | perl: warning: Please check that your locale settings: 2026-07-08 08:48:15.477 | LANGUAGE = (unset), 2026-07-08 08:48:15.477 | LC_ALL = "en_US.utf8", 2026-07-08 08:48:15.478 | LANG = "de_DE.UTF-8" 2026-07-08 08:48:15.478 | are supported and installed on your system. 2026-07-08 08:48:15.478 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:48:15.519 | Enabling site cinder-api. 2026-07-08 08:48:15.524 | To activate the new configuration, you need to run: 2026-07-08 08:48:15.525 | systemctl reload apache2 2026-07-08 08:48:15.530 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-08 08:48:15.533 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-08 08:48:15.536 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 08:48:15.539 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-08 08:48:15.750 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-07-08 08:48:15.755 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.180/image 2026-07-08 08:48:15.789 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-08 08:48:15.807 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:48:15.810 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-08 08:48:15.813 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-08 08:48:15.816 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-08 08:48:15.819 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-08 08:48:15.822 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-08 08:48:15.825 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-08 08:48:15.828 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-08 08:48:15.831 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-08 08:48:15.834 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-08 08:48:15.837 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-08 08:48:15.870 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-08 08:48:15.900 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.180/identity 2026-07-08 08:48:15.932 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-08 08:48:15.963 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-07-08 08:48:15.995 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-08 08:48:16.025 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-08 08:48:16.055 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-08 08:48:16.086 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.180/identity 2026-07-08 08:48:16.117 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-08 08:48:16.148 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-08 08:48:16.180 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-08 08:48:16.183 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-08 08:48:16.186 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-08 08:48:16.188 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-08 08:48:16.190 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-08 08:48:16.193 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-08 08:48:16.227 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-08 08:48:16.259 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.180/identity 2026-07-08 08:48:16.289 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-08 08:48:16.319 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-07-08 08:48:16.351 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-08 08:48:16.391 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-08 08:48:16.433 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-08 08:48:16.477 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-08 08:48:16.517 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-08 08:48:16.555 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-08 08:48:16.557 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-08 08:48:16.578 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:48:16.581 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.180:2379?api_version=v3' 2026-07-08 08:48:16.621 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-08 08:48:16.623 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-08 08:48:16.663 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-08 08:48:16.666 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-08 08:48:16.669 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-08 08:48:16.706 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-08 08:48:16.710 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-08 08:48:16.713 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-08 08:48:16.716 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-08 08:48:16.719 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-08 08:48:16.754 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-08 08:48:16.788 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.180/identity 2026-07-08 08:48:16.824 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-08 08:48:16.858 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-07-08 08:48:16.892 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-08 08:48:16.929 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-08 08:48:16.965 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-08 08:48:17.003 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-07-08 08:48:17.026 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:48:17.029 | + ./stack.sh:main:953 : stack_install_service neutron 2026-07-08 08:48:17.033 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-08 08:48:17.035 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-08 08:48:17.038 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-08 08:48:17.040 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-08 08:48:17.043 | + lib/neutron:install_neutron:512 : use_library_from_git neutron-lib 2026-07-08 08:48:17.045 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-08 08:48:17.048 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:48:17.050 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:48:17.053 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-07-08 08:48:17.056 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:48:17.058 | + lib/neutron:install_neutron:519 : use_library_from_git sqlalchemy 2026-07-08 08:48:17.060 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-08 08:48:17.063 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:48:17.066 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:48:17.068 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-07-08 08:48:17.071 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:48:17.073 | + lib/neutron:install_neutron:523 : use_library_from_git alembic 2026-07-08 08:48:17.076 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-08 08:48:17.079 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:48:17.081 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:48:17.084 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-07-08 08:48:17.086 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:48:17.089 | + lib/neutron:install_neutron:528 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-08 08:48:17.091 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-07-08 08:48:17.094 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-08 08:48:17.096 | + functions-common:git_clone:591 : local git_ref=master 2026-07-08 08:48:17.099 | + functions-common:git_clone:592 : local orig_dir 2026-07-08 08:48:17.102 | ++ functions-common:git_clone:593 : pwd 2026-07-08 08:48:17.105 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-08 08:48:17.107 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-08 08:48:17.110 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-08 08:48:17.127 | + functions-common:git_clone:596 : RECLONE=False 2026-07-08 08:48:17.129 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-08 08:48:17.132 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-08 08:48:17.135 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-08 08:48:17.136 | + functions-common:git_clone:610 : echo master 2026-07-08 08:48:17.141 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-08 08:48:17.143 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-08 08:48:17.146 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-08 08:48:17.148 | + functions-common:git_timed:697 : local count=0 2026-07-08 08:48:17.150 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 08:48:17.153 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 08:48:17.155 | + functions-common:git_timed:701 : timeout=0 2026-07-08 08:48:17.158 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 08:48:17.160 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 08:48:17.162 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:48:17.164 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:48:17.167 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:48:17.171 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500497169 2026-07-08 08:48:17.174 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-08 08:48:17.177 | Cloning into '/opt/stack/neutron'... 2026-07-08 08:49:22.166 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 08:49:22.168 | + functions-common:time_stop:2420 : local name 2026-07-08 08:49:22.171 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:49:22.173 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:49:22.176 | + functions-common:time_stop:2423 : local total 2026-07-08 08:49:22.178 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:49:22.181 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 08:49:22.183 | + functions-common:time_stop:2427 : start_time=1783500497169 2026-07-08 08:49:22.186 | + functions-common:time_stop:2429 : [[ -z 1783500497169 ]] 2026-07-08 08:49:22.189 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:49:22.196 | + functions-common:time_stop:2432 : end_time=1783500562193 2026-07-08 08:49:22.199 | + functions-common:time_stop:2433 : elapsed_time=65024 2026-07-08 08:49:22.201 | + functions-common:time_stop:2434 : total=95229 2026-07-08 08:49:22.204 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:49:22.206 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160253 2026-07-08 08:49:22.209 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-07-08 08:49:22.212 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-08 08:49:22.215 | + functions-common:git_timed:697 : local count=0 2026-07-08 08:49:22.218 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 08:49:22.220 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 08:49:22.223 | + functions-common:git_timed:701 : timeout=0 2026-07-08 08:49:22.227 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 08:49:22.229 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 08:49:22.232 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:49:22.235 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:49:22.238 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:49:22.243 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500562240 2026-07-08 08:49:22.245 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-08 08:49:22.951 | From https://review.opendev.org/openstack/neutron 2026-07-08 08:49:22.951 | * branch master -> FETCH_HEAD 2026-07-08 08:49:22.961 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 08:49:22.964 | + functions-common:time_stop:2420 : local name 2026-07-08 08:49:22.966 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:49:22.969 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:49:22.972 | + functions-common:time_stop:2423 : local total 2026-07-08 08:49:22.974 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:49:22.977 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 08:49:22.980 | + functions-common:time_stop:2427 : start_time=1783500562240 2026-07-08 08:49:22.982 | + functions-common:time_stop:2429 : [[ -z 1783500562240 ]] 2026-07-08 08:49:22.985 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:49:22.990 | + functions-common:time_stop:2432 : end_time=1783500562987 2026-07-08 08:49:22.992 | + functions-common:time_stop:2433 : elapsed_time=747 2026-07-08 08:49:22.995 | + functions-common:time_stop:2434 : total=160253 2026-07-08 08:49:22.997 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:49:23.000 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161000 2026-07-08 08:49:23.003 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-08 08:49:23.005 | + functions-common:git_timed:697 : local count=0 2026-07-08 08:49:23.008 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 08:49:23.011 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 08:49:23.014 | + functions-common:git_timed:701 : timeout=0 2026-07-08 08:49:23.016 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 08:49:23.019 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 08:49:23.022 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:49:23.024 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:49:23.028 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:49:23.032 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500563029 2026-07-08 08:49:23.035 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-08 08:49:23.491 | Note: switching to 'FETCH_HEAD'. 2026-07-08 08:49:23.492 | 2026-07-08 08:49:23.492 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-08 08:49:23.492 | changes and commit them, and you can discard any commits you make in this 2026-07-08 08:49:23.492 | state without impacting any branches by switching back to a branch. 2026-07-08 08:49:23.492 | 2026-07-08 08:49:23.492 | If you want to create a new branch to retain commits you create, you may 2026-07-08 08:49:23.492 | do so (now or later) by using -c with the switch command. Example: 2026-07-08 08:49:23.492 | 2026-07-08 08:49:23.492 | git switch -c 2026-07-08 08:49:23.492 | 2026-07-08 08:49:23.492 | Or undo this operation with: 2026-07-08 08:49:23.493 | 2026-07-08 08:49:23.493 | git switch - 2026-07-08 08:49:23.493 | 2026-07-08 08:49:23.493 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-08 08:49:23.493 | 2026-07-08 08:49:23.493 | HEAD is now at 04f6410f49 Merge "trivial fix: Fix typo on PVLAN internals image" 2026-07-08 08:49:23.500 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 08:49:23.503 | + functions-common:time_stop:2420 : local name 2026-07-08 08:49:23.506 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:49:23.508 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:49:23.511 | + functions-common:time_stop:2423 : local total 2026-07-08 08:49:23.513 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:49:23.516 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 08:49:23.519 | + functions-common:time_stop:2427 : start_time=1783500563029 2026-07-08 08:49:23.521 | + functions-common:time_stop:2429 : [[ -z 1783500563029 ]] 2026-07-08 08:49:23.524 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:49:23.528 | + functions-common:time_stop:2432 : end_time=1783500563525 2026-07-08 08:49:23.531 | + functions-common:time_stop:2433 : elapsed_time=496 2026-07-08 08:49:23.533 | + functions-common:time_stop:2434 : total=161000 2026-07-08 08:49:23.536 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:49:23.539 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161496 2026-07-08 08:49:23.541 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-08 08:49:23.558 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-08 08:49:23.561 | + functions-common:git_clone:673 : git show --oneline 2026-07-08 08:49:23.562 | + functions-common:git_clone:673 : head -1 2026-07-08 08:49:23.566 | 04f6410f49 Merge "trivial fix: Fix typo on PVLAN internals image" 2026-07-08 08:49:23.569 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-08 08:49:23.572 | + lib/neutron:install_neutron:529 : setup_develop /opt/stack/neutron 2026-07-08 08:49:23.575 | + inc/python:setup_develop:353 : local bindep 2026-07-08 08:49:23.578 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-08 08:49:23.581 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-08 08:49:23.584 | + inc/python:setup_develop:359 : local extras= 2026-07-08 08:49:23.587 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-08 08:49:23.590 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-08 08:49:23.593 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-08 08:49:23.596 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-08 08:49:23.598 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-08 08:49:23.601 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-08 08:49:23.605 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-08 08:49:23.607 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-08 08:49:23.610 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-08 08:49:23.613 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-08 08:49:23.616 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-08 08:49:23.619 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-08 08:49:23.625 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-08 08:49:23.628 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-08 08:49:23.630 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-08 08:49:23.791 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-08 08:49:23.793 | + inc/python:setup_package:436 : local bindep=0 2026-07-08 08:49:23.796 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-08 08:49:23.799 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-08 08:49:23.801 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-08 08:49:23.804 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-08 08:49:23.807 | + inc/python:setup_package:445 : local flags=-e 2026-07-08 08:49:23.810 | + inc/python:setup_package:446 : local extras= 2026-07-08 08:49:23.812 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-08 08:49:23.815 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-08 08:49:23.818 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-08 08:49:23.821 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-08 08:49:23.824 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-08 08:49:23.827 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-08 08:49:23.849 | Using python 3.12 to install /opt/stack/neutron 2026-07-08 08:49:23.852 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-07-08 08:49:24.848 | Obtaining file:///opt/stack/neutron 2026-07-08 08:49:24.857 | Installing build dependencies: started 2026-07-08 08:49:26.680 | Installing build dependencies: finished with status 'done' 2026-07-08 08:49:26.681 | Checking if build backend supports build_editable: started 2026-07-08 08:49:27.228 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-08 08:49:27.229 | Getting requirements to build editable: started 2026-07-08 08:49:27.547 | Getting requirements to build editable: finished with status 'done' 2026-07-08 08:49:27.549 | Preparing editable metadata (pyproject.toml): started 2026-07-08 08:49:29.335 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-08 08:49:29.358 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (7.0.3) 2026-07-08 08:49:29.359 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (3.10.1) 2026-07-08 08:49:29.361 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (3.1.0) 2026-07-08 08:49:29.362 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (2.5.1) 2026-07-08 08:49:29.363 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (3.1.0) 2026-07-08 08:49:29.364 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (5.3.1) 2026-07-08 08:49:29.558 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev576) 2026-07-08 08:49:29.702 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-08 08:49:29.713 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (0.32.0) 2026-07-08 08:49:29.715 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (2.34.2) 2026-07-08 08:49:29.716 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (3.1.6) 2026-07-08 08:49:29.717 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (13.0.0) 2026-07-08 08:49:29.718 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (1.3.0) 2026-07-08 08:49:29.780 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev576) 2026-07-08 08:49:29.797 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-08 08:49:29.808 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (9.1.4) 2026-07-08 08:49:29.809 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (2.0.51) 2026-07-08 08:49:29.810 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (1.8.10) 2026-07-08 08:49:29.811 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (5.15.0) 2026-07-08 08:49:29.812 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (1.18.5) 2026-07-08 08:49:29.813 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (5.9.0) 2026-07-08 08:49:29.814 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (4.2.0) 2026-07-08 08:49:29.815 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (7.5.0) 2026-07-08 08:49:29.816 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (10.5.0) 2026-07-08 08:49:29.817 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (6.4.0) 2026-07-08 08:49:29.818 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (18.0.0) 2026-07-08 08:49:29.819 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (6.8.0) 2026-07-08 08:49:29.820 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (8.2.0) 2026-07-08 08:49:29.821 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (18.1.0) 2026-07-08 08:49:29.821 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (8.1.0) 2026-07-08 08:49:29.822 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (5.1.0) 2026-07-08 08:49:29.823 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (3.11.0) 2026-07-08 08:49:29.824 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (3.8.0) 2026-07-08 08:49:29.825 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (7.9.0) 2026-07-08 08:49:29.826 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (5.10.0) 2026-07-08 08:49:29.828 | 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.dev576) (4.6.0) 2026-07-08 08:49:29.829 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (2.7.1) 2026-07-08 08:49:29.830 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (10.1.1) 2026-07-08 08:49:29.830 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (3.10.2) 2026-07-08 08:49:29.831 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (4.4.0) 2026-07-08 08:49:29.866 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev576) 2026-07-08 08:49:29.882 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-08 08:49:29.918 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev576) 2026-07-08 08:49:29.933 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-08 08:49:29.974 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev576) 2026-07-08 08:49:29.991 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-08 08:49:30.101 | Installing build dependencies: started 2026-07-08 08:49:31.863 | Installing build dependencies: finished with status 'done' 2026-07-08 08:49:31.864 | Getting requirements to build wheel: started 2026-07-08 08:49:32.553 | Getting requirements to build wheel: finished with status 'done' 2026-07-08 08:49:32.555 | Preparing metadata (pyproject.toml): started 2026-07-08 08:49:32.949 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-08 08:49:33.007 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev576) 2026-07-08 08:49:33.021 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-08 08:49:33.032 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (7.2.2) 2026-07-08 08:49:33.070 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev576) 2026-07-08 08:49:33.087 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-08 08:49:33.099 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (24.2.1) 2026-07-08 08:49:33.101 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (18.13.0) 2026-07-08 08:49:33.102 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (4.17.0) 2026-07-08 08:49:33.136 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev576) 2026-07-08 08:49:33.155 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-08 08:49:33.203 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev576) 2026-07-08 08:49:33.220 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-08 08:49:33.232 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (3.4.0) 2026-07-08 08:49:33.232 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev576) (8.1.0) 2026-07-08 08:49:33.236 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev576) (1.3.12) 2026-07-08 08:49:33.237 | 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.dev576) (4.15.0) 2026-07-08 08:49:33.238 | 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.dev576) (2.2.2) 2026-07-08 08:49:33.245 | 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.dev576) (3.3.2) 2026-07-08 08:49:33.250 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev576) (3.0.3) 2026-07-08 08:49:33.253 | 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.dev576) (2.1.0) 2026-07-08 08:49:33.255 | 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.dev576) (1.8.2) 2026-07-08 08:49:33.262 | 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.dev576) (4.0.1) 2026-07-08 08:49:33.263 | 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.dev576) (2.13.0) 2026-07-08 08:49:33.264 | 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.dev576) (5.8.0) 2026-07-08 08:49:33.277 | 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.dev576) (1.3.7) 2026-07-08 08:49:33.313 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev576) 2026-07-08 08:49:33.329 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-08 08:49:33.342 | 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.dev576) (43.0.3) 2026-07-08 08:49:33.343 | 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.dev576) (1.5.0) 2026-07-08 08:49:33.345 | 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.dev576) (1.1.0) 2026-07-08 08:49:33.347 | 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.dev576) (1.33) 2026-07-08 08:49:33.350 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev576) (4.10.0) 2026-07-08 08:49:33.351 | 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.dev576) (6.0.3) 2026-07-08 08:49:33.354 | 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.dev576) (2.0.0) 2026-07-08 08:49:33.360 | 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.dev576) (3.0) 2026-07-08 08:49:33.368 | 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.dev576) (3.1.1) 2026-07-08 08:49:33.375 | 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.dev576) (0.41.0) 2026-07-08 08:49:33.375 | 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.dev576) (1.2.1) 2026-07-08 08:49:33.403 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev576) 2026-07-08 08:49:33.418 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-08 08:49:33.433 | 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.dev576) (26.2) 2026-07-08 08:49:33.436 | 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.dev576) (2.8.0) 2026-07-08 08:49:33.438 | 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.dev576) (3.5.3) 2026-07-08 08:49:33.453 | 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.dev576) (6.1.1) 2026-07-08 08:49:33.455 | 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.dev576) (4.0.0) 2026-07-08 08:49:33.475 | 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.dev576) (0.20) 2026-07-08 08:49:33.482 | 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.dev576) (2.0.0) 2026-07-08 08:49:33.491 | 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.dev576) (2.1.2) 2026-07-08 08:49:33.492 | 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.dev576) (0.6.2) 2026-07-08 08:49:33.501 | 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.dev576) (2.9.0.post0) 2026-07-08 08:49:33.508 | 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.dev576) (7.1.4) 2026-07-08 08:49:33.510 | 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.dev576) (5.3.1) 2026-07-08 08:49:33.511 | 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.dev576) (5.6.2) 2026-07-08 08:49:33.512 | 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.dev576) (0.16.0) 2026-07-08 08:49:33.517 | 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.dev576) (5.1.0) 2026-07-08 08:49:33.529 | 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.dev576) (2026.2) 2026-07-08 08:49:33.537 | 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.dev576) (0.25.0) 2026-07-08 08:49:33.541 | 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.dev576) (5.0.0) 2026-07-08 08:49:33.542 | 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.dev576) (4.0.1) 2026-07-08 08:49:33.576 | 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.dev576) (1.7.6) 2026-07-08 08:49:33.584 | 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.dev576) (2.2.0) 2026-07-08 08:49:33.594 | 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.dev576) (3.18.0) 2026-07-08 08:49:33.647 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev576) 2026-07-08 08:49:33.662 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-08 08:49:33.705 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev576) 2026-07-08 08:49:33.708 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-08 08:49:33.728 | 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.dev576) (3.0.3) 2026-07-08 08:49:33.729 | 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.dev576) (1.6.2) 2026-07-08 08:49:33.738 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev576) (83.0.0) 2026-07-08 08:49:33.765 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev576) (0.8.1) 2026-07-08 08:49:33.813 | 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.dev576) (1.17.0) 2026-07-08 08:49:33.820 | 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.dev576) (4.14.0) 2026-07-08 08:49:33.821 | 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.dev576) (4.26.0) 2026-07-08 08:49:33.855 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev576) 2026-07-08 08:49:33.872 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-08 08:49:33.889 | 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.dev576) (0.6.0) 2026-07-08 08:49:33.890 | 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.dev576) (4.0.0) 2026-07-08 08:49:33.902 | 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.dev576) (3.0.52) 2026-07-08 08:49:33.905 | 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.dev576) (1.11.0) 2026-07-08 08:49:33.906 | 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.dev576) (15.0.0) 2026-07-08 08:49:33.906 | 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.dev576) (1.8.0) 2026-07-08 08:49:33.912 | 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.dev576) (26.1.0) 2026-07-08 08:49:33.915 | 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.dev576) (2025.9.1) 2026-07-08 08:49:33.915 | 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.dev576) (0.37.0) 2026-07-08 08:49:33.916 | 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.dev576) (2026.5.1) 2026-07-08 08:49:33.972 | 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.dev576) (3.4.7) 2026-07-08 08:49:33.973 | 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.dev576) (3.18) 2026-07-08 08:49:33.976 | 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.dev576) (2.7.0) 2026-07-08 08:49:33.977 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev576) (2023.11.17) 2026-07-08 08:49:34.010 | 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.dev576) (4.2.0) 2026-07-08 08:49:34.012 | 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.dev576) (2.20.0) 2026-07-08 08:49:34.023 | 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.dev576) (0.1.2) 2026-07-08 08:49:34.043 | 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.dev576) (0.8) 2026-07-08 08:49:34.107 | 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.dev576) (0.16.0) 2026-07-08 08:49:34.197 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-07-08 08:49:34.296 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 6.8 MB/s 0:00:00 2026-07-08 08:49:34.312 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-08 08:49:34.494 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.8 MB/s 0:00:00 2026-07-08 08:49:34.510 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-08 08:49:34.536 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-08 08:49:34.559 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-08 08:49:34.582 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-08 08:49:34.607 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-08 08:49:34.624 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-08 08:49:34.638 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-08 08:49:34.666 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-08 08:49:34.715 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-08 08:49:34.741 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-07-08 08:49:34.765 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-08 08:49:34.839 | Building wheels for collected packages: neutron, ovs 2026-07-08 08:49:34.840 | Building editable for neutron (pyproject.toml): started 2026-07-08 08:49:37.192 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-08 08:49:37.195 | Created wheel for neutron: filename=neutron-28.1.0.dev576-0.editable-py3-none-any.whl size=15986 sha256=5bc4db33d36455b2d5b62f77b5b9a99c5cc1a47d8aaf5d8797c78f7fd8fc5924 2026-07-08 08:49:37.196 | Stored in directory: /tmp/pip-ephem-wheel-cache-05xz9s4u/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-08 08:49:37.201 | Building wheel for ovs (pyproject.toml): started 2026-07-08 08:49:38.111 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-08 08:49:38.112 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=4fcd7af129a9dbc68f7ded7f175be496df9ae908b26ebd62040af0062304870b 2026-07-08 08:49:38.113 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-08 08:49:38.120 | Successfully built neutron ovs 2026-07-08 08:49:38.470 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-07-08 08:49:43.983 | 2026-07-08 08:49:44.009 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev576 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.1.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-07-08 08:49:44.335 | + inc/python:pip_install:216 : result=0 2026-07-08 08:49:44.340 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 08:49:44.343 | + functions-common:time_stop:2420 : local name 2026-07-08 08:49:44.348 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:49:44.350 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:49:44.354 | + functions-common:time_stop:2423 : local total 2026-07-08 08:49:44.357 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:49:44.361 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 08:49:44.365 | + functions-common:time_stop:2427 : start_time=1783500563843 2026-07-08 08:49:44.369 | + functions-common:time_stop:2429 : [[ -z 1783500563843 ]] 2026-07-08 08:49:44.373 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:49:44.379 | + functions-common:time_stop:2432 : end_time=1783500584375 2026-07-08 08:49:44.382 | + functions-common:time_stop:2433 : elapsed_time=20532 2026-07-08 08:49:44.385 | + functions-common:time_stop:2434 : total=121324 2026-07-08 08:49:44.390 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:49:44.392 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=141856 2026-07-08 08:49:44.396 | + inc/python:pip_install:219 : return 0 2026-07-08 08:49:44.399 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-08 08:49:44.402 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-08 08:49:44.406 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-08 08:49:44.408 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-08 08:49:44.412 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:49:44.415 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:49:44.418 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-07-08 08:49:44.421 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:49:44.425 | + lib/neutron:install_neutron:531 : [[ ovn == \o\v\n ]] 2026-07-08 08:49:44.429 | + lib/neutron:install_neutron:532 : install_ovn 2026-07-08 08:49:44.432 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-07-08 08:49:44.433 | Installing OVN and dependent packages 2026-07-08 08:49:44.436 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-07-08 08:49:44.440 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-07-08 08:49:44.460 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:49:44.465 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-07-08 08:49:44.488 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:49:44.492 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-07-08 08:49:44.513 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:49:44.517 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-07-08 08:49:44.520 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-07-08 08:49:44.542 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:49:44.545 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-08 08:49:44.549 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-07-08 08:49:44.570 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-07-08 08:49:44.575 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-07-08 08:49:44.593 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-07-08 08:49:44.597 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-07-08 08:49:44.624 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-07-08 08:49:44.627 | + functions-common:install_package:1438 : update_package_repo 2026-07-08 08:49:44.631 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-08 08:49:44.634 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-08 08:49:44.639 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-08 08:49:44.642 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-08 08:49:44.646 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-08 08:49:44.649 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:49:44.652 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:49:44.656 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-08 08:49:44.659 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-08 08:49:44.663 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-08 08:49:44.667 | + functions-common:apt_get_update:1167 : return 2026-07-08 08:49:44.670 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-08 08:49:44.673 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-08 08:49:44.676 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:49:44.680 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:49:44.683 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-08 08:49:44.712 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-07-08 08:49:44.756 | Reading package lists... 2026-07-08 08:49:45.150 | Building dependency tree... 2026-07-08 08:49:45.153 | Reading state information... 2026-07-08 08:49:45.741 | fakeroot is already the newest version (1.33-1). 2026-07-08 08:49:45.742 | fakeroot set to manually installed. 2026-07-08 08:49:45.742 | make is already the newest version (4.3-4.1build2). 2026-07-08 08:49:45.742 | make set to manually installed. 2026-07-08 08:49:45.742 | The following packages were automatically installed and are no longer required: 2026-07-08 08:49:45.744 | libfwupd2 libgusb2 2026-07-08 08:49:45.744 | Use 'sudo apt autoremove' to remove them. 2026-07-08 08:49:45.747 | The following additional packages will be installed: 2026-07-08 08:49:45.748 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-08 08:49:45.748 | python3-sortedcontainers 2026-07-08 08:49:45.751 | Suggested packages: 2026-07-08 08:49:45.751 | openvswitch-doc python-sortedcontainers-doc 2026-07-08 08:49:45.791 | The following NEW packages will be installed: 2026-07-08 08:49:45.792 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-08 08:49:45.793 | python3-openvswitch python3-sortedcontainers 2026-07-08 08:49:45.852 | 0 upgraded, 6 newly installed, 0 to remove and 14 not upgraded. 2026-07-08 08:49:45.852 | Need to get 4219 kB of archives. 2026-07-08 08:49:45.853 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-08 08:49:45.853 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-08 08:49:45.866 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-07-08 08:49:45.878 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-08 08:49:45.885 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-08 08:49:45.890 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-07-08 08:49:45.905 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-07-08 08:49:46.167 | perl: warning: Setting locale failed. 2026-07-08 08:49:46.168 | perl: warning: Please check that your locale settings: 2026-07-08 08:49:46.168 | LANGUAGE = (unset), 2026-07-08 08:49:46.168 | LC_ALL = "en_US.utf8", 2026-07-08 08:49:46.168 | LANG = "de_DE.UTF-8" 2026-07-08 08:49:46.168 | are supported and installed on your system. 2026-07-08 08:49:46.168 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:49:46.232 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 08:49:46.232 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 08:49:46.232 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 08:49:46.425 | Fetched 4219 kB in 0s (41.0 MB/s) 2026-07-08 08:49:46.471 | Selecting previously unselected package libunbound8:amd64. 2026-07-08 08:49:46.537 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126942 files and directories currently installed.) 2026-07-08 08:49:46.544 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-08 08:49:46.552 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-08 08:49:46.608 | Selecting previously unselected package openvswitch-common. 2026-07-08 08:49:46.620 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-08 08:49:46.625 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-08 08:49:46.731 | Selecting previously unselected package python3-sortedcontainers. 2026-07-08 08:49:46.745 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-08 08:49:46.749 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-08 08:49:46.802 | Selecting previously unselected package libxdp1:amd64. 2026-07-08 08:49:46.816 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-08 08:49:46.820 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-08 08:49:46.879 | Selecting previously unselected package python3-openvswitch. 2026-07-08 08:49:46.894 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-08 08:49:46.897 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-08 08:49:47.007 | Selecting previously unselected package openvswitch-switch. 2026-07-08 08:49:47.020 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-08 08:49:47.028 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-08 08:49:47.168 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-08 08:49:47.421 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-08 08:49:47.433 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-08 08:49:47.445 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-08 08:49:47.460 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-08 08:49:47.854 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-08 08:49:47.878 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-08 08:49:48.567 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-08 08:49:48.762 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-08 08:49:49.806 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-08 08:49:51.597 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-08 08:49:51.837 | perl: warning: Setting locale failed. 2026-07-08 08:49:51.838 | perl: warning: Please check that your locale settings: 2026-07-08 08:49:51.838 | LANGUAGE = (unset), 2026-07-08 08:49:51.838 | LC_ALL = "en_US.utf8", 2026-07-08 08:49:51.838 | LANG = "de_DE.UTF-8" 2026-07-08 08:49:51.838 | are supported and installed on your system. 2026-07-08 08:49:51.838 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:49:51.976 | perl: warning: Setting locale failed. 2026-07-08 08:49:51.976 | perl: warning: Please check that your locale settings: 2026-07-08 08:49:51.976 | LANGUAGE = (unset), 2026-07-08 08:49:51.976 | LC_ALL = "en_US.utf8", 2026-07-08 08:49:51.976 | LANG = "de_DE.UTF-8" 2026-07-08 08:49:51.976 | are supported and installed on your system. 2026-07-08 08:49:51.976 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:49:52.028 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 08:49:52.028 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 08:49:52.029 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 08:49:52.101 | perl: warning: Setting locale failed. 2026-07-08 08:49:52.102 | perl: warning: Please check that your locale settings: 2026-07-08 08:49:52.102 | LANGUAGE = (unset), 2026-07-08 08:49:52.102 | LC_ALL = "en_US.utf8", 2026-07-08 08:49:52.102 | LANG = "de_DE.UTF-8" 2026-07-08 08:49:52.102 | are supported and installed on your system. 2026-07-08 08:49:52.102 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:49:52.629 | 2026-07-08 08:49:52.629 | Running kernel seems to be up-to-date. 2026-07-08 08:49:52.629 | 2026-07-08 08:49:52.629 | Restarting services... 2026-07-08 08:49:52.656 | 2026-07-08 08:49:52.656 | Service restarts being deferred: 2026-07-08 08:49:52.657 | systemctl restart virtlockd.service 2026-07-08 08:49:52.657 | systemctl restart virtlogd.service 2026-07-08 08:49:52.657 | 2026-07-08 08:49:52.657 | No containers need to be restarted. 2026-07-08 08:49:52.657 | 2026-07-08 08:49:52.657 | User sessions running outdated binaries: 2026-07-08 08:49:52.657 | quobyte @ session #5: sshd[2065] 2026-07-08 08:49:52.668 | 2026-07-08 08:49:52.668 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-08 08:49:54.812 | + functions-common:apt_get:1211 : result=0 2026-07-08 08:49:54.815 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-08 08:49:54.818 | + functions-common:time_stop:2420 : local name 2026-07-08 08:49:54.821 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:49:54.823 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:49:54.826 | + functions-common:time_stop:2423 : local total 2026-07-08 08:49:54.829 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:49:54.831 | + functions-common:time_stop:2426 : name=apt-get 2026-07-08 08:49:54.834 | + functions-common:time_stop:2427 : start_time=1783500584709 2026-07-08 08:49:54.837 | + functions-common:time_stop:2429 : [[ -z 1783500584709 ]] 2026-07-08 08:49:54.840 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:49:54.845 | + functions-common:time_stop:2432 : end_time=1783500594842 2026-07-08 08:49:54.848 | + functions-common:time_stop:2433 : elapsed_time=10133 2026-07-08 08:49:54.851 | + functions-common:time_stop:2434 : total=156946 2026-07-08 08:49:54.854 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:49:54.857 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167079 2026-07-08 08:49:54.860 | + functions-common:apt_get:1215 : return 0 2026-07-08 08:49:54.864 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-07-08 08:49:54.886 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-08 08:49:54.889 | + functions-common:install_package:1438 : update_package_repo 2026-07-08 08:49:54.893 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-08 08:49:54.895 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-08 08:49:54.898 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-08 08:49:54.901 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-08 08:49:54.904 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-08 08:49:54.907 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:49:54.911 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:49:54.914 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-08 08:49:54.917 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-08 08:49:54.920 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-08 08:49:54.923 | + functions-common:apt_get_update:1167 : return 2026-07-08 08:49:54.926 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-08 08:49:54.929 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-08 08:49:54.932 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:49:54.935 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:49:54.939 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-08 08:49:54.963 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-07-08 08:49:55.001 | Reading package lists... 2026-07-08 08:49:55.383 | Building dependency tree... 2026-07-08 08:49:55.384 | Reading state information... 2026-07-08 08:49:55.965 | The following packages were automatically installed and are no longer required: 2026-07-08 08:49:55.967 | libfwupd2 libgusb2 2026-07-08 08:49:55.967 | Use 'sudo apt autoremove' to remove them. 2026-07-08 08:49:55.970 | The following additional packages will be installed: 2026-07-08 08:49:55.971 | ovn-common 2026-07-08 08:49:56.017 | The following NEW packages will be installed: 2026-07-08 08:49:56.018 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-08 08:49:56.070 | 0 upgraded, 4 newly installed, 0 to remove and 14 not upgraded. 2026-07-08 08:49:56.070 | Need to get 2360 kB of archives. 2026-07-08 08:49:56.070 | After this operation, 8355 kB of additional disk space will be used. 2026-07-08 08:49:56.070 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-07-08 08:49:56.093 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-07-08 08:49:56.101 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-07-08 08:49:56.108 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-07-08 08:49:56.364 | perl: warning: Setting locale failed. 2026-07-08 08:49:56.364 | perl: warning: Please check that your locale settings: 2026-07-08 08:49:56.364 | LANGUAGE = (unset), 2026-07-08 08:49:56.365 | LC_ALL = "en_US.utf8", 2026-07-08 08:49:56.365 | LANG = "de_DE.UTF-8" 2026-07-08 08:49:56.365 | are supported and installed on your system. 2026-07-08 08:49:56.365 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:49:56.431 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 08:49:56.432 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 08:49:56.432 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 08:49:56.633 | Fetched 2360 kB in 0s (34.4 MB/s) 2026-07-08 08:49:56.755 | Selecting previously unselected package ovn-common. 2026-07-08 08:49:56.819 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127142 files and directories currently installed.) 2026-07-08 08:49:56.826 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-08 08:49:56.830 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-08 08:49:56.947 | Selecting previously unselected package ovn-central. 2026-07-08 08:49:56.959 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-08 08:49:56.963 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-08 08:49:57.029 | Selecting previously unselected package ovn-controller-vtep. 2026-07-08 08:49:57.039 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-08 08:49:57.042 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-08 08:49:57.100 | Selecting previously unselected package ovn-host. 2026-07-08 08:49:57.113 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-08 08:49:57.121 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-08 08:49:57.212 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-08 08:49:57.233 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-08 08:49:57.753 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-08 08:49:57.948 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-08 08:49:58.460 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-08 08:49:58.534 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-08 08:49:59.066 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-08 08:49:59.257 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-08 08:50:00.000 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-08 08:50:00.768 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-08 08:50:01.688 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-08 08:50:01.766 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-08 08:50:01.979 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-08 08:50:02.585 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-08 08:50:04.597 | perl: warning: Setting locale failed. 2026-07-08 08:50:04.597 | perl: warning: Please check that your locale settings: 2026-07-08 08:50:04.598 | LANGUAGE = (unset), 2026-07-08 08:50:04.598 | LC_ALL = "en_US.utf8", 2026-07-08 08:50:04.598 | LANG = "de_DE.UTF-8" 2026-07-08 08:50:04.598 | are supported and installed on your system. 2026-07-08 08:50:04.598 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:50:04.731 | perl: warning: Setting locale failed. 2026-07-08 08:50:04.731 | perl: warning: Please check that your locale settings: 2026-07-08 08:50:04.731 | LANGUAGE = (unset), 2026-07-08 08:50:04.731 | LC_ALL = "en_US.utf8", 2026-07-08 08:50:04.731 | LANG = "de_DE.UTF-8" 2026-07-08 08:50:04.732 | are supported and installed on your system. 2026-07-08 08:50:04.732 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:50:04.782 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 08:50:04.782 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 08:50:04.782 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 08:50:04.854 | perl: warning: Setting locale failed. 2026-07-08 08:50:04.854 | perl: warning: Please check that your locale settings: 2026-07-08 08:50:04.854 | LANGUAGE = (unset), 2026-07-08 08:50:04.854 | LC_ALL = "en_US.utf8", 2026-07-08 08:50:04.854 | LANG = "de_DE.UTF-8" 2026-07-08 08:50:04.854 | are supported and installed on your system. 2026-07-08 08:50:04.854 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:50:05.376 | 2026-07-08 08:50:05.376 | Running kernel seems to be up-to-date. 2026-07-08 08:50:05.376 | 2026-07-08 08:50:05.376 | Restarting services... 2026-07-08 08:50:05.400 | 2026-07-08 08:50:05.400 | Service restarts being deferred: 2026-07-08 08:50:05.400 | systemctl restart virtlockd.service 2026-07-08 08:50:05.401 | systemctl restart virtlogd.service 2026-07-08 08:50:05.401 | 2026-07-08 08:50:05.401 | No containers need to be restarted. 2026-07-08 08:50:05.401 | 2026-07-08 08:50:05.401 | User sessions running outdated binaries: 2026-07-08 08:50:05.401 | quobyte @ session #5: sshd[2065] 2026-07-08 08:50:05.410 | 2026-07-08 08:50:05.410 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-08 08:50:07.509 | + functions-common:apt_get:1211 : result=0 2026-07-08 08:50:07.512 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-08 08:50:07.516 | + functions-common:time_stop:2420 : local name 2026-07-08 08:50:07.519 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:50:07.523 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:50:07.526 | + functions-common:time_stop:2423 : local total 2026-07-08 08:50:07.529 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:50:07.533 | + functions-common:time_stop:2426 : name=apt-get 2026-07-08 08:50:07.537 | + functions-common:time_stop:2427 : start_time=1783500594960 2026-07-08 08:50:07.540 | + functions-common:time_stop:2429 : [[ -z 1783500594960 ]] 2026-07-08 08:50:07.545 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:50:07.550 | + functions-common:time_stop:2432 : end_time=1783500607546 2026-07-08 08:50:07.553 | + functions-common:time_stop:2433 : elapsed_time=12586 2026-07-08 08:50:07.557 | + functions-common:time_stop:2434 : total=167079 2026-07-08 08:50:07.560 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:50:07.564 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=179665 2026-07-08 08:50:07.567 | + functions-common:apt_get:1215 : return 0 2026-07-08 08:50:07.571 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 08:50:07.576 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 08:50:07.580 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-07-08 08:50:07.583 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-07-08 08:50:07.589 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-08 08:50:07.592 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-08 08:50:07.596 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-08 08:50:07.600 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-08 08:50:07.604 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-08 08:50:07.608 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-08 08:50:07.612 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-08 08:50:07.615 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-08 08:50:07.618 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-08 08:50:07.622 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-08 08:50:07.625 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-08 08:50:07.629 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-08 08:50:07.632 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-08 08:50:07.636 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-08 08:50:07.640 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-08 08:50:07.643 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-08 08:50:07.646 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-07-08 08:50:07.650 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-08 08:50:07.653 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:50:07.656 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:50:07.659 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-07-08 08:50:07.662 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:50:07.666 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-07-08 08:50:07.669 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-08 08:50:07.673 | + ./stack.sh:main:956 : is_service_enabled nova 2026-07-08 08:50:07.696 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:50:07.700 | + ./stack.sh:main:958 : stack_install_service nova 2026-07-08 08:50:07.703 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-08 08:50:07.707 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-08 08:50:07.711 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-08 08:50:07.714 | + lib/stack:stack_install_service:32 : install_nova 2026-07-08 08:50:07.718 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-08 08:50:07.721 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-08 08:50:07.725 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:50:07.728 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:50:07.730 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-07-08 08:50:07.734 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:50:07.737 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-08 08:50:07.759 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:50:07.762 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-08 08:50:07.766 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-08 08:50:07.769 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-08 08:50:07.773 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-08 08:50:07.777 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-07-08 08:50:07.942 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-08 08:50:07.946 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:50:07.948 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:50:07.951 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-08 08:50:07.954 | + functions-common:install_package:1438 : update_package_repo 2026-07-08 08:50:07.957 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-08 08:50:07.960 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-08 08:50:07.963 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-08 08:50:07.965 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-08 08:50:07.967 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-08 08:50:07.971 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:50:07.974 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:50:07.977 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-08 08:50:07.980 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-08 08:50:07.984 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-08 08:50:07.987 | + functions-common:apt_get_update:1167 : return 2026-07-08 08:50:07.990 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-08 08:50:07.993 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-08 08:50:07.997 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:50:08.001 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:50:08.004 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-08 08:50:08.033 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-08 08:50:08.071 | Reading package lists... 2026-07-08 08:50:08.466 | Building dependency tree... 2026-07-08 08:50:08.468 | Reading state information... 2026-07-08 08:50:09.124 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.14). 2026-07-08 08:50:09.124 | libvirt-clients set to manually installed. 2026-07-08 08:50:09.124 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.14). 2026-07-08 08:50:09.124 | The following packages were automatically installed and are no longer required: 2026-07-08 08:50:09.126 | libfwupd2 libgusb2 2026-07-08 08:50:09.126 | Use 'sudo apt autoremove' to remove them. 2026-07-08 08:50:09.129 | The following additional packages will be installed: 2026-07-08 08:50:09.129 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-07-08 08:50:09.130 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-07-08 08:50:09.130 | qemu-system-sparc 2026-07-08 08:50:09.132 | Suggested packages: 2026-07-08 08:50:09.132 | python-zstandard-doc samba vde2 2026-07-08 08:50:09.175 | The following packages will be REMOVED: 2026-07-08 08:50:09.177 | apport-core-dump-handler 2026-07-08 08:50:09.179 | The following NEW packages will be installed: 2026-07-08 08:50:09.180 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-07-08 08:50:09.180 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-08 08:50:09.180 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-07-08 08:50:09.235 | 0 upgraded, 13 newly installed, 1 to remove and 14 not upgraded. 2026-07-08 08:50:09.236 | Need to get 110 MB of archives. 2026-07-08 08:50:09.236 | After this operation, 897 MB of additional disk space will be used. 2026-07-08 08:50:09.236 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-08 08:50:09.248 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-08 08:50:09.256 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-08 08:50:09.262 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-08 08:50:09.268 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-07-08 08:50:09.424 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-07-08 08:50:09.642 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-07-08 08:50:09.763 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-07-08 08:50:09.848 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-07-08 08:50:09.894 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-07-08 08:50:10.664 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-07-08 08:50:10.665 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-07-08 08:50:10.703 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-07-08 08:50:10.981 | perl: warning: Setting locale failed. 2026-07-08 08:50:10.981 | perl: warning: Please check that your locale settings: 2026-07-08 08:50:10.981 | LANGUAGE = (unset), 2026-07-08 08:50:10.982 | LC_ALL = "en_US.utf8", 2026-07-08 08:50:10.982 | LANG = "de_DE.UTF-8" 2026-07-08 08:50:10.982 | are supported and installed on your system. 2026-07-08 08:50:10.982 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:50:11.047 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 08:50:11.047 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 08:50:11.047 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 08:50:11.404 | Fetched 110 MB in 1s (73.1 MB/s) 2026-07-08 08:50:11.445 | Selecting previously unselected package python3-zstandard. 2026-07-08 08:50:11.508 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127210 files and directories currently installed.) 2026-07-08 08:50:11.515 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-08 08:50:11.519 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-08 08:50:11.667 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-08 08:50:11.667 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-08 08:50:11.667 | Package apport-core-dump-handler is to be removed. 2026-07-08 08:50:11.667 | Package python3-zstandard is not configured yet. 2026-07-08 08:50:11.667 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-08 08:50:11.667 | Package apport-core-dump-handler is to be removed. 2026-07-08 08:50:11.667 | Package systemd-coredump is not installed. 2026-07-08 08:50:11.667 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-08 08:50:11.667 | Package apport-core-dump-handler is to be removed. 2026-07-08 08:50:11.668 | Package python3-zstandard is not configured yet. 2026-07-08 08:50:11.668 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-08 08:50:11.668 | Package apport-core-dump-handler is to be removed. 2026-07-08 08:50:11.668 | Package systemd-coredump is not installed. 2026-07-08 08:50:11.668 | 2026-07-08 08:50:11.735 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127226 files and directories currently installed.) 2026-07-08 08:50:11.742 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-08 08:50:12.651 | Selecting previously unselected package systemd-coredump. 2026-07-08 08:50:12.712 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127222 files and directories currently installed.) 2026-07-08 08:50:12.718 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-08 08:50:12.723 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-08 08:50:12.787 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-08 08:50:12.798 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-08 08:50:12.811 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-08 08:50:12.878 | Selecting previously unselected package python3-libvirt. 2026-07-08 08:50:12.890 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-08 08:50:12.894 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-08 08:50:12.966 | Selecting previously unselected package qemu-system-arm. 2026-07-08 08:50:12.977 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-08 08:50:12.990 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 08:50:13.542 | Selecting previously unselected package qemu-system-mips. 2026-07-08 08:50:13.558 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-08 08:50:13.573 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 08:50:14.213 | Selecting previously unselected package qemu-system-ppc. 2026-07-08 08:50:14.228 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-08 08:50:14.241 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 08:50:14.653 | Selecting previously unselected package qemu-system-sparc. 2026-07-08 08:50:14.669 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-08 08:50:14.683 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 08:50:14.975 | Selecting previously unselected package qemu-system-s390x. 2026-07-08 08:50:14.990 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-08 08:50:15.004 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 08:50:15.192 | Selecting previously unselected package qemu-system-misc. 2026-07-08 08:50:15.207 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-08 08:50:15.220 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 08:50:17.385 | Selecting previously unselected package qemu-system. 2026-07-08 08:50:17.401 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-08 08:50:17.407 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 08:50:17.459 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-08 08:50:17.474 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-07-08 08:50:17.480 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-08 08:50:19.450 | Selecting previously unselected package qemu-efi-arm. 2026-07-08 08:50:19.461 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-07-08 08:50:19.466 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-08 08:50:20.310 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-08 08:50:20.822 | Creating group 'systemd-coredump' with GID 987. 2026-07-08 08:50:20.823 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-07-08 08:50:20.848 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-08 08:50:21.156 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 08:50:21.177 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 08:50:21.196 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-08 08:50:21.215 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 08:50:21.234 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-08 08:50:21.245 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 08:50:21.264 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-08 08:50:21.520 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 08:50:21.540 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-08 08:50:21.552 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 08:50:21.571 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-08 08:50:21.584 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-08 08:50:23.449 | perl: warning: Setting locale failed. 2026-07-08 08:50:23.450 | perl: warning: Please check that your locale settings: 2026-07-08 08:50:23.450 | LANGUAGE = (unset), 2026-07-08 08:50:23.450 | LC_ALL = "en_US.utf8", 2026-07-08 08:50:23.450 | LANG = "de_DE.UTF-8" 2026-07-08 08:50:23.450 | are supported and installed on your system. 2026-07-08 08:50:23.450 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:50:23.582 | perl: warning: Setting locale failed. 2026-07-08 08:50:23.582 | perl: warning: Please check that your locale settings: 2026-07-08 08:50:23.582 | LANGUAGE = (unset), 2026-07-08 08:50:23.582 | LC_ALL = "en_US.utf8", 2026-07-08 08:50:23.582 | LANG = "de_DE.UTF-8" 2026-07-08 08:50:23.583 | are supported and installed on your system. 2026-07-08 08:50:23.583 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:50:23.632 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-08 08:50:23.633 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-08 08:50:23.633 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-08 08:50:23.704 | perl: warning: Setting locale failed. 2026-07-08 08:50:23.705 | perl: warning: Please check that your locale settings: 2026-07-08 08:50:23.705 | LANGUAGE = (unset), 2026-07-08 08:50:23.705 | LC_ALL = "en_US.utf8", 2026-07-08 08:50:23.705 | LANG = "de_DE.UTF-8" 2026-07-08 08:50:23.705 | are supported and installed on your system. 2026-07-08 08:50:23.705 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:50:24.219 | 2026-07-08 08:50:24.219 | Running kernel seems to be up-to-date. 2026-07-08 08:50:24.219 | 2026-07-08 08:50:24.219 | Restarting services... 2026-07-08 08:50:24.244 | 2026-07-08 08:50:24.244 | Service restarts being deferred: 2026-07-08 08:50:24.244 | systemctl restart virtlockd.service 2026-07-08 08:50:24.245 | systemctl restart virtlogd.service 2026-07-08 08:50:24.245 | 2026-07-08 08:50:24.245 | No containers need to be restarted. 2026-07-08 08:50:24.245 | 2026-07-08 08:50:24.245 | User sessions running outdated binaries: 2026-07-08 08:50:24.245 | quobyte @ session #5: sshd[2065] 2026-07-08 08:50:24.255 | 2026-07-08 08:50:24.255 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-08 08:50:26.713 | + functions-common:apt_get:1211 : result=0 2026-07-08 08:50:26.716 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-08 08:50:26.718 | + functions-common:time_stop:2420 : local name 2026-07-08 08:50:26.720 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:50:26.724 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:50:26.727 | + functions-common:time_stop:2423 : local total 2026-07-08 08:50:26.730 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:50:26.734 | + functions-common:time_stop:2426 : name=apt-get 2026-07-08 08:50:26.737 | + functions-common:time_stop:2427 : start_time=1783500608028 2026-07-08 08:50:26.741 | + functions-common:time_stop:2429 : [[ -z 1783500608028 ]] 2026-07-08 08:50:26.744 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:50:26.752 | + functions-common:time_stop:2432 : end_time=1783500626748 2026-07-08 08:50:26.755 | + functions-common:time_stop:2433 : elapsed_time=18720 2026-07-08 08:50:26.759 | + functions-common:time_stop:2434 : total=179665 2026-07-08 08:50:26.763 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:50:26.766 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=198385 2026-07-08 08:50:26.770 | + functions-common:apt_get:1215 : return 0 2026-07-08 08:50:26.773 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-08 08:50:26.778 | + functions-common:install_package:1438 : update_package_repo 2026-07-08 08:50:26.781 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-08 08:50:26.784 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-08 08:50:26.788 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-08 08:50:26.791 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-08 08:50:26.794 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-08 08:50:26.797 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:50:26.801 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:50:26.804 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-08 08:50:26.808 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-08 08:50:26.812 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-08 08:50:26.816 | + functions-common:apt_get_update:1167 : return 2026-07-08 08:50:26.820 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-08 08:50:26.823 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-08 08:50:26.826 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:50:26.830 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:50:26.834 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-08 08:50:26.861 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-07-08 08:50:26.901 | Reading package lists... 2026-07-08 08:50:27.285 | Building dependency tree... 2026-07-08 08:50:27.287 | Reading state information... 2026-07-08 08:50:27.890 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-07-08 08:50:27.890 | ovmf set to manually installed. 2026-07-08 08:50:27.890 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-08 08:50:27.890 | swtpm set to manually installed. 2026-07-08 08:50:27.890 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-08 08:50:27.890 | swtpm-tools set to manually installed. 2026-07-08 08:50:27.890 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-08 08:50:27.891 | mdevctl set to manually installed. 2026-07-08 08:50:27.891 | The following packages were automatically installed and are no longer required: 2026-07-08 08:50:27.895 | libfwupd2 libgusb2 2026-07-08 08:50:27.895 | Use 'sudo apt autoremove' to remove them. 2026-07-08 08:50:28.013 | 0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded. 2026-07-08 08:50:28.020 | + functions-common:apt_get:1211 : result=0 2026-07-08 08:50:28.023 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-08 08:50:28.026 | + functions-common:time_stop:2420 : local name 2026-07-08 08:50:28.030 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:50:28.033 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:50:28.036 | + functions-common:time_stop:2423 : local total 2026-07-08 08:50:28.039 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:50:28.042 | + functions-common:time_stop:2426 : name=apt-get 2026-07-08 08:50:28.046 | + functions-common:time_stop:2427 : start_time=1783500626858 2026-07-08 08:50:28.050 | + functions-common:time_stop:2429 : [[ -z 1783500626858 ]] 2026-07-08 08:50:28.054 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:50:28.060 | + functions-common:time_stop:2432 : end_time=1783500628055 2026-07-08 08:50:28.064 | + functions-common:time_stop:2433 : elapsed_time=1197 2026-07-08 08:50:28.067 | + functions-common:time_stop:2434 : total=198385 2026-07-08 08:50:28.070 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:50:28.074 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=199582 2026-07-08 08:50:28.077 | + functions-common:apt_get:1215 : return 0 2026-07-08 08:50:28.081 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-08 08:50:28.084 | ++ functions-common:is_arch:519 : uname -m 2026-07-08 08:50:28.090 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-08 08:50:28.093 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-08 08:50:28.097 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-08 08:50:28.101 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-07-08 08:50:28.104 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-07-08 08:50:28.107 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-07-08 08:50:28.111 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-08 08:50:28.132 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:50:28.137 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-08 08:50:28.159 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-08 08:50:28.163 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-08 08:50:28.166 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-08 08:50:28.171 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-08 08:50:28.173 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-08 08:50:28.177 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-08 08:50:28.181 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-08 08:50:28.184 | + functions-common:git_clone:592 : local orig_dir 2026-07-08 08:50:28.189 | ++ functions-common:git_clone:593 : pwd 2026-07-08 08:50:28.194 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-08 08:50:28.198 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-08 08:50:28.202 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-08 08:50:28.228 | + functions-common:git_clone:596 : RECLONE=False 2026-07-08 08:50:28.232 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-08 08:50:28.235 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-08 08:50:28.239 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-08 08:50:28.241 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-08 08:50:28.247 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-08 08:50:28.250 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-08 08:50:28.254 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-08 08:50:28.257 | + functions-common:git_timed:697 : local count=0 2026-07-08 08:50:28.261 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 08:50:28.264 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 08:50:28.268 | + functions-common:git_timed:701 : timeout=0 2026-07-08 08:50:28.271 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 08:50:28.274 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 08:50:28.278 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:50:28.281 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:50:28.285 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:50:28.292 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500628287 2026-07-08 08:50:28.296 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-08 08:50:28.303 | Cloning into '/opt/stack/novnc'... 2026-07-08 08:50:30.258 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 08:50:30.261 | + functions-common:time_stop:2420 : local name 2026-07-08 08:50:30.264 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:50:30.267 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:50:30.271 | + functions-common:time_stop:2423 : local total 2026-07-08 08:50:30.275 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:50:30.278 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 08:50:30.281 | + functions-common:time_stop:2427 : start_time=1783500628287 2026-07-08 08:50:30.283 | + functions-common:time_stop:2429 : [[ -z 1783500628287 ]] 2026-07-08 08:50:30.288 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:50:30.293 | + functions-common:time_stop:2432 : end_time=1783500630289 2026-07-08 08:50:30.296 | + functions-common:time_stop:2433 : elapsed_time=2002 2026-07-08 08:50:30.298 | + functions-common:time_stop:2434 : total=161496 2026-07-08 08:50:30.302 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:50:30.305 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=163498 2026-07-08 08:50:30.308 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-07-08 08:50:30.312 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-07-08 08:50:30.315 | + functions-common:git_timed:697 : local count=0 2026-07-08 08:50:30.318 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 08:50:30.322 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 08:50:30.325 | + functions-common:git_timed:701 : timeout=0 2026-07-08 08:50:30.327 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 08:50:30.330 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 08:50:30.333 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:50:30.336 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:50:30.339 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:50:30.345 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500630341 2026-07-08 08:50:30.349 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-07-08 08:50:30.778 | From https://github.com/novnc/novnc 2026-07-08 08:50:30.778 | * tag v1.3.0 -> FETCH_HEAD 2026-07-08 08:50:30.789 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 08:50:30.792 | + functions-common:time_stop:2420 : local name 2026-07-08 08:50:30.795 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:50:30.799 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:50:30.802 | + functions-common:time_stop:2423 : local total 2026-07-08 08:50:30.806 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:50:30.809 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 08:50:30.812 | + functions-common:time_stop:2427 : start_time=1783500630341 2026-07-08 08:50:30.816 | + functions-common:time_stop:2429 : [[ -z 1783500630341 ]] 2026-07-08 08:50:30.820 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:50:30.825 | + functions-common:time_stop:2432 : end_time=1783500630821 2026-07-08 08:50:30.828 | + functions-common:time_stop:2433 : elapsed_time=480 2026-07-08 08:50:30.832 | + functions-common:time_stop:2434 : total=163498 2026-07-08 08:50:30.835 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:50:30.839 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=163978 2026-07-08 08:50:30.843 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-08 08:50:30.846 | + functions-common:git_timed:697 : local count=0 2026-07-08 08:50:30.849 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 08:50:30.853 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 08:50:30.857 | + functions-common:git_timed:701 : timeout=0 2026-07-08 08:50:30.860 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 08:50:30.864 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 08:50:30.867 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:50:30.871 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:50:30.875 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:50:30.880 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500630876 2026-07-08 08:50:30.884 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-08 08:50:30.915 | Note: switching to 'FETCH_HEAD'. 2026-07-08 08:50:30.916 | 2026-07-08 08:50:30.916 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-08 08:50:30.916 | changes and commit them, and you can discard any commits you make in this 2026-07-08 08:50:30.916 | state without impacting any branches by switching back to a branch. 2026-07-08 08:50:30.916 | 2026-07-08 08:50:30.916 | If you want to create a new branch to retain commits you create, you may 2026-07-08 08:50:30.916 | do so (now or later) by using -c with the switch command. Example: 2026-07-08 08:50:30.916 | 2026-07-08 08:50:30.916 | git switch -c 2026-07-08 08:50:30.916 | 2026-07-08 08:50:30.916 | Or undo this operation with: 2026-07-08 08:50:30.917 | 2026-07-08 08:50:30.917 | git switch - 2026-07-08 08:50:30.917 | 2026-07-08 08:50:30.917 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-08 08:50:30.917 | 2026-07-08 08:50:30.917 | HEAD is now at 463c39e noVNC 1.3.0 2026-07-08 08:50:30.920 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 08:50:30.924 | + functions-common:time_stop:2420 : local name 2026-07-08 08:50:30.927 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:50:30.931 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:50:30.934 | + functions-common:time_stop:2423 : local total 2026-07-08 08:50:30.937 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:50:30.941 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 08:50:30.945 | + functions-common:time_stop:2427 : start_time=1783500630876 2026-07-08 08:50:30.948 | + functions-common:time_stop:2429 : [[ -z 1783500630876 ]] 2026-07-08 08:50:30.953 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:50:30.958 | + functions-common:time_stop:2432 : end_time=1783500630954 2026-07-08 08:50:30.961 | + functions-common:time_stop:2433 : elapsed_time=78 2026-07-08 08:50:30.965 | + functions-common:time_stop:2434 : total=163978 2026-07-08 08:50:30.968 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:50:30.972 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164056 2026-07-08 08:50:30.976 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-08 08:50:30.995 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-08 08:50:31.000 | + functions-common:git_clone:673 : git show --oneline 2026-07-08 08:50:31.001 | + functions-common:git_clone:673 : head -1 2026-07-08 08:50:31.004 | 463c39e noVNC 1.3.0 2026-07-08 08:50:31.008 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-08 08:50:31.012 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-08 08:50:31.034 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:50:31.038 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/85/976085/13 2026-07-08 08:50:31.042 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-07-08 08:50:31.046 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-08 08:50:31.049 | + functions-common:git_clone:591 : local git_ref=refs/changes/85/976085/13 2026-07-08 08:50:31.053 | + functions-common:git_clone:592 : local orig_dir 2026-07-08 08:50:31.058 | ++ functions-common:git_clone:593 : pwd 2026-07-08 08:50:31.061 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-08 08:50:31.065 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-08 08:50:31.069 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-08 08:50:31.091 | + functions-common:git_clone:596 : RECLONE=False 2026-07-08 08:50:31.094 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-08 08:50:31.098 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-08 08:50:31.105 | + functions-common:git_clone:610 : echo refs/changes/85/976085/13 2026-07-08 08:50:31.106 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-08 08:50:31.111 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-07-08 08:50:31.115 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-07-08 08:50:31.118 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-08 08:50:31.123 | + functions-common:git_timed:697 : local count=0 2026-07-08 08:50:31.126 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 08:50:31.130 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 08:50:31.133 | + functions-common:git_timed:701 : timeout=0 2026-07-08 08:50:31.137 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 08:50:31.141 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 08:50:31.144 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:50:31.148 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:50:31.153 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:50:31.158 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500631154 2026-07-08 08:50:31.162 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-08 08:50:31.166 | Cloning into '/opt/stack/nova'... 2026-07-08 08:54:39.706 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 08:54:39.710 | + functions-common:time_stop:2420 : local name 2026-07-08 08:54:39.713 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:54:39.717 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:54:39.720 | + functions-common:time_stop:2423 : local total 2026-07-08 08:54:39.722 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:54:39.726 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 08:54:39.729 | + functions-common:time_stop:2427 : start_time=1783500631154 2026-07-08 08:54:39.731 | + functions-common:time_stop:2429 : [[ -z 1783500631154 ]] 2026-07-08 08:54:39.736 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:54:39.749 | + functions-common:time_stop:2432 : end_time=1783500879746 2026-07-08 08:54:39.752 | + functions-common:time_stop:2433 : elapsed_time=248592 2026-07-08 08:54:39.755 | + functions-common:time_stop:2434 : total=164056 2026-07-08 08:54:39.759 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:54:39.762 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=412648 2026-07-08 08:54:39.766 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-07-08 08:54:39.770 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/85/976085/13 2026-07-08 08:54:39.774 | + functions-common:git_timed:697 : local count=0 2026-07-08 08:54:39.777 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 08:54:39.780 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 08:54:39.783 | + functions-common:git_timed:701 : timeout=0 2026-07-08 08:54:39.786 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 08:54:39.789 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 08:54:39.792 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:54:39.795 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:54:39.799 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:54:39.803 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500879800 2026-07-08 08:54:39.807 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/85/976085/13 2026-07-08 08:54:40.830 | From https://review.opendev.org/openstack/nova 2026-07-08 08:54:40.830 | * branch refs/changes/85/976085/13 -> FETCH_HEAD 2026-07-08 08:54:40.839 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 08:54:40.843 | + functions-common:time_stop:2420 : local name 2026-07-08 08:54:40.847 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:54:40.850 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:54:40.853 | + functions-common:time_stop:2423 : local total 2026-07-08 08:54:40.856 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:54:40.859 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 08:54:40.862 | + functions-common:time_stop:2427 : start_time=1783500879800 2026-07-08 08:54:40.866 | + functions-common:time_stop:2429 : [[ -z 1783500879800 ]] 2026-07-08 08:54:40.869 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:54:40.874 | + functions-common:time_stop:2432 : end_time=1783500880871 2026-07-08 08:54:40.878 | + functions-common:time_stop:2433 : elapsed_time=1071 2026-07-08 08:54:40.881 | + functions-common:time_stop:2434 : total=412648 2026-07-08 08:54:40.884 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:54:40.887 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=413719 2026-07-08 08:54:40.892 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-07-08 08:54:41.193 | Note: switching to 'FETCH_HEAD'. 2026-07-08 08:54:41.193 | 2026-07-08 08:54:41.193 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-08 08:54:41.193 | changes and commit them, and you can discard any commits you make in this 2026-07-08 08:54:41.193 | state without impacting any branches by switching back to a branch. 2026-07-08 08:54:41.193 | 2026-07-08 08:54:41.193 | If you want to create a new branch to retain commits you create, you may 2026-07-08 08:54:41.193 | do so (now or later) by using -c with the switch command. Example: 2026-07-08 08:54:41.194 | 2026-07-08 08:54:41.194 | git switch -c 2026-07-08 08:54:41.194 | 2026-07-08 08:54:41.194 | Or undo this operation with: 2026-07-08 08:54:41.194 | 2026-07-08 08:54:41.194 | git switch - 2026-07-08 08:54:41.194 | 2026-07-08 08:54:41.194 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-08 08:54:41.194 | 2026-07-08 08:54:41.194 | HEAD is now at a3964703e1 Add availability_zone support for migration 2026-07-08 08:54:41.198 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-08 08:54:41.223 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-08 08:54:41.226 | + functions-common:git_clone:673 : git show --oneline 2026-07-08 08:54:41.227 | + functions-common:git_clone:673 : head -1 2026-07-08 08:54:41.237 | a3964703e1 Add availability_zone support for migration 2026-07-08 08:54:41.241 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-08 08:54:41.245 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-08 08:54:41.248 | + inc/python:setup_develop:353 : local bindep 2026-07-08 08:54:41.252 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-08 08:54:41.255 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-08 08:54:41.258 | + inc/python:setup_develop:359 : local extras= 2026-07-08 08:54:41.260 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-08 08:54:41.263 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-08 08:54:41.266 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-08 08:54:41.270 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-08 08:54:41.272 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-08 08:54:41.275 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-08 08:54:41.279 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-08 08:54:41.282 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-08 08:54:41.285 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-08 08:54:41.288 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-08 08:54:41.290 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-08 08:54:41.294 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-08 08:54:41.301 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-08 08:54:41.304 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-08 08:54:41.308 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-08 08:54:41.476 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-08 08:54:41.479 | + inc/python:setup_package:436 : local bindep=0 2026-07-08 08:54:41.483 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-08 08:54:41.487 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-08 08:54:41.490 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-08 08:54:41.493 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-08 08:54:41.496 | + inc/python:setup_package:445 : local flags=-e 2026-07-08 08:54:41.498 | + inc/python:setup_package:446 : local extras= 2026-07-08 08:54:41.502 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-08 08:54:41.506 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-08 08:54:41.509 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-08 08:54:41.513 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-08 08:54:41.517 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-08 08:54:41.521 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-08 08:54:41.548 | Using python 3.12 to install /opt/stack/nova 2026-07-08 08:54:41.552 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-07-08 08:54:42.628 | Obtaining file:///opt/stack/nova 2026-07-08 08:54:42.632 | Installing build dependencies: started 2026-07-08 08:54:44.506 | Installing build dependencies: finished with status 'done' 2026-07-08 08:54:44.507 | Checking if build backend supports build_editable: started 2026-07-08 08:54:45.069 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-08 08:54:45.071 | Getting requirements to build editable: started 2026-07-08 08:54:45.384 | Getting requirements to build editable: finished with status 'done' 2026-07-08 08:54:45.387 | Preparing editable metadata (pyproject.toml): started 2026-07-08 08:54:47.643 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-08 08:54:47.668 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (7.0.3) 2026-07-08 08:54:47.669 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (2.0.51) 2026-07-08 08:54:47.669 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (5.3.1) 2026-07-08 08:54:47.670 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (0.41.0) 2026-07-08 08:54:47.671 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.1.6) 2026-07-08 08:54:47.672 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (13.0.0) 2026-07-08 08:54:47.673 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (6.1.1) 2026-07-08 08:54:47.674 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (2.5.1) 2026-07-08 08:54:47.675 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (43.0.3) 2026-07-08 08:54:47.676 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (1.8.10) 2026-07-08 08:54:47.676 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.5.3) 2026-07-08 08:54:47.677 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.1.0) 2026-07-08 08:54:47.678 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.10.1) 2026-07-08 08:54:47.679 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.18.0) 2026-07-08 08:54:47.680 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (1.18.5) 2026-07-08 08:54:47.681 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (1.3.0) 2026-07-08 08:54:47.682 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (4.0.0) 2026-07-08 08:54:47.682 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (4.26.0) 2026-07-08 08:54:47.683 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (9.9.0) 2026-07-08 08:54:47.684 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (5.15.0) 2026-07-08 08:54:47.895 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev250) 2026-07-08 08:54:48.035 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-08 08:54:48.046 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (4.12.0) 2026-07-08 08:54:48.047 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (2.34.2) 2026-07-08 08:54:48.048 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (5.9.0) 2026-07-08 08:54:48.073 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev250) 2026-07-08 08:54:48.088 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-08 08:54:48.108 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (4.2.0) 2026-07-08 08:54:48.109 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (7.5.0) 2026-07-08 08:54:48.109 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (10.5.0) 2026-07-08 08:54:48.110 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (6.4.0) 2026-07-08 08:54:48.111 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (8.2.0) 2026-07-08 08:54:48.112 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (2.11.0) 2026-07-08 08:54:48.113 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.8.0) 2026-07-08 08:54:48.114 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (5.10.0) 2026-07-08 08:54:48.115 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (2.7.1) 2026-07-08 08:54:48.116 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (10.1.1) 2026-07-08 08:54:48.116 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (18.0.0) 2026-07-08 08:54:48.117 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (7.9.0) 2026-07-08 08:54:48.118 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (18.1.0) 2026-07-08 08:54:48.119 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (5.1.0) 2026-07-08 08:54:48.120 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.11.0) 2026-07-08 08:54:48.121 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (6.8.0) 2026-07-08 08:54:48.122 | 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.dev250) (4.6.0) 2026-07-08 08:54:48.123 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (2.0.0) 2026-07-08 08:54:48.124 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (8.1.0) 2026-07-08 08:54:48.125 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (7.2.2) 2026-07-08 08:54:48.126 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.10.2) 2026-07-08 08:54:48.127 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (7.1.0) 2026-07-08 08:54:48.127 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (1.1.0) 2026-07-08 08:54:48.128 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.8.0) 2026-07-08 08:54:48.129 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (5.1.0) 2026-07-08 08:54:48.131 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (5.7.0) 2026-07-08 08:54:48.156 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev250) 2026-07-08 08:54:48.172 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-08 08:54:48.183 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (8.1.0) 2026-07-08 08:54:48.183 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (0.2.3) 2026-07-08 08:54:48.184 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (1.4.2) 2026-07-08 08:54:48.185 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (1.8.2) 2026-07-08 08:54:48.186 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (2.9.0.post0) 2026-07-08 08:54:48.187 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.4.0) 2026-07-08 08:54:48.188 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (4.17.0) 2026-07-08 08:54:48.189 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (6.0.3) 2026-07-08 08:54:48.191 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev250) (1.3.12) 2026-07-08 08:54:48.192 | 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.dev250) (4.15.0) 2026-07-08 08:54:48.196 | 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.dev250) (7.4.0) 2026-07-08 08:54:48.201 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev250) (2.0.0) 2026-07-08 08:54:48.206 | 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.dev250) (3.0) 2026-07-08 08:54:48.213 | 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.dev250) (2.8.0) 2026-07-08 08:54:48.220 | 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.dev250) (3.1.0) 2026-07-08 08:54:48.223 | 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.dev250) (2.2.2) 2026-07-08 08:54:48.227 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev250) (3.0.3) 2026-07-08 08:54:48.230 | 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.dev250) (26.1.0) 2026-07-08 08:54:48.231 | 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.dev250) (2025.9.1) 2026-07-08 08:54:48.232 | 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.dev250) (0.37.0) 2026-07-08 08:54:48.233 | 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.dev250) (2026.5.1) 2026-07-08 08:54:48.241 | 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.dev250) (2.1.0) 2026-07-08 08:54:48.248 | 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.dev250) (4.0.1) 2026-07-08 08:54:48.249 | 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.dev250) (2.13.0) 2026-07-08 08:54:48.250 | 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.dev250) (5.8.0) 2026-07-08 08:54:48.263 | 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.dev250) (1.5.0) 2026-07-08 08:54:48.264 | 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.dev250) (1.1.0) 2026-07-08 08:54:48.265 | 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.dev250) (1.33) 2026-07-08 08:54:48.267 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev250) (4.10.0) 2026-07-08 08:54:48.276 | 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.dev250) (3.1.1) 2026-07-08 08:54:48.283 | 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.dev250) (9.1.4) 2026-07-08 08:54:48.295 | 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.dev250) (2.18.0) 2026-07-08 08:54:48.303 | 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.dev250) (0.20) 2026-07-08 08:54:48.317 | 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.dev250) (2.1.2) 2026-07-08 08:54:48.318 | 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.dev250) (0.6.2) 2026-07-08 08:54:48.334 | 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.dev250) (7.1.4) 2026-07-08 08:54:48.336 | 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.dev250) (5.3.1) 2026-07-08 08:54:48.337 | 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.dev250) (5.6.2) 2026-07-08 08:54:48.338 | 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.dev250) (0.16.0) 2026-07-08 08:54:48.342 | 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.dev250) (5.1.0) 2026-07-08 08:54:48.352 | 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.dev250) (2026.2) 2026-07-08 08:54:48.352 | 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.dev250) (26.2) 2026-07-08 08:54:48.360 | 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.dev250) (0.25.0) 2026-07-08 08:54:48.364 | 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.dev250) (5.0.0) 2026-07-08 08:54:48.366 | 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.dev250) (4.0.1) 2026-07-08 08:54:48.380 | 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.dev250) (1.2.1) 2026-07-08 08:54:48.403 | 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.dev250) (1.7.6) 2026-07-08 08:54:48.410 | 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.dev250) (2.2.0) 2026-07-08 08:54:48.415 | 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.dev250) (1.3.7) 2026-07-08 08:54:48.426 | 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.dev250) (3.3.2) 2026-07-08 08:54:48.438 | 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.dev250) (4.3.2) 2026-07-08 08:54:48.439 | 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.dev250) (3.7.1) 2026-07-08 08:54:48.449 | 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.dev250) (2.4.0) 2026-07-08 08:54:48.459 | 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.dev250) (3.0.3) 2026-07-08 08:54:48.460 | 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.dev250) (1.6.2) 2026-07-08 08:54:48.469 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev250) (83.0.0) 2026-07-08 08:54:48.489 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev250) (0.8.1) 2026-07-08 08:54:48.528 | 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.dev250) (4.14.0) 2026-07-08 08:54:48.535 | 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.dev250) (0.6.0) 2026-07-08 08:54:48.535 | 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.dev250) (4.0.0) 2026-07-08 08:54:48.546 | 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.dev250) (3.0.52) 2026-07-08 08:54:48.547 | 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.dev250) (1.11.0) 2026-07-08 08:54:48.548 | 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.dev250) (15.0.0) 2026-07-08 08:54:48.549 | 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.dev250) (1.8.0) 2026-07-08 08:54:48.572 | 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.dev250) (1.17.0) 2026-07-08 08:54:48.578 | 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.dev250) (2.1.0) 2026-07-08 08:54:48.580 | 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.dev250) (24.2.1) 2026-07-08 08:54:48.599 | 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.dev250) (4.6.0) 2026-07-08 08:54:48.625 | 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.dev250) (3.4.7) 2026-07-08 08:54:48.626 | 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.dev250) (3.18) 2026-07-08 08:54:48.627 | 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.dev250) (2.7.0) 2026-07-08 08:54:48.629 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev250) (2023.11.17) 2026-07-08 08:54:48.670 | 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.dev250) (4.2.0) 2026-07-08 08:54:48.671 | 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.dev250) (2.20.0) 2026-07-08 08:54:48.682 | 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.dev250) (0.1.2) 2026-07-08 08:54:48.703 | 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.dev250) (0.8) 2026-07-08 08:54:48.765 | 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.dev250) (0.16.0) 2026-07-08 08:54:49.256 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev250) 2026-07-08 08:54:49.273 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-08 08:54:49.311 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev250) 2026-07-08 08:54:49.326 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-08 08:54:49.383 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev250) 2026-07-08 08:54:49.399 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-07-08 08:54:49.503 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-08 08:54:49.532 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-07-08 08:54:49.583 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-08 08:54:49.606 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-08 08:54:49.630 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-08 08:54:49.894 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 64.2 MB/s 0:00:00 2026-07-08 08:54:49.913 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-07-08 08:54:50.006 | Building wheels for collected packages: nova 2026-07-08 08:54:50.007 | Building editable for nova (pyproject.toml): started 2026-07-08 08:54:52.796 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-08 08:54:52.797 | Created wheel for nova: filename=nova-33.1.0.dev250-0.editable-py3-none-any.whl size=10618 sha256=8b7272370af2d06ca4fb8ea32b1270211313a873ed2aae0f5e50662e28351aaa 2026-07-08 08:54:52.798 | Stored in directory: /tmp/pip-ephem-wheel-cache-l78xt228/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-08 08:54:52.806 | Successfully built nova 2026-07-08 08:54:53.092 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-07-08 08:54:58.236 | 2026-07-08 08:54:58.261 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev250 numpy-2.4.6 python-neutronclient-12.0.0 redis-8.0.1 websockify-0.13.0 2026-07-08 08:54:58.475 | + inc/python:pip_install:216 : result=0 2026-07-08 08:54:58.479 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 08:54:58.483 | + functions-common:time_stop:2420 : local name 2026-07-08 08:54:58.487 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:54:58.491 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:54:58.494 | + functions-common:time_stop:2423 : local total 2026-07-08 08:54:58.498 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:54:58.501 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 08:54:58.505 | + functions-common:time_stop:2427 : start_time=1783500881541 2026-07-08 08:54:58.510 | + functions-common:time_stop:2429 : [[ -z 1783500881541 ]] 2026-07-08 08:54:58.514 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:54:58.519 | + functions-common:time_stop:2432 : end_time=1783500898516 2026-07-08 08:54:58.524 | + functions-common:time_stop:2433 : elapsed_time=16975 2026-07-08 08:54:58.527 | + functions-common:time_stop:2434 : total=141856 2026-07-08 08:54:58.530 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:54:58.534 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158831 2026-07-08 08:54:58.538 | + inc/python:pip_install:219 : return 0 2026-07-08 08:54:58.542 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-08 08:54:58.546 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-08 08:54:58.551 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-08 08:54:58.554 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-08 08:54:58.557 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:54:58.561 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:54:58.565 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-07-08 08:54:58.569 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:54:58.572 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-07-08 08:54:58.591 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-08 08:54:58.594 | + ./stack.sh:main:959 : configure_nova 2026-07-08 08:54:58.598 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-07-08 08:54:58.616 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-08 08:54:58.619 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-08 08:54:58.623 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-08 08:54:58.628 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-08 08:54:58.628 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-08 08:54:58.634 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-08 08:54:58.637 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-08 08:54:58.640 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-08 08:54:58.644 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-08 08:54:58.648 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-08 08:54:58.651 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-08 08:54:58.655 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-08 08:54:58.658 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-08 08:54:58.675 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-08 08:54:58.693 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-07-08 08:54:58.712 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-07-08 08:54:58.730 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-08 08:54:58.748 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-08 08:54:58.766 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-08 08:54:58.770 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-08 08:54:58.777 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.CVcbHH7RdF 2026-07-08 08:54:58.780 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-08 08:54:58.783 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-08 08:54:58.787 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-08 08:54:58.791 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-08 08:54:58.795 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-08 08:54:58.797 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.CVcbHH7RdF 2026-07-08 08:54:58.803 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.CVcbHH7RdF 2026-07-08 08:54:58.819 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.CVcbHH7RdF /etc/sudoers.d/nova-rootwrap 2026-07-08 08:54:58.837 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-08 08:54:58.842 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-08 08:54:58.846 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-08 08:54:58.849 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-08 08:54:58.853 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-08 08:54:58.857 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-07-08 08:54:58.860 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-07-08 08:54:58.866 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-07-08 08:54:58.866 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-08 08:54:58.877 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-08 08:54:58.883 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-08 08:54:58.900 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-08 08:54:58.916 | + lib/nova:configure_nova:268 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-07-08 08:54:58.920 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-08 08:54:58.926 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-08 08:54:58.950 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:54:58.954 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-08 08:54:58.966 | net.ipv4.ip_forward = 1 2026-07-08 08:54:58.971 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-08 08:54:58.975 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-07-08 08:54:58.978 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-07-08 08:54:58.995 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-07-08 08:54:58.999 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-07-08 08:54:59.003 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-07-08 08:54:59.021 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-08 08:54:59.027 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-08 08:54:59.028 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-08 08:54:59.035 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:b7cdc8b47584 2026-07-08 08:54:59.038 | InitiatorName=iqn.2016-04.com.open-iscsi:b7cdc8b47584 2026-07-08 08:54:59.043 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-08 08:54:59.047 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-08 08:54:59.134 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-08 08:54:59.138 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-08 08:54:59.142 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 08:54:59.146 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-08 08:54:59.211 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-08 08:54:59.215 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-08 08:54:59.221 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-08 08:54:59.229 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-08 08:54:59.276 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-08 08:54:59.279 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-08 08:54:59.318 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-08 08:54:59.359 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-08 08:54:59.396 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-08 08:54:59.435 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-07-08 08:54:59.476 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-08 08:54:59.515 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.180 2026-07-08 08:54:59.553 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-08 08:54:59.589 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-08 08:54:59.628 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-08 08:54:59.665 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-08 08:54:59.704 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-08 08:54:59.749 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-08 08:54:59.787 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-08 08:54:59.825 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-08 08:54:59.862 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-08 08:54:59.865 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-08 08:54:59.867 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-08 08:54:59.871 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-08 08:54:59.874 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-08 08:54:59.877 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-08 08:54:59.880 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-08 08:54:59.884 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-08 08:54:59.887 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-08 08:54:59.890 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-08 08:54:59.893 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-08 08:54:59.896 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-08 08:54:59.900 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-08 08:54:59.903 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-08 08:54:59.906 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-08 08:54:59.927 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:54:59.930 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-08 08:54:59.933 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-08 08:54:59.936 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-08 08:54:59.974 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-08 08:54:59.978 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-08 08:54:59.982 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-08 08:54:59.984 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-08 08:54:59.988 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-08 08:54:59.992 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-08 08:54:59.995 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-08 08:55:00.017 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:00.020 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-08 08:55:00.024 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-08 08:55:00.028 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-08 08:55:00.067 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-08 08:55:00.071 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-08 08:55:00.075 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-08 08:55:00.078 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-08 08:55:00.082 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-08 08:55:00.086 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-08 08:55:00.089 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-08 08:55:00.112 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:00.116 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-08 08:55:00.120 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-08 08:55:00.124 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-08 08:55:00.163 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-08 08:55:00.205 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-08 08:55:00.244 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-08 08:55:00.282 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-08 08:55:00.303 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:00.306 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-08 08:55:00.328 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:00.334 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-08 08:55:00.334 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-08 08:55:00.340 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-08 08:55:00.343 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-08 08:55:00.382 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-08 08:55:00.386 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-08 08:55:00.428 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-08 08:55:00.431 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-08 08:55:00.435 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-08 08:55:00.438 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-08 08:55:00.441 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-08 08:55:00.444 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-08 08:55:00.448 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-08 08:55:00.451 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-08 08:55:00.455 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-08 08:55:00.458 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-08 08:55:00.499 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-08 08:55:00.536 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.180/identity 2026-07-08 08:55:00.574 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-08 08:55:00.612 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-07-08 08:55:00.651 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-08 08:55:00.690 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-08 08:55:00.730 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-08 08:55:00.770 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.180/identity 2026-07-08 08:55:00.810 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-08 08:55:00.847 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-08 08:55:00.884 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-08 08:55:00.887 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-08 08:55:00.910 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:00.914 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-08 08:55:00.917 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-08 08:55:00.960 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-08 08:55:00.965 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-08 08:55:00.968 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-08 08:55:00.973 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-08 08:55:00.976 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-08 08:55:01.020 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-08 08:55:01.063 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.180/identity 2026-07-08 08:55:01.105 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-08 08:55:01.148 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-07-08 08:55:01.192 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-08 08:55:01.234 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-08 08:55:01.275 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-08 08:55:01.314 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-08 08:55:01.335 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:55:01.339 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-08 08:55:01.363 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:55:01.366 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-08 08:55:01.369 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-08 08:55:01.408 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-08 08:55:01.451 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-08 08:55:01.455 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-08 08:55:01.495 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-08 08:55:01.499 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-07-08 08:55:01.502 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-08 08:55:01.505 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-08 08:55:01.509 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-08 08:55:01.512 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-08 08:55:01.515 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-08 08:55:01.519 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-08 08:55:01.522 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-08 08:55:01.525 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-08 08:55:01.529 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-08 08:55:01.532 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-08 08:55:01.536 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-08 08:55:01.539 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-08 08:55:01.542 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-08 08:55:01.545 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-08 08:55:01.548 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-08 08:55:01.552 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-08 08:55:01.555 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-08 08:55:01.560 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-08 08:55:01.584 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-08 08:55:01.587 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-08 08:55:01.590 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-08 08:55:01.594 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-08 08:55:01.598 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-08 08:55:01.640 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-08 08:55:01.682 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-08 08:55:01.723 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-08 08:55:01.769 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-08 08:55:01.817 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-08 08:55:01.866 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-08 08:55:01.890 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:01.895 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-07-08 08:55:01.900 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-08 08:55:01.906 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-08 08:55:01.910 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-08 08:55:01.914 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-08 08:55:01.916 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-08 08:55:01.920 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-08 08:55:01.924 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-08 08:55:01.928 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-08 08:55:01.947 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-08 08:55:01.947 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-08 08:55:01.960 | d /var/run/uwsgi 0755 quobyte root 2026-07-08 08:55:01.965 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-08 08:55:01.980 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-08 08:55:01.987 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-08 08:55:01.991 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-08 08:55:01.996 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-08 08:55:02.001 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-08 08:55:02.037 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-07-08 08:55:02.072 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-08 08:55:02.105 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-08 08:55:02.140 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-08 08:55:02.175 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-08 08:55:02.213 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-08 08:55:02.246 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-08 08:55:02.279 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-08 08:55:02.311 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-08 08:55:02.346 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-08 08:55:02.382 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-08 08:55:02.414 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-08 08:55:02.444 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-08 08:55:02.476 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-08 08:55:02.479 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-08 08:55:02.483 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-08 08:55:02.486 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-08 08:55:02.488 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-08 08:55:02.491 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:55:02.494 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:55:02.497 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-08 08:55:02.501 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-08 08:55:02.504 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-08 08:55:02.538 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-08 08:55:02.572 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-07-08 08:55:02.573 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-08 08:55:02.584 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-08 08:55:02.589 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-08 08:55:02.591 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-08 08:55:02.594 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-08 08:55:02.596 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-08 08:55:02.600 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-08 08:55:02.603 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-08 08:55:02.606 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:55:02.609 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:55:02.611 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-08 08:55:02.614 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-08 08:55:02.617 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:55:02.620 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:55:02.622 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-08 08:55:02.634 | perl: warning: Setting locale failed. 2026-07-08 08:55:02.634 | perl: warning: Please check that your locale settings: 2026-07-08 08:55:02.634 | LANGUAGE = (unset), 2026-07-08 08:55:02.634 | LC_ALL = "en_US.utf8", 2026-07-08 08:55:02.635 | LANG = "de_DE.UTF-8" 2026-07-08 08:55:02.635 | are supported and installed on your system. 2026-07-08 08:55:02.635 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:55:02.677 | Enabling site nova-api. 2026-07-08 08:55:02.682 | To activate the new configuration, you need to run: 2026-07-08 08:55:02.682 | systemctl reload apache2 2026-07-08 08:55:02.688 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-08 08:55:02.691 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-08 08:55:02.694 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 08:55:02.697 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-08 08:55:02.920 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-08 08:55:02.947 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:02.951 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-07-08 08:55:02.955 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-08 08:55:02.959 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-08 08:55:02.963 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-08 08:55:02.966 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-08 08:55:02.969 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-08 08:55:02.972 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-08 08:55:02.975 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-08 08:55:02.978 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-08 08:55:02.998 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-08 08:55:02.999 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-08 08:55:03.012 | d /var/run/uwsgi 0755 quobyte root 2026-07-08 08:55:03.018 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-08 08:55:03.033 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-08 08:55:03.040 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-08 08:55:03.043 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-08 08:55:03.050 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-08 08:55:03.054 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-08 08:55:03.096 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-07-08 08:55:03.138 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-08 08:55:03.175 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-08 08:55:03.213 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-08 08:55:03.247 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-08 08:55:03.284 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-08 08:55:03.321 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-08 08:55:03.359 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-08 08:55:03.402 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-08 08:55:03.439 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-08 08:55:03.476 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-08 08:55:03.524 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-08 08:55:03.567 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-08 08:55:03.603 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-08 08:55:03.607 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-08 08:55:03.643 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-08 08:55:03.664 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:55:03.666 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-08 08:55:03.706 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-08 08:55:03.709 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-08 08:55:03.712 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-08 08:55:03.733 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:03.735 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.180:5672/ 2026-07-08 08:55:03.739 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.180:5672/ 2026-07-08 08:55:03.766 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-08 08:55:03.797 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-08 08:55:03.799 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-08 08:55:03.802 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-08 08:55:03.804 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-08 08:55:03.806 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-08 08:55:03.809 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-08 08:55:03.824 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:03.827 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-08 08:55:03.830 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-08 08:55:03.832 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-08 08:55:03.848 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:03.850 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.180:5672/ 2026-07-08 08:55:03.853 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.180:5672/ 2026-07-08 08:55:03.882 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-08 08:55:03.884 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-08 08:55:03.886 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-07-08 08:55:03.916 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-07-08 08:55:03.945 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-07-08 08:55:03.976 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-08 08:55:03.991 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:55:03.993 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-08 08:55:04.022 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-08 08:55:04.024 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-08 08:55:04.027 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-08 08:55:04.058 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-08 08:55:04.060 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-08 08:55:04.062 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-08 08:55:04.065 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-08 08:55:04.067 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-08 08:55:04.096 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-08 08:55:04.124 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.180/identity 2026-07-08 08:55:04.152 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-08 08:55:04.181 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-07-08 08:55:04.210 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-08 08:55:04.239 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-08 08:55:04.268 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-08 08:55:04.297 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-08 08:55:04.311 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:04.314 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-08 08:55:04.318 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-08 08:55:04.320 | + lib/nova:create_nova_conf:589 : local conf 2026-07-08 08:55:04.323 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-08 08:55:04.326 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-08 08:55:04.328 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-08 08:55:04.330 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-08 08:55:04.333 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-08 08:55:04.335 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-08 08:55:04.338 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-08 08:55:04.343 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-08 08:55:04.345 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-08 08:55:04.347 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-08 08:55:04.349 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-08 08:55:04.352 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-08 08:55:04.354 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-08 08:55:04.356 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-08 08:55:04.371 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:04.373 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-08 08:55:04.375 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-08 08:55:04.378 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-08 08:55:04.408 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-07-08 08:55:04.438 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-08 08:55:04.468 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-08 08:55:04.470 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-08 08:55:04.473 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-08 08:55:04.475 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-08 08:55:04.491 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:04.496 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-08 08:55:04.496 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-08 08:55:05.609 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-08 08:55:05.611 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-08 08:55:06.748 | Adding vhost "nova_cell1" ... 2026-07-08 08:55:06.837 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-08 08:55:08.047 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-08 08:55:08.082 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-08 08:55:08.086 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-08 08:55:08.089 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-08 08:55:08.092 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-08 08:55:08.095 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-08 08:55:08.099 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-08 08:55:08.119 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:08.123 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-08 08:55:08.126 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-08 08:55:08.130 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-08 08:55:08.149 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:08.153 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.180:5672/nova_cell1 2026-07-08 08:55:08.157 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.180:5672/nova_cell1 2026-07-08 08:55:08.193 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-08 08:55:08.196 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-08 08:55:08.198 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-08 08:55:08.218 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:08.221 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-08 08:55:08.225 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-08 08:55:08.228 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-08 08:55:08.231 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-08 08:55:08.234 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-08 08:55:08.237 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-08 08:55:08.240 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-08 08:55:08.279 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-08 08:55:08.316 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.180/identity 2026-07-08 08:55:08.350 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-08 08:55:08.385 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-07-08 08:55:08.419 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-08 08:55:08.451 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-08 08:55:08.485 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-08 08:55:08.519 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-08 08:55:08.522 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-08 08:55:08.525 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-08 08:55:08.528 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-08 08:55:08.544 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-08 08:55:08.547 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-08 08:55:08.550 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-08 08:55:08.552 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-08 08:55:08.555 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-08 08:55:08.588 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-08 08:55:08.622 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-08 08:55:08.655 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-08 08:55:08.688 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-08 08:55:08.723 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-08 08:55:08.727 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-08 08:55:08.732 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-08 08:55:08.736 | + lib/nova:create_nova_conf:623 : local conf 2026-07-08 08:55:08.739 | + lib/nova:create_nova_conf:624 : local offset 2026-07-08 08:55:08.742 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-08 08:55:08.745 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-08 08:55:08.748 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-08 08:55:08.751 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-08 08:55:08.753 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-08 08:55:08.755 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-08 08:55:08.758 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-08 08:55:08.761 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-08 08:55:08.763 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-08 08:55:08.765 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-08 08:55:08.785 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:08.789 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-08 08:55:08.828 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-08 08:55:08.864 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-08 08:55:08.868 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-08 08:55:08.872 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-08 08:55:08.875 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-08 08:55:08.893 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:55:08.896 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-08 08:55:08.916 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:55:08.920 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-08 08:55:08.941 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:08.944 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-08 08:55:08.947 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-08 08:55:08.950 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-08 08:55:08.952 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-08 08:55:08.966 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:08.969 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-08 08:55:08.985 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-08 08:55:08.986 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-08 08:55:08.997 | cgroup_device_acl = [ 2026-07-08 08:55:08.997 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-08 08:55:08.998 | "/dev/random", "/dev/urandom", 2026-07-08 08:55:08.998 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-08 08:55:08.998 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-08 08:55:08.998 | "/dev/vfio/vfio", 2026-07-08 08:55:08.998 | ] 2026-07-08 08:55:09.002 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-08 08:55:09.005 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-08 08:55:09.008 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-08 08:55:09.010 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-08 08:55:09.013 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-08 08:55:09.015 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-08 08:55:09.018 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-08 08:55:09.020 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-08 08:55:09.022 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-08 08:55:09.024 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-08 08:55:09.026 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-08 08:55:09.029 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-08 08:55:09.032 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-08 08:55:09.035 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-08 08:55:09.038 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-08 08:55:09.042 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-07-08 08:55:09.045 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-07-08 08:55:09.047 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-08 08:55:09.050 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-07-08 08:55:09.079 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-08 08:55:09.082 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-08 08:55:09.085 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:55:09.088 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:55:09.091 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-07-08 08:55:09.093 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-08 08:55:09.095 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-07-08 08:55:09.112 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-07-08 08:55:09.112 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-08 08:55:09.123 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-07-08 08:55:09.127 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-07-08 08:55:09.144 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-08 08:55:09.145 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-08 08:55:09.155 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-08 08:55:09.159 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-08 08:55:09.162 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-08 08:55:09.165 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-08 08:55:09.167 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-08 08:55:09.170 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 08:55:09.172 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-08 08:55:09.237 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-08 08:55:09.241 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 08:55:09.242 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-08 08:55:09.336 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-07-08 08:55:09.366 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-08 08:55:09.393 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-08 08:55:09.396 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-08 08:55:09.423 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-08 08:55:09.451 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-07-08 08:55:09.479 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-08 08:55:09.511 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-08 08:55:09.544 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-08 08:55:09.547 | ++ functions-common:is_arch:519 : uname -m 2026-07-08 08:55:09.551 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-08 08:55:09.554 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-08 08:55:09.558 | ++ functions-common:is_arch:519 : uname -m 2026-07-08 08:55:09.562 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-08 08:55:09.565 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-08 08:55:09.568 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-08 08:55:09.572 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-07-08 08:55:09.575 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-08 08:55:09.577 | + ./stack.sh:main:962 : is_service_enabled placement 2026-07-08 08:55:09.596 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:09.598 | + ./stack.sh:main:964 : stack_install_service placement 2026-07-08 08:55:09.601 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-08 08:55:09.604 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-08 08:55:09.607 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-08 08:55:09.610 | + lib/stack:stack_install_service:32 : install_placement 2026-07-08 08:55:09.612 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-08 08:55:09.615 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-08 08:55:09.618 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-08 08:55:09.622 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-08 08:55:09.625 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-08 08:55:09.629 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-08 08:55:09.634 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-08 08:55:09.634 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-08 08:55:09.639 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-08 08:55:09.642 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-08 08:55:09.645 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-08 08:55:09.648 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-08 08:55:09.651 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-08 08:55:09.675 | Using python 3.12 to install osc-placement 2026-07-08 08:55:09.678 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-07-08 08:55:10.894 | Collecting osc-placement 2026-07-08 08:55:11.044 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-08 08:55:11.056 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-07-08 08:55:11.057 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.15.0) 2026-07-08 08:55:11.058 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-07-08 08:55:11.059 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-07-08 08:55:11.062 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-07-08 08:55:11.063 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-07-08 08:55:11.063 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.0) 2026-07-08 08:55:11.064 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-07-08 08:55:11.065 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-07-08 08:55:11.071 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-07-08 08:55:11.072 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.17.0) 2026-07-08 08:55:11.073 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-07-08 08:55:11.076 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-07-08 08:55:11.077 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-07-08 08:55:11.078 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-07-08 08:55:11.079 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-07-08 08:55:11.083 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-07-08 08:55:11.084 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-07-08 08:55:11.086 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-07-08 08:55:11.087 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-07-08 08:55:11.088 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-07-08 08:55:11.089 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-07-08 08:55:11.091 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-07-08 08:55:11.092 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-07-08 08:55:11.093 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-07-08 08:55:11.095 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-07-08 08:55:11.096 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-07-08 08:55:11.099 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-07-08 08:55:11.104 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-07-08 08:55:11.112 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-07-08 08:55:11.119 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-07-08 08:55:11.120 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-07-08 08:55:11.120 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-07-08 08:55:11.125 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (83.0.0) 2026-07-08 08:55:11.129 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-07-08 08:55:11.144 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-07-08 08:55:11.147 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-07-08 08:55:11.148 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-07-08 08:55:11.150 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-07-08 08:55:11.162 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-07-08 08:55:11.163 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-07-08 08:55:11.168 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-07-08 08:55:11.210 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-08 08:55:11.539 | Installing collected packages: osc-placement 2026-07-08 08:55:11.666 | Successfully installed osc-placement-4.9.0 2026-07-08 08:55:11.800 | + inc/python:pip_install:216 : result=0 2026-07-08 08:55:11.802 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 08:55:11.806 | + functions-common:time_stop:2420 : local name 2026-07-08 08:55:11.809 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:55:11.811 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:55:11.815 | + functions-common:time_stop:2423 : local total 2026-07-08 08:55:11.818 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:55:11.821 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 08:55:11.824 | + functions-common:time_stop:2427 : start_time=1783500909669 2026-07-08 08:55:11.827 | + functions-common:time_stop:2429 : [[ -z 1783500909669 ]] 2026-07-08 08:55:11.830 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:55:11.835 | + functions-common:time_stop:2432 : end_time=1783500911831 2026-07-08 08:55:11.837 | + functions-common:time_stop:2433 : elapsed_time=2162 2026-07-08 08:55:11.840 | + functions-common:time_stop:2434 : total=158831 2026-07-08 08:55:11.843 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:55:11.846 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160993 2026-07-08 08:55:11.848 | + inc/python:pip_install:219 : return 0 2026-07-08 08:55:11.851 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-08 08:55:11.854 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-07-08 08:55:11.857 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-08 08:55:11.860 | + functions-common:git_clone:591 : local git_ref=master 2026-07-08 08:55:11.862 | + functions-common:git_clone:592 : local orig_dir 2026-07-08 08:55:11.866 | ++ functions-common:git_clone:593 : pwd 2026-07-08 08:55:11.870 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-08 08:55:11.872 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-08 08:55:11.876 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-08 08:55:11.896 | + functions-common:git_clone:596 : RECLONE=False 2026-07-08 08:55:11.899 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-08 08:55:11.901 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-08 08:55:11.906 | + functions-common:git_clone:610 : echo master 2026-07-08 08:55:11.906 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-08 08:55:11.910 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-08 08:55:11.913 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-08 08:55:11.916 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-08 08:55:11.919 | + functions-common:git_timed:697 : local count=0 2026-07-08 08:55:11.922 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 08:55:11.924 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 08:55:11.927 | + functions-common:git_timed:701 : timeout=0 2026-07-08 08:55:11.930 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 08:55:11.933 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 08:55:11.936 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:55:11.938 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:55:11.942 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:55:11.946 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500911943 2026-07-08 08:55:11.950 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-08 08:55:11.953 | Cloning into '/opt/stack/placement'... 2026-07-08 08:55:16.275 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 08:55:16.278 | + functions-common:time_stop:2420 : local name 2026-07-08 08:55:16.281 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:55:16.284 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:55:16.286 | + functions-common:time_stop:2423 : local total 2026-07-08 08:55:16.288 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:55:16.291 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 08:55:16.294 | + functions-common:time_stop:2427 : start_time=1783500911943 2026-07-08 08:55:16.296 | + functions-common:time_stop:2429 : [[ -z 1783500911943 ]] 2026-07-08 08:55:16.300 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:55:16.305 | + functions-common:time_stop:2432 : end_time=1783500916302 2026-07-08 08:55:16.308 | + functions-common:time_stop:2433 : elapsed_time=4359 2026-07-08 08:55:16.311 | + functions-common:time_stop:2434 : total=413719 2026-07-08 08:55:16.314 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:55:16.317 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=418078 2026-07-08 08:55:16.320 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-07-08 08:55:16.323 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-08 08:55:16.326 | + functions-common:git_timed:697 : local count=0 2026-07-08 08:55:16.328 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 08:55:16.331 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 08:55:16.333 | + functions-common:git_timed:701 : timeout=0 2026-07-08 08:55:16.336 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 08:55:16.339 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 08:55:16.342 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:55:16.345 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:55:16.348 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:55:16.353 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500916350 2026-07-08 08:55:16.355 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-08 08:55:19.147 | From https://review.opendev.org/openstack/placement 2026-07-08 08:55:19.147 | * branch master -> FETCH_HEAD 2026-07-08 08:55:19.158 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 08:55:19.161 | + functions-common:time_stop:2420 : local name 2026-07-08 08:55:19.164 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:55:19.167 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:55:19.171 | + functions-common:time_stop:2423 : local total 2026-07-08 08:55:19.173 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:55:19.176 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 08:55:19.179 | + functions-common:time_stop:2427 : start_time=1783500916350 2026-07-08 08:55:19.181 | + functions-common:time_stop:2429 : [[ -z 1783500916350 ]] 2026-07-08 08:55:19.185 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:55:19.190 | + functions-common:time_stop:2432 : end_time=1783500919186 2026-07-08 08:55:19.193 | + functions-common:time_stop:2433 : elapsed_time=2836 2026-07-08 08:55:19.196 | + functions-common:time_stop:2434 : total=418078 2026-07-08 08:55:19.198 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:55:19.202 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=420914 2026-07-08 08:55:19.205 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-08 08:55:19.208 | + functions-common:git_timed:697 : local count=0 2026-07-08 08:55:19.211 | + functions-common:git_timed:698 : local timeout=0 2026-07-08 08:55:19.213 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 08:55:19.216 | + functions-common:git_timed:701 : timeout=0 2026-07-08 08:55:19.220 | + functions-common:git_timed:704 : time_start git_timed 2026-07-08 08:55:19.223 | + functions-common:time_start:2406 : local name=git_timed 2026-07-08 08:55:19.226 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:55:19.228 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:55:19.232 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:55:19.237 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500919233 2026-07-08 08:55:19.240 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-08 08:55:19.290 | Note: switching to 'FETCH_HEAD'. 2026-07-08 08:55:19.291 | 2026-07-08 08:55:19.291 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-08 08:55:19.291 | changes and commit them, and you can discard any commits you make in this 2026-07-08 08:55:19.291 | state without impacting any branches by switching back to a branch. 2026-07-08 08:55:19.291 | 2026-07-08 08:55:19.291 | If you want to create a new branch to retain commits you create, you may 2026-07-08 08:55:19.291 | do so (now or later) by using -c with the switch command. Example: 2026-07-08 08:55:19.291 | 2026-07-08 08:55:19.291 | git switch -c 2026-07-08 08:55:19.291 | 2026-07-08 08:55:19.292 | Or undo this operation with: 2026-07-08 08:55:19.292 | 2026-07-08 08:55:19.292 | git switch - 2026-07-08 08:55:19.292 | 2026-07-08 08:55:19.292 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-08 08:55:19.292 | 2026-07-08 08:55:19.292 | HEAD is now at 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-08 08:55:19.296 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-08 08:55:19.299 | + functions-common:time_stop:2420 : local name 2026-07-08 08:55:19.301 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:55:19.304 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:55:19.307 | + functions-common:time_stop:2423 : local total 2026-07-08 08:55:19.310 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:55:19.313 | + functions-common:time_stop:2426 : name=git_timed 2026-07-08 08:55:19.315 | + functions-common:time_stop:2427 : start_time=1783500919233 2026-07-08 08:55:19.318 | + functions-common:time_stop:2429 : [[ -z 1783500919233 ]] 2026-07-08 08:55:19.322 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:55:19.327 | + functions-common:time_stop:2432 : end_time=1783500919323 2026-07-08 08:55:19.329 | + functions-common:time_stop:2433 : elapsed_time=90 2026-07-08 08:55:19.332 | + functions-common:time_stop:2434 : total=420914 2026-07-08 08:55:19.335 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:55:19.338 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=421004 2026-07-08 08:55:19.341 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-08 08:55:19.358 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-08 08:55:19.362 | + functions-common:git_clone:673 : git show --oneline 2026-07-08 08:55:19.363 | + functions-common:git_clone:673 : head -1 2026-07-08 08:55:19.365 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-08 08:55:19.369 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-08 08:55:19.373 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-08 08:55:19.376 | + inc/python:setup_develop:353 : local bindep 2026-07-08 08:55:19.380 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-08 08:55:19.383 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-08 08:55:19.387 | + inc/python:setup_develop:359 : local extras= 2026-07-08 08:55:19.390 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-08 08:55:19.393 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-08 08:55:19.396 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-08 08:55:19.399 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-08 08:55:19.402 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-08 08:55:19.405 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-08 08:55:19.409 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-08 08:55:19.412 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-08 08:55:19.416 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-08 08:55:19.419 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-08 08:55:19.422 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-08 08:55:19.427 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-08 08:55:19.433 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-08 08:55:19.436 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-08 08:55:19.439 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-07-08 08:55:19.603 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-08 08:55:19.606 | + inc/python:setup_package:436 : local bindep=0 2026-07-08 08:55:19.610 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-08 08:55:19.612 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-08 08:55:19.615 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-08 08:55:19.617 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-08 08:55:19.621 | + inc/python:setup_package:445 : local flags=-e 2026-07-08 08:55:19.624 | + inc/python:setup_package:446 : local extras= 2026-07-08 08:55:19.627 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-08 08:55:19.630 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-08 08:55:19.634 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-08 08:55:19.637 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-08 08:55:19.641 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-08 08:55:19.644 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-08 08:55:19.668 | Using python 3.12 to install /opt/stack/placement 2026-07-08 08:55:19.671 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-07-08 08:55:20.720 | Obtaining file:///opt/stack/placement 2026-07-08 08:55:20.723 | Installing build dependencies: started 2026-07-08 08:55:22.543 | Installing build dependencies: finished with status 'done' 2026-07-08 08:55:22.546 | Checking if build backend supports build_editable: started 2026-07-08 08:55:23.118 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-08 08:55:23.119 | Getting requirements to build editable: started 2026-07-08 08:55:23.429 | Getting requirements to build editable: finished with status 'done' 2026-07-08 08:55:23.432 | Preparing editable metadata (pyproject.toml): started 2026-07-08 08:55:24.388 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-08 08:55:24.411 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.0.3) 2026-07-08 08:55:24.415 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.0.51) 2026-07-08 08:55:24.416 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (13.0.0) 2026-07-08 08:55:24.416 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.5.1) 2026-07-08 08:55:24.416 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.8.10) 2026-07-08 08:55:24.417 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (4.26.0) 2026-07-08 08:55:24.418 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.34.2) 2026-07-08 08:55:24.419 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.5.0) 2026-07-08 08:55:24.420 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.5.0) 2026-07-08 08:55:24.423 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (6.4.0) 2026-07-08 08:55:24.423 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.2.0) 2026-07-08 08:55:24.425 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.10.0) 2026-07-08 08:55:24.425 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.1.1) 2026-07-08 08:55:24.427 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (18.0.0) 2026-07-08 08:55:24.427 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.1.0) 2026-07-08 08:55:24.428 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.1.0) 2026-07-08 08:55:24.429 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.7.1) 2026-07-08 08:55:24.429 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.1.0) 2026-07-08 08:55:24.430 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (3.8.0) 2026-07-08 08:55:24.432 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-08 08:55:24.434 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (26.1.0) 2026-07-08 08:55:24.436 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2025.9.1) 2026-07-08 08:55:24.439 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (0.37.0) 2026-07-08 08:55:24.440 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2026.5.1) 2026-07-08 08:55:24.445 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.15.0) 2026-07-08 08:55:24.446 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.2.0) 2026-07-08 08:55:24.448 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (6.8.0) 2026-07-08 08:55:24.450 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-07-08 08:55:24.451 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.13.0) 2026-07-08 08:55:24.452 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-07-08 08:55:24.457 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-08 08:55:24.459 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.9.0) 2026-07-08 08:55:24.460 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.8.2) 2026-07-08 08:55:24.461 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.15.0) 2026-07-08 08:55:24.472 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.5.0) 2026-07-08 08:55:24.477 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.3.1) 2026-07-08 08:55:24.482 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (0.20) 2026-07-08 08:55:24.482 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (3.1.0) 2026-07-08 08:55:24.485 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (2.2.2) 2026-07-08 08:55:24.489 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (1.3.0) 2026-07-08 08:55:24.490 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (2.0.0) 2026-07-08 08:55:24.491 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (6.0.3) 2026-07-08 08:55:24.498 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.18.5) 2026-07-08 08:55:24.500 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (2.1.2) 2026-07-08 08:55:24.501 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (0.6.2) 2026-07-08 08:55:24.505 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.3.12) 2026-07-08 08:55:24.512 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (2.9.0.post0) 2026-07-08 08:55:24.517 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (5.0.0) 2026-07-08 08:55:24.518 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.1.6) 2026-07-08 08:55:24.518 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-07-08 08:55:24.524 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.0.3) 2026-07-08 08:55:24.532 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev7) (1.2.1) 2026-07-08 08:55:24.538 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (3.18.0) 2026-07-08 08:55:24.542 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (3.3.2) 2026-07-08 08:55:24.544 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (26.2) 2026-07-08 08:55:24.545 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (7.2.2) 2026-07-08 08:55:24.551 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev7) (83.0.0) 2026-07-08 08:55:24.555 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (0.8.1) 2026-07-08 08:55:24.573 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (1.17.0) 2026-07-08 08:55:24.587 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.4.7) 2026-07-08 08:55:24.588 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.18) 2026-07-08 08:55:24.591 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2.7.0) 2026-07-08 08:55:24.593 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2023.11.17) 2026-07-08 08:55:24.613 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev7) (0.8) 2026-07-08 08:55:24.626 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev7) (3.5.3) 2026-07-08 08:55:24.674 | Building wheels for collected packages: openstack-placement 2026-07-08 08:55:24.675 | Building editable for openstack-placement (pyproject.toml): started 2026-07-08 08:55:25.494 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-08 08:55:25.496 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=48805cd1bdba8a104586a1b2f9c3dfb99e9215dfeaf22de8dd0813d5f37867ff 2026-07-08 08:55:25.496 | Stored in directory: /tmp/pip-ephem-wheel-cache-txk9xza9/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-08 08:55:25.502 | Successfully built openstack-placement 2026-07-08 08:55:25.783 | Installing collected packages: openstack-placement 2026-07-08 08:55:25.837 | Successfully installed openstack-placement-15.1.0.dev7 2026-07-08 08:55:26.031 | + inc/python:pip_install:216 : result=0 2026-07-08 08:55:26.033 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 08:55:26.036 | + functions-common:time_stop:2420 : local name 2026-07-08 08:55:26.039 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:55:26.043 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:55:26.046 | + functions-common:time_stop:2423 : local total 2026-07-08 08:55:26.049 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:55:26.052 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 08:55:26.056 | + functions-common:time_stop:2427 : start_time=1783500919662 2026-07-08 08:55:26.059 | + functions-common:time_stop:2429 : [[ -z 1783500919662 ]] 2026-07-08 08:55:26.063 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:55:26.069 | + functions-common:time_stop:2432 : end_time=1783500926065 2026-07-08 08:55:26.072 | + functions-common:time_stop:2433 : elapsed_time=6403 2026-07-08 08:55:26.075 | + functions-common:time_stop:2434 : total=160993 2026-07-08 08:55:26.078 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:55:26.081 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167396 2026-07-08 08:55:26.085 | + inc/python:pip_install:219 : return 0 2026-07-08 08:55:26.088 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-08 08:55:26.092 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-08 08:55:26.095 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-08 08:55:26.099 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-08 08:55:26.102 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:55:26.106 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:55:26.109 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-07-08 08:55:26.113 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:55:26.116 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-08 08:55:26.120 | + ./stack.sh:main:965 : configure_placement 2026-07-08 08:55:26.123 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-07-08 08:55:26.142 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-08 08:55:26.145 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-08 08:55:26.151 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-08 08:55:26.154 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-08 08:55:26.158 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-08 08:55:26.161 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-08 08:55:26.163 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-08 08:55:26.166 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-08 08:55:26.169 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-08 08:55:26.190 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:26.194 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-08 08:55:26.197 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-08 08:55:26.201 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-08 08:55:26.244 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-08 08:55:26.287 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-08 08:55:26.327 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-08 08:55:26.331 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-08 08:55:26.334 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-08 08:55:26.336 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-08 08:55:26.340 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-08 08:55:26.344 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-08 08:55:26.348 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-08 08:55:26.350 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-08 08:55:26.353 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-08 08:55:26.357 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-08 08:55:26.404 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-08 08:55:26.444 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.180/identity 2026-07-08 08:55:26.484 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-08 08:55:26.519 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-07-08 08:55:26.558 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-08 08:55:26.599 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-08 08:55:26.639 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-08 08:55:26.681 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.180/identity 2026-07-08 08:55:26.723 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-08 08:55:26.760 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-08 08:55:26.798 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-08 08:55:26.801 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-08 08:55:26.804 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-08 08:55:26.807 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-08 08:55:26.811 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-08 08:55:26.831 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-08 08:55:26.835 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-08 08:55:26.838 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-08 08:55:26.841 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-08 08:55:26.844 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-08 08:55:26.882 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-08 08:55:26.920 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-08 08:55:26.957 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-08 08:55:26.996 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-08 08:55:27.033 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-08 08:55:27.037 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-08 08:55:27.040 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-08 08:55:27.043 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-08 08:55:27.047 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-08 08:55:27.049 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-08 08:55:27.053 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-08 08:55:27.056 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-08 08:55:27.059 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-08 08:55:27.077 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-08 08:55:27.078 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-08 08:55:27.088 | d /var/run/uwsgi 0755 quobyte root 2026-07-08 08:55:27.093 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-08 08:55:27.108 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-08 08:55:27.113 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-08 08:55:27.116 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-08 08:55:27.122 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-08 08:55:27.125 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-08 08:55:27.164 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-07-08 08:55:27.199 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-08 08:55:27.236 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-08 08:55:27.273 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-08 08:55:27.311 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-08 08:55:27.348 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-08 08:55:27.385 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-08 08:55:27.421 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-08 08:55:27.456 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-08 08:55:27.491 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-08 08:55:27.526 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-08 08:55:27.567 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-08 08:55:27.610 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-08 08:55:27.651 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-08 08:55:27.655 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-08 08:55:27.661 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-08 08:55:27.665 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-08 08:55:27.669 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-08 08:55:27.673 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:55:27.677 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:55:27.681 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-08 08:55:27.685 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-08 08:55:27.689 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-08 08:55:27.732 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-08 08:55:27.775 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-07-08 08:55:27.775 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-08 08:55:27.788 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-08 08:55:27.793 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-08 08:55:27.797 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-08 08:55:27.800 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-08 08:55:27.804 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-08 08:55:27.807 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-08 08:55:27.811 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-08 08:55:27.815 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:55:27.819 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:55:27.823 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-08 08:55:27.828 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-08 08:55:27.831 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:55:27.835 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:55:27.839 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-08 08:55:27.853 | perl: warning: Setting locale failed. 2026-07-08 08:55:27.856 | perl: warning: Please check that your locale settings: 2026-07-08 08:55:27.856 | LANGUAGE = (unset), 2026-07-08 08:55:27.856 | LC_ALL = "en_US.utf8", 2026-07-08 08:55:27.856 | LANG = "de_DE.UTF-8" 2026-07-08 08:55:27.856 | are supported and installed on your system. 2026-07-08 08:55:27.856 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 08:55:27.896 | Enabling site placement-api. 2026-07-08 08:55:27.905 | To activate the new configuration, you need to run: 2026-07-08 08:55:27.905 | systemctl reload apache2 2026-07-08 08:55:27.912 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-08 08:55:27.916 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-08 08:55:27.920 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 08:55:27.923 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-08 08:55:28.092 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-08 08:55:28.096 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-08 08:55:28.147 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-07-08 08:55:28.172 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:28.177 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-07-08 08:55:28.201 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:28.206 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-07-08 08:55:28.209 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-08 08:55:28.213 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-08 08:55:28.217 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-08 08:55:28.222 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-08 08:55:28.226 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-08 08:55:28.230 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-08 08:55:28.277 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-08 08:55:28.320 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.180/identity 2026-07-08 08:55:28.361 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-08 08:55:28.404 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-07-08 08:55:28.447 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-08 08:55:28.490 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-08 08:55:28.535 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-08 08:55:28.580 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-07-08 08:55:28.604 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:55:28.607 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-07-08 08:55:28.631 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:55:28.635 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-07-08 08:55:28.661 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:28.665 | + ./stack.sh:main:989 : init_os_brick 2026-07-08 08:55:28.668 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-08 08:55:28.673 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-08 08:55:28.695 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:28.698 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-08 08:55:28.739 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-08 08:55:28.761 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:28.764 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-08 08:55:28.808 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-08 08:55:28.830 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:28.834 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-08 08:55:28.875 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-08 08:55:28.918 | + ./stack.sh:main:996 : run_phase stack install 2026-07-08 08:55:28.921 | + functions-common:run_phase:1848 : local mode=stack 2026-07-08 08:55:28.924 | + functions-common:run_phase:1849 : local phase=install 2026-07-08 08:55:28.928 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-08 08:55:28.932 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-08 08:55:28.935 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-08 08:55:28.939 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-08 08:55:28.942 | + functions-common:run_phase:1858 : local extra 2026-07-08 08:55:28.947 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-08 08:55:28.953 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-08 08:55:28.957 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-08 08:55:28.960 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-08 08:55:28.964 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-07-08 08:55:28.968 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-08 08:55:28.987 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:28.991 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-08 08:55:28.994 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-08 08:55:28.997 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-08 08:55:29.000 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-08 08:55:29.003 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 08:55:29.006 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-07-08 08:55:29.009 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-08 08:55:29.012 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-08 08:55:29.081 | ++ inc/async:async_inner:63 : install_tempest 2026-07-08 08:55:29.127 | [2066 Async install_tempest:39027]: running: install_tempest 2026-07-08 08:55:29.130 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-08 08:55:29.133 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-08 08:55:29.137 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-08 08:55:29.140 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-08 08:55:29.143 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-08 08:55:29.146 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-08 08:55:29.149 | + functions-common:run_plugins:1835 : local phase=install 2026-07-08 08:55:29.152 | + functions-common:run_plugins:1837 : local plugins= 2026-07-08 08:55:29.156 | + functions-common:run_plugins:1838 : local plugin 2026-07-08 08:55:29.160 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-07-08 08:55:29.162 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-08 08:55:29.166 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 08:55:29.168 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 08:55:29.173 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-07-08 08:55:29.177 | + inc/python:use_library_from_git:269 : return 1 2026-07-08 08:55:29.180 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-07-08 08:55:29.184 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-08 08:55:29.187 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-08 08:55:29.191 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-08 08:55:29.194 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-08 08:55:29.197 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-08 08:55:29.202 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-08 08:55:29.204 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-08 08:55:29.209 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-08 08:55:29.212 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-08 08:55:29.216 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-08 08:55:29.219 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-08 08:55:29.222 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-08 08:55:29.246 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-08 08:55:29.249 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-08 08:55:30.658 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-08 08:55:30.803 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-07-08 08:55:30.818 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-07-08 08:55:30.819 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-07-08 08:55:30.820 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-07-08 08:55:30.821 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.17.0) 2026-07-08 08:55:30.822 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-07-08 08:55:30.824 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-07-08 08:55:30.824 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-07-08 08:55:30.825 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-07-08 08:55:30.826 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-07-08 08:55:30.827 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.0) 2026-07-08 08:55:30.829 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-07-08 08:55:30.830 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-07-08 08:55:30.831 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-07-08 08:55:30.833 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-07-08 08:55:30.839 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-07-08 08:55:30.839 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-07-08 08:55:30.839 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-07-08 08:55:30.839 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-07-08 08:55:30.841 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-07-08 08:55:30.846 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-07-08 08:55:30.849 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-07-08 08:55:30.850 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-07-08 08:55:30.851 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-07-08 08:55:30.852 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-07-08 08:55:30.853 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.15.0) 2026-07-08 08:55:30.853 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-07-08 08:55:30.854 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-07-08 08:55:30.855 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-07-08 08:55:30.856 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-07-08 08:55:30.863 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-07-08 08:55:30.867 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-07-08 08:55:30.872 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-07-08 08:55:30.877 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-07-08 08:55:30.879 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-07-08 08:55:30.880 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-07-08 08:55:30.886 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (83.0.0) 2026-07-08 08:55:30.892 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-07-08 08:55:30.908 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-07-08 08:55:30.909 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-07-08 08:55:30.910 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-07-08 08:55:30.914 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.2) 2026-07-08 08:55:30.917 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-07-08 08:55:30.920 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-07-08 08:55:30.927 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-07-08 08:55:30.928 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-07-08 08:55:30.929 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-07-08 08:55:30.931 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-07-08 08:55:30.948 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-07-08 08:55:30.950 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-07-08 08:55:30.955 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-07-08 08:55:31.005 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-07-08 08:55:31.092 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.9 MB/s 0:00:00 2026-07-08 08:55:31.409 | Installing collected packages: python-openstackclient 2026-07-08 08:55:33.614 | Successfully installed python-openstackclient-10.1.0 2026-07-08 08:55:33.783 | + inc/python:pip_install:216 : result=0 2026-07-08 08:55:33.785 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 08:55:33.787 | + functions-common:time_stop:2420 : local name 2026-07-08 08:55:33.789 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:55:33.793 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:55:33.794 | + functions-common:time_stop:2423 : local total 2026-07-08 08:55:33.795 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:55:33.798 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 08:55:33.800 | + functions-common:time_stop:2427 : start_time=1783500929240 2026-07-08 08:55:33.802 | + functions-common:time_stop:2429 : [[ -z 1783500929240 ]] 2026-07-08 08:55:33.806 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:55:33.809 | + functions-common:time_stop:2432 : end_time=1783500933807 2026-07-08 08:55:33.812 | + functions-common:time_stop:2433 : elapsed_time=4567 2026-07-08 08:55:33.814 | + functions-common:time_stop:2434 : total=167396 2026-07-08 08:55:33.816 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:55:33.818 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=171963 2026-07-08 08:55:33.820 | + inc/python:pip_install:219 : return 0 2026-07-08 08:55:33.823 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-07-08 08:55:33.839 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:55:33.841 | + ./stack.sh:main:1011 : install_oscwrap 2026-07-08 08:55:33.844 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-08 08:55:33.848 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.95CB37rvMC 2026-07-08 08:55:33.851 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-08 08:55:33.853 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-08 08:55:33.855 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-08 08:55:33.858 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-07-08 08:55:33.861 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-08 08:55:33.863 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-07-08 08:55:33.879 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:33.882 | + ./stack.sh:main:1065 : configure_database 2026-07-08 08:55:33.884 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-08 08:55:33.886 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-08 08:55:33.889 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-08 08:55:33.891 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 08:55:33.893 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-07-08 08:55:33.895 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-08 08:55:33.897 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:55:33.898 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:55:33.901 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-08 08:55:33.903 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-08 08:55:33.905 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:55:33.907 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:55:33.909 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-08 08:55:33.912 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-08 08:55:33.913 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-08 08:55:33.915 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-08 08:55:33.917 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-08 08:55:33.920 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-08 08:55:33.923 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-08 08:55:33.923 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-08 08:55:33.927 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-08 08:55:34.010 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-08 08:55:34.012 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-08 08:55:34.015 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-08 08:55:34.017 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-08 08:55:34.019 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-08 08:55:34.022 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-08 08:55:34.024 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-08 08:55:34.027 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-08 08:55:34.030 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-08 08:55:34.035 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-08 08:55:34.037 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-08 08:55:34.039 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-08 08:55:34.041 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-08 08:55:34.045 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-08 08:55:34.048 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-08 08:55:34.050 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:55:34.053 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:55:34.055 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-08 08:55:34.057 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 08:55:34.061 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-08 08:55:36.012 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-08 08:55:36.015 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-08 08:55:36.018 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:55:36.022 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:55:36.026 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-08 08:55:36.027 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-08 08:55:36.031 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-07-08 08:55:36.049 | mysqladmin: connect to server at 'localhost' failed 2026-07-08 08:55:36.049 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-08 08:55:36.054 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-08 08:55:36.057 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-08 08:55:36.060 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 08:55:36.063 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 08:55:36.067 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-08 08:55:36.070 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-07-08 08:55:36.073 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-08 08:55:36.078 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-08 08:55:36.080 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-07-08 08:55:36.093 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 08:55:36.169 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-08 08:55:36.173 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-08 08:55:36.175 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-08 08:55:36.177 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-08 08:55:36.186 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-08 08:55:36.189 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-08 08:55:36.195 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-08 08:55:36.198 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-08 08:55:36.201 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-07-08 08:55:36.215 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 08:55:36.307 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-08 08:55:36.322 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 08:55:36.409 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-08 08:55:36.480 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-08 08:55:36.557 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-08 08:55:36.627 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-08 08:55:36.631 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-08 08:55:36.632 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-08 08:55:36.632 | enabling MySQL performance counting 2026-07-08 08:55:36.634 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-07-08 08:55:36.661 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-07-08 08:55:36.663 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-07-08 08:55:37.733 | Processing ./tools/dbcounter 2026-07-08 08:55:37.737 | Installing build dependencies: started 2026-07-08 08:55:40.899 | Installing build dependencies: finished with status 'done' 2026-07-08 08:55:40.900 | Getting requirements to build wheel: started 2026-07-08 08:55:41.589 | Getting requirements to build wheel: finished with status 'done' 2026-07-08 08:55:41.590 | Preparing metadata (pyproject.toml): started 2026-07-08 08:55:41.982 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-08 08:55:41.985 | Building wheels for collected packages: dbcounter 2026-07-08 08:55:41.987 | Building wheel for dbcounter (pyproject.toml): started 2026-07-08 08:55:42.443 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-08 08:55:42.445 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=061d67d882ca17a7f36ca484c65488fa88aecc3d0d3289ac251d5533e18629da 2026-07-08 08:55:42.445 | Stored in directory: /tmp/pip-ephem-wheel-cache-da45u3zx/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-07-08 08:55:42.451 | Successfully built dbcounter 2026-07-08 08:55:42.770 | Installing collected packages: dbcounter 2026-07-08 08:55:42.817 | Successfully installed dbcounter-0.1 2026-07-08 08:55:42.983 | + inc/python:pip_install:216 : result=0 2026-07-08 08:55:42.987 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-08 08:55:42.991 | + functions-common:time_stop:2420 : local name 2026-07-08 08:55:42.996 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:55:42.999 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:55:43.003 | + functions-common:time_stop:2423 : local total 2026-07-08 08:55:43.007 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:55:43.010 | + functions-common:time_stop:2426 : name=pip_install 2026-07-08 08:55:43.014 | + functions-common:time_stop:2427 : start_time=1783500936654 2026-07-08 08:55:43.018 | + functions-common:time_stop:2429 : [[ -z 1783500936654 ]] 2026-07-08 08:55:43.022 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:55:43.027 | + functions-common:time_stop:2432 : end_time=1783500943024 2026-07-08 08:55:43.030 | + functions-common:time_stop:2433 : elapsed_time=6370 2026-07-08 08:55:43.034 | + functions-common:time_stop:2434 : total=171963 2026-07-08 08:55:43.037 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:55:43.041 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=178333 2026-07-08 08:55:43.045 | + inc/python:pip_install:219 : return 0 2026-07-08 08:55:43.048 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-08 08:55:43.052 | + lib/database:recreate_database:112 : local db=stats 2026-07-08 08:55:43.056 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-08 08:55:43.060 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-08 08:55:43.064 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-08 08:55:43.070 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 08:55:43.145 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-08 08:55:43.152 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 08:55:43.221 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-07-08 08:55:43.221 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-08 08:55:43.228 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 08:55:43.308 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-08 08:55:43.312 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-08 08:55:43.392 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-08 08:55:43.475 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-08 08:55:43.558 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-08 08:55:43.635 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-08 08:55:43.704 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-08 08:55:43.780 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-08 08:55:43.857 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-08 08:55:43.861 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 08:55:43.863 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-08 08:55:46.483 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-07-08 08:55:46.488 | + functions-common:save_stackenv:65 : local tag=1069 2026-07-08 08:55:46.494 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-08 08:55:46.501 | + functions-common:save_stackenv:67 : time_stamp=2026-07-08-105546 2026-07-08 08:55:46.505 | + functions-common:save_stackenv:68 : echo '# 2026-07-08-105546 1069' 2026-07-08 08:55:46.508 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:55:46.513 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-08 08:55:46.517 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:55:46.520 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-08 08:55:46.524 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:55:46.527 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-08 08:55:46.530 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:55:46.534 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-08 08:55:46.538 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:55:46.540 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.180 2026-07-08 08:55:46.544 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:55:46.548 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.180/identity 2026-07-08 08:55:46.550 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:55:46.555 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-08-104121 2026-07-08 08:55:46.560 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:55:46.564 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-08 08:55:46.568 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:55:46.573 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.180 2026-07-08 08:55:46.576 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:55:46.579 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-08 08:55:46.582 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:55:46.585 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-08 08:55:46.587 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:55:46.589 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-08 08:55:46.591 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:55:46.593 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-08 08:55:46.595 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:55:46.598 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.180 2026-07-08 08:55:46.600 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 08:55:46.604 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-08 08:55:46.606 | + ./stack.sh:main:1079 : start_dstat 2026-07-08 08:55:46.608 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-08 08:55:46.611 | + functions-common:run_process:1674 : local service=dstat 2026-07-08 08:55:46.615 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-08 08:55:46.619 | + functions-common:run_process:1676 : local group= 2026-07-08 08:55:46.623 | + functions-common:run_process:1677 : local user= 2026-07-08 08:55:46.626 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 08:55:46.630 | + functions-common:run_process:1680 : local name=dstat 2026-07-08 08:55:46.633 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 08:55:46.636 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 08:55:46.639 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:55:46.643 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:55:46.647 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:55:46.652 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500946649 2026-07-08 08:55:46.655 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-08 08:55:46.676 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:46.678 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-07-08 08:55:46.681 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-07-08 08:55:46.684 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-08 08:55:46.687 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-08 08:55:46.690 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-08 08:55:46.693 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-08 08:55:46.695 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-07-08 08:55:46.699 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-07-08 08:55:46.702 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-07-08 08:55:46.705 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 08:55:46.708 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 08:55:46.712 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 08:55:46.715 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 08:55:46.720 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-07-08 08:55:46.723 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-07-08 08:55:46.728 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-07-08 08:55:46.732 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-07-08 08:55:46.734 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-08 08:55:46.737 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-08 08:55:46.740 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-08 08:55:46.744 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-08 08:55:46.747 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 08:55:46.749 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-08 08:55:46.753 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-07-08 08:55:46.756 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 08:55:46.762 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-07-08 08:55:46.845 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-08 08:55:46.946 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-07-08 08:55:47.036 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-08 08:55:47.112 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-07-08 08:55:47.185 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-07-08 08:55:47.262 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 08:55:47.340 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-08 08:55:47.343 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-08 08:55:47.346 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-07-08 08:55:47.429 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 08:55:47.936 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-07-08 08:55:47.965 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-07-08 08:55:48.438 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-07-08 08:55:48.482 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 08:55:48.485 | + functions-common:time_stop:2420 : local name 2026-07-08 08:55:48.487 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:55:48.489 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:55:48.492 | + functions-common:time_stop:2423 : local total 2026-07-08 08:55:48.495 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:55:48.497 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 08:55:48.499 | + functions-common:time_stop:2427 : start_time=1783500946649 2026-07-08 08:55:48.502 | + functions-common:time_stop:2429 : [[ -z 1783500946649 ]] 2026-07-08 08:55:48.504 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:55:48.509 | + functions-common:time_stop:2432 : end_time=1783500948506 2026-07-08 08:55:48.512 | + functions-common:time_stop:2433 : elapsed_time=1857 2026-07-08 08:55:48.514 | + functions-common:time_stop:2434 : total=0 2026-07-08 08:55:48.517 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:55:48.519 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1857 2026-07-08 08:55:48.521 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-08 08:55:48.524 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-08 08:55:48.526 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-07-08 08:55:48.528 | + functions-common:run_process:1676 : local group= 2026-07-08 08:55:48.531 | + functions-common:run_process:1677 : local user=root 2026-07-08 08:55:48.533 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-08 08:55:48.535 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-08 08:55:48.538 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 08:55:48.542 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 08:55:48.545 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:55:48.548 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:55:48.553 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:55:48.557 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500948554 2026-07-08 08:55:48.559 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-08 08:55:48.577 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:55:48.579 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 08:55:48.581 | + functions-common:time_stop:2420 : local name 2026-07-08 08:55:48.584 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:55:48.586 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:55:48.589 | + functions-common:time_stop:2423 : local total 2026-07-08 08:55:48.591 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:55:48.593 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 08:55:48.595 | + functions-common:time_stop:2427 : start_time=1783500948554 2026-07-08 08:55:48.597 | + functions-common:time_stop:2429 : [[ -z 1783500948554 ]] 2026-07-08 08:55:48.601 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:55:48.605 | + functions-common:time_stop:2432 : end_time=1783500948602 2026-07-08 08:55:48.607 | + functions-common:time_stop:2433 : elapsed_time=48 2026-07-08 08:55:48.609 | + functions-common:time_stop:2434 : total=1857 2026-07-08 08:55:48.612 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:55:48.614 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1905 2026-07-08 08:55:48.616 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-08 08:55:48.633 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:55:48.636 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-07-08 08:55:48.639 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-08 08:55:48.640 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-07-08 08:55:48.643 | + functions-common:run_process:1676 : local group= 2026-07-08 08:55:48.646 | + functions-common:run_process:1677 : local user= 2026-07-08 08:55:48.648 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 08:55:48.650 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-08 08:55:48.652 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 08:55:48.654 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 08:55:48.657 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:55:48.660 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:55:48.663 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:55:48.668 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500948665 2026-07-08 08:55:48.670 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-08 08:55:48.687 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:55:48.690 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 08:55:48.693 | + functions-common:time_stop:2420 : local name 2026-07-08 08:55:48.696 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:55:48.699 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:55:48.702 | + functions-common:time_stop:2423 : local total 2026-07-08 08:55:48.707 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:55:48.713 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 08:55:48.720 | + functions-common:time_stop:2427 : start_time=1783500948665 2026-07-08 08:55:48.723 | + functions-common:time_stop:2429 : [[ -z 1783500948665 ]] 2026-07-08 08:55:48.731 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:55:48.739 | + functions-common:time_stop:2432 : end_time=1783500948733 2026-07-08 08:55:48.742 | + functions-common:time_stop:2433 : elapsed_time=68 2026-07-08 08:55:48.746 | + functions-common:time_stop:2434 : total=1905 2026-07-08 08:55:48.749 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:55:48.752 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1973 2026-07-08 08:55:48.757 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-07-08 08:55:48.781 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:55:48.784 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-07-08 08:55:48.807 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:55:48.812 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-07-08 08:55:48.833 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:48.836 | + ./stack.sh:main:1098 : start_etcd3 2026-07-08 08:55:48.838 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-08 08:55:48.840 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-07-08 08:55:48.844 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-08 08:55:48.848 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.180:2380' 2026-07-08 08:55:48.852 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.180:2380' 2026-07-08 08:55:48.856 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.180:2379' 2026-07-08 08:55:48.861 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-08 08:55:48.865 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-08 08:55:48.869 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.180:2379' 2026-07-08 08:55:48.873 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-08 08:55:48.877 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-08 08:55:48.881 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-08 08:55:48.885 | + 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.180:2380 --initial-advertise-peer-urls http://192.168.122.180:2380 --advertise-client-urls http://192.168.122.180:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.180:2379 --log-level=debug' '' root 2026-07-08 08:55:48.888 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-08 08:55:48.892 | + 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.180:2380 --initial-advertise-peer-urls http://192.168.122.180:2380 --advertise-client-urls http://192.168.122.180:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.180:2379 --log-level=debug' 2026-07-08 08:55:48.895 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-08 08:55:48.898 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-08 08:55:48.902 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-08 08:55:48.906 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 08:55:48.909 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-08 08:55:48.911 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-08 08:55:48.914 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 08:55:48.919 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-08 08:55:49.014 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-08 08:55:49.093 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-08 08:55:49.163 | + 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.180:2380 --initial-advertise-peer-urls http://192.168.122.180:2380 --advertise-client-urls http://192.168.122.180:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.180:2379 --log-level=debug' 2026-07-08 08:55:49.235 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-08 08:55:49.304 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-08 08:55:49.370 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 08:55:49.438 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-08 08:55:49.441 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-08 08:55:49.444 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-08 08:55:49.524 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 08:55:49.979 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-08 08:55:50.066 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-08 08:55:50.148 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-08 08:55:50.229 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-08 08:55:50.314 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-08 08:55:50.320 | ++ functions-common:is_arch:519 : uname -m 2026-07-08 08:55:50.326 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-08 08:55:50.331 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-08 08:55:50.819 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-08 08:55:50.842 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-08 08:55:51.305 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-08 08:55:52.233 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-07-08 08:55:52.257 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:55:52.261 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-07-08 08:55:52.265 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-08 08:55:52.270 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-08 08:55:52.288 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-07-08 08:55:52.307 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-08 08:55:52.311 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-08 08:55:52.315 | + 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.180/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-07-08 08:55:52.431 | The user clouds.yaml file didn't exist. 2026-07-08 08:55:52.444 | + 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.180/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-07-08 08:55:52.565 | + 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.180/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-07-08 08:55:52.688 | + 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.180/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-07-08 08:55:52.813 | + 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.180/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-07-08 08:55:52.942 | + 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.180/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-07-08 08:55:53.072 | + 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.180/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-07-08 08:55:53.212 | + 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.180/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-07-08 08:55:53.348 | + 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.180/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-07-08 08:55:53.486 | + 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.180/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-07-08 08:55:53.627 | + functions-common:write_clouds_yaml:203 : cat 2026-07-08 08:55:53.634 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-07-08 08:55:53.637 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-07-08 08:55:53.642 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-07-08 08:55:53.646 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-07-08 08:55:53.650 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-07-08 08:55:53.654 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-07-08 08:55:53.676 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:55:53.680 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-07-08 08:55:53.683 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 08:55:53.687 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-07-08 08:55:53.690 | + ./stack.sh:main:1115 : '[' 192.168.122.180 == 192.168.122.180 ']' 2026-07-08 08:55:53.693 | + ./stack.sh:main:1116 : init_keystone 2026-07-08 08:55:53.696 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-08 08:55:53.717 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:55:53.720 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-08 08:55:53.723 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-08 08:55:53.727 | + lib/database:recreate_database:112 : local db=keystone 2026-07-08 08:55:53.730 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-08 08:55:53.734 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-08 08:55:53.737 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-08 08:55:53.743 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 08:55:53.817 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-08 08:55:53.823 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 08:55:53.892 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-08 08:55:53.894 | + functions-common:time_start:2406 : local name=dbsync 2026-07-08 08:55:53.897 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:55:53.899 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:55:53.903 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:55:53.907 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500953904 2026-07-08 08:55:53.910 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-08 08:55:54.558 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-08 08:55:54.558 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 08:55:54.558 | we strongly recommend against using it for new projects. 2026-07-08 08:55:54.558 | 2026-07-08 08:55:54.558 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 08:55:54.558 | framework. For more detail see 2026-07-08 08:55:54.559 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 08:55:54.559 | 2026-07-08 08:55:54.559 | __import__(import_str) 2026-07-08 08:55:57.572 | INFO dbcounter [-] Registered counter for database keystone 2026-07-08 08:55:57.655 | 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=41912) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-08 08:55:57.670 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 08:55:57.670 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 08:55:57.671 | DEBUG dbcounter [-] [41912] Writer thread running {{(pid=41912) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 08:55:57.764 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-08 08:56:01.437 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41912) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-08 08:56:01.440 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-08 08:56:01.441 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41912) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 08:56:01.443 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-08 08:56:01.488 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41912) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 08:56:01.491 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-08 08:56:01.519 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41912) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 08:56:01.522 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-08 08:56:01.599 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41912) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 08:56:01.603 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-08 08:56:01.642 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41912) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 08:56:01.647 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-08 08:56:01.746 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41912) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 08:56:01.752 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-08 08:56:01.753 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41912) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-08 08:56:01.757 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-08 08:56:01.883 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41912) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 08:56:01.887 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-08 08:56:01.924 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41912) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 08:56:02.392 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-08 08:56:02.394 | + functions-common:time_stop:2420 : local name 2026-07-08 08:56:02.397 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:56:02.399 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:56:02.401 | + functions-common:time_stop:2423 : local total 2026-07-08 08:56:02.403 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:56:02.406 | + functions-common:time_stop:2426 : name=dbsync 2026-07-08 08:56:02.408 | + functions-common:time_stop:2427 : start_time=1783500953904 2026-07-08 08:56:02.410 | + functions-common:time_stop:2429 : [[ -z 1783500953904 ]] 2026-07-08 08:56:02.413 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:56:02.417 | + functions-common:time_stop:2432 : end_time=1783500962415 2026-07-08 08:56:02.420 | + functions-common:time_stop:2433 : elapsed_time=8511 2026-07-08 08:56:02.422 | + functions-common:time_stop:2434 : total=0 2026-07-08 08:56:02.424 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:56:02.426 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8511 2026-07-08 08:56:02.429 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-08 08:56:02.431 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-08 08:56:02.435 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-08 08:56:03.036 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-08 08:56:03.036 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 08:56:03.036 | we strongly recommend against using it for new projects. 2026-07-08 08:56:03.036 | 2026-07-08 08:56:03.036 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 08:56:03.036 | framework. For more detail see 2026-07-08 08:56:03.036 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 08:56:03.036 | 2026-07-08 08:56:03.036 | __import__(import_str) 2026-07-08 08:56:05.814 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-08 08:56:05.815 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-08 08:56:05.815 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-08 08:56:05.816 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-08 08:56:05.816 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-08 08:56:05.817 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-08 08:56:05.817 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-08 08:56:05.817 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-08 08:56:05.817 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-08 08:56:06.425 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-08 08:56:06.433 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-08 08:56:07.042 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-08 08:56:07.042 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 08:56:07.042 | we strongly recommend against using it for new projects. 2026-07-08 08:56:07.042 | 2026-07-08 08:56:07.042 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 08:56:07.042 | framework. For more detail see 2026-07-08 08:56:07.042 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 08:56:07.042 | 2026-07-08 08:56:07.043 | __import__(import_str) 2026-07-08 08:56:09.833 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-08 08:56:09.834 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-08 08:56:09.834 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-08 08:56:09.834 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-08 08:56:09.834 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-08 08:56:09.834 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-08 08:56:09.834 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-08 08:56:09.834 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-08 08:56:09.835 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-08 08:56:10.431 | + ./stack.sh:main:1117 : start_keystone 2026-07-08 08:56:10.435 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-08 08:56:10.446 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-08 08:56:10.450 | + functions-common:run_process:1674 : local service=keystone 2026-07-08 08:56:10.454 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-08 08:56:10.457 | + functions-common:run_process:1676 : local group= 2026-07-08 08:56:10.461 | + functions-common:run_process:1677 : local user= 2026-07-08 08:56:10.464 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 08:56:10.468 | + functions-common:run_process:1680 : local name=keystone 2026-07-08 08:56:10.471 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 08:56:10.475 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 08:56:10.479 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:56:10.483 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:56:10.488 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:56:10.494 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500970489 2026-07-08 08:56:10.499 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-08 08:56:10.521 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:56:10.524 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-08 08:56:10.529 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-08 08:56:10.533 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-08 08:56:10.537 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-08 08:56:10.541 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-08 08:56:10.544 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-08 08:56:10.549 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-08 08:56:10.552 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-08 08:56:10.557 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-08 08:56:10.561 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 08:56:10.566 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 08:56:10.570 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 08:56:10.575 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 08:56:10.579 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-08 08:56:10.583 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-08 08:56:10.589 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-08 08:56:10.592 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-08 08:56:10.597 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-08 08:56:10.601 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-08 08:56:10.605 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-08 08:56:10.609 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-08 08:56:10.612 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-08 08:56:10.616 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-08 08:56:10.620 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-08 08:56:10.623 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-08 08:56:10.629 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-08 08:56:10.726 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-08 08:56:10.812 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-08 08:56:10.892 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-07-08 08:56:10.970 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-08 08:56:11.048 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 08:56:11.125 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-08 08:56:11.203 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-08 08:56:11.279 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-08 08:56:11.352 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-08 08:56:11.431 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-08 08:56:11.513 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-08 08:56:11.515 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-08 08:56:11.518 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-08 08:56:11.607 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-08 08:56:12.131 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-08 08:56:12.151 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-08 08:56:12.621 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-08 08:56:12.769 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 08:56:12.772 | + functions-common:time_stop:2420 : local name 2026-07-08 08:56:12.780 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:56:12.784 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:56:12.787 | + functions-common:time_stop:2423 : local total 2026-07-08 08:56:12.790 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:56:12.793 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 08:56:12.796 | + functions-common:time_stop:2427 : start_time=1783500970489 2026-07-08 08:56:12.799 | + functions-common:time_stop:2429 : [[ -z 1783500970489 ]] 2026-07-08 08:56:12.805 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:56:12.808 | + functions-common:time_stop:2432 : end_time=1783500972805 2026-07-08 08:56:12.811 | + functions-common:time_stop:2433 : elapsed_time=2316 2026-07-08 08:56:12.813 | + functions-common:time_stop:2434 : total=1973 2026-07-08 08:56:12.816 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:56:12.819 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4289 2026-07-08 08:56:12.821 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-08 08:56:12.822 | Waiting for keystone to start... 2026-07-08 08:56:12.824 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.180/identity/v3/ 2026-07-08 08:56:12.827 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.180/identity/v3/ 2026-07-08 08:56:12.830 | + functions:wait_for_service:476 : local timeout=60 2026-07-08 08:56:12.833 | + functions:wait_for_service:477 : local url=http://192.168.122.180/identity/v3/ 2026-07-08 08:56:12.836 | + functions:wait_for_service:478 : local rval=0 2026-07-08 08:56:12.838 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-08 08:56:12.841 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-08 08:56:12.843 | + functions-common:time_start:2407 : local start_time= 2026-07-08 08:56:12.846 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 08:56:12.854 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 08:56:12.856 | + functions-common:time_start:2411 : _TIME_START[$name]=1783500972853 2026-07-08 08:56:12.859 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-08 08:56:12.863 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 08:56:12.869 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.180/identity/v3/ 2026-07-08 08:56:13.028 | ++ inc/async:async_inner:64 : rc=0 2026-07-08 08:56:13.059 | [39027 Async install_tempest:39027]: finished successfully 2026-07-08 08:56:18.498 | + :: : [[ 200 == 503 ]] 2026-07-08 08:56:18.499 | + :: : [[ 0 -eq 7 ]] 2026-07-08 08:56:18.504 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-08 08:56:18.507 | + functions-common:time_stop:2420 : local name 2026-07-08 08:56:18.510 | + functions-common:time_stop:2421 : local end_time 2026-07-08 08:56:18.513 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 08:56:18.516 | + functions-common:time_stop:2423 : local total 2026-07-08 08:56:18.521 | + functions-common:time_stop:2424 : local start_time 2026-07-08 08:56:18.524 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-08 08:56:18.528 | + functions-common:time_stop:2427 : start_time=1783500972853 2026-07-08 08:56:18.532 | + functions-common:time_stop:2429 : [[ -z 1783500972853 ]] 2026-07-08 08:56:18.538 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 08:56:18.543 | + functions-common:time_stop:2432 : end_time=1783500978540 2026-07-08 08:56:18.546 | + functions-common:time_stop:2433 : elapsed_time=5687 2026-07-08 08:56:18.550 | + functions-common:time_stop:2434 : total=0 2026-07-08 08:56:18.553 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 08:56:18.556 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5687 2026-07-08 08:56:18.559 | + functions:wait_for_service:486 : return 0 2026-07-08 08:56:18.562 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-08 08:56:18.583 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:56:18.587 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-08 08:56:18.590 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 08:56:18.593 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-08 08:56:19.450 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-07-08 08:56:19.454 | + 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.180/identity 2026-07-08 08:56:20.071 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-08 08:56:20.071 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 08:56:20.071 | we strongly recommend against using it for new projects. 2026-07-08 08:56:20.071 | 2026-07-08 08:56:20.071 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 08:56:20.071 | framework. For more detail see 2026-07-08 08:56:20.072 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 08:56:20.072 | 2026-07-08 08:56:20.072 | __import__(import_str) 2026-07-08 08:56:23.318 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.319 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.319 | 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=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.326 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.342 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.342 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.373 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.400 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.401 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.490 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.491 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.491 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.491 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.491 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.492 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.505 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.505 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.506 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.506 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.506 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.507 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.507 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.515 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.519 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.519 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.519 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.520 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.520 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.520 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.521 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-08 08:56:23.595 | INFO dbcounter [-] Registered counter for database keystone 2026-07-08 08:56:23.689 | 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=42915) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-08 08:56:23.899 | DEBUG dbcounter [-] [42915] Writer thread running {{(pid=42915) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 08:56:24.048 | INFO keystone.cmd.bootstrap [None req-52ffba3f-6f16-448f-91fa-dc690f97e99a None None] Created domain default 2026-07-08 08:56:24.105 | INFO keystone.cmd.bootstrap [None req-52ffba3f-6f16-448f-91fa-dc690f97e99a None None] Created project admin 2026-07-08 08:56:24.144 | WARNING keystone.common.password_hashing [None req-52ffba3f-6f16-448f-91fa-dc690f97e99a None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-08 08:56:24.174 | INFO keystone.cmd.bootstrap [None req-52ffba3f-6f16-448f-91fa-dc690f97e99a None None] Created user admin 2026-07-08 08:56:24.201 | INFO keystone.cmd.bootstrap [None req-52ffba3f-6f16-448f-91fa-dc690f97e99a None None] Created role reader 2026-07-08 08:56:24.221 | INFO keystone.cmd.bootstrap [None req-52ffba3f-6f16-448f-91fa-dc690f97e99a None None] Created role member 2026-07-08 08:56:24.256 | INFO keystone.cmd.bootstrap [None req-52ffba3f-6f16-448f-91fa-dc690f97e99a None None] Created implied role where d1fa18ecade649f4ab1f0b38b4f5091d implies dd4339c4c6844ba79090fffdfa117ecf 2026-07-08 08:56:24.273 | INFO keystone.cmd.bootstrap [None req-52ffba3f-6f16-448f-91fa-dc690f97e99a None None] Created role manager 2026-07-08 08:56:24.300 | INFO keystone.cmd.bootstrap [None req-52ffba3f-6f16-448f-91fa-dc690f97e99a None None] Created implied role where d13d56d48abf4ab2801001b7f42ea944 implies d1fa18ecade649f4ab1f0b38b4f5091d 2026-07-08 08:56:24.318 | INFO keystone.cmd.bootstrap [None req-52ffba3f-6f16-448f-91fa-dc690f97e99a None None] Created role admin 2026-07-08 08:56:24.343 | INFO keystone.cmd.bootstrap [None req-52ffba3f-6f16-448f-91fa-dc690f97e99a None None] Created implied role where 2ffd74e0dc4c4e518b6ce54c5e3040dd implies d13d56d48abf4ab2801001b7f42ea944 2026-07-08 08:56:24.367 | INFO keystone.cmd.bootstrap [None req-52ffba3f-6f16-448f-91fa-dc690f97e99a None None] Created role service 2026-07-08 08:56:24.386 | INFO keystone.cmd.bootstrap [None req-52ffba3f-6f16-448f-91fa-dc690f97e99a None None] Granted role admin on project admin to user admin. 2026-07-08 08:56:24.398 | INFO keystone.cmd.bootstrap [None req-52ffba3f-6f16-448f-91fa-dc690f97e99a None None] Granted role admin on the system to user admin. 2026-07-08 08:56:24.418 | WARNING py.warnings [None req-52ffba3f-6f16-448f-91fa-dc690f97e99a None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-07-08 08:56:24.418 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 08:56:24.419 |  2026-07-08 08:56:24.425 | INFO keystone.cmd.bootstrap [None req-52ffba3f-6f16-448f-91fa-dc690f97e99a None None] Created region RegionOne 2026-07-08 08:56:24.477 | INFO keystone.cmd.bootstrap [None req-52ffba3f-6f16-448f-91fa-dc690f97e99a None None] Created public endpoint http://192.168.122.180/identity 2026-07-08 08:56:25.245 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-08 08:56:25.249 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-07-08 08:56:25.254 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-08 08:56:25.260 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-08 08:56:30.456 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:56:30.458 | + lib/keystone:create_keystone_accounts:258 : admin_project=c535b45f643341cf9f263037420168dd 2026-07-08 08:56:30.463 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-08 08:56:30.468 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-08 08:56:34.058 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:56:34.061 | + lib/keystone:create_keystone_accounts:260 : admin_user=95f893d9b6424ec6b5360b58723f74e6 2026-07-08 08:56:34.066 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-08 08:56:34.068 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-08 08:56:34.070 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-08 08:56:34.072 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 95f893d9b6424ec6b5360b58723f74e6 default 2026-07-08 08:56:34.139 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 95f893d9b6424ec6b5360b58723f74e6 default 2026-07-08 08:56:34.182 | [2066 Async ks-domain-role:43034]: running: get_or_add_user_domain_role admin 95f893d9b6424ec6b5360b58723f74e6 default 2026-07-08 08:56:34.186 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-08 08:56:34.189 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-08 08:56:34.192 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-08 08:56:38.315 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:56:38.318 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-08 08:56:38.320 | + functions-common:get_or_create_domain:878 : echo default 2026-07-08 08:56:38.320 | default 2026-07-08 08:56:38.322 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-08 08:56:38.375 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-08 08:56:38.413 | [2066 Async ks-project:43149]: running: get_or_create_project service Default 2026-07-08 08:56:38.416 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-08 08:56:38.482 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-08 08:56:38.523 | [2066 Async ks-service:43243]: running: get_or_create_role service 2026-07-08 08:56:38.526 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-08 08:56:38.590 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-08 08:56:38.664 | [2066 Async ks-reseller:43337]: running: get_or_create_role ResellerAdmin 2026-07-08 08:56:38.670 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-08 08:56:38.675 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-08 08:56:38.806 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-08 08:56:38.896 | [2066 Async ks-anotherrole:43451]: running: get_or_create_role anotherrole 2026-07-08 08:56:38.902 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-08 08:56:38.910 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-08 08:56:38.919 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-08 08:56:38.929 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-07-08 08:56:43.849 | + inc/async:async_inner:64 : rc=0 2026-07-08 08:56:43.885 | [43337 Async ks-reseller:43337]: finished successfully 2026-07-08 08:56:44.450 | + inc/async:async_inner:64 : rc=0 2026-07-08 08:56:44.474 | [43451 Async ks-anotherrole:43451]: finished successfully 2026-07-08 08:56:44.810 | + inc/async:async_inner:64 : rc=0 2026-07-08 08:56:44.855 | [43243 Async ks-service:43243]: finished successfully 2026-07-08 08:56:45.029 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:56:45.034 | ++ functions-common:get_or_create_project:928 : project_id=2df59c0d63bf4254961abe2b8b1beb19 2026-07-08 08:56:45.040 | ++ functions-common:get_or_create_project:929 : echo 2df59c0d63bf4254961abe2b8b1beb19 2026-07-08 08:56:45.048 | + lib/keystone:create_keystone_accounts:288 : invis_project=2df59c0d63bf4254961abe2b8b1beb19 2026-07-08 08:56:45.053 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-08 08:56:45.053 | + inc/async:async_inner:64 : rc=0 2026-07-08 08:56:45.057 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-08 08:56:45.060 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-08 08:56:45.064 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-07-08 08:56:45.082 | [43149 Async ks-project:43149]: finished successfully 2026-07-08 08:56:45.538 | + inc/async:async_inner:64 : rc=0 2026-07-08 08:56:45.569 | [43034 Async ks-domain-role:43034]: finished successfully 2026-07-08 08:56:48.804 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:56:48.810 | ++ functions-common:get_or_create_project:928 : project_id=f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:56:48.813 | ++ functions-common:get_or_create_project:929 : echo f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:56:48.818 | + lib/keystone:create_keystone_accounts:292 : demo_project=f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:56:48.822 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-08 08:56:48.827 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-07-08 08:56:48.831 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-08 08:56:48.835 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-08 08:56:48.839 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-08 08:56:48.844 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-07-08 08:56:52.532 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:56:52.537 | ++ functions-common:get_or_create_user:915 : user_id=9775b7bed3b74bb0b74e87503123d043 2026-07-08 08:56:52.540 | ++ functions-common:get_or_create_user:916 : echo 9775b7bed3b74bb0b74e87503123d043 2026-07-08 08:56:52.547 | + lib/keystone:create_keystone_accounts:295 : demo_user=9775b7bed3b74bb0b74e87503123d043 2026-07-08 08:56:52.550 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-08 08:56:52.617 | [2066 Async ks-domain-role:43034]: Waiting for completion of get_or_add_user_domain_role admin 95f893d9b6424ec6b5360b58723f74e6 default running on PID 43034 (6 other jobs running) 2026-07-08 08:56:52.648 | [2066 Async ks-domain-role:43034]: Signaling child to exit 2026-07-08 08:56:52.648 | WAKEUP 2026-07-08 08:56:52.675 | [2066 Async ks-domain-role:43034]: Signaled 2026-07-08 08:56:52.677 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-08 08:56:52.678 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 95f893d9b6424ec6b5360b58723f74e6 --domain default 2026-07-08 08:56:52.678 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 95f893d9b6424ec6b5360b58723f74e6 --domain default -c Role -f value 2026-07-08 08:56:52.678 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:56:52.678 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=2ffd74e0dc4c4e518b6ce54c5e3040dd 2026-07-08 08:56:52.678 | + functions-common:get_or_add_user_domain_role:999 : echo 2ffd74e0dc4c4e518b6ce54c5e3040dd 2026-07-08 08:56:52.678 | 2ffd74e0dc4c4e518b6ce54c5e3040dd 2026-07-08 08:56:52.730 | [2066 Async ks-domain-role:43034]: finished get_or_add_user_domain_role admin 95f893d9b6424ec6b5360b58723f74e6 default with result 0 in 11 seconds 2026-07-08 08:56:52.741 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-08 08:56:52.782 | [2066 Async ks-project:43149]: Waiting for completion of get_or_create_project service Default running on PID 43149 (5 other jobs running) 2026-07-08 08:56:52.811 | [2066 Async ks-project:43149]: Signaling child to exit 2026-07-08 08:56:52.812 | WAKEUP 2026-07-08 08:56:52.839 | [2066 Async ks-project:43149]: Signaled 2026-07-08 08:56:52.840 | + functions-common:get_or_create_project:922 : local project_id 2026-07-08 08:56:52.840 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-07-08 08:56:52.840 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:56:52.840 | + functions-common:get_or_create_project:928 : project_id=c95da08560ff4ea9bb2dae37b3d2061d 2026-07-08 08:56:52.840 | + functions-common:get_or_create_project:929 : echo c95da08560ff4ea9bb2dae37b3d2061d 2026-07-08 08:56:52.841 | c95da08560ff4ea9bb2dae37b3d2061d 2026-07-08 08:56:52.894 | [2066 Async ks-project:43149]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-07-08 08:56:52.942 | [2066 Async ks-service:43243]: Waiting for completion of get_or_create_role service running on PID 43243 (4 other jobs running) 2026-07-08 08:56:52.972 | [2066 Async ks-service:43243]: Signaling child to exit 2026-07-08 08:56:52.972 | WAKEUP 2026-07-08 08:56:52.999 | [2066 Async ks-service:43243]: Signaled 2026-07-08 08:56:53.001 | + functions-common:get_or_create_role:935 : local role_id 2026-07-08 08:56:53.001 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-08 08:56:53.001 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:56:53.002 | + functions-common:get_or_create_role:940 : role_id=4c4bf6004dba4c4e80fe82cbf56c4c8c 2026-07-08 08:56:53.002 | + functions-common:get_or_create_role:941 : echo 4c4bf6004dba4c4e80fe82cbf56c4c8c 2026-07-08 08:56:53.002 | 4c4bf6004dba4c4e80fe82cbf56c4c8c 2026-07-08 08:56:53.055 | [2066 Async ks-service:43243]: finished get_or_create_role service with result 0 in 6 seconds 2026-07-08 08:56:53.099 | [2066 Async ks-reseller:43337]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 43337 (3 other jobs running) 2026-07-08 08:56:53.130 | [2066 Async ks-reseller:43337]: Signaling child to exit 2026-07-08 08:56:53.131 | WAKEUP 2026-07-08 08:56:53.157 | [2066 Async ks-reseller:43337]: Signaled 2026-07-08 08:56:53.159 | + functions-common:get_or_create_role:935 : local role_id 2026-07-08 08:56:53.159 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-08 08:56:53.159 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:56:53.159 | + functions-common:get_or_create_role:940 : role_id=3729ead99e2042658f7e88f518c2d793 2026-07-08 08:56:53.159 | + functions-common:get_or_create_role:941 : echo 3729ead99e2042658f7e88f518c2d793 2026-07-08 08:56:53.159 | 3729ead99e2042658f7e88f518c2d793 2026-07-08 08:56:53.213 | [2066 Async ks-reseller:43337]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-07-08 08:56:53.259 | [2066 Async ks-anotherrole:43451]: Waiting for completion of get_or_create_role anotherrole running on PID 43451 (2 other jobs running) 2026-07-08 08:56:53.290 | [2066 Async ks-anotherrole:43451]: Signaling child to exit 2026-07-08 08:56:53.291 | WAKEUP 2026-07-08 08:56:53.316 | [2066 Async ks-anotherrole:43451]: Signaled 2026-07-08 08:56:53.318 | + functions-common:get_or_create_role:935 : local role_id 2026-07-08 08:56:53.319 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-08 08:56:53.319 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:56:53.319 | + functions-common:get_or_create_role:940 : role_id=559414d998464818a29d1e6e6d8190ea 2026-07-08 08:56:53.319 | + functions-common:get_or_create_role:941 : echo 559414d998464818a29d1e6e6d8190ea 2026-07-08 08:56:53.319 | 559414d998464818a29d1e6e6d8190ea 2026-07-08 08:56:53.370 | [2066 Async ks-anotherrole:43451]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-07-08 08:56:53.376 | + inc/async:async_wait:197 : return 0 2026-07-08 08:56:53.379 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 9775b7bed3b74bb0b74e87503123d043 f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:56:53.464 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9775b7bed3b74bb0b74e87503123d043 f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:56:53.515 | [2066 Async ks-demo-member:44288]: running: get_or_add_user_project_role member 9775b7bed3b74bb0b74e87503123d043 f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:56:53.520 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 95f893d9b6424ec6b5360b58723f74e6 f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:56:53.610 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 95f893d9b6424ec6b5360b58723f74e6 f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:56:53.668 | [2066 Async ks-demo-admin:44384]: running: get_or_add_user_project_role admin 95f893d9b6424ec6b5360b58723f74e6 f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:56:53.673 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 9775b7bed3b74bb0b74e87503123d043 f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:56:53.761 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 9775b7bed3b74bb0b74e87503123d043 f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:56:53.815 | [2066 Async ks-demo-another:44480]: running: get_or_add_user_project_role anotherrole 9775b7bed3b74bb0b74e87503123d043 f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:56:53.817 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 9775b7bed3b74bb0b74e87503123d043 2df59c0d63bf4254961abe2b8b1beb19 2026-07-08 08:56:53.885 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9775b7bed3b74bb0b74e87503123d043 2df59c0d63bf4254961abe2b8b1beb19 2026-07-08 08:56:53.976 | [2066 Async ks-demo-invis:44576]: running: get_or_add_user_project_role member 9775b7bed3b74bb0b74e87503123d043 2df59c0d63bf4254961abe2b8b1beb19 2026-07-08 08:56:53.981 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-08 08:56:53.986 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-07-08 08:56:53.992 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-08 08:56:53.998 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-08 08:56:54.004 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-08 08:56:54.014 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-07-08 08:56:58.990 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:56:58.993 | ++ functions-common:get_or_create_user:915 : user_id=2da74876cde24abe93b25ca3adc60a9c 2026-07-08 08:56:58.997 | ++ functions-common:get_or_create_user:916 : echo 2da74876cde24abe93b25ca3adc60a9c 2026-07-08 08:56:59.001 | + lib/keystone:create_keystone_accounts:308 : demo_reader=2da74876cde24abe93b25ca3adc60a9c 2026-07-08 08:56:59.003 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 2da74876cde24abe93b25ca3adc60a9c f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:56:59.084 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 2da74876cde24abe93b25ca3adc60a9c f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:56:59.161 | [2066 Async ks-demo-reader:44711]: running: get_or_add_user_project_role reader 2da74876cde24abe93b25ca3adc60a9c f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:56:59.166 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-08 08:56:59.181 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-08 08:56:59.187 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-08 08:56:59.206 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-07-08 08:57:04.844 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:57:04.848 | ++ functions-common:get_or_create_project:928 : project_id=354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:04.849 | ++ functions-common:get_or_create_project:929 : echo 354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:04.853 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:04.856 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-08 08:57:04.865 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-07-08 08:57:04.871 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-08 08:57:04.875 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-08 08:57:04.881 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-08 08:57:04.888 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-07-08 08:57:06.267 | + inc/async:async_inner:64 : rc=0 2026-07-08 08:57:06.304 | [44288 Async ks-demo-member:44288]: finished successfully 2026-07-08 08:57:06.971 | + inc/async:async_inner:64 : rc=0 2026-07-08 08:57:07.006 | [44384 Async ks-demo-admin:44384]: finished successfully 2026-07-08 08:57:07.377 | + inc/async:async_inner:64 : rc=0 2026-07-08 08:57:07.399 | [44480 Async ks-demo-another:44480]: finished successfully 2026-07-08 08:57:07.614 | + inc/async:async_inner:64 : rc=0 2026-07-08 08:57:07.645 | [44576 Async ks-demo-invis:44576]: finished successfully 2026-07-08 08:57:09.104 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:57:09.109 | ++ functions-common:get_or_create_user:915 : user_id=8052336b13464dc49f2da22865372f67 2026-07-08 08:57:09.113 | ++ functions-common:get_or_create_user:916 : echo 8052336b13464dc49f2da22865372f67 2026-07-08 08:57:09.119 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=8052336b13464dc49f2da22865372f67 2026-07-08 08:57:09.122 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 8052336b13464dc49f2da22865372f67 354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:09.208 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 8052336b13464dc49f2da22865372f67 354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:09.267 | [2066 Async ks-alt-admin:45130]: running: get_or_add_user_project_role admin 8052336b13464dc49f2da22865372f67 354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:09.270 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 8052336b13464dc49f2da22865372f67 354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:09.358 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 8052336b13464dc49f2da22865372f67 354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:09.416 | [2066 Async ks-alt-another:45228]: running: get_or_add_user_project_role anotherrole 8052336b13464dc49f2da22865372f67 354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:09.423 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-08 08:57:09.428 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-07-08 08:57:09.438 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-08 08:57:09.448 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-08 08:57:09.452 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-08 08:57:09.460 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-07-08 08:57:10.747 | + inc/async:async_inner:64 : rc=0 2026-07-08 08:57:10.769 | [44711 Async ks-demo-reader:44711]: finished successfully 2026-07-08 08:57:13.623 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:57:13.628 | ++ functions-common:get_or_create_user:915 : user_id=82cac912fa5c45ce92155a225e74718e 2026-07-08 08:57:13.633 | ++ functions-common:get_or_create_user:916 : echo 82cac912fa5c45ce92155a225e74718e 2026-07-08 08:57:13.637 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=82cac912fa5c45ce92155a225e74718e 2026-07-08 08:57:13.640 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 82cac912fa5c45ce92155a225e74718e 354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:13.730 | + inc/async:async_inner:63 : get_or_add_user_project_role member 82cac912fa5c45ce92155a225e74718e 354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:13.785 | [2066 Async ks-alt-member-user:45438]: running: get_or_add_user_project_role member 82cac912fa5c45ce92155a225e74718e 354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:13.790 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-08 08:57:13.796 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-07-08 08:57:13.801 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-08 08:57:13.806 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-08 08:57:13.809 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-08 08:57:13.815 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-07-08 08:57:17.804 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:57:17.809 | ++ functions-common:get_or_create_user:915 : user_id=51fb5f31554c4cdaafd2b7b8f9226fe3 2026-07-08 08:57:17.812 | ++ functions-common:get_or_create_user:916 : echo 51fb5f31554c4cdaafd2b7b8f9226fe3 2026-07-08 08:57:17.818 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=51fb5f31554c4cdaafd2b7b8f9226fe3 2026-07-08 08:57:17.820 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 51fb5f31554c4cdaafd2b7b8f9226fe3 354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:17.905 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 51fb5f31554c4cdaafd2b7b8f9226fe3 354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:17.968 | [2066 Async ks-alt-reader-user:45609]: running: get_or_add_user_project_role reader 51fb5f31554c4cdaafd2b7b8f9226fe3 354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:17.973 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-07-08 08:57:17.977 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-08 08:57:17.984 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-08 08:57:17.986 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-08 08:57:17.993 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-07-08 08:57:19.090 | + inc/async:async_inner:64 : rc=0 2026-07-08 08:57:19.144 | [45130 Async ks-alt-admin:45130]: finished successfully 2026-07-08 08:57:19.182 | + inc/async:async_inner:64 : rc=0 2026-07-08 08:57:19.210 | [45228 Async ks-alt-another:45228]: finished successfully 2026-07-08 08:57:22.123 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:57:22.127 | ++ functions-common:get_or_create_user:915 : user_id=c88ade8f42684b56b9b681eee123907f 2026-07-08 08:57:22.133 | ++ functions-common:get_or_create_user:916 : echo c88ade8f42684b56b9b681eee123907f 2026-07-08 08:57:22.138 | + lib/keystone:create_keystone_accounts:340 : system_member_user=c88ade8f42684b56b9b681eee123907f 2026-07-08 08:57:22.144 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member c88ade8f42684b56b9b681eee123907f all 2026-07-08 08:57:22.229 | + inc/async:async_inner:63 : get_or_add_user_system_role member c88ade8f42684b56b9b681eee123907f all 2026-07-08 08:57:22.306 | [2066 Async ks-system-member:45839]: running: get_or_add_user_system_role member c88ade8f42684b56b9b681eee123907f all 2026-07-08 08:57:22.311 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-07-08 08:57:22.313 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-08 08:57:22.318 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-08 08:57:22.319 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-08 08:57:22.331 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-07-08 08:57:23.178 | + inc/async:async_inner:64 : rc=0 2026-07-08 08:57:23.202 | [45438 Async ks-alt-member-user:45438]: finished successfully 2026-07-08 08:57:26.365 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:57:26.369 | ++ functions-common:get_or_create_user:915 : user_id=46443659fe134b38ac1a4f01aaf0e1a6 2026-07-08 08:57:26.374 | ++ functions-common:get_or_create_user:916 : echo 46443659fe134b38ac1a4f01aaf0e1a6 2026-07-08 08:57:26.379 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=46443659fe134b38ac1a4f01aaf0e1a6 2026-07-08 08:57:26.384 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 46443659fe134b38ac1a4f01aaf0e1a6 all 2026-07-08 08:57:26.474 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 46443659fe134b38ac1a4f01aaf0e1a6 all 2026-07-08 08:57:26.537 | [2066 Async ks-system-reader:46045]: running: get_or_add_user_system_role reader 46443659fe134b38ac1a4f01aaf0e1a6 all 2026-07-08 08:57:26.543 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-08 08:57:26.548 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-08 08:57:26.554 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-08 08:57:26.561 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-08 08:57:26.565 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-07-08 08:57:26.969 | + inc/async:async_inner:64 : rc=0 2026-07-08 08:57:26.992 | [45609 Async ks-alt-reader-user:45609]: finished successfully 2026-07-08 08:57:30.407 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:57:30.413 | ++ functions-common:get_or_create_group:892 : group_id=ac0d315867f34b45a78665b5a01413c8 2026-07-08 08:57:30.417 | ++ functions-common:get_or_create_group:893 : echo ac0d315867f34b45a78665b5a01413c8 2026-07-08 08:57:30.422 | + lib/keystone:create_keystone_accounts:350 : admin_group=ac0d315867f34b45a78665b5a01413c8 2026-07-08 08:57:30.425 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-08 08:57:30.429 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-08 08:57:30.433 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-08 08:57:30.436 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-08 08:57:30.442 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-07-08 08:57:34.212 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:57:34.218 | ++ functions-common:get_or_create_group:892 : group_id=683483c5a1bf4d22900e567c609925f7 2026-07-08 08:57:34.222 | ++ functions-common:get_or_create_group:893 : echo 683483c5a1bf4d22900e567c609925f7 2026-07-08 08:57:34.227 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=683483c5a1bf4d22900e567c609925f7 2026-07-08 08:57:34.232 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 683483c5a1bf4d22900e567c609925f7 f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:57:34.331 | + inc/async:async_inner:63 : get_or_add_group_project_role member 683483c5a1bf4d22900e567c609925f7 f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:57:34.386 | [2066 Async ks-group-memberdemo:46308]: running: get_or_add_group_project_role member 683483c5a1bf4d22900e567c609925f7 f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:57:34.392 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 683483c5a1bf4d22900e567c609925f7 f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:57:34.498 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 683483c5a1bf4d22900e567c609925f7 f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:57:34.560 | [2066 Async ks-group-anotherdemo:46387]: running: get_or_add_group_project_role anotherrole 683483c5a1bf4d22900e567c609925f7 f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:57:34.565 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 683483c5a1bf4d22900e567c609925f7 354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:34.644 | + inc/async:async_inner:63 : get_or_add_group_project_role member 683483c5a1bf4d22900e567c609925f7 354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:34.711 | [2066 Async ks-group-memberalt:46466]: running: get_or_add_group_project_role member 683483c5a1bf4d22900e567c609925f7 354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:34.714 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 683483c5a1bf4d22900e567c609925f7 354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:34.885 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 683483c5a1bf4d22900e567c609925f7 354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:35.051 | [2066 Async ks-group-anotheralt:46545]: running: get_or_add_group_project_role anotherrole 683483c5a1bf4d22900e567c609925f7 354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:35.064 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin ac0d315867f34b45a78665b5a01413c8 c535b45f643341cf9f263037420168dd 2026-07-08 08:57:35.278 | + inc/async:async_inner:63 : get_or_add_group_project_role admin ac0d315867f34b45a78665b5a01413c8 c535b45f643341cf9f263037420168dd 2026-07-08 08:57:35.367 | [2066 Async ks-group-admin:46625]: running: get_or_add_group_project_role admin ac0d315867f34b45a78665b5a01413c8 c535b45f643341cf9f263037420168dd 2026-07-08 08:57:35.376 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-07-08 08:57:35.511 | [2066 Async ks-demo-member:44288]: Waiting for completion of get_or_add_user_project_role member 9775b7bed3b74bb0b74e87503123d043 f819121a5ddf4e4780f0b10e7c021bdb running on PID 44288 (17 other jobs running) 2026-07-08 08:57:35.566 | [2066 Async ks-demo-member:44288]: Signaling child to exit 2026-07-08 08:57:35.567 | WAKEUP 2026-07-08 08:57:35.620 | [2066 Async ks-demo-member:44288]: Signaled 2026-07-08 08:57:35.625 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 08:57:35.625 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 08:57:35.625 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-08 08:57:35.625 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 08:57:35.625 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 08:57:35.625 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-08 08:57:35.625 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-08 08:57:35.625 | ++ functions-common:_get_domain_args:957 : echo 2026-07-08 08:57:35.625 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-08 08:57:35.625 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 9775b7bed3b74bb0b74e87503123d043 --project f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:57:35.625 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9775b7bed3b74bb0b74e87503123d043 --project f819121a5ddf4e4780f0b10e7c021bdb -c Role -f value 2026-07-08 08:57:35.626 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:57:35.626 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d1fa18ecade649f4ab1f0b38b4f5091d 2026-07-08 08:57:35.626 | + functions-common:get_or_add_user_project_role:980 : echo d1fa18ecade649f4ab1f0b38b4f5091d 2026-07-08 08:57:35.626 | d1fa18ecade649f4ab1f0b38b4f5091d 2026-07-08 08:57:35.756 | [2066 Async ks-demo-member:44288]: finished get_or_add_user_project_role member 9775b7bed3b74bb0b74e87503123d043 f819121a5ddf4e4780f0b10e7c021bdb with result 0 in 12 seconds 2026-07-08 08:57:35.862 | [2066 Async ks-demo-admin:44384]: Waiting for completion of get_or_add_user_project_role admin 95f893d9b6424ec6b5360b58723f74e6 f819121a5ddf4e4780f0b10e7c021bdb running on PID 44384 (16 other jobs running) 2026-07-08 08:57:35.930 | [2066 Async ks-demo-admin:44384]: Signaling child to exit 2026-07-08 08:57:35.932 | WAKEUP 2026-07-08 08:57:35.983 | [2066 Async ks-demo-admin:44384]: Signaled 2026-07-08 08:57:35.988 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 08:57:35.989 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 08:57:35.989 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-08 08:57:35.989 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 08:57:35.989 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 08:57:35.989 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-08 08:57:35.989 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-08 08:57:35.989 | ++ functions-common:_get_domain_args:957 : echo 2026-07-08 08:57:35.989 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-08 08:57:35.989 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 95f893d9b6424ec6b5360b58723f74e6 --project f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:57:35.989 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 95f893d9b6424ec6b5360b58723f74e6 --project f819121a5ddf4e4780f0b10e7c021bdb -c Role -f value 2026-07-08 08:57:35.989 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:57:35.990 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2ffd74e0dc4c4e518b6ce54c5e3040dd 2026-07-08 08:57:35.990 | + functions-common:get_or_add_user_project_role:980 : echo 2ffd74e0dc4c4e518b6ce54c5e3040dd 2026-07-08 08:57:35.990 | 2ffd74e0dc4c4e518b6ce54c5e3040dd 2026-07-08 08:57:36.106 | [2066 Async ks-demo-admin:44384]: finished get_or_add_user_project_role admin 95f893d9b6424ec6b5360b58723f74e6 f819121a5ddf4e4780f0b10e7c021bdb with result 0 in 13 seconds 2026-07-08 08:57:36.170 | + inc/async:async_inner:64 : rc=0 2026-07-08 08:57:36.215 | [2066 Async ks-demo-another:44480]: Waiting for completion of get_or_add_user_project_role anotherrole 9775b7bed3b74bb0b74e87503123d043 f819121a5ddf4e4780f0b10e7c021bdb running on PID 44480 (15 other jobs running) 2026-07-08 08:57:36.239 | [45839 Async ks-system-member:45839]: finished successfully 2026-07-08 08:57:36.284 | [2066 Async ks-demo-another:44480]: Signaling child to exit 2026-07-08 08:57:36.286 | WAKEUP 2026-07-08 08:57:36.342 | [2066 Async ks-demo-another:44480]: Signaled 2026-07-08 08:57:36.348 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 08:57:36.348 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 08:57:36.348 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-08 08:57:36.348 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 08:57:36.348 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 08:57:36.348 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-08 08:57:36.349 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-08 08:57:36.349 | ++ functions-common:_get_domain_args:957 : echo 2026-07-08 08:57:36.349 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-08 08:57:36.349 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 9775b7bed3b74bb0b74e87503123d043 --project f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:57:36.349 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 9775b7bed3b74bb0b74e87503123d043 --project f819121a5ddf4e4780f0b10e7c021bdb -c Role -f value 2026-07-08 08:57:36.349 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:57:36.349 | + functions-common:get_or_add_user_project_role:979 : user_role_id=559414d998464818a29d1e6e6d8190ea 2026-07-08 08:57:36.349 | + functions-common:get_or_add_user_project_role:980 : echo 559414d998464818a29d1e6e6d8190ea 2026-07-08 08:57:36.349 | 559414d998464818a29d1e6e6d8190ea 2026-07-08 08:57:36.466 | [2066 Async ks-demo-another:44480]: finished get_or_add_user_project_role anotherrole 9775b7bed3b74bb0b74e87503123d043 f819121a5ddf4e4780f0b10e7c021bdb with result 0 in 13 seconds 2026-07-08 08:57:36.551 | [2066 Async ks-demo-invis:44576]: Waiting for completion of get_or_add_user_project_role member 9775b7bed3b74bb0b74e87503123d043 2df59c0d63bf4254961abe2b8b1beb19 running on PID 44576 (14 other jobs running) 2026-07-08 08:57:36.611 | [2066 Async ks-demo-invis:44576]: Signaling child to exit 2026-07-08 08:57:36.613 | WAKEUP 2026-07-08 08:57:36.663 | [2066 Async ks-demo-invis:44576]: Signaled 2026-07-08 08:57:36.668 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 08:57:36.668 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 08:57:36.668 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-08 08:57:36.668 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 08:57:36.668 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 08:57:36.668 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-08 08:57:36.668 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-08 08:57:36.669 | ++ functions-common:_get_domain_args:957 : echo 2026-07-08 08:57:36.671 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-08 08:57:36.672 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 9775b7bed3b74bb0b74e87503123d043 --project 2df59c0d63bf4254961abe2b8b1beb19 2026-07-08 08:57:36.672 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9775b7bed3b74bb0b74e87503123d043 --project 2df59c0d63bf4254961abe2b8b1beb19 -c Role -f value 2026-07-08 08:57:36.672 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:57:36.672 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d1fa18ecade649f4ab1f0b38b4f5091d 2026-07-08 08:57:36.672 | + functions-common:get_or_add_user_project_role:980 : echo d1fa18ecade649f4ab1f0b38b4f5091d 2026-07-08 08:57:36.672 | d1fa18ecade649f4ab1f0b38b4f5091d 2026-07-08 08:57:36.779 | [2066 Async ks-demo-invis:44576]: finished get_or_add_user_project_role member 9775b7bed3b74bb0b74e87503123d043 2df59c0d63bf4254961abe2b8b1beb19 with result 0 in 13 seconds 2026-07-08 08:57:36.870 | [2066 Async ks-demo-reader:44711]: Waiting for completion of get_or_add_user_project_role reader 2da74876cde24abe93b25ca3adc60a9c f819121a5ddf4e4780f0b10e7c021bdb running on PID 44711 (13 other jobs running) 2026-07-08 08:57:36.927 | [2066 Async ks-demo-reader:44711]: Signaling child to exit 2026-07-08 08:57:36.928 | WAKEUP 2026-07-08 08:57:36.974 | [2066 Async ks-demo-reader:44711]: Signaled 2026-07-08 08:57:36.978 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 08:57:36.978 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 08:57:36.978 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-08 08:57:36.978 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 08:57:36.978 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 08:57:36.978 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-08 08:57:36.978 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-08 08:57:36.978 | ++ functions-common:_get_domain_args:957 : echo 2026-07-08 08:57:36.978 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-08 08:57:36.979 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 2da74876cde24abe93b25ca3adc60a9c --project f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:57:36.979 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2da74876cde24abe93b25ca3adc60a9c --project f819121a5ddf4e4780f0b10e7c021bdb -c Role -f value 2026-07-08 08:57:36.979 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:57:36.979 | + functions-common:get_or_add_user_project_role:979 : user_role_id=dd4339c4c6844ba79090fffdfa117ecf 2026-07-08 08:57:36.979 | + functions-common:get_or_add_user_project_role:980 : echo dd4339c4c6844ba79090fffdfa117ecf 2026-07-08 08:57:36.979 | dd4339c4c6844ba79090fffdfa117ecf 2026-07-08 08:57:37.103 | [2066 Async ks-demo-reader:44711]: finished get_or_add_user_project_role reader 2da74876cde24abe93b25ca3adc60a9c f819121a5ddf4e4780f0b10e7c021bdb with result 0 in 11 seconds 2026-07-08 08:57:37.111 | + inc/async:async_wait:197 : return 0 2026-07-08 08:57:37.117 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-08 08:57:37.252 | [2066 Async ks-alt-admin:45130]: Waiting for completion of get_or_add_user_project_role admin 8052336b13464dc49f2da22865372f67 354e3b129b8b4a31a6af052298c011fe running on PID 45130 (12 other jobs running) 2026-07-08 08:57:37.316 | [2066 Async ks-alt-admin:45130]: Signaling child to exit 2026-07-08 08:57:37.320 | WAKEUP 2026-07-08 08:57:37.362 | [2066 Async ks-alt-admin:45130]: Signaled 2026-07-08 08:57:37.367 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 08:57:37.368 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 08:57:37.368 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-08 08:57:37.368 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 08:57:37.368 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 08:57:37.368 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-08 08:57:37.368 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-08 08:57:37.368 | ++ functions-common:_get_domain_args:957 : echo 2026-07-08 08:57:37.368 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-08 08:57:37.368 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 8052336b13464dc49f2da22865372f67 --project 354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:37.368 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8052336b13464dc49f2da22865372f67 --project 354e3b129b8b4a31a6af052298c011fe -c Role -f value 2026-07-08 08:57:37.369 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:57:37.369 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2ffd74e0dc4c4e518b6ce54c5e3040dd 2026-07-08 08:57:37.369 | + functions-common:get_or_add_user_project_role:980 : echo 2ffd74e0dc4c4e518b6ce54c5e3040dd 2026-07-08 08:57:37.369 | 2ffd74e0dc4c4e518b6ce54c5e3040dd 2026-07-08 08:57:37.476 | [2066 Async ks-alt-admin:45130]: finished get_or_add_user_project_role admin 8052336b13464dc49f2da22865372f67 354e3b129b8b4a31a6af052298c011fe with result 0 in 9 seconds 2026-07-08 08:57:37.559 | [2066 Async ks-alt-another:45228]: Waiting for completion of get_or_add_user_project_role anotherrole 8052336b13464dc49f2da22865372f67 354e3b129b8b4a31a6af052298c011fe running on PID 45228 (11 other jobs running) 2026-07-08 08:57:37.628 | [2066 Async ks-alt-another:45228]: Signaling child to exit 2026-07-08 08:57:37.632 | WAKEUP 2026-07-08 08:57:37.678 | [2066 Async ks-alt-another:45228]: Signaled 2026-07-08 08:57:37.682 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 08:57:37.684 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 08:57:37.684 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-08 08:57:37.684 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 08:57:37.684 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 08:57:37.684 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-08 08:57:37.684 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-08 08:57:37.684 | ++ functions-common:_get_domain_args:957 : echo 2026-07-08 08:57:37.684 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-08 08:57:37.684 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 8052336b13464dc49f2da22865372f67 --project 354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:37.684 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8052336b13464dc49f2da22865372f67 --project 354e3b129b8b4a31a6af052298c011fe -c Role -f value 2026-07-08 08:57:37.685 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:57:37.685 | + functions-common:get_or_add_user_project_role:979 : user_role_id=559414d998464818a29d1e6e6d8190ea 2026-07-08 08:57:37.685 | + functions-common:get_or_add_user_project_role:980 : echo 559414d998464818a29d1e6e6d8190ea 2026-07-08 08:57:37.685 | 559414d998464818a29d1e6e6d8190ea 2026-07-08 08:57:37.795 | [2066 Async ks-alt-another:45228]: finished get_or_add_user_project_role anotherrole 8052336b13464dc49f2da22865372f67 354e3b129b8b4a31a6af052298c011fe with result 0 in 9 seconds 2026-07-08 08:57:37.878 | [2066 Async ks-alt-member-user:45438]: Waiting for completion of get_or_add_user_project_role member 82cac912fa5c45ce92155a225e74718e 354e3b129b8b4a31a6af052298c011fe running on PID 45438 (10 other jobs running) 2026-07-08 08:57:37.939 | [2066 Async ks-alt-member-user:45438]: Signaling child to exit 2026-07-08 08:57:37.941 | WAKEUP 2026-07-08 08:57:37.991 | [2066 Async ks-alt-member-user:45438]: Signaled 2026-07-08 08:57:37.996 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 08:57:37.996 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 08:57:37.997 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-08 08:57:37.997 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 08:57:37.997 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 08:57:37.997 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-08 08:57:37.997 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-08 08:57:37.997 | ++ functions-common:_get_domain_args:957 : echo 2026-07-08 08:57:37.997 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-08 08:57:37.997 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 82cac912fa5c45ce92155a225e74718e --project 354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:37.997 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 82cac912fa5c45ce92155a225e74718e --project 354e3b129b8b4a31a6af052298c011fe -c Role -f value 2026-07-08 08:57:37.997 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:57:37.997 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d1fa18ecade649f4ab1f0b38b4f5091d 2026-07-08 08:57:37.998 | + functions-common:get_or_add_user_project_role:980 : echo d1fa18ecade649f4ab1f0b38b4f5091d 2026-07-08 08:57:37.998 | d1fa18ecade649f4ab1f0b38b4f5091d 2026-07-08 08:57:38.112 | [2066 Async ks-alt-member-user:45438]: finished get_or_add_user_project_role member 82cac912fa5c45ce92155a225e74718e 354e3b129b8b4a31a6af052298c011fe with result 0 in 9 seconds 2026-07-08 08:57:38.205 | [2066 Async ks-alt-reader-user:45609]: Waiting for completion of get_or_add_user_project_role reader 51fb5f31554c4cdaafd2b7b8f9226fe3 354e3b129b8b4a31a6af052298c011fe running on PID 45609 (9 other jobs running) 2026-07-08 08:57:38.268 | [2066 Async ks-alt-reader-user:45609]: Signaling child to exit 2026-07-08 08:57:38.268 | WAKEUP 2026-07-08 08:57:38.321 | [2066 Async ks-alt-reader-user:45609]: Signaled 2026-07-08 08:57:38.324 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 08:57:38.325 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 08:57:38.325 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-08 08:57:38.325 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 08:57:38.325 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 08:57:38.325 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-08 08:57:38.325 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-08 08:57:38.325 | ++ functions-common:_get_domain_args:957 : echo 2026-07-08 08:57:38.325 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-08 08:57:38.325 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 51fb5f31554c4cdaafd2b7b8f9226fe3 --project 354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:38.325 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 51fb5f31554c4cdaafd2b7b8f9226fe3 --project 354e3b129b8b4a31a6af052298c011fe -c Role -f value 2026-07-08 08:57:38.325 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:57:38.326 | + functions-common:get_or_add_user_project_role:979 : user_role_id=dd4339c4c6844ba79090fffdfa117ecf 2026-07-08 08:57:38.326 | + functions-common:get_or_add_user_project_role:980 : echo dd4339c4c6844ba79090fffdfa117ecf 2026-07-08 08:57:38.326 | dd4339c4c6844ba79090fffdfa117ecf 2026-07-08 08:57:38.422 | [2066 Async ks-alt-reader-user:45609]: finished get_or_add_user_project_role reader 51fb5f31554c4cdaafd2b7b8f9226fe3 354e3b129b8b4a31a6af052298c011fe with result 0 in 9 seconds 2026-07-08 08:57:38.429 | + inc/async:async_wait:197 : return 0 2026-07-08 08:57:38.436 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-08 08:57:38.570 | [2066 Async ks-system-member:45839]: Waiting for completion of get_or_add_user_system_role member c88ade8f42684b56b9b681eee123907f all running on PID 45839 (8 other jobs running) 2026-07-08 08:57:38.634 | [2066 Async ks-system-member:45839]: Signaling child to exit 2026-07-08 08:57:38.634 | WAKEUP 2026-07-08 08:57:38.666 | [2066 Async ks-system-member:45839]: Signaled 2026-07-08 08:57:38.667 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-08 08:57:38.667 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-08 08:57:38.668 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-08 08:57:38.668 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 08:57:38.668 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 08:57:38.668 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-08 08:57:38.668 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-08 08:57:38.668 | ++ functions-common:_get_domain_args:957 : echo 2026-07-08 08:57:38.668 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-08 08:57:38.668 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c88ade8f42684b56b9b681eee123907f --system all -f value -c Role 2026-07-08 08:57:38.668 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:57:38.668 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-08 08:57:38.668 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-08 08:57:38.669 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user c88ade8f42684b56b9b681eee123907f --system all 2026-07-08 08:57:38.678 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c88ade8f42684b56b9b681eee123907f --system all -f value -c Role 2026-07-08 08:57:38.679 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:57:38.679 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-07-08 08:57:38.679 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-07-08 08:57:38.679 | 2026-07-08 08:57:38.736 | [2066 Async ks-system-member:45839]: finished get_or_add_user_system_role member c88ade8f42684b56b9b681eee123907f all with result 0 in 14 seconds 2026-07-08 08:57:38.838 | [2066 Async ks-system-reader:46045]: Waiting for completion of get_or_add_user_system_role reader 46443659fe134b38ac1a4f01aaf0e1a6 all running on PID 46045 (7 other jobs running) 2026-07-08 08:57:38.897 | [2066 Async ks-system-reader:46045]: Signaling child to exit 2026-07-08 08:57:42.583 | + inc/async:async_inner:64 : rc=0 2026-07-08 08:57:42.647 | [46045 Async ks-system-reader:46045]: finished successfully 2026-07-08 08:57:42.703 | WAKEUP 2026-07-08 08:57:42.759 | [2066 Async ks-system-reader:46045]: Signaled 2026-07-08 08:57:42.761 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-08 08:57:42.762 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-08 08:57:42.762 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-08 08:57:42.762 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 08:57:42.762 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 08:57:42.762 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-08 08:57:42.762 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-08 08:57:42.762 | ++ functions-common:_get_domain_args:957 : echo 2026-07-08 08:57:42.762 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-08 08:57:42.762 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 46443659fe134b38ac1a4f01aaf0e1a6 --system all -f value -c Role 2026-07-08 08:57:42.762 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:57:42.762 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-08 08:57:42.763 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-08 08:57:42.763 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 46443659fe134b38ac1a4f01aaf0e1a6 --system all 2026-07-08 08:57:42.763 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 46443659fe134b38ac1a4f01aaf0e1a6 --system all -f value -c Role 2026-07-08 08:57:42.763 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:57:42.763 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=dd4339c4c6844ba79090fffdfa117ecf 2026-07-08 08:57:42.763 | + functions-common:get_or_add_user_system_role:1030 : echo dd4339c4c6844ba79090fffdfa117ecf 2026-07-08 08:57:42.763 | dd4339c4c6844ba79090fffdfa117ecf 2026-07-08 08:57:42.862 | [2066 Async ks-system-reader:46045]: finished get_or_add_user_system_role reader 46443659fe134b38ac1a4f01aaf0e1a6 all with result 0 in 16 seconds 2026-07-08 08:57:42.874 | + inc/async:async_wait:197 : return 0 2026-07-08 08:57:42.881 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-07-08 08:57:43.013 | [2066 Async ks-group-memberdemo:46308]: Waiting for completion of get_or_add_group_project_role member 683483c5a1bf4d22900e567c609925f7 f819121a5ddf4e4780f0b10e7c021bdb running on PID 46308 (6 other jobs running) 2026-07-08 08:57:43.075 | [2066 Async ks-group-memberdemo:46308]: Signaling child to exit 2026-07-08 08:57:47.605 | + inc/async:async_inner:64 : rc=0 2026-07-08 08:57:47.638 | [46466 Async ks-group-memberalt:46466]: finished successfully 2026-07-08 08:57:47.778 | + inc/async:async_inner:64 : rc=0 2026-07-08 08:57:47.816 | [46387 Async ks-group-anotherdemo:46387]: finished successfully 2026-07-08 08:57:47.920 | + inc/async:async_inner:64 : rc=0 2026-07-08 08:57:47.951 | [46308 Async ks-group-memberdemo:46308]: finished successfully 2026-07-08 08:57:47.983 | WAKEUP 2026-07-08 08:57:48.011 | [2066 Async ks-group-memberdemo:46308]: Signaled 2026-07-08 08:57:48.012 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-08 08:57:48.012 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 683483c5a1bf4d22900e567c609925f7 --project f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:57:48.012 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 683483c5a1bf4d22900e567c609925f7 --project f819121a5ddf4e4780f0b10e7c021bdb -f value -c Role 2026-07-08 08:57:48.012 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:57:48.012 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=d1fa18ecade649f4ab1f0b38b4f5091d 2026-07-08 08:57:48.012 | + functions-common:get_or_add_group_project_role:1049 : echo d1fa18ecade649f4ab1f0b38b4f5091d 2026-07-08 08:57:48.012 | d1fa18ecade649f4ab1f0b38b4f5091d 2026-07-08 08:57:48.060 | [2066 Async ks-group-memberdemo:46308]: finished get_or_add_group_project_role member 683483c5a1bf4d22900e567c609925f7 f819121a5ddf4e4780f0b10e7c021bdb with result 0 in 13 seconds 2026-07-08 08:57:48.101 | [2066 Async ks-group-anotherdemo:46387]: Waiting for completion of get_or_add_group_project_role anotherrole 683483c5a1bf4d22900e567c609925f7 f819121a5ddf4e4780f0b10e7c021bdb running on PID 46387 (5 other jobs running) 2026-07-08 08:57:48.135 | [2066 Async ks-group-anotherdemo:46387]: Signaling child to exit 2026-07-08 08:57:48.136 | WAKEUP 2026-07-08 08:57:48.160 | [2066 Async ks-group-anotherdemo:46387]: Signaled 2026-07-08 08:57:48.161 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-08 08:57:48.161 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 683483c5a1bf4d22900e567c609925f7 --project f819121a5ddf4e4780f0b10e7c021bdb 2026-07-08 08:57:48.161 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 683483c5a1bf4d22900e567c609925f7 --project f819121a5ddf4e4780f0b10e7c021bdb -f value -c Role 2026-07-08 08:57:48.161 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:57:48.161 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=559414d998464818a29d1e6e6d8190ea 2026-07-08 08:57:48.161 | + functions-common:get_or_add_group_project_role:1049 : echo 559414d998464818a29d1e6e6d8190ea 2026-07-08 08:57:48.162 | 559414d998464818a29d1e6e6d8190ea 2026-07-08 08:57:48.165 | + inc/async:async_inner:64 : rc=0 2026-07-08 08:57:48.186 | [46545 Async ks-group-anotheralt:46545]: finished successfully 2026-07-08 08:57:48.204 | [2066 Async ks-group-anotherdemo:46387]: finished get_or_add_group_project_role anotherrole 683483c5a1bf4d22900e567c609925f7 f819121a5ddf4e4780f0b10e7c021bdb with result 0 in 13 seconds 2026-07-08 08:57:48.233 | [2066 Async ks-group-memberalt:46466]: Waiting for completion of get_or_add_group_project_role member 683483c5a1bf4d22900e567c609925f7 354e3b129b8b4a31a6af052298c011fe running on PID 46466 (4 other jobs running) 2026-07-08 08:57:48.253 | [2066 Async ks-group-memberalt:46466]: Signaling child to exit 2026-07-08 08:57:48.253 | WAKEUP 2026-07-08 08:57:48.271 | [2066 Async ks-group-memberalt:46466]: Signaled 2026-07-08 08:57:48.272 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-08 08:57:48.272 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 683483c5a1bf4d22900e567c609925f7 --project 354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:48.272 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 683483c5a1bf4d22900e567c609925f7 --project 354e3b129b8b4a31a6af052298c011fe -f value -c Role 2026-07-08 08:57:48.272 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:57:48.272 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=d1fa18ecade649f4ab1f0b38b4f5091d 2026-07-08 08:57:48.272 | + functions-common:get_or_add_group_project_role:1049 : echo d1fa18ecade649f4ab1f0b38b4f5091d 2026-07-08 08:57:48.272 | d1fa18ecade649f4ab1f0b38b4f5091d 2026-07-08 08:57:48.307 | [2066 Async ks-group-memberalt:46466]: finished get_or_add_group_project_role member 683483c5a1bf4d22900e567c609925f7 354e3b129b8b4a31a6af052298c011fe with result 0 in 13 seconds 2026-07-08 08:57:48.344 | + inc/async:async_inner:64 : rc=0 2026-07-08 08:57:48.346 | [2066 Async ks-group-anotheralt:46545]: Waiting for completion of get_or_add_group_project_role anotherrole 683483c5a1bf4d22900e567c609925f7 354e3b129b8b4a31a6af052298c011fe running on PID 46545 (3 other jobs running) 2026-07-08 08:57:48.376 | [46625 Async ks-group-admin:46625]: finished successfully 2026-07-08 08:57:48.376 | [2066 Async ks-group-anotheralt:46545]: Signaling child to exit 2026-07-08 08:57:48.377 | WAKEUP 2026-07-08 08:57:48.407 | [2066 Async ks-group-anotheralt:46545]: Signaled 2026-07-08 08:57:48.408 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-08 08:57:48.409 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 683483c5a1bf4d22900e567c609925f7 --project 354e3b129b8b4a31a6af052298c011fe 2026-07-08 08:57:48.409 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 683483c5a1bf4d22900e567c609925f7 --project 354e3b129b8b4a31a6af052298c011fe -f value -c Role 2026-07-08 08:57:48.409 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:57:48.409 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=559414d998464818a29d1e6e6d8190ea 2026-07-08 08:57:48.409 | + functions-common:get_or_add_group_project_role:1049 : echo 559414d998464818a29d1e6e6d8190ea 2026-07-08 08:57:48.409 | 559414d998464818a29d1e6e6d8190ea 2026-07-08 08:57:48.454 | [2066 Async ks-group-anotheralt:46545]: finished get_or_add_group_project_role anotherrole 683483c5a1bf4d22900e567c609925f7 354e3b129b8b4a31a6af052298c011fe with result 0 in 13 seconds 2026-07-08 08:57:48.489 | [2066 Async ks-group-admin:46625]: Waiting for completion of get_or_add_group_project_role admin ac0d315867f34b45a78665b5a01413c8 c535b45f643341cf9f263037420168dd running on PID 46625 (2 other jobs running) 2026-07-08 08:57:48.516 | [2066 Async ks-group-admin:46625]: Signaling child to exit 2026-07-08 08:57:48.517 | WAKEUP 2026-07-08 08:57:48.539 | [2066 Async ks-group-admin:46625]: Signaled 2026-07-08 08:57:48.540 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-08 08:57:48.540 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group ac0d315867f34b45a78665b5a01413c8 --project c535b45f643341cf9f263037420168dd 2026-07-08 08:57:48.540 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group ac0d315867f34b45a78665b5a01413c8 --project c535b45f643341cf9f263037420168dd -f value -c Role 2026-07-08 08:57:48.540 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:57:48.540 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=2ffd74e0dc4c4e518b6ce54c5e3040dd 2026-07-08 08:57:48.540 | + functions-common:get_or_add_group_project_role:1049 : echo 2ffd74e0dc4c4e518b6ce54c5e3040dd 2026-07-08 08:57:48.541 | 2ffd74e0dc4c4e518b6ce54c5e3040dd 2026-07-08 08:57:48.588 | [2066 Async ks-group-admin:46625]: finished get_or_add_group_project_role admin ac0d315867f34b45a78665b5a01413c8 c535b45f643341cf9f263037420168dd with result 0 in 13 seconds 2026-07-08 08:57:48.594 | + inc/async:async_wait:197 : return 0 2026-07-08 08:57:48.599 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-08 08:57:48.622 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:57:48.626 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-07-08 08:57:48.647 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:57:48.652 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-07-08 08:57:48.654 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-08 08:57:48.726 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-08 08:57:48.764 | [2066 Async create_nova_accounts:48531]: running: create_nova_accounts 2026-07-08 08:57:48.766 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-07-08 08:57:48.791 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:57:48.794 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-07-08 08:57:48.798 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-08 08:57:48.878 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-08 08:57:48.927 | [2066 Async create_glance_accounts:48654]: running: create_glance_accounts 2026-07-08 08:57:48.930 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-07-08 08:57:48.955 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:57:48.959 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-07-08 08:57:48.962 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-08 08:57:49.018 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-08 08:57:49.061 | [2066 Async create_cinder_accounts:48792]: running: create_cinder_accounts 2026-07-08 08:57:49.063 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-07-08 08:57:49.079 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:57:49.081 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-07-08 08:57:49.083 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-08 08:57:49.147 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-08 08:57:49.227 | [2066 Async create_neutron_accounts:48934]: running: create_neutron_accounts 2026-07-08 08:57:49.233 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-07-08 08:57:49.271 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:57:49.279 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-07-08 08:57:49.321 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:57:49.327 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-08 08:57:49.446 | [2066 Async create_nova_accounts:48531]: Waiting for completion of create_nova_accounts running on PID 48531 (5 other jobs running) 2026-07-08 08:57:49.497 | [2066 Async create_nova_accounts:48531]: Signaling child to exit 2026-07-08 08:58:25.694 | + inc/async:async_inner:64 : rc=0 2026-07-08 08:58:25.726 | [48934 Async create_neutron_accounts:48934]: finished successfully 2026-07-08 08:58:33.795 | + inc/async:async_inner:64 : rc=0 2026-07-08 08:58:33.829 | [48792 Async create_cinder_accounts:48792]: finished successfully 2026-07-08 08:58:51.580 | + inc/async:async_inner:64 : rc=0 2026-07-08 08:58:51.612 | [48531 Async create_nova_accounts:48531]: finished successfully 2026-07-08 08:58:51.641 | WAKEUP 2026-07-08 08:58:51.667 | [2066 Async create_nova_accounts:48531]: Signaled 2026-07-08 08:58:51.669 | + lib/nova:create_nova_accounts:388 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-07-08 08:58:51.669 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-08 08:58:51.669 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-07-08 08:58:51.669 | + functions-common:get_or_create_user:899 : local user_id 2026-07-08 08:58:51.669 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-08 08:58:51.669 | + functions-common:get_or_create_user:903 : local email= 2026-07-08 08:58:51.670 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-08 08:58:51.670 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:58:51.670 | + functions-common:get_or_create_user:915 : user_id=73e3d6bbfb32422dbc6059c47e214f89 2026-07-08 08:58:51.670 | + functions-common:get_or_create_user:916 : echo 73e3d6bbfb32422dbc6059c47e214f89 2026-07-08 08:58:51.670 | 73e3d6bbfb32422dbc6059c47e214f89 2026-07-08 08:58:51.670 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-08 08:58:51.670 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 08:58:51.670 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 08:58:51.670 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-08 08:58:51.670 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 08:58:51.670 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 08:58:51.671 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-08 08:58:51.671 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-08 08:58:51.671 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-08 08:58:51.671 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-08 08:58:51.671 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-08 08:58:51.671 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-08 08:58:51.671 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-07-08 08:58:51.671 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-08 08:58:51.671 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:58:51.672 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4c4bf6004dba4c4e80fe82cbf56c4c8c 2026-07-08 08:58:51.673 | + functions-common:get_or_add_user_project_role:980 : echo 4c4bf6004dba4c4e80fe82cbf56c4c8c 2026-07-08 08:58:51.673 | 4c4bf6004dba4c4e80fe82cbf56c4c8c 2026-07-08 08:58:51.673 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-08 08:58:51.674 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-08 08:58:51.674 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 08:58:51.675 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 08:58:51.675 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-08 08:58:51.675 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 08:58:51.676 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 08:58:51.676 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-08 08:58:51.676 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-08 08:58:51.677 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-08 08:58:51.677 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-08 08:58:51.677 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-08 08:58:51.677 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-08 08:58:51.677 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-07-08 08:58:51.677 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-08 08:58:51.677 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:58:51.677 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2ffd74e0dc4c4e518b6ce54c5e3040dd 2026-07-08 08:58:51.678 | + functions-common:get_or_add_user_project_role:980 : echo 2ffd74e0dc4c4e518b6ce54c5e3040dd 2026-07-08 08:58:51.678 | 2ffd74e0dc4c4e518b6ce54c5e3040dd 2026-07-08 08:58:51.678 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-08 08:58:51.678 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.180/compute 2026-07-08 08:58:51.678 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-08 08:58:51.679 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-08 08:58:51.679 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-08 08:58:51.679 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-07-08 08:58:51.680 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:58:51.680 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-08 08:58:51.682 | 8dcba910b3c242458b3d4692e6a0077e' 2026-07-08 08:58:51.682 | + functions-common:get_or_create_service:1067 : echo 8dcba910b3c242458b3d4692e6a0077e 2026-07-08 08:58:51.682 | 8dcba910b3c242458b3d4692e6a0077e 2026-07-08 08:58:51.682 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.180/compute/v2/$(project_id)s' 2026-07-08 08:58:51.682 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-08 08:58:51.682 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.180/compute/v2/$(project_id)s' RegionOne 2026-07-08 08:58:51.682 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-08 08:58:51.682 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-07-08 08:58:51.682 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:58:51.683 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-08 08:58:51.683 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-08 08:58:51.683 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.180/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-08 08:58:51.683 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:58:51.683 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=c3c52f48ac9447dbad4e472a9fdf8d37 2026-07-08 08:58:51.683 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo c3c52f48ac9447dbad4e472a9fdf8d37 2026-07-08 08:58:51.683 | + functions-common:get_or_create_endpoint:1100 : public_id=c3c52f48ac9447dbad4e472a9fdf8d37 2026-07-08 08:58:51.683 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-08 08:58:51.683 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-08 08:58:51.685 | + functions-common:get_or_create_endpoint:1109 : echo c3c52f48ac9447dbad4e472a9fdf8d37 2026-07-08 08:58:51.685 | c3c52f48ac9447dbad4e472a9fdf8d37 2026-07-08 08:58:51.686 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-08 08:58:51.686 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-08 08:58:51.686 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-08 08:58:51.687 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-07-08 08:58:51.687 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:58:51.687 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-08 08:58:51.687 | aff57c5de40c4f28a0e92638e941cd04' 2026-07-08 08:58:51.687 | + functions-common:get_or_create_service:1067 : echo aff57c5de40c4f28a0e92638e941cd04 2026-07-08 08:58:51.687 | aff57c5de40c4f28a0e92638e941cd04 2026-07-08 08:58:51.687 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.180/compute/v2.1 2026-07-08 08:58:51.687 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-08 08:58:51.687 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.180/compute/v2.1 RegionOne 2026-07-08 08:58:51.687 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-08 08:58:51.687 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-07-08 08:58:51.688 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:58:51.688 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-08 08:58:51.688 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-08 08:58:51.688 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.180/compute/v2.1 --region RegionOne -f value -c id 2026-07-08 08:58:51.688 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:58:51.688 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=de0e2df3a9ca474797ddbb5254d73e8f 2026-07-08 08:58:51.688 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo de0e2df3a9ca474797ddbb5254d73e8f 2026-07-08 08:58:51.688 | + functions-common:get_or_create_endpoint:1100 : public_id=de0e2df3a9ca474797ddbb5254d73e8f 2026-07-08 08:58:51.688 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-08 08:58:51.688 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-08 08:58:51.688 | + functions-common:get_or_create_endpoint:1109 : echo de0e2df3a9ca474797ddbb5254d73e8f 2026-07-08 08:58:51.689 | de0e2df3a9ca474797ddbb5254d73e8f 2026-07-08 08:58:51.689 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-08 08:58:51.689 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:58:51.689 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-08 08:58:51.689 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:58:51.689 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-08 08:58:51.689 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:58:51.689 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-08 08:58:51.689 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:58:51.689 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-08 08:58:51.732 | [2066 Async create_nova_accounts:48531]: finished create_nova_accounts with result 0 in 62 seconds 2026-07-08 08:58:51.778 | [2066 Async create_glance_accounts:48654]: Waiting for completion of create_glance_accounts running on PID 48654 (4 other jobs running) 2026-07-08 08:58:51.808 | [2066 Async create_glance_accounts:48654]: Signaling child to exit 2026-07-08 08:59:05.671 | + inc/async:async_inner:64 : rc=0 2026-07-08 08:59:05.705 | [48654 Async create_glance_accounts:48654]: finished successfully 2026-07-08 08:59:05.735 | WAKEUP 2026-07-08 08:59:05.763 | [2066 Async create_glance_accounts:48654]: Signaled 2026-07-08 08:59:05.765 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-08 08:59:05.765 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:59:05.765 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-08 08:59:05.765 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-07-08 08:59:05.765 | + functions-common:get_or_create_user:899 : local user_id 2026-07-08 08:59:05.766 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-08 08:59:05.766 | + functions-common:get_or_create_user:903 : local email= 2026-07-08 08:59:05.766 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-08 08:59:05.766 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:59:05.766 | + functions-common:get_or_create_user:915 : user_id=8e9c80658d084517a6c64094a8df3db3 2026-07-08 08:59:05.766 | + functions-common:get_or_create_user:916 : echo 8e9c80658d084517a6c64094a8df3db3 2026-07-08 08:59:05.766 | 8e9c80658d084517a6c64094a8df3db3 2026-07-08 08:59:05.766 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-08 08:59:05.766 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 08:59:05.766 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 08:59:05.767 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-08 08:59:05.767 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 08:59:05.767 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 08:59:05.767 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-08 08:59:05.767 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-08 08:59:05.767 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-08 08:59:05.767 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-08 08:59:05.767 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-08 08:59:05.767 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-08 08:59:05.767 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-07-08 08:59:05.768 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-08 08:59:05.768 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:59:05.769 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4c4bf6004dba4c4e80fe82cbf56c4c8c 2026-07-08 08:59:05.769 | + functions-common:get_or_add_user_project_role:980 : echo 4c4bf6004dba4c4e80fe82cbf56c4c8c 2026-07-08 08:59:05.769 | 4c4bf6004dba4c4e80fe82cbf56c4c8c 2026-07-08 08:59:05.770 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-08 08:59:05.770 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-08 08:59:05.770 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 08:59:05.771 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 08:59:05.771 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-08 08:59:05.771 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 08:59:05.771 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 08:59:05.771 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-08 08:59:05.771 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-08 08:59:05.771 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-08 08:59:05.771 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-08 08:59:05.771 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-08 08:59:05.771 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-08 08:59:05.771 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-07-08 08:59:05.771 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-08 08:59:05.772 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:59:05.772 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2ffd74e0dc4c4e518b6ce54c5e3040dd 2026-07-08 08:59:05.772 | + functions-common:get_or_add_user_project_role:980 : echo 2ffd74e0dc4c4e518b6ce54c5e3040dd 2026-07-08 08:59:05.772 | 2ffd74e0dc4c4e518b6ce54c5e3040dd 2026-07-08 08:59:05.772 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-08 08:59:05.772 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:59:05.772 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-08 08:59:05.772 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-08 08:59:05.772 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-08 08:59:05.772 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-07-08 08:59:05.772 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:59:05.773 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-08 08:59:05.773 | a93d124524e54464a722cbd790bb3597' 2026-07-08 08:59:05.773 | + functions-common:get_or_create_service:1067 : echo a93d124524e54464a722cbd790bb3597 2026-07-08 08:59:05.773 | a93d124524e54464a722cbd790bb3597 2026-07-08 08:59:05.773 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.180/image 2026-07-08 08:59:05.773 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-08 08:59:05.773 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.180/image RegionOne 2026-07-08 08:59:05.773 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-08 08:59:05.773 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-07-08 08:59:05.773 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:59:05.774 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-08 08:59:05.774 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-08 08:59:05.774 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.180/image --region RegionOne -f value -c id 2026-07-08 08:59:05.774 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:59:05.774 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=999ba1f0ef434935a71aa732e3ea8a27 2026-07-08 08:59:05.774 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 999ba1f0ef434935a71aa732e3ea8a27 2026-07-08 08:59:05.774 | + functions-common:get_or_create_endpoint:1100 : public_id=999ba1f0ef434935a71aa732e3ea8a27 2026-07-08 08:59:05.774 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-08 08:59:05.774 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-08 08:59:05.774 | + functions-common:get_or_create_endpoint:1109 : echo 999ba1f0ef434935a71aa732e3ea8a27 2026-07-08 08:59:05.774 | 999ba1f0ef434935a71aa732e3ea8a27 2026-07-08 08:59:05.775 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-08 08:59:05.775 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-08 08:59:05.775 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-08 08:59:05.775 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:59:05.775 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-08 08:59:05.775 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-08 08:59:05.775 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-08 08:59:05.775 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-08 08:59:05.775 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-08 08:59:05.775 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-08 08:59:05.775 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-08 08:59:05.776 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-07-08 08:59:05.776 | +---------------+----------------------------------+ 2026-07-08 08:59:05.776 | | Field | Value | 2026-07-08 08:59:05.776 | +---------------+----------------------------------+ 2026-07-08 08:59:05.776 | | default_limit | 2000 | 2026-07-08 08:59:05.776 | | description | None | 2026-07-08 08:59:05.776 | | id | 38fe2d7d499646eb902a9f0bb89e78bc | 2026-07-08 08:59:05.776 | | region_id | RegionOne | 2026-07-08 08:59:05.776 | | resource_name | image_size_total | 2026-07-08 08:59:05.776 | | service_id | a93d124524e54464a722cbd790bb3597 | 2026-07-08 08:59:05.776 | +---------------+----------------------------------+ 2026-07-08 08:59:05.777 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-07-08 08:59:05.777 | +---------------+----------------------------------+ 2026-07-08 08:59:05.777 | | Field | Value | 2026-07-08 08:59:05.777 | +---------------+----------------------------------+ 2026-07-08 08:59:05.777 | | default_limit | 2000 | 2026-07-08 08:59:05.777 | | description | None | 2026-07-08 08:59:05.777 | | id | fdc0f02286f9409e88b2cc817179d01c | 2026-07-08 08:59:05.777 | | region_id | RegionOne | 2026-07-08 08:59:05.777 | | resource_name | image_stage_total | 2026-07-08 08:59:05.777 | | service_id | a93d124524e54464a722cbd790bb3597 | 2026-07-08 08:59:05.777 | +---------------+----------------------------------+ 2026-07-08 08:59:05.778 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-07-08 08:59:05.778 | +---------------+----------------------------------+ 2026-07-08 08:59:05.778 | | Field | Value | 2026-07-08 08:59:05.778 | +---------------+----------------------------------+ 2026-07-08 08:59:05.778 | | default_limit | 100 | 2026-07-08 08:59:05.778 | | description | None | 2026-07-08 08:59:05.778 | | id | e9ad5d2d35f34881bcdae5ea249f13b2 | 2026-07-08 08:59:05.778 | | region_id | RegionOne | 2026-07-08 08:59:05.778 | | resource_name | image_count_total | 2026-07-08 08:59:05.778 | | service_id | a93d124524e54464a722cbd790bb3597 | 2026-07-08 08:59:05.778 | +---------------+----------------------------------+ 2026-07-08 08:59:05.779 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-07-08 08:59:05.779 | +---------------+----------------------------------+ 2026-07-08 08:59:05.779 | | Field | Value | 2026-07-08 08:59:05.779 | +---------------+----------------------------------+ 2026-07-08 08:59:05.779 | | default_limit | 100 | 2026-07-08 08:59:05.779 | | description | None | 2026-07-08 08:59:05.779 | | id | ccbd3200a4c54f528b0c83919a816a95 | 2026-07-08 08:59:05.779 | | region_id | RegionOne | 2026-07-08 08:59:05.779 | | resource_name | image_count_uploading | 2026-07-08 08:59:05.779 | | service_id | a93d124524e54464a722cbd790bb3597 | 2026-07-08 08:59:05.779 | +---------------+----------------------------------+ 2026-07-08 08:59:05.779 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-08 08:59:05.780 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-08 08:59:05.780 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-07-08 08:59:05.780 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-08 08:59:05.780 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-08 08:59:05.780 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.180/identity 2026-07-08 08:59:05.780 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-08 08:59:05.780 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-08 08:59:05.780 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:59:05.780 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 999ba1f0ef434935a71aa732e3ea8a27 2026-07-08 08:59:05.780 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-08 08:59:05.781 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-08 08:59:05.781 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:59:05.821 | [2066 Async create_glance_accounts:48654]: finished create_glance_accounts with result 0 in 76 seconds 2026-07-08 08:59:05.867 | [2066 Async create_cinder_accounts:48792]: Waiting for completion of create_cinder_accounts running on PID 48792 (3 other jobs running) 2026-07-08 08:59:05.896 | [2066 Async create_cinder_accounts:48792]: Signaling child to exit 2026-07-08 08:59:05.897 | WAKEUP 2026-07-08 08:59:05.924 | [2066 Async create_cinder_accounts:48792]: Signaled 2026-07-08 08:59:05.926 | + lib/cinder:create_cinder_accounts:453 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-07-08 08:59:05.926 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-08 08:59:05.926 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-08 08:59:05.926 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:59:05.926 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-08 08:59:05.926 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-07-08 08:59:05.927 | + functions-common:get_or_create_user:899 : local user_id 2026-07-08 08:59:05.927 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-08 08:59:05.927 | + functions-common:get_or_create_user:903 : local email= 2026-07-08 08:59:05.927 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-08 08:59:05.927 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:59:05.927 | + functions-common:get_or_create_user:915 : user_id=47ef03d667064c70bbee4f60096fb50b 2026-07-08 08:59:05.927 | + functions-common:get_or_create_user:916 : echo 47ef03d667064c70bbee4f60096fb50b 2026-07-08 08:59:05.927 | 47ef03d667064c70bbee4f60096fb50b 2026-07-08 08:59:05.927 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-08 08:59:05.927 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 08:59:05.927 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 08:59:05.928 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-08 08:59:05.928 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 08:59:05.928 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 08:59:05.928 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-08 08:59:05.928 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-08 08:59:05.928 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-08 08:59:05.928 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-08 08:59:05.928 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-08 08:59:05.928 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-08 08:59:05.928 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-07-08 08:59:05.928 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-08 08:59:05.929 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:59:05.929 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4c4bf6004dba4c4e80fe82cbf56c4c8c 2026-07-08 08:59:05.929 | + functions-common:get_or_add_user_project_role:980 : echo 4c4bf6004dba4c4e80fe82cbf56c4c8c 2026-07-08 08:59:05.929 | 4c4bf6004dba4c4e80fe82cbf56c4c8c 2026-07-08 08:59:05.929 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-08 08:59:05.929 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-08 08:59:05.929 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:59:05.929 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-08 08:59:05.929 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.180/volume 2026-07-08 08:59:05.929 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-08 08:59:05.929 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-08 08:59:05.930 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-08 08:59:05.930 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-07-08 08:59:05.930 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:59:05.930 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-08 08:59:05.930 | 1d63005d5cd14587aa25a96a35ed2e9b' 2026-07-08 08:59:05.930 | + functions-common:get_or_create_service:1067 : echo 1d63005d5cd14587aa25a96a35ed2e9b 2026-07-08 08:59:05.930 | 1d63005d5cd14587aa25a96a35ed2e9b 2026-07-08 08:59:05.930 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.180/volume/v3 2026-07-08 08:59:05.930 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-08 08:59:05.930 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.180/volume/v3 RegionOne 2026-07-08 08:59:05.930 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-08 08:59:05.931 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-07-08 08:59:05.931 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:59:05.931 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-08 08:59:05.931 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-08 08:59:05.931 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.180/volume/v3 --region RegionOne -f value -c id 2026-07-08 08:59:05.931 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:59:05.931 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=fc86a7df7fc64468a8d7984eebc6d80c 2026-07-08 08:59:05.931 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo fc86a7df7fc64468a8d7984eebc6d80c 2026-07-08 08:59:05.931 | + functions-common:get_or_create_endpoint:1100 : public_id=fc86a7df7fc64468a8d7984eebc6d80c 2026-07-08 08:59:05.931 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-08 08:59:05.931 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-08 08:59:05.932 | + functions-common:get_or_create_endpoint:1109 : echo fc86a7df7fc64468a8d7984eebc6d80c 2026-07-08 08:59:05.932 | fc86a7df7fc64468a8d7984eebc6d80c 2026-07-08 08:59:05.932 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-08 08:59:05.932 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-08 08:59:05.932 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-08 08:59:05.932 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-07-08 08:59:05.932 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:59:05.932 | ++ functions-common:get_or_create_project:928 : project_id=c95da08560ff4ea9bb2dae37b3d2061d 2026-07-08 08:59:05.932 | ++ functions-common:get_or_create_project:929 : echo c95da08560ff4ea9bb2dae37b3d2061d 2026-07-08 08:59:05.932 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id c95da08560ff4ea9bb2dae37b3d2061d 2026-07-08 08:59:05.932 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-08 08:59:05.933 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-08 08:59:05.933 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-08 08:59:05.933 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-08 08:59:05.933 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-07-08 08:59:05.933 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-08 08:59:05.933 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:59:05.933 | ++ functions-common:get_or_create_user:915 : user_id=47ef03d667064c70bbee4f60096fb50b 2026-07-08 08:59:05.933 | ++ functions-common:get_or_create_user:916 : echo 47ef03d667064c70bbee4f60096fb50b 2026-07-08 08:59:05.933 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 47ef03d667064c70bbee4f60096fb50b 2026-07-08 08:59:05.983 | [2066 Async create_cinder_accounts:48792]: finished create_cinder_accounts with result 0 in 44 seconds 2026-07-08 08:59:05.989 | + inc/async:async_wait:197 : return 0 2026-07-08 08:59:05.993 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-08 08:59:06.060 | [2066 Async create_neutron_accounts:48934]: Waiting for completion of create_neutron_accounts running on PID 48934 (2 other jobs running) 2026-07-08 08:59:06.088 | [2066 Async create_neutron_accounts:48934]: Signaling child to exit 2026-07-08 08:59:06.089 | WAKEUP 2026-07-08 08:59:06.115 | [2066 Async create_neutron_accounts:48934]: Signaled 2026-07-08 08:59:06.117 | + lib/neutron:create_neutron_accounts:482 : local neutron_url 2026-07-08 08:59:06.117 | + lib/neutron:create_neutron_accounts:483 : neutron_url=http://192.168.122.180/ 2026-07-08 08:59:06.117 | + lib/neutron:create_neutron_accounts:484 : '[' '!' -z networking ']' 2026-07-08 08:59:06.117 | + lib/neutron:create_neutron_accounts:485 : neutron_url=http://192.168.122.180/networking 2026-07-08 08:59:06.117 | + lib/neutron:create_neutron_accounts:488 : is_service_enabled q-svc neutron-api 2026-07-08 08:59:06.117 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:59:06.117 | + lib/neutron:create_neutron_accounts:490 : create_service_user neutron 2026-07-08 08:59:06.117 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-07-08 08:59:06.118 | + functions-common:get_or_create_user:899 : local user_id 2026-07-08 08:59:06.118 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-08 08:59:06.118 | + functions-common:get_or_create_user:903 : local email= 2026-07-08 08:59:06.118 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-08 08:59:06.118 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:59:06.118 | + functions-common:get_or_create_user:915 : user_id=325ac20e50264a1e9c4f39dc6616c409 2026-07-08 08:59:06.118 | + functions-common:get_or_create_user:916 : echo 325ac20e50264a1e9c4f39dc6616c409 2026-07-08 08:59:06.118 | 325ac20e50264a1e9c4f39dc6616c409 2026-07-08 08:59:06.118 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-08 08:59:06.118 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 08:59:06.119 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 08:59:06.119 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-08 08:59:06.119 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 08:59:06.119 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 08:59:06.119 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-08 08:59:06.119 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-08 08:59:06.119 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-08 08:59:06.119 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-08 08:59:06.120 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-08 08:59:06.120 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-08 08:59:06.120 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-07-08 08:59:06.120 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-08 08:59:06.120 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:59:06.120 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4c4bf6004dba4c4e80fe82cbf56c4c8c 2026-07-08 08:59:06.120 | + functions-common:get_or_add_user_project_role:980 : echo 4c4bf6004dba4c4e80fe82cbf56c4c8c 2026-07-08 08:59:06.120 | 4c4bf6004dba4c4e80fe82cbf56c4c8c 2026-07-08 08:59:06.120 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-08 08:59:06.120 | + lib/neutron:create_neutron_accounts:492 : get_or_create_service neutron network 'Neutron Service' 2026-07-08 08:59:06.121 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-08 08:59:06.121 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-08 08:59:06.121 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-07-08 08:59:06.121 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:59:06.121 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-08 08:59:06.121 | b42b86e1bf3d41c0bbc199a484a621b1' 2026-07-08 08:59:06.121 | + functions-common:get_or_create_service:1067 : echo b42b86e1bf3d41c0bbc199a484a621b1 2026-07-08 08:59:06.121 | b42b86e1bf3d41c0bbc199a484a621b1 2026-07-08 08:59:06.121 | + lib/neutron:create_neutron_accounts:494 : get_or_create_endpoint network RegionOne http://192.168.122.180/networking 2026-07-08 08:59:06.121 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-08 08:59:06.121 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.180/networking RegionOne 2026-07-08 08:59:06.122 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-08 08:59:06.122 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-07-08 08:59:06.122 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:59:06.122 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-08 08:59:06.122 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-08 08:59:06.122 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.180/networking --region RegionOne -f value -c id 2026-07-08 08:59:06.122 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 08:59:06.122 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=2fead708d85b418986807253e10ce544 2026-07-08 08:59:06.122 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 2fead708d85b418986807253e10ce544 2026-07-08 08:59:06.123 | + functions-common:get_or_create_endpoint:1100 : public_id=2fead708d85b418986807253e10ce544 2026-07-08 08:59:06.123 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-08 08:59:06.123 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-08 08:59:06.123 | + functions-common:get_or_create_endpoint:1109 : echo 2fead708d85b418986807253e10ce544 2026-07-08 08:59:06.123 | 2fead708d85b418986807253e10ce544 2026-07-08 08:59:06.166 | [2066 Async create_neutron_accounts:48934]: finished create_neutron_accounts with result 0 in 36 seconds 2026-07-08 08:59:06.173 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-07-08 08:59:06.179 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-08 08:59:06.183 | + inc/async:async_wait:197 : return 0 2026-07-08 08:59:06.187 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-07-08 08:59:06.209 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:59:06.213 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-07-08 08:59:06.236 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:59:06.240 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-07-08 08:59:06.244 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 08:59:06.249 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-07-08 08:59:06.252 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-07-08 08:59:06.256 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-08 08:59:06.328 | + inc/async:async_inner:63 : init_glance 2026-07-08 08:59:06.373 | [2066 Async init_glance:51189]: running: init_glance 2026-07-08 08:59:06.375 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-07-08 08:59:06.397 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:59:06.401 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-07-08 08:59:06.405 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 08:59:06.409 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-07-08 08:59:06.413 | + ./stack.sh:main:1167 : configure_neutron 2026-07-08 08:59:06.415 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-07-08 08:59:06.418 | + lib/neutron:_configure_neutron_common:874 : _create_neutron_conf_dir 2026-07-08 08:59:06.421 | + lib/neutron:_create_neutron_conf_dir:867 : sudo install -d -o quobyte /etc/neutron 2026-07-08 08:59:06.443 | + lib/neutron:_configure_neutron_common:877 : cd /opt/stack/neutron 2026-07-08 08:59:06.445 | + lib/neutron:_configure_neutron_common:877 : exec ./tools/generate_config_file_samples.sh 2026-07-08 08:59:19.890 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-08 08:59:19.890 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 08:59:19.890 | we strongly recommend against using it for new projects. 2026-07-08 08:59:19.890 | 2026-07-08 08:59:19.890 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 08:59:19.891 | framework. For more detail see 2026-07-08 08:59:19.891 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 08:59:19.891 | 2026-07-08 08:59:19.891 | __import__(import_str) 2026-07-08 08:59:20.399 | + inc/async:async_inner:64 : rc=0 2026-07-08 08:59:20.432 | [51189 Async init_glance:51189]: finished successfully 2026-07-08 08:59:32.396 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-08 08:59:32.396 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-08 08:59:48.284 | + lib/neutron:_configure_neutron_common:879 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-08 08:59:48.290 | + lib/neutron:_configure_neutron_common:881 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-08 08:59:48.293 | + lib/neutron:_configure_neutron_common:885 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-08 08:59:48.297 | + lib/neutron:_configure_neutron_common:889 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-08 08:59:48.300 | + lib/neutron:_configure_neutron_common:894 : neutron_plugin_configure_common 2026-07-08 08:59:48.302 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-08 08:59:48.305 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-08 08:59:48.308 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-08 08:59:48.312 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-08 08:59:48.315 | + lib/neutron:neutron_service_plugin_class_add:1033 : local service_plugin_class=ovn-router 2026-07-08 08:59:48.318 | + lib/neutron:neutron_service_plugin_class_add:1034 : [[ '' == '' ]] 2026-07-08 08:59:48.321 | + lib/neutron:neutron_service_plugin_class_add:1035 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-08 08:59:48.324 | + lib/neutron:_configure_neutron_common:896 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-08 08:59:48.327 | + lib/neutron:_configure_neutron_common:896 : [[ ml2_conf.ini == '' ]] 2026-07-08 08:59:48.330 | + lib/neutron:_configure_neutron_common:896 : [[ ml2 == '' ]] 2026-07-08 08:59:48.333 | + lib/neutron:_configure_neutron_common:901 : mkdir -p /etc/neutron/plugins/ml2 2026-07-08 08:59:48.339 | + lib/neutron:_configure_neutron_common:902 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 08:59:48.342 | + lib/neutron:_configure_neutron_common:905 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 08:59:48.345 | + lib/neutron:_configure_neutron_common:908 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-08 08:59:48.347 | + lib/neutron:_configure_neutron_common:909 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 08:59:48.352 | ++ lib/neutron:_configure_neutron_common:914 : database_connection_url neutron 2026-07-08 08:59:48.356 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-08 08:59:48.359 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-08 08:59:48.361 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-08 08:59:48.365 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-08 08:59:48.367 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-08 08:59:48.370 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-08 08:59:48.389 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:59:48.391 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-08 08:59:48.394 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-08 08:59:48.397 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-08 08:59:48.431 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-08 08:59:48.467 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-08 08:59:48.502 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-08 08:59:48.540 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-08 08:59:48.578 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-08 08:59:48.614 | + lib/neutron:_configure_neutron_common:923 : '[' libvirt = fake ']' 2026-07-08 08:59:48.617 | + lib/neutron:_configure_neutron_common:933 : setup_logging /etc/neutron/neutron.conf 2026-07-08 08:59:48.619 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-08 08:59:48.622 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-08 08:59:48.626 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-08 08:59:48.644 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-08 08:59:48.646 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-08 08:59:48.649 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-08 08:59:48.651 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-08 08:59:48.654 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-08 08:59:48.688 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-08 08:59:48.724 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-08 08:59:48.759 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-08 08:59:48.794 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-08 08:59:48.830 | + lib/neutron:_configure_neutron_common:935 : _neutron_setup_rootwrap 2026-07-08 08:59:48.833 | + lib/neutron:_neutron_setup_rootwrap:1068 : [[ True == \F\a\l\s\e ]] 2026-07-08 08:59:48.837 | + lib/neutron:_neutron_setup_rootwrap:1072 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-08 08:59:48.840 | + lib/neutron:_neutron_setup_rootwrap:1073 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-08 08:59:48.842 | + lib/neutron:_neutron_setup_rootwrap:1077 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-08 08:59:48.845 | + lib/neutron:neutron_deploy_rootwrap_filters:1058 : [[ True == \F\a\l\s\e ]] 2026-07-08 08:59:48.848 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : local srcdir=/opt/stack/neutron 2026-07-08 08:59:48.851 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-08 08:59:48.868 | + lib/neutron:neutron_deploy_rootwrap_filters:1063 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-07-08 08:59:48.884 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-07-08 08:59:48.901 | + lib/neutron:_neutron_setup_rootwrap:1082 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-07-08 08:59:48.918 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-08 08:59:48.934 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-08 08:59:48.937 | + lib/neutron:_neutron_setup_rootwrap:1090 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-08 08:59:48.940 | ++ lib/neutron:_neutron_setup_rootwrap:1093 : mktemp 2026-07-08 08:59:48.945 | + lib/neutron:_neutron_setup_rootwrap:1093 : TEMPFILE=/tmp/tmp.ULw3O36ROx 2026-07-08 08:59:48.947 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-08 08:59:48.950 | + lib/neutron:_neutron_setup_rootwrap:1095 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-08 08:59:48.952 | + lib/neutron:_neutron_setup_rootwrap:1096 : chmod 0440 /tmp/tmp.ULw3O36ROx 2026-07-08 08:59:48.957 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo chown root:root /tmp/tmp.ULw3O36ROx 2026-07-08 08:59:48.972 | + lib/neutron:_neutron_setup_rootwrap:1098 : sudo mv /tmp/tmp.ULw3O36ROx /etc/sudoers.d/neutron-rootwrap 2026-07-08 08:59:48.988 | + lib/neutron:_neutron_setup_rootwrap:1101 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-08 08:59:48.990 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/neutron.conf 2026-07-08 08:59:48.993 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-08 08:59:49.029 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-08 08:59:49.032 | + lib/neutron:configure_root_helper_options:1108 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-08 08:59:49.068 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-08 08:59:49.072 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-08 08:59:49.074 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-08 08:59:49.077 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-08 08:59:49.081 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-08 08:59:49.083 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-08 08:59:49.107 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:59:49.114 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-08 08:59:49.118 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-08 08:59:49.122 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-08 08:59:49.149 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:59:49.153 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.180:5672/ 2026-07-08 08:59:49.158 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.180:5672/ 2026-07-08 08:59:49.202 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-08 08:59:49.206 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-08 08:59:49.210 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-07-08 08:59:49.237 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:59:49.241 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-07-08 08:59:49.266 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:59:49.270 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-07-08 08:59:49.294 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:59:49.298 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-07-08 08:59:49.323 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:59:49.327 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-07-08 08:59:49.354 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:59:49.358 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-08 08:59:49.362 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-07-08 08:59:49.387 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 08:59:49.391 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-07-08 08:59:49.395 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-07-08 08:59:49.399 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-07-08 08:59:49.399 | Configuring OVN 2026-07-08 08:59:49.403 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-07-08 08:59:49.406 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-08 08:59:49.410 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-07-08 08:59:49.417 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=9312743e-86cd-4db5-b129-75297f9b7350 2026-07-08 08:59:49.421 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-07-08 08:59:49.425 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-07-08 08:59:49.429 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-08 08:59:49.433 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-08 08:59:49.437 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-08 08:59:49.441 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-08 08:59:49.445 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-08 08:59:49.449 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-08 08:59:49.453 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-08 08:59:49.457 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-08 08:59:49.461 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-08 08:59:49.465 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-08 08:59:49.469 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-08 08:59:49.472 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-08 08:59:49.476 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-08 08:59:49.480 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-07-08 08:59:49.485 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-07-08 08:59:49.488 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-07-08 08:59:49.493 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-08 08:59:49.517 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:59:49.521 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-08 08:59:49.581 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-08 08:59:49.584 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-07-08 08:59:49.588 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-07-08 08:59:49.610 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 08:59:49.614 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-08 08:59:49.618 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-08 08:59:49.621 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-08 08:59:49.625 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-07-08 08:59:49.642 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-08 08:59:49.649 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-07-08 08:59:49.652 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-07-08 09:00:02.525 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-08 09:00:02.526 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 09:00:02.526 | we strongly recommend against using it for new projects. 2026-07-08 09:00:02.526 | 2026-07-08 09:00:02.526 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 09:00:02.526 | framework. For more detail see 2026-07-08 09:00:02.526 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 09:00:02.526 | 2026-07-08 09:00:02.526 | __import__(import_str) 2026-07-08 09:00:15.532 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-08 09:00:15.533 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-08 09:00:31.774 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-08 09:00:31.779 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-08 09:00:31.782 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-08 09:00:31.784 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-08 09:00:31.812 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-08 09:00:31.815 | + lib/neutron:configure_root_helper_options:1108 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-08 09:00:31.844 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-08 09:00:31.872 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.180 2026-07-08 09:00:31.901 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-07-08 09:00:31.931 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-07-08 09:00:31.959 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-08 09:00:31.988 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.180:6642 2026-07-08 09:00:32.016 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-07-08 09:00:32.031 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:00:32.033 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-08 09:00:32.035 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-08 09:00:32.063 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.180:6641 2026-07-08 09:00:32.092 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-07-08 09:00:32.094 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-07-08 09:00:32.094 | Configuring Neutron for OVN 2026-07-08 09:00:32.096 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-07-08 09:00:32.112 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:00:32.113 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-07-08 09:00:32.116 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-08 09:00:32.116 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-08 09:00:35.791 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-07-08 09:00:35.794 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-08 09:00:35.794 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-08 09:00:39.039 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-08 09:00:39.042 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-07-08 09:00:39.056 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:00:39.059 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-08 09:00:39.063 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 09:00:39.064 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-08 09:00:39.064 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-07-08 09:00:39.064 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-07-08 09:00:39.066 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 09:00:39.067 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-07-08 09:00:39.072 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-07-08 09:00:39.072 | address-scope 2026-07-08 09:00:39.072 | agent 2026-07-08 09:00:39.072 | allowed-address-pairs 2026-07-08 09:00:39.072 | auto-allocated-topology 2026-07-08 09:00:39.072 | availability_zone 2026-07-08 09:00:39.072 | bgp 2026-07-08 09:00:39.072 | bgp_4byte_asn 2026-07-08 09:00:39.072 | bgp_dragent_scheduler 2026-07-08 09:00:39.073 | binding 2026-07-08 09:00:39.073 | binding-extended 2026-07-08 09:00:39.073 | default-subnetpools 2026-07-08 09:00:39.073 | dhcp_agent_scheduler 2026-07-08 09:00:39.073 | dns-domain-ports 2026-07-08 09:00:39.073 | dns-integration 2026-07-08 09:00:39.073 | dns-integration-domain-keywords 2026-07-08 09:00:39.073 | empty-string-filtering 2026-07-08 09:00:39.073 | enable-default-route-bfd 2026-07-08 09:00:39.073 | enable-default-route-ecmp 2026-07-08 09:00:39.074 | expose-port-forwarding-in-fip 2026-07-08 09:00:39.074 | ext-gw-mode 2026-07-08 09:00:39.074 | external-gateway-multihoming 2026-07-08 09:00:39.074 | external-net 2026-07-08 09:00:39.074 | extra_dhcp_opt 2026-07-08 09:00:39.074 | extraroute 2026-07-08 09:00:39.074 | extraroute-atomic 2026-07-08 09:00:39.074 | filter-validation 2026-07-08 09:00:39.074 | fip-port-details 2026-07-08 09:00:39.074 | flavors 2026-07-08 09:00:39.074 | floating-ip-port-forwarding 2026-07-08 09:00:39.075 | floating-ip-port-forwarding-description 2026-07-08 09:00:39.075 | floating-ip-port-forwarding-detail 2026-07-08 09:00:39.075 | floating-ip-port-forwarding-port-ranges 2026-07-08 09:00:39.075 | floatingip-pools 2026-07-08 09:00:39.075 | fwaas_v2 2026-07-08 09:00:39.075 | ip_allocation 2026-07-08 09:00:39.075 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 09:00:39.075 | l3-flavors 2026-07-08 09:00:39.075 | l3-ha 2026-07-08 09:00:39.075 | l3_agent_scheduler 2026-07-08 09:00:39.075 | logging 2026-07-08 09:00:39.076 | multi-provider 2026-07-08 09:00:39.076 | net-mtu 2026-07-08 09:00:39.076 | net-mtu-writable 2026-07-08 09:00:39.076 | network-ip-availability 2026-07-08 09:00:39.076 | network_availability_zone 2026-07-08 09:00:39.076 | network_ha 2026-07-08 09:00:39.076 | pagination 2026-07-08 09:00:39.076 | port-device-profile 2026-07-08 09:00:39.076 | port-hardware-offload-type 2026-07-08 09:00:39.076 | port-mac-address-regenerate 2026-07-08 09:00:39.077 | port-numa-affinity-policy 2026-07-08 09:00:39.077 | port-numa-affinity-policy-socket 2026-07-08 09:00:39.077 | port-resource-request 2026-07-08 09:00:39.077 | port-security 2026-07-08 09:00:39.077 | port-trusted-vif 2026-07-08 09:00:39.077 | project-id 2026-07-08 09:00:39.077 | provider 2026-07-08 09:00:39.077 | pvlan 2026-07-08 09:00:39.077 | qinq 2026-07-08 09:00:39.078 | qos 2026-07-08 09:00:39.078 | qos-bw-limit-direction 2026-07-08 09:00:39.078 | qos-bw-minimum-ingress 2026-07-08 09:00:39.078 | qos-default 2026-07-08 09:00:39.078 | qos-fip 2026-07-08 09:00:39.079 | qos-gateway-ip 2026-07-08 09:00:39.079 | qos-rule-type-details 2026-07-08 09:00:39.079 | qos-rule-type-filter 2026-07-08 09:00:39.079 | qos-rules-alias 2026-07-08 09:00:39.079 | quota-check-limit 2026-07-08 09:00:39.079 | quota-check-limit-default 2026-07-08 09:00:39.079 | quota_details 2026-07-08 09:00:39.079 | quotas 2026-07-08 09:00:39.079 | rbac-address-scope 2026-07-08 09:00:39.079 | rbac-policies 2026-07-08 09:00:39.079 | rbac-security-groups 2026-07-08 09:00:39.080 | router 2026-07-08 09:00:39.080 | router-enable-snat 2026-07-08 09:00:39.080 | router_availability_zone 2026-07-08 09:00:39.080 | security-group 2026-07-08 09:00:39.080 | security-groups-default-rules 2026-07-08 09:00:39.080 | security-groups-default-statefulness 2026-07-08 09:00:39.080 | security-groups-normalized-cidr 2026-07-08 09:00:39.080 | security-groups-remote-address-group 2026-07-08 09:00:39.080 | security-groups-rules-belongs-to-default-sg 2026-07-08 09:00:39.080 | security-groups-shared-filtering 2026-07-08 09:00:39.080 | segment 2026-07-08 09:00:39.081 | sorting 2026-07-08 09:00:39.081 | standard-attr-description 2026-07-08 09:00:39.081 | standard-attr-fwaas-v2 2026-07-08 09:00:39.081 | standard-attr-revisions 2026-07-08 09:00:39.081 | standard-attr-tag 2026-07-08 09:00:39.081 | standard-attr-timestamp 2026-07-08 09:00:39.081 | stateful-security-group 2026-07-08 09:00:39.081 | subnet-dns-publish-fixed-ip 2026-07-08 09:00:39.081 | subnet-external-network 2026-07-08 09:00:39.081 | subnet-service-types 2026-07-08 09:00:39.082 | subnet_allocation 2026-07-08 09:00:39.082 | subnet_onboard 2026-07-08 09:00:39.082 | subnetpool-prefix-ops 2026-07-08 09:00:39.082 | tag-creation 2026-07-08 09:00:39.082 | tap-mirror 2026-07-08 09:00:39.082 | tap-mirror-both-direction 2026-07-08 09:00:39.082 | trunk 2026-07-08 09:00:39.082 | uplink-status-propagation 2026-07-08 09:00:39.082 | uplink-status-propagation-updatable 2026-07-08 09:00:39.082 | vlan-transparent 2026-07-08 09:00:39.082 | vpn-endpoint-groups 2026-07-08 09:00:39.083 | vpnaas' 2026-07-08 09:00:39.083 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-08 09:00:39.083 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-07-08 09:00:39.083 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 09:00:39.083 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-07-08 09:00:39.083 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 09:00:39.083 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-07-08 09:00:39.087 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-07-08 09:00:39.087 | address-scope 2026-07-08 09:00:39.087 | agent 2026-07-08 09:00:39.087 | allowed-address-pairs 2026-07-08 09:00:39.088 | auto-allocated-topology 2026-07-08 09:00:39.088 | availability_zone 2026-07-08 09:00:39.088 | bgp 2026-07-08 09:00:39.088 | bgp_4byte_asn 2026-07-08 09:00:39.088 | bgp_dragent_scheduler 2026-07-08 09:00:39.088 | binding 2026-07-08 09:00:39.088 | binding-extended 2026-07-08 09:00:39.088 | default-subnetpools 2026-07-08 09:00:39.088 | dhcp_agent_scheduler 2026-07-08 09:00:39.088 | dns-domain-ports 2026-07-08 09:00:39.088 | dns-integration 2026-07-08 09:00:39.089 | dns-integration-domain-keywords 2026-07-08 09:00:39.089 | empty-string-filtering 2026-07-08 09:00:39.089 | enable-default-route-bfd 2026-07-08 09:00:39.089 | enable-default-route-ecmp 2026-07-08 09:00:39.089 | expose-port-forwarding-in-fip 2026-07-08 09:00:39.089 | ext-gw-mode 2026-07-08 09:00:39.089 | external-gateway-multihoming 2026-07-08 09:00:39.089 | external-net 2026-07-08 09:00:39.089 | extra_dhcp_opt 2026-07-08 09:00:39.089 | extraroute 2026-07-08 09:00:39.089 | extraroute-atomic 2026-07-08 09:00:39.090 | filter-validation 2026-07-08 09:00:39.090 | fip-port-details 2026-07-08 09:00:39.090 | flavors 2026-07-08 09:00:39.090 | floating-ip-port-forwarding 2026-07-08 09:00:39.090 | floating-ip-port-forwarding-description 2026-07-08 09:00:39.090 | floating-ip-port-forwarding-detail 2026-07-08 09:00:39.090 | floating-ip-port-forwarding-port-ranges 2026-07-08 09:00:39.090 | floatingip-pools 2026-07-08 09:00:39.090 | fwaas_v2 2026-07-08 09:00:39.090 | ip_allocation 2026-07-08 09:00:39.090 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 09:00:39.091 | l3-flavors 2026-07-08 09:00:39.091 | l3-ha 2026-07-08 09:00:39.091 | l3_agent_scheduler 2026-07-08 09:00:39.091 | logging 2026-07-08 09:00:39.091 | multi-provider 2026-07-08 09:00:39.091 | net-mtu 2026-07-08 09:00:39.091 | net-mtu-writable 2026-07-08 09:00:39.091 | network-ip-availability 2026-07-08 09:00:39.091 | network_availability_zone 2026-07-08 09:00:39.091 | network_ha 2026-07-08 09:00:39.092 | pagination 2026-07-08 09:00:39.092 | port-device-profile 2026-07-08 09:00:39.092 | port-hardware-offload-type 2026-07-08 09:00:39.092 | port-mac-address-regenerate 2026-07-08 09:00:39.092 | port-numa-affinity-policy 2026-07-08 09:00:39.092 | port-numa-affinity-policy-socket 2026-07-08 09:00:39.092 | port-resource-request 2026-07-08 09:00:39.092 | port-security 2026-07-08 09:00:39.092 | port-trusted-vif 2026-07-08 09:00:39.092 | project-id 2026-07-08 09:00:39.092 | provider 2026-07-08 09:00:39.093 | pvlan 2026-07-08 09:00:39.093 | qinq 2026-07-08 09:00:39.093 | qos 2026-07-08 09:00:39.093 | qos-bw-limit-direction 2026-07-08 09:00:39.093 | qos-bw-minimum-ingress 2026-07-08 09:00:39.093 | qos-default 2026-07-08 09:00:39.093 | qos-fip 2026-07-08 09:00:39.093 | qos-gateway-ip 2026-07-08 09:00:39.093 | qos-rule-type-details 2026-07-08 09:00:39.093 | qos-rule-type-filter 2026-07-08 09:00:39.093 | qos-rules-alias 2026-07-08 09:00:39.094 | quota-check-limit 2026-07-08 09:00:39.094 | quota-check-limit-default 2026-07-08 09:00:39.094 | quota_details 2026-07-08 09:00:39.094 | quotas 2026-07-08 09:00:39.094 | rbac-address-scope 2026-07-08 09:00:39.094 | rbac-policies 2026-07-08 09:00:39.094 | rbac-security-groups 2026-07-08 09:00:39.094 | router 2026-07-08 09:00:39.094 | router-enable-snat 2026-07-08 09:00:39.094 | router_availability_zone 2026-07-08 09:00:39.094 | security-group 2026-07-08 09:00:39.095 | security-groups-default-rules 2026-07-08 09:00:39.095 | security-groups-default-statefulness 2026-07-08 09:00:39.095 | security-groups-normalized-cidr 2026-07-08 09:00:39.095 | security-groups-remote-address-group 2026-07-08 09:00:39.095 | security-groups-rules-belongs-to-default-sg 2026-07-08 09:00:39.095 | security-groups-shared-filtering 2026-07-08 09:00:39.095 | segment 2026-07-08 09:00:39.095 | sorting 2026-07-08 09:00:39.095 | standard-attr-description 2026-07-08 09:00:39.095 | standard-attr-fwaas-v2 2026-07-08 09:00:39.096 | standard-attr-revisions 2026-07-08 09:00:39.096 | standard-attr-tag 2026-07-08 09:00:39.096 | standard-attr-timestamp 2026-07-08 09:00:39.096 | stateful-security-group 2026-07-08 09:00:39.096 | subnet-dns-publish-fixed-ip 2026-07-08 09:00:39.096 | subnet-external-network 2026-07-08 09:00:39.096 | subnet-service-types 2026-07-08 09:00:39.096 | subnet_allocation 2026-07-08 09:00:39.096 | subnet_onboard 2026-07-08 09:00:39.096 | subnetpool-prefix-ops 2026-07-08 09:00:39.096 | tag-creation 2026-07-08 09:00:39.097 | tap-mirror 2026-07-08 09:00:39.097 | tap-mirror-both-direction 2026-07-08 09:00:39.097 | trunk 2026-07-08 09:00:39.097 | uplink-status-propagation 2026-07-08 09:00:39.097 | uplink-status-propagation-updatable 2026-07-08 09:00:39.097 | vlan-transparent 2026-07-08 09:00:39.097 | vpn-endpoint-groups 2026-07-08 09:00:39.097 | vpnaas' 2026-07-08 09:00:39.098 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-08 09:00:39.098 | address-scope 2026-07-08 09:00:39.098 | agent 2026-07-08 09:00:39.098 | allowed-address-pairs 2026-07-08 09:00:39.098 | auto-allocated-topology 2026-07-08 09:00:39.098 | availability_zone 2026-07-08 09:00:39.098 | bgp 2026-07-08 09:00:39.098 | bgp_4byte_asn 2026-07-08 09:00:39.098 | bgp_dragent_scheduler 2026-07-08 09:00:39.098 | binding 2026-07-08 09:00:39.098 | binding-extended 2026-07-08 09:00:39.099 | default-subnetpools 2026-07-08 09:00:39.099 | dhcp_agent_scheduler 2026-07-08 09:00:39.099 | dns-domain-ports 2026-07-08 09:00:39.099 | dns-integration 2026-07-08 09:00:39.099 | dns-integration-domain-keywords 2026-07-08 09:00:39.099 | empty-string-filtering 2026-07-08 09:00:39.099 | enable-default-route-bfd 2026-07-08 09:00:39.099 | enable-default-route-ecmp 2026-07-08 09:00:39.099 | expose-port-forwarding-in-fip 2026-07-08 09:00:39.099 | ext-gw-mode 2026-07-08 09:00:39.099 | external-gateway-multihoming 2026-07-08 09:00:39.100 | external-net 2026-07-08 09:00:39.100 | extra_dhcp_opt 2026-07-08 09:00:39.100 | extraroute 2026-07-08 09:00:39.100 | extraroute-atomic 2026-07-08 09:00:39.100 | filter-validation 2026-07-08 09:00:39.100 | fip-port-details 2026-07-08 09:00:39.100 | flavors 2026-07-08 09:00:39.100 | floating-ip-port-forwarding 2026-07-08 09:00:39.100 | floating-ip-port-forwarding-description 2026-07-08 09:00:39.100 | floating-ip-port-forwarding-detail 2026-07-08 09:00:39.101 | floating-ip-port-forwarding-port-ranges 2026-07-08 09:00:39.101 | floatingip-pools 2026-07-08 09:00:39.101 | fwaas_v2 2026-07-08 09:00:39.101 | ip_allocation 2026-07-08 09:00:39.101 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 09:00:39.101 | l3-flavors 2026-07-08 09:00:39.101 | l3-ha 2026-07-08 09:00:39.101 | l3_agent_scheduler 2026-07-08 09:00:39.101 | logging 2026-07-08 09:00:39.101 | multi-provider 2026-07-08 09:00:39.101 | net-mtu 2026-07-08 09:00:39.102 | net-mtu-writable 2026-07-08 09:00:39.102 | network-ip-availability 2026-07-08 09:00:39.102 | network_availability_zone 2026-07-08 09:00:39.102 | network_ha 2026-07-08 09:00:39.102 | pagination 2026-07-08 09:00:39.102 | port-device-profile 2026-07-08 09:00:39.102 | port-hardware-offload-type 2026-07-08 09:00:39.102 | port-mac-address-regenerate 2026-07-08 09:00:39.102 | port-numa-affinity-policy 2026-07-08 09:00:39.102 | port-numa-affinity-policy-socket 2026-07-08 09:00:39.102 | port-resource-request 2026-07-08 09:00:39.103 | port-security 2026-07-08 09:00:39.103 | port-trusted-vif 2026-07-08 09:00:39.103 | project-id 2026-07-08 09:00:39.103 | provider 2026-07-08 09:00:39.103 | pvlan 2026-07-08 09:00:39.103 | qinq 2026-07-08 09:00:39.103 | qos 2026-07-08 09:00:39.103 | qos-bw-limit-direction 2026-07-08 09:00:39.103 | qos-bw-minimum-ingress 2026-07-08 09:00:39.103 | qos-default 2026-07-08 09:00:39.104 | qos-fip 2026-07-08 09:00:39.104 | qos-gateway-ip 2026-07-08 09:00:39.104 | qos-rule-type-details 2026-07-08 09:00:39.104 | qos-rule-type-filter 2026-07-08 09:00:39.105 | qos-rules-alias 2026-07-08 09:00:39.105 | quota-check-limit 2026-07-08 09:00:39.105 | quota-check-limit-default 2026-07-08 09:00:39.105 | quota_details 2026-07-08 09:00:39.105 | quotas 2026-07-08 09:00:39.105 | rbac-address-scope 2026-07-08 09:00:39.105 | rbac-policies 2026-07-08 09:00:39.105 | rbac-security-groups 2026-07-08 09:00:39.105 | router 2026-07-08 09:00:39.105 | router-enable-snat 2026-07-08 09:00:39.106 | router_availability_zone 2026-07-08 09:00:39.106 | security-group 2026-07-08 09:00:39.106 | security-groups-default-rules 2026-07-08 09:00:39.106 | security-groups-default-statefulness 2026-07-08 09:00:39.106 | security-groups-normalized-cidr 2026-07-08 09:00:39.106 | security-groups-remote-address-group 2026-07-08 09:00:39.106 | security-groups-rules-belongs-to-default-sg 2026-07-08 09:00:39.106 | security-groups-shared-filtering 2026-07-08 09:00:39.106 | segment 2026-07-08 09:00:39.106 | sorting 2026-07-08 09:00:39.107 | standard-attr-description 2026-07-08 09:00:39.107 | standard-attr-fwaas-v2 2026-07-08 09:00:39.107 | standard-attr-revisions 2026-07-08 09:00:39.107 | standard-attr-tag 2026-07-08 09:00:39.107 | standard-attr-timestamp 2026-07-08 09:00:39.107 | stateful-security-group 2026-07-08 09:00:39.107 | subnet-dns-publish-fixed-ip 2026-07-08 09:00:39.107 | subnet-external-network 2026-07-08 09:00:39.107 | subnet-service-types 2026-07-08 09:00:39.107 | subnet_allocation 2026-07-08 09:00:39.107 | subnet_onboard 2026-07-08 09:00:39.108 | subnetpool-prefix-ops 2026-07-08 09:00:39.108 | tag-creation 2026-07-08 09:00:39.108 | tap-mirror 2026-07-08 09:00:39.108 | tap-mirror-both-direction 2026-07-08 09:00:39.108 | trunk 2026-07-08 09:00:39.108 | uplink-status-propagation 2026-07-08 09:00:39.108 | uplink-status-propagation-updatable 2026-07-08 09:00:39.108 | vlan-transparent 2026-07-08 09:00:39.108 | vpn-endpoint-groups 2026-07-08 09:00:39.108 | vpnaas' 2026-07-08 09:00:39.108 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-08 09:00:39.109 | address-scope 2026-07-08 09:00:39.109 | agent 2026-07-08 09:00:39.109 | allowed-address-pairs 2026-07-08 09:00:39.109 | auto-allocated-topology 2026-07-08 09:00:39.109 | availability_zone 2026-07-08 09:00:39.109 | bgp 2026-07-08 09:00:39.109 | bgp_4byte_asn 2026-07-08 09:00:39.109 | bgp_dragent_scheduler 2026-07-08 09:00:39.109 | binding 2026-07-08 09:00:39.109 | binding-extended 2026-07-08 09:00:39.109 | default-subnetpools 2026-07-08 09:00:39.110 | dhcp_agent_scheduler 2026-07-08 09:00:39.110 | dns-domain-ports 2026-07-08 09:00:39.110 | dns-integration 2026-07-08 09:00:39.110 | dns-integration-domain-keywords 2026-07-08 09:00:39.110 | empty-string-filtering 2026-07-08 09:00:39.110 | enable-default-route-bfd 2026-07-08 09:00:39.110 | enable-default-route-ecmp 2026-07-08 09:00:39.110 | expose-port-forwarding-in-fip 2026-07-08 09:00:39.110 | ext-gw-mode 2026-07-08 09:00:39.110 | external-gateway-multihoming 2026-07-08 09:00:39.110 | external-net 2026-07-08 09:00:39.110 | extra_dhcp_opt 2026-07-08 09:00:39.111 | extraroute 2026-07-08 09:00:39.111 | extraroute-atomic 2026-07-08 09:00:39.111 | filter-validation 2026-07-08 09:00:39.111 | fip-port-details 2026-07-08 09:00:39.111 | flavors 2026-07-08 09:00:39.111 | floating-ip-port-forwarding 2026-07-08 09:00:39.111 | floating-ip-port-forwarding-description 2026-07-08 09:00:39.111 | floating-ip-port-forwarding-detail 2026-07-08 09:00:39.111 | floating-ip-port-forwarding-port-ranges 2026-07-08 09:00:39.111 | floatingip-pools 2026-07-08 09:00:39.112 | fwaas_v2 2026-07-08 09:00:39.112 | ip_allocation 2026-07-08 09:00:39.112 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 09:00:39.112 | l3-flavors 2026-07-08 09:00:39.112 | l3-ha 2026-07-08 09:00:39.112 | l3_agent_scheduler 2026-07-08 09:00:39.112 | logging 2026-07-08 09:00:39.112 | multi-provider 2026-07-08 09:00:39.112 | net-mtu 2026-07-08 09:00:39.112 | net-mtu-writable 2026-07-08 09:00:39.113 | network-ip-availability 2026-07-08 09:00:39.113 | network_availability_zone 2026-07-08 09:00:39.113 | network_ha 2026-07-08 09:00:39.113 | pagination 2026-07-08 09:00:39.113 | port-device-profile 2026-07-08 09:00:39.113 | port-hardware-offload-type 2026-07-08 09:00:39.113 | port-mac-address-regenerate 2026-07-08 09:00:39.113 | port-numa-affinity-policy 2026-07-08 09:00:39.113 | port-numa-affinity-policy-socket 2026-07-08 09:00:39.113 | port-resource-request 2026-07-08 09:00:39.113 | port-security 2026-07-08 09:00:39.114 | port-trusted-vif 2026-07-08 09:00:39.114 | project-id 2026-07-08 09:00:39.114 | provider 2026-07-08 09:00:39.114 | pvlan 2026-07-08 09:00:39.114 | qinq 2026-07-08 09:00:39.114 | qos 2026-07-08 09:00:39.114 | qos-bw-limit-direction 2026-07-08 09:00:39.114 | qos-bw-minimum-ingress 2026-07-08 09:00:39.114 | qos-default 2026-07-08 09:00:39.114 | qos-fip 2026-07-08 09:00:39.115 | qos-gateway-ip 2026-07-08 09:00:39.115 | qos-rule-type-details 2026-07-08 09:00:39.115 | qos-rule-type-filter 2026-07-08 09:00:39.115 | qos-rules-alias 2026-07-08 09:00:39.115 | quota-check-limit 2026-07-08 09:00:39.115 | quota-check-limit-default 2026-07-08 09:00:39.115 | quota_details 2026-07-08 09:00:39.115 | quotas 2026-07-08 09:00:39.115 | rbac-address-scope 2026-07-08 09:00:39.115 | rbac-policies 2026-07-08 09:00:39.115 | rbac-security-groups 2026-07-08 09:00:39.116 | router 2026-07-08 09:00:39.116 | router-enable-snat 2026-07-08 09:00:39.116 | router_availability_zone 2026-07-08 09:00:39.116 | security-group 2026-07-08 09:00:39.116 | security-groups-default-rules 2026-07-08 09:00:39.116 | security-groups-default-statefulness 2026-07-08 09:00:39.116 | security-groups-normalized-cidr 2026-07-08 09:00:39.116 | security-groups-remote-address-group 2026-07-08 09:00:39.116 | security-groups-rules-belongs-to-default-sg 2026-07-08 09:00:39.116 | security-groups-shared-filtering 2026-07-08 09:00:39.117 | segment 2026-07-08 09:00:39.117 | sorting 2026-07-08 09:00:39.117 | standard-attr-description 2026-07-08 09:00:39.117 | standard-attr-fwaas-v2 2026-07-08 09:00:39.117 | standard-attr-revisions 2026-07-08 09:00:39.117 | standard-attr-tag 2026-07-08 09:00:39.117 | standard-attr-timestamp 2026-07-08 09:00:39.117 | stateful-security-group 2026-07-08 09:00:39.117 | subnet-dns-publish-fixed-ip 2026-07-08 09:00:39.117 | subnet-external-network 2026-07-08 09:00:39.118 | subnet-service-types 2026-07-08 09:00:39.118 | subnet_allocation 2026-07-08 09:00:39.118 | subnet_onboard 2026-07-08 09:00:39.118 | subnetpool-prefix-ops 2026-07-08 09:00:39.118 | tag-creation 2026-07-08 09:00:39.118 | tap-mirror 2026-07-08 09:00:39.118 | tap-mirror-both-direction 2026-07-08 09:00:39.118 | trunk 2026-07-08 09:00:39.118 | uplink-status-propagation 2026-07-08 09:00:39.118 | uplink-status-propagation-updatable 2026-07-08 09:00:39.119 | vlan-transparent 2026-07-08 09:00:39.119 | vpn-endpoint-groups 2026-07-08 09:00:39.119 | vpnaas' 2026-07-08 09:00:39.119 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 09:00:39.119 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-07-08 09:00:39.119 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 09:00:39.119 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-08 09:00:39.119 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-07-08 09:00:39.119 | address-scope 2026-07-08 09:00:39.119 | agent 2026-07-08 09:00:39.119 | allowed-address-pairs 2026-07-08 09:00:39.120 | auto-allocated-topology 2026-07-08 09:00:39.120 | availability_zone 2026-07-08 09:00:39.120 | bgp 2026-07-08 09:00:39.120 | bgp_4byte_asn 2026-07-08 09:00:39.120 | bgp_dragent_scheduler 2026-07-08 09:00:39.120 | binding 2026-07-08 09:00:39.120 | binding-extended 2026-07-08 09:00:39.120 | default-subnetpools 2026-07-08 09:00:39.120 | dhcp_agent_scheduler 2026-07-08 09:00:39.120 | dns-domain-ports 2026-07-08 09:00:39.121 | dns-integration 2026-07-08 09:00:39.121 | dns-integration-domain-keywords 2026-07-08 09:00:39.121 | empty-string-filtering 2026-07-08 09:00:39.121 | enable-default-route-bfd 2026-07-08 09:00:39.121 | enable-default-route-ecmp 2026-07-08 09:00:39.121 | expose-port-forwarding-in-fip 2026-07-08 09:00:39.121 | ext-gw-mode 2026-07-08 09:00:39.121 | external-gateway-multihoming 2026-07-08 09:00:39.121 | external-net 2026-07-08 09:00:39.121 | extra_dhcp_opt 2026-07-08 09:00:39.122 | extraroute 2026-07-08 09:00:39.122 | extraroute-atomic 2026-07-08 09:00:39.122 | filter-validation 2026-07-08 09:00:39.122 | fip-port-details 2026-07-08 09:00:39.122 | flavors 2026-07-08 09:00:39.122 | floating-ip-port-forwarding 2026-07-08 09:00:39.122 | floating-ip-port-forwarding-description 2026-07-08 09:00:39.122 | floating-ip-port-forwarding-detail 2026-07-08 09:00:39.122 | floating-ip-port-forwarding-port-ranges 2026-07-08 09:00:39.122 | floatingip-pools 2026-07-08 09:00:39.122 | fwaas_v2 2026-07-08 09:00:39.123 | ip_allocation 2026-07-08 09:00:39.123 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 09:00:39.123 | l3-flavors 2026-07-08 09:00:39.123 | l3-ha 2026-07-08 09:00:39.123 | l3_agent_scheduler 2026-07-08 09:00:39.123 | logging 2026-07-08 09:00:39.123 | multi-provider 2026-07-08 09:00:39.123 | net-mtu 2026-07-08 09:00:39.123 | net-mtu-writable 2026-07-08 09:00:39.123 | network-ip-availability 2026-07-08 09:00:39.124 | network_availability_zone 2026-07-08 09:00:39.124 | network_ha 2026-07-08 09:00:39.124 | pagination 2026-07-08 09:00:39.124 | port-device-profile 2026-07-08 09:00:39.124 | port-hardware-offload-type 2026-07-08 09:00:39.124 | port-mac-address-regenerate 2026-07-08 09:00:39.124 | port-numa-affinity-policy 2026-07-08 09:00:39.124 | port-numa-affinity-policy-socket 2026-07-08 09:00:39.124 | port-resource-request 2026-07-08 09:00:39.124 | port-security 2026-07-08 09:00:39.125 | port-trusted-vif 2026-07-08 09:00:39.125 | project-id 2026-07-08 09:00:39.125 | provider 2026-07-08 09:00:39.125 | pvlan 2026-07-08 09:00:39.125 | qinq 2026-07-08 09:00:39.125 | qos 2026-07-08 09:00:39.125 | qos-bw-limit-direction 2026-07-08 09:00:39.125 | qos-bw-minimum-ingress 2026-07-08 09:00:39.125 | qos-default 2026-07-08 09:00:39.125 | qos-fip 2026-07-08 09:00:39.126 | qos-gateway-ip 2026-07-08 09:00:39.126 | qos-rule-type-details 2026-07-08 09:00:39.126 | qos-rule-type-filter 2026-07-08 09:00:39.126 | qos-rules-alias 2026-07-08 09:00:39.126 | quota-check-limit 2026-07-08 09:00:39.126 | quota-check-limit-default 2026-07-08 09:00:39.126 | quota_details 2026-07-08 09:00:39.126 | quotas 2026-07-08 09:00:39.126 | rbac-address-scope 2026-07-08 09:00:39.126 | rbac-policies 2026-07-08 09:00:39.126 | rbac-security-groups 2026-07-08 09:00:39.127 | router 2026-07-08 09:00:39.127 | router-enable-snat 2026-07-08 09:00:39.127 | router_availability_zone 2026-07-08 09:00:39.127 | security-group 2026-07-08 09:00:39.127 | security-groups-default-rules 2026-07-08 09:00:39.127 | security-groups-default-statefulness 2026-07-08 09:00:39.127 | security-groups-normalized-cidr 2026-07-08 09:00:39.127 | security-groups-remote-address-group 2026-07-08 09:00:39.127 | security-groups-rules-belongs-to-default-sg 2026-07-08 09:00:39.127 | security-groups-shared-filtering 2026-07-08 09:00:39.128 | segment 2026-07-08 09:00:39.128 | sorting 2026-07-08 09:00:39.128 | standard-attr-description 2026-07-08 09:00:39.128 | standard-attr-fwaas-v2 2026-07-08 09:00:39.128 | standard-attr-revisions 2026-07-08 09:00:39.128 | standard-attr-tag 2026-07-08 09:00:39.128 | standard-attr-timestamp 2026-07-08 09:00:39.128 | stateful-security-group 2026-07-08 09:00:39.128 | subnet-dns-publish-fixed-ip 2026-07-08 09:00:39.129 | subnet-external-network 2026-07-08 09:00:39.129 | subnet-service-types 2026-07-08 09:00:39.129 | subnet_allocation 2026-07-08 09:00:39.129 | subnet_onboard 2026-07-08 09:00:39.129 | subnetpool-prefix-ops 2026-07-08 09:00:39.129 | tag-creation 2026-07-08 09:00:39.129 | tap-mirror 2026-07-08 09:00:39.129 | tap-mirror-both-direction 2026-07-08 09:00:39.129 | trunk 2026-07-08 09:00:39.129 | uplink-status-propagation 2026-07-08 09:00:39.129 | uplink-status-propagation-updatable 2026-07-08 09:00:39.130 | vlan-transparent 2026-07-08 09:00:39.130 | vpn-endpoint-groups 2026-07-08 09:00:39.130 | vpnaas' 2026-07-08 09:00:39.130 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-08 09:00:39.130 | address-scope 2026-07-08 09:00:39.130 | agent 2026-07-08 09:00:39.130 | allowed-address-pairs 2026-07-08 09:00:39.130 | auto-allocated-topology 2026-07-08 09:00:39.130 | availability_zone 2026-07-08 09:00:39.130 | bgp 2026-07-08 09:00:39.131 | bgp_4byte_asn 2026-07-08 09:00:39.131 | bgp_dragent_scheduler 2026-07-08 09:00:39.131 | binding 2026-07-08 09:00:39.131 | binding-extended 2026-07-08 09:00:39.131 | default-subnetpools 2026-07-08 09:00:39.131 | dhcp_agent_scheduler 2026-07-08 09:00:39.131 | dns-domain-ports 2026-07-08 09:00:39.131 | dns-integration 2026-07-08 09:00:39.131 | dns-integration-domain-keywords 2026-07-08 09:00:39.131 | empty-string-filtering 2026-07-08 09:00:39.131 | enable-default-route-bfd 2026-07-08 09:00:39.132 | enable-default-route-ecmp 2026-07-08 09:00:39.132 | expose-port-forwarding-in-fip 2026-07-08 09:00:39.132 | ext-gw-mode 2026-07-08 09:00:39.132 | external-gateway-multihoming 2026-07-08 09:00:39.132 | external-net 2026-07-08 09:00:39.132 | extra_dhcp_opt 2026-07-08 09:00:39.132 | extraroute 2026-07-08 09:00:39.132 | extraroute-atomic 2026-07-08 09:00:39.132 | filter-validation 2026-07-08 09:00:39.132 | fip-port-details 2026-07-08 09:00:39.133 | flavors 2026-07-08 09:00:39.133 | floating-ip-port-forwarding 2026-07-08 09:00:39.133 | floating-ip-port-forwarding-description 2026-07-08 09:00:39.133 | floating-ip-port-forwarding-detail 2026-07-08 09:00:39.133 | floating-ip-port-forwarding-port-ranges 2026-07-08 09:00:39.133 | floatingip-pools 2026-07-08 09:00:39.133 | fwaas_v2 2026-07-08 09:00:39.133 | ip_allocation 2026-07-08 09:00:39.133 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 09:00:39.133 | l3-flavors 2026-07-08 09:00:39.133 | l3-ha 2026-07-08 09:00:39.134 | l3_agent_scheduler 2026-07-08 09:00:39.134 | logging 2026-07-08 09:00:39.134 | multi-provider 2026-07-08 09:00:39.134 | net-mtu 2026-07-08 09:00:39.134 | net-mtu-writable 2026-07-08 09:00:39.134 | network-ip-availability 2026-07-08 09:00:39.134 | network_availability_zone 2026-07-08 09:00:39.134 | network_ha 2026-07-08 09:00:39.134 | pagination 2026-07-08 09:00:39.134 | port-device-profile 2026-07-08 09:00:39.134 | port-hardware-offload-type 2026-07-08 09:00:39.135 | port-mac-address-regenerate 2026-07-08 09:00:39.135 | port-numa-affinity-policy 2026-07-08 09:00:39.135 | port-numa-affinity-policy-socket 2026-07-08 09:00:39.135 | port-resource-request 2026-07-08 09:00:39.135 | port-security 2026-07-08 09:00:39.135 | port-trusted-vif 2026-07-08 09:00:39.135 | project-id 2026-07-08 09:00:39.135 | provider 2026-07-08 09:00:39.135 | pvlan 2026-07-08 09:00:39.135 | qinq 2026-07-08 09:00:39.136 | qos 2026-07-08 09:00:39.136 | qos-bw-limit-direction 2026-07-08 09:00:39.136 | qos-bw-minimum-ingress 2026-07-08 09:00:39.136 | qos-default 2026-07-08 09:00:39.136 | qos-fip 2026-07-08 09:00:39.136 | qos-gateway-ip 2026-07-08 09:00:39.136 | qos-rule-type-details 2026-07-08 09:00:39.136 | qos-rule-type-filter 2026-07-08 09:00:39.136 | qos-rules-alias 2026-07-08 09:00:39.136 | quota-check-limit 2026-07-08 09:00:39.137 | quota-check-limit-default 2026-07-08 09:00:39.137 | quota_details 2026-07-08 09:00:39.137 | quotas 2026-07-08 09:00:39.137 | rbac-address-scope 2026-07-08 09:00:39.137 | rbac-policies 2026-07-08 09:00:39.137 | rbac-security-groups 2026-07-08 09:00:39.137 | router 2026-07-08 09:00:39.137 | router-enable-snat 2026-07-08 09:00:39.137 | router_availability_zone 2026-07-08 09:00:39.137 | security-group 2026-07-08 09:00:39.137 | security-groups-default-rules 2026-07-08 09:00:39.138 | security-groups-default-statefulness 2026-07-08 09:00:39.138 | security-groups-normalized-cidr 2026-07-08 09:00:39.138 | security-groups-remote-address-group 2026-07-08 09:00:39.138 | security-groups-rules-belongs-to-default-sg 2026-07-08 09:00:39.138 | security-groups-shared-filtering 2026-07-08 09:00:39.138 | segment 2026-07-08 09:00:39.138 | sorting 2026-07-08 09:00:39.138 | standard-attr-description 2026-07-08 09:00:39.138 | standard-attr-fwaas-v2 2026-07-08 09:00:39.138 | standard-attr-revisions 2026-07-08 09:00:39.139 | standard-attr-tag 2026-07-08 09:00:39.139 | standard-attr-timestamp 2026-07-08 09:00:39.139 | stateful-security-group 2026-07-08 09:00:39.139 | subnet-dns-publish-fixed-ip 2026-07-08 09:00:39.139 | subnet-external-network 2026-07-08 09:00:39.139 | subnet-service-types 2026-07-08 09:00:39.139 | subnet_allocation 2026-07-08 09:00:39.139 | subnet_onboard 2026-07-08 09:00:39.139 | subnetpool-prefix-ops 2026-07-08 09:00:39.139 | tag-creation 2026-07-08 09:00:39.140 | tap-mirror 2026-07-08 09:00:39.140 | tap-mirror-both-direction 2026-07-08 09:00:39.140 | trunk 2026-07-08 09:00:39.140 | uplink-status-propagation 2026-07-08 09:00:39.140 | uplink-status-propagation-updatable 2026-07-08 09:00:39.140 | vlan-transparent 2026-07-08 09:00:39.140 | vpn-endpoint-groups 2026-07-08 09:00:39.140 | vpnaas' 2026-07-08 09:00:39.140 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 09:00:39.140 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-07-08 09:00:39.141 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-08 09:00:39.141 | address-scope 2026-07-08 09:00:39.141 | agent 2026-07-08 09:00:39.141 | allowed-address-pairs 2026-07-08 09:00:39.141 | auto-allocated-topology 2026-07-08 09:00:39.141 | availability_zone 2026-07-08 09:00:39.141 | bgp 2026-07-08 09:00:39.141 | bgp_4byte_asn 2026-07-08 09:00:39.141 | bgp_dragent_scheduler 2026-07-08 09:00:39.141 | binding 2026-07-08 09:00:39.141 | binding-extended 2026-07-08 09:00:39.142 | default-subnetpools 2026-07-08 09:00:39.142 | dhcp_agent_scheduler 2026-07-08 09:00:39.142 | dns-domain-ports 2026-07-08 09:00:39.142 | dns-integration 2026-07-08 09:00:39.142 | dns-integration-domain-keywords 2026-07-08 09:00:39.142 | empty-string-filtering 2026-07-08 09:00:39.142 | enable-default-route-bfd 2026-07-08 09:00:39.142 | enable-default-route-ecmp 2026-07-08 09:00:39.142 | expose-port-forwarding-in-fip 2026-07-08 09:00:39.142 | ext-gw-mode 2026-07-08 09:00:39.142 | external-gateway-multihoming 2026-07-08 09:00:39.143 | external-net 2026-07-08 09:00:39.143 | extra_dhcp_opt 2026-07-08 09:00:39.143 | extraroute 2026-07-08 09:00:39.143 | extraroute-atomic 2026-07-08 09:00:39.143 | filter-validation 2026-07-08 09:00:39.143 | fip-port-details 2026-07-08 09:00:39.143 | flavors 2026-07-08 09:00:39.143 | floating-ip-port-forwarding 2026-07-08 09:00:39.143 | floating-ip-port-forwarding-description 2026-07-08 09:00:39.143 | floating-ip-port-forwarding-detail 2026-07-08 09:00:39.144 | floating-ip-port-forwarding-port-ranges 2026-07-08 09:00:39.144 | floatingip-pools 2026-07-08 09:00:39.144 | fwaas_v2 2026-07-08 09:00:39.144 | ip_allocation 2026-07-08 09:00:39.144 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 09:00:39.144 | l3-flavors 2026-07-08 09:00:39.144 | l3-ha 2026-07-08 09:00:39.144 | l3_agent_scheduler 2026-07-08 09:00:39.144 | logging 2026-07-08 09:00:39.144 | multi-provider 2026-07-08 09:00:39.144 | net-mtu 2026-07-08 09:00:39.145 | net-mtu-writable 2026-07-08 09:00:39.145 | network-ip-availability 2026-07-08 09:00:39.145 | network_availability_zone 2026-07-08 09:00:39.145 | network_ha 2026-07-08 09:00:39.145 | pagination 2026-07-08 09:00:39.145 | port-device-profile 2026-07-08 09:00:39.145 | port-hardware-offload-type 2026-07-08 09:00:39.145 | port-mac-address-regenerate 2026-07-08 09:00:39.145 | port-numa-affinity-policy 2026-07-08 09:00:39.145 | port-numa-affinity-policy-socket 2026-07-08 09:00:39.146 | port-resource-request 2026-07-08 09:00:39.146 | port-security 2026-07-08 09:00:39.146 | port-trusted-vif 2026-07-08 09:00:39.146 | project-id 2026-07-08 09:00:39.146 | provider 2026-07-08 09:00:39.146 | pvlan 2026-07-08 09:00:39.146 | qinq 2026-07-08 09:00:39.146 | qos 2026-07-08 09:00:39.146 | qos-bw-limit-direction 2026-07-08 09:00:39.146 | qos-bw-minimum-ingress 2026-07-08 09:00:39.146 | qos-default 2026-07-08 09:00:39.147 | qos-fip 2026-07-08 09:00:39.147 | qos-gateway-ip 2026-07-08 09:00:39.147 | qos-rule-type-details 2026-07-08 09:00:39.147 | qos-rule-type-filter 2026-07-08 09:00:39.147 | qos-rules-alias 2026-07-08 09:00:39.147 | quota-check-limit 2026-07-08 09:00:39.147 | quota-check-limit-default 2026-07-08 09:00:39.147 | quota_details 2026-07-08 09:00:39.147 | quotas 2026-07-08 09:00:39.147 | rbac-address-scope 2026-07-08 09:00:39.148 | rbac-policies 2026-07-08 09:00:39.148 | rbac-security-groups 2026-07-08 09:00:39.148 | router 2026-07-08 09:00:39.148 | router-enable-snat 2026-07-08 09:00:39.148 | router_availability_zone 2026-07-08 09:00:39.148 | security-group 2026-07-08 09:00:39.148 | security-groups-default-rules 2026-07-08 09:00:39.148 | security-groups-default-statefulness 2026-07-08 09:00:39.148 | security-groups-normalized-cidr 2026-07-08 09:00:39.148 | security-groups-remote-address-group 2026-07-08 09:00:39.149 | security-groups-rules-belongs-to-default-sg 2026-07-08 09:00:39.149 | security-groups-shared-filtering 2026-07-08 09:00:39.149 | segment 2026-07-08 09:00:39.149 | sorting 2026-07-08 09:00:39.149 | standard-attr-description 2026-07-08 09:00:39.149 | standard-attr-fwaas-v2 2026-07-08 09:00:39.149 | standard-attr-revisions 2026-07-08 09:00:39.149 | standard-attr-tag 2026-07-08 09:00:39.149 | standard-attr-timestamp 2026-07-08 09:00:39.149 | stateful-security-group 2026-07-08 09:00:39.149 | subnet-dns-publish-fixed-ip 2026-07-08 09:00:39.150 | subnet-external-network 2026-07-08 09:00:39.150 | subnet-service-types 2026-07-08 09:00:39.150 | subnet_allocation 2026-07-08 09:00:39.150 | subnet_onboard 2026-07-08 09:00:39.150 | subnetpool-prefix-ops 2026-07-08 09:00:39.150 | tag-creation 2026-07-08 09:00:39.150 | tap-mirror 2026-07-08 09:00:39.150 | tap-mirror-both-direction 2026-07-08 09:00:39.150 | trunk 2026-07-08 09:00:39.150 | uplink-status-propagation 2026-07-08 09:00:39.151 | uplink-status-propagation-updatable 2026-07-08 09:00:39.151 | vlan-transparent 2026-07-08 09:00:39.151 | vpn-endpoint-groups 2026-07-08 09:00:39.151 | vpnaas' 2026-07-08 09:00:39.151 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 09:00:39.151 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-08 09:00:39.151 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-07-08 09:00:39.151 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-07-08 09:00:39.151 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-07-08 09:00:39.151 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-07-08 09:00:39.152 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-08 09:00:39.152 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-08 09:00:39.152 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-07-08 09:00:39.152 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 09:00:39.152 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-08 09:00:39.152 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-08 09:00:39.152 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-08 09:00:39.152 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 09:00:39.152 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-07-08 09:00:39.177 | + 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.180:6641 2026-07-08 09:00:39.179 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 09:00:39.182 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-08 09:00:39.185 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.180:6641 2026-07-08 09:00:39.187 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.180:6641 ']' 2026-07-08 09:00:39.189 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 09:00:39.191 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.180:6641 2026-07-08 09:00:39.221 | + 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.180:6642 2026-07-08 09:00:39.224 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 09:00:39.226 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-08 09:00:39.228 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.180:6642 2026-07-08 09:00:39.231 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.180:6642 ']' 2026-07-08 09:00:39.233 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 09:00:39.235 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.180:6642 2026-07-08 09:00:39.265 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-07-08 09:00:39.281 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:00:39.284 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-07-08 09:00:39.287 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 09:00:39.289 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-08 09:00:39.292 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-08 09:00:39.294 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-08 09:00:39.296 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 09:00:39.299 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-08 09:00:39.329 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-07-08 09:00:39.331 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 09:00:39.334 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-08 09:00:39.336 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-08 09:00:39.339 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-08 09:00:39.342 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 09:00:39.344 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-08 09:00:39.376 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-08 09:00:39.379 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 09:00:39.381 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-08 09:00:39.383 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-08 09:00:39.386 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-08 09:00:39.388 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 09:00:39.391 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-08 09:00:39.426 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-08 09:00:39.447 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-07-08 09:00:39.464 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:00:39.467 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-07-08 09:00:39.470 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-08 09:00:39.489 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:00:39.493 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-08 09:00:39.495 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-08 09:00:39.498 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-07-08 09:00:39.501 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 09:00:39.504 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-08 09:00:39.507 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-08 09:00:39.510 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-08 09:00:39.513 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 09:00:39.516 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-08 09:00:39.553 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-07-08 09:00:39.573 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:00:39.576 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-08 09:00:39.618 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-07-08 09:00:39.638 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:00:39.641 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-08 09:00:39.678 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-07-08 09:00:39.699 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:00:39.702 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-07-08 09:00:39.705 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-08 09:00:39.726 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:00:39.729 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-08 09:00:39.732 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-08 09:00:39.735 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-08 09:00:39.770 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-07-08 09:00:39.790 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:00:39.793 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-07-08 09:00:39.814 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:00:39.817 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-07-08 09:00:39.839 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:00:39.842 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-07-08 09:00:39.863 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:00:39.865 | + lib/neutron:configure_neutron:429 : is_service_enabled q-ovn-bgp 2026-07-08 09:00:39.885 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:00:39.888 | + lib/neutron:configure_neutron:434 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-08 09:00:39.909 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:00:39.911 | + lib/neutron:configure_neutron:435 : _configure_neutron_service 2026-07-08 09:00:39.915 | + lib/neutron:_configure_neutron_service:1003 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-08 09:00:39.917 | + lib/neutron:_configure_neutron_service:1004 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-08 09:00:39.923 | + lib/neutron:_configure_neutron_service:1007 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-08 09:00:39.962 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-08 09:00:40.005 | + lib/neutron:_configure_neutron_service:1010 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-08 09:00:40.049 | + lib/neutron:_configure_neutron_service:1012 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-08 09:00:40.097 | + lib/neutron:_configure_neutron_service:1013 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-08 09:00:40.101 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-08 09:00:40.104 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-08 09:00:40.108 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-08 09:00:40.112 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-08 09:00:40.116 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-08 09:00:40.120 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-08 09:00:40.125 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-08 09:00:40.128 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-08 09:00:40.132 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-08 09:00:40.175 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-08 09:00:40.216 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.180/identity 2026-07-08 09:00:40.260 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-08 09:00:40.293 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-07-08 09:00:40.326 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-08 09:00:40.358 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-08 09:00:40.390 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-08 09:00:40.426 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.180/identity 2026-07-08 09:00:40.464 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-08 09:00:40.499 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-08 09:00:40.532 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-08 09:00:40.535 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-08 09:00:40.573 | + lib/neutron:_configure_neutron_service:1017 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-08 09:00:40.610 | + lib/neutron:_configure_neutron_service:1019 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-08 09:00:40.613 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-08 09:00:40.616 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-08 09:00:40.619 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-08 09:00:40.622 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-08 09:00:40.659 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-08 09:00:40.695 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.180/identity 2026-07-08 09:00:40.734 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-08 09:00:40.772 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-07-08 09:00:40.810 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-08 09:00:40.849 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-08 09:00:40.888 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-08 09:00:40.925 | + lib/neutron:_configure_neutron_service:1022 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-08 09:00:40.928 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-08 09:00:40.931 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-08 09:00:40.934 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-08 09:00:40.936 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-08 09:00:40.974 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-08 09:00:41.011 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.180/identity 2026-07-08 09:00:41.050 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-08 09:00:41.089 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-07-08 09:00:41.128 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-08 09:00:41.166 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-08 09:00:41.202 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-08 09:00:41.242 | + lib/neutron:_configure_neutron_service:1025 : neutron_plugin_configure_service 2026-07-08 09:00:41.245 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-08 09:00:41.249 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-08 09:00:41.253 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-08 09:00:41.257 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-08 09:00:41.261 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-08 09:00:41.265 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-08 09:00:41.269 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-08 09:00:41.273 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-08 09:00:41.277 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-08 09:00:41.281 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-08 09:00:41.284 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-08 09:00:41.288 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-08 09:00:41.292 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-08 09:00:41.296 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-08 09:00:41.300 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-08 09:00:41.303 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-08 09:00:41.306 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-08 09:00:41.309 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 09:00:41.313 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-08 09:00:41.316 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-08 09:00:41.319 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-08 09:00:41.324 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 09:00:41.327 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-08 09:00:41.370 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-07-08 09:00:41.373 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 09:00:41.376 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-08 09:00:41.380 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-08 09:00:41.383 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-08 09:00:41.386 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 09:00:41.389 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-08 09:00:41.426 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-07-08 09:00:41.429 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 09:00:41.432 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-08 09:00:41.434 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-08 09:00:41.437 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-08 09:00:41.441 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 09:00:41.444 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-08 09:00:41.480 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-08 09:00:41.483 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-07-08 09:00:41.485 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 09:00:41.489 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-08 09:00:41.491 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-08 09:00:41.494 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-08 09:00:41.497 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 09:00:41.501 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-07-08 09:00:41.537 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-07-08 09:00:41.540 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 09:00:41.543 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-08 09:00:41.546 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-08 09:00:41.549 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-08 09:00:41.553 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 09:00:41.555 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-08 09:00:41.593 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-07-08 09:00:41.596 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 09:00:41.599 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-08 09:00:41.602 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-08 09:00:41.606 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-08 09:00:41.609 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 09:00:41.612 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-08 09:00:41.648 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-07-08 09:00:41.651 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 09:00:41.654 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-08 09:00:41.658 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-08 09:00:41.661 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-08 09:00:41.664 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 09:00:41.667 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-07-08 09:00:41.703 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-07-08 09:00:41.707 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 09:00:41.709 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-08 09:00:41.713 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-08 09:00:41.716 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-08 09:00:41.719 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 09:00:41.722 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-07-08 09:00:41.760 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-07-08 09:00:41.763 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 09:00:41.766 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-08 09:00:41.769 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-08 09:00:41.772 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-08 09:00:41.775 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 09:00:41.778 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-08 09:00:41.815 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-07-08 09:00:41.817 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 09:00:41.820 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-08 09:00:41.824 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-08 09:00:41.827 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-08 09:00:41.830 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 09:00:41.833 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-07-08 09:00:41.869 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-07-08 09:00:41.872 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-08 09:00:41.875 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-08 09:00:41.878 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-08 09:00:41.881 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-08 09:00:41.884 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-08 09:00:41.886 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-07-08 09:00:41.923 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-08 09:00:41.926 | + lib/neutron:configure_neutron:438 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-07-08 09:00:41.965 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-08 09:00:42.002 | + lib/neutron:configure_neutron:444 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-08 09:00:42.005 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-08 09:00:42.008 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-08 09:00:42.011 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-08 09:00:42.014 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-08 09:00:42.017 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-08 09:00:42.020 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-08 09:00:42.022 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-08 09:00:42.026 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-08 09:00:42.042 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-08 09:00:42.043 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-08 09:00:42.053 | d /var/run/uwsgi 0755 quobyte root 2026-07-08 09:00:42.059 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-08 09:00:42.074 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-08 09:00:42.079 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-08 09:00:42.082 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-08 09:00:42.087 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-08 09:00:42.089 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-08 09:00:42.128 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-07-08 09:00:42.165 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-08 09:00:42.202 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-08 09:00:42.241 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-08 09:00:42.277 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-08 09:00:42.315 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-08 09:00:42.352 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-08 09:00:42.388 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-08 09:00:42.425 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-08 09:00:42.466 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-08 09:00:42.508 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-08 09:00:42.552 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-08 09:00:42.595 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-08 09:00:42.636 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-08 09:00:42.640 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-08 09:00:42.644 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-08 09:00:42.649 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-08 09:00:42.653 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-08 09:00:42.657 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 09:00:42.661 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 09:00:42.665 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-08 09:00:42.669 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-08 09:00:42.673 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-08 09:00:42.713 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-08 09:00:42.755 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-08 09:00:42.755 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-07-08 09:00:42.766 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-08 09:00:42.772 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-08 09:00:42.776 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-08 09:00:42.780 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-08 09:00:42.784 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-08 09:00:42.788 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-08 09:00:42.792 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-08 09:00:42.796 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 09:00:42.800 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 09:00:42.804 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-08 09:00:42.808 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-08 09:00:42.812 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 09:00:42.816 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 09:00:42.820 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-08 09:00:42.832 | perl: warning: Setting locale failed. 2026-07-08 09:00:42.832 | perl: warning: Please check that your locale settings: 2026-07-08 09:00:42.832 | LANGUAGE = (unset), 2026-07-08 09:00:42.833 | LC_ALL = "en_US.utf8", 2026-07-08 09:00:42.833 | LANG = "de_DE.UTF-8" 2026-07-08 09:00:42.833 | are supported and installed on your system. 2026-07-08 09:00:42.833 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-08 09:00:42.879 | Enabling site neutron-api. 2026-07-08 09:00:42.886 | To activate the new configuration, you need to run: 2026-07-08 09:00:42.886 | systemctl reload apache2 2026-07-08 09:00:42.891 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-08 09:00:42.894 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-08 09:00:42.898 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-08 09:00:42.901 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-08 09:00:43.134 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-07-08 09:00:43.160 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:00:43.164 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-07-08 09:00:43.189 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:00:43.193 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-07-08 09:00:43.196 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-08 09:00:43.280 | + inc/async:async_inner:63 : init_neutron 2026-07-08 09:00:43.327 | [2066 Async init_neutron:55421]: running: init_neutron 2026-07-08 09:00:43.332 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-07-08 09:00:43.359 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:00:43.363 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-07-08 09:00:43.390 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:00:43.394 | + ./stack.sh:main:1199 : configure_os_vif 2026-07-08 09:00:43.399 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-08 09:00:43.403 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-08 09:00:43.456 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-08 09:00:43.460 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-08 09:00:43.509 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-07-08 09:00:43.533 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:00:43.535 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-07-08 09:00:43.562 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:00:43.566 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-07-08 09:00:43.569 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 09:00:43.573 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-07-08 09:00:43.577 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-07-08 09:00:43.580 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-08 09:00:43.653 | + inc/async:async_inner:63 : init_cinder 2026-07-08 09:00:43.703 | [2066 Async init_cinder:55657]: running: init_cinder 2026-07-08 09:00:43.708 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-07-08 09:00:43.736 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:00:43.741 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-07-08 09:00:43.745 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 09:00:43.749 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-07-08 09:00:43.754 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-07-08 09:00:43.758 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-08 09:00:43.827 | + inc/async:async_inner:63 : init_placement 2026-07-08 09:00:43.877 | [2066 Async init_placement:55787]: running: init_placement 2026-07-08 09:00:43.881 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-07-08 09:00:43.946 | [2066 Async init_neutron:55421]: Waiting for completion of init_neutron running on PID 55421 (5 other jobs running) 2026-07-08 09:00:43.975 | [2066 Async init_neutron:55421]: Signaling child to exit 2026-07-08 09:00:58.125 | + inc/async:async_inner:64 : rc=0 2026-07-08 09:00:58.158 | [55657 Async init_cinder:55657]: finished successfully 2026-07-08 09:01:34.696 | + inc/async:async_inner:64 : rc=0 2026-07-08 09:01:34.731 | [55787 Async init_placement:55787]: finished successfully 2026-07-08 09:01:37.987 | + inc/async:async_inner:64 : rc=0 2026-07-08 09:01:38.021 | [55421 Async init_neutron:55421]: finished successfully 2026-07-08 09:01:38.053 | WAKEUP 2026-07-08 09:01:38.082 | [2066 Async init_neutron:55421]: Signaled 2026-07-08 09:01:38.085 | + lib/neutron:init_neutron:501 : recreate_database neutron 2026-07-08 09:01:38.085 | + lib/database:recreate_database:112 : local db=neutron 2026-07-08 09:01:38.085 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-08 09:01:38.085 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-08 09:01:38.085 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-08 09:01:38.086 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 09:01:38.086 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-08 09:01:38.086 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 09:01:38.086 | + lib/neutron:init_neutron:502 : time_start dbsync 2026-07-08 09:01:38.086 | + functions-common:time_start:2406 : local name=dbsync 2026-07-08 09:01:38.086 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:01:38.086 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:01:38.086 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:01:38.086 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501243476 2026-07-08 09:01:38.086 | + lib/neutron:init_neutron:504 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-07-08 09:01:38.086 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-08 09:01:38.087 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-08 09:01:38.087 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-08 09:01:38.087 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-08 09:01:38.087 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-08 09:01:38.087 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-07-08 09:01:38.087 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-07-08 09:01:38.087 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-08 09:01:38.087 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-08 09:01:38.087 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-08 09:01:38.087 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-08 09:01:38.088 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-08 09:01:38.088 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-08 09:01:38.089 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-08 09:01:38.089 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-08 09:01:38.089 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-08 09:01:38.090 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-08 09:01:38.090 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-08 09:01:38.090 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-08 09:01:38.090 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-08 09:01:38.090 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-08 09:01:38.090 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-08 09:01:38.091 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-08 09:01:38.091 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-08 09:01:38.091 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-08 09:01:38.091 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-08 09:01:38.091 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-08 09:01:38.091 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-08 09:01:38.091 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-08 09:01:38.091 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-08 09:01:38.091 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-08 09:01:38.091 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-08 09:01:38.091 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-08 09:01:38.092 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-08 09:01:38.092 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-08 09:01:38.092 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-08 09:01:38.092 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-08 09:01:38.092 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-08 09:01:38.092 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-08 09:01:38.092 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-08 09:01:38.092 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-08 09:01:38.092 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-07-08 09:01:38.092 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-07-08 09:01:38.093 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-07-08 09:01:38.093 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-08 09:01:38.094 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-07-08 09:01:38.094 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-07-08 09:01:38.094 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-08 09:01:38.095 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-08 09:01:38.095 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-07-08 09:01:38.095 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-07-08 09:01:38.096 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-08 09:01:38.096 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-08 09:01:38.096 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-08 09:01:38.096 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-08 09:01:38.096 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-08 09:01:38.096 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-08 09:01:38.096 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-08 09:01:38.097 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-08 09:01:38.097 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-08 09:01:38.097 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-08 09:01:38.097 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-08 09:01:38.097 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-08 09:01:38.097 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-08 09:01:38.097 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-08 09:01:38.097 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-08 09:01:38.097 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-08 09:01:38.097 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-08 09:01:38.098 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-08 09:01:38.098 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-08 09:01:38.099 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-08 09:01:38.099 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-08 09:01:38.099 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-08 09:01:38.099 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-08 09:01:38.099 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-08 09:01:38.099 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-08 09:01:38.100 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-08 09:01:38.100 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-08 09:01:38.100 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-08 09:01:38.100 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-08 09:01:38.100 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-08 09:01:38.100 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-08 09:01:38.100 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-08 09:01:38.100 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-08 09:01:38.100 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-08 09:01:38.100 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-08 09:01:38.100 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-08 09:01:38.101 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-08 09:01:38.101 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-08 09:01:38.101 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-08 09:01:38.101 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-08 09:01:38.101 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-08 09:01:38.101 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-08 09:01:38.101 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-08 09:01:38.101 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-08 09:01:38.101 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-08 09:01:38.101 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-08 09:01:38.101 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-08 09:01:38.102 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-08 09:01:38.102 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-08 09:01:38.102 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-08 09:01:38.102 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-08 09:01:38.102 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-08 09:01:38.102 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-08 09:01:38.102 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-08 09:01:38.102 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-08 09:01:38.102 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-08 09:01:38.102 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-08 09:01:38.103 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-08 09:01:38.103 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-08 09:01:38.103 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-08 09:01:38.103 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-08 09:01:38.103 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-08 09:01:38.103 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-08 09:01:38.103 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-08 09:01:38.103 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-08 09:01:38.103 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-08 09:01:38.103 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-08 09:01:38.103 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-08 09:01:38.103 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-08 09:01:38.104 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-08 09:01:38.104 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-08 09:01:38.104 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-08 09:01:38.104 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-08 09:01:38.104 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-08 09:01:38.104 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-08 09:01:38.104 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-08 09:01:38.104 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-08 09:01:38.104 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-08 09:01:38.104 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-08 09:01:38.105 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-08 09:01:38.105 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-08 09:01:38.105 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-07-08 09:01:38.105 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-07-08 09:01:38.105 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-08 09:01:38.105 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-08 09:01:38.105 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-08 09:01:38.105 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-08 09:01:38.105 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-08 09:01:38.105 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-08 09:01:38.105 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-08 09:01:38.106 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-08 09:01:38.106 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-08 09:01:38.106 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-08 09:01:38.106 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-08 09:01:38.106 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-08 09:01:38.106 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-08 09:01:38.106 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-08 09:01:38.106 | Running upgrade for neutron ... 2026-07-08 09:01:38.106 | OK 2026-07-08 09:01:38.107 | + lib/neutron:init_neutron:505 : time_stop dbsync 2026-07-08 09:01:38.107 | + functions-common:time_stop:2420 : local name 2026-07-08 09:01:38.107 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:01:38.107 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:01:38.107 | + functions-common:time_stop:2423 : local total 2026-07-08 09:01:38.107 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:01:38.107 | + functions-common:time_stop:2426 : name=dbsync 2026-07-08 09:01:38.107 | + functions-common:time_stop:2427 : start_time=1783501243476 2026-07-08 09:01:38.107 | + functions-common:time_stop:2429 : [[ -z 1783501243476 ]] 2026-07-08 09:01:38.107 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:01:38.107 | + functions-common:time_stop:2432 : end_time=1783501297963 2026-07-08 09:01:38.108 | + functions-common:time_stop:2433 : elapsed_time=54487 2026-07-08 09:01:38.108 | + functions-common:time_stop:2434 : total=8511 2026-07-08 09:01:38.108 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:01:38.108 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=62998 2026-07-08 09:01:38.142 | [2066 Async init_neutron:55421]: finished init_neutron with result 0 in 54 seconds 2026-07-08 09:01:38.148 | + inc/async:async_wait:197 : return 0 2026-07-08 09:01:38.152 | + ./stack.sh:main:1229 : async_wait init_placement 2026-07-08 09:01:38.218 | [2066 Async init_placement:55787]: Waiting for completion of init_placement running on PID 55787 (4 other jobs running) 2026-07-08 09:01:38.249 | [2066 Async init_placement:55787]: Signaling child to exit 2026-07-08 09:01:38.249 | WAKEUP 2026-07-08 09:01:38.277 | [2066 Async init_placement:55787]: Signaled 2026-07-08 09:01:38.280 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-08 09:01:38.280 | + lib/database:recreate_database:112 : local db=placement 2026-07-08 09:01:38.280 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-08 09:01:38.280 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-08 09:01:38.280 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-08 09:01:38.280 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 09:01:38.280 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-08 09:01:38.280 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 09:01:38.281 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-08 09:01:38.281 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-08 09:01:38.281 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 09:01:38.281 | we strongly recommend against using it for new projects. 2026-07-08 09:01:38.281 | 2026-07-08 09:01:38.281 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 09:01:38.281 | framework. For more detail see 2026-07-08 09:01:38.281 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 09:01:38.281 | 2026-07-08 09:01:38.281 | __import__(import_str) 2026-07-08 09:01:38.281 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-08 09:01:38.282 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-08 09:01:38.282 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-07-08 09:01:38.282 | + functions-common:get_or_create_user:899 : local user_id 2026-07-08 09:01:38.282 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-08 09:01:38.282 | + functions-common:get_or_create_user:903 : local email= 2026-07-08 09:01:38.282 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-08 09:01:38.282 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:01:38.282 | + functions-common:get_or_create_user:915 : user_id=196a522a7a0f49c9a8dc2dd774d1d76f 2026-07-08 09:01:38.282 | + functions-common:get_or_create_user:916 : echo 196a522a7a0f49c9a8dc2dd774d1d76f 2026-07-08 09:01:38.282 | 196a522a7a0f49c9a8dc2dd774d1d76f 2026-07-08 09:01:38.282 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-08 09:01:38.283 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 09:01:38.283 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 09:01:38.283 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-08 09:01:38.283 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 09:01:38.283 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 09:01:38.283 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-08 09:01:38.283 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-08 09:01:38.283 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-08 09:01:38.283 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-08 09:01:38.283 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-08 09:01:38.283 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-08 09:01:38.284 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-07-08 09:01:38.284 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-08 09:01:38.284 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:01:38.284 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4c4bf6004dba4c4e80fe82cbf56c4c8c 2026-07-08 09:01:38.284 | + functions-common:get_or_add_user_project_role:980 : echo 4c4bf6004dba4c4e80fe82cbf56c4c8c 2026-07-08 09:01:38.284 | 4c4bf6004dba4c4e80fe82cbf56c4c8c 2026-07-08 09:01:38.284 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-08 09:01:38.284 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-08 09:01:38.284 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-08 09:01:38.284 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-08 09:01:38.284 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-08 09:01:38.285 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-08 09:01:38.285 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-08 09:01:38.285 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-08 09:01:38.285 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-08 09:01:38.285 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-08 09:01:38.285 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-08 09:01:38.285 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-08 09:01:38.285 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-08 09:01:38.285 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-07-08 09:01:38.285 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-08 09:01:38.285 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:01:38.286 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2ffd74e0dc4c4e518b6ce54c5e3040dd 2026-07-08 09:01:38.286 | + functions-common:get_or_add_user_project_role:980 : echo 2ffd74e0dc4c4e518b6ce54c5e3040dd 2026-07-08 09:01:38.286 | 2ffd74e0dc4c4e518b6ce54c5e3040dd 2026-07-08 09:01:38.286 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.180/placement 2026-07-08 09:01:38.286 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-08 09:01:38.286 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-08 09:01:38.286 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-08 09:01:38.286 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-07-08 09:01:38.286 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:01:38.286 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-08 09:01:38.287 | 95db3ad59dad46dc9df36203a35b13a7' 2026-07-08 09:01:38.287 | + functions-common:get_or_create_service:1067 : echo 95db3ad59dad46dc9df36203a35b13a7 2026-07-08 09:01:38.287 | 95db3ad59dad46dc9df36203a35b13a7 2026-07-08 09:01:38.287 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.180/placement 2026-07-08 09:01:38.287 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-08 09:01:38.287 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.180/placement RegionOne 2026-07-08 09:01:38.287 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-08 09:01:38.287 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-07-08 09:01:38.287 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:01:38.287 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-08 09:01:38.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-08 09:01:38.288 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.180/placement --region RegionOne -f value -c id 2026-07-08 09:01:38.288 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:01:38.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=1c1b4bb2614f41959918594759098069 2026-07-08 09:01:38.288 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 1c1b4bb2614f41959918594759098069 2026-07-08 09:01:38.288 | + functions-common:get_or_create_endpoint:1100 : public_id=1c1b4bb2614f41959918594759098069 2026-07-08 09:01:38.288 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-08 09:01:38.288 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-08 09:01:38.288 | + functions-common:get_or_create_endpoint:1109 : echo 1c1b4bb2614f41959918594759098069 2026-07-08 09:01:38.288 | 1c1b4bb2614f41959918594759098069 2026-07-08 09:01:38.346 | [2066 Async init_placement:55787]: finished init_placement with result 0 in 50 seconds 2026-07-08 09:01:38.353 | + inc/async:async_wait:197 : return 0 2026-07-08 09:01:38.357 | + ./stack.sh:main:1230 : async_wait init_glance 2026-07-08 09:01:38.425 | [2066 Async init_glance:51189]: Waiting for completion of init_glance running on PID 51189 (3 other jobs running) 2026-07-08 09:01:38.456 | [2066 Async init_glance:51189]: Signaling child to exit 2026-07-08 09:01:38.457 | WAKEUP 2026-07-08 09:01:38.485 | [2066 Async init_glance:51189]: Signaled 2026-07-08 09:01:38.487 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-08 09:01:38.487 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-08 09:01:38.487 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-08 09:01:38.487 | + lib/database:recreate_database:112 : local db=glance 2026-07-08 09:01:38.487 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-08 09:01:38.487 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-08 09:01:38.488 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-08 09:01:38.488 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 09:01:38.488 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-08 09:01:38.489 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 09:01:38.489 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-08 09:01:38.489 | + functions-common:time_start:2406 : local name=dbsync 2026-07-08 09:01:38.489 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:01:38.489 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:01:38.489 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:01:38.489 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501146528 2026-07-08 09:01:38.490 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-08 09:01:38.490 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-08 09:01:38.490 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 09:01:38.490 | we strongly recommend against using it for new projects. 2026-07-08 09:01:38.490 | 2026-07-08 09:01:38.490 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 09:01:38.491 | framework. For more detail see 2026-07-08 09:01:38.491 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 09:01:38.491 | 2026-07-08 09:01:38.491 | __import__(import_str) 2026-07-08 09:01:38.491 | INFO dbcounter [-] Registered counter for database glance 2026-07-08 09:01:38.491 | 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=51295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-08 09:01:38.491 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 09:01:38.491 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 09:01:38.491 | DEBUG dbcounter [-] [51295] Writer thread running {{(pid=51295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 09:01:38.491 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 09:01:38.491 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 09:01:38.492 | INFO dbcounter [-] Registered counter for database glance 2026-07-08 09:01:38.492 | 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=51295) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-08 09:01:38.492 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 09:01:38.492 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 09:01:38.492 | DEBUG dbcounter [-] [51295] Writer thread running {{(pid=51295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 09:01:38.492 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-08 09:01:38.492 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-08 09:01:38.492 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-08 09:01:38.492 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.492 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-08 09:01:38.493 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.493 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-08 09:01:38.493 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.493 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-08 09:01:38.493 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.493 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-08 09:01:38.493 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.493 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-08 09:01:38.493 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.493 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-08 09:01:38.494 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.494 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-08 09:01:38.494 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.494 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-08 09:01:38.494 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.494 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-08 09:01:38.494 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.494 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-08 09:01:38.494 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.494 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-08 09:01:38.495 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.495 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-08 09:01:38.495 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.495 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-08 09:01:38.495 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.495 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-08 09:01:38.495 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.495 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 09:01:38.495 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 09:01:38.495 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 09:01:38.496 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 09:01:38.496 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 09:01:38.496 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 09:01:38.496 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 09:01:38.496 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 09:01:38.496 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 09:01:38.496 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 09:01:38.496 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-08 09:01:38.496 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-08 09:01:38.496 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-08 09:01:38.496 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.497 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-08 09:01:38.497 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.497 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-08 09:01:38.497 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.497 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-08 09:01:38.497 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.497 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-08 09:01:38.497 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.497 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-08 09:01:38.498 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.498 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-08 09:01:38.498 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.498 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-08 09:01:38.498 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.498 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-08 09:01:38.498 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.498 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-08 09:01:38.498 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.498 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-08 09:01:38.499 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.499 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-08 09:01:38.499 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=51295) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-08 09:01:38.499 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 09:01:38.499 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 09:01:38.499 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 09:01:38.499 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 09:01:38.499 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-08 09:01:38.499 | Database migration is up to date. No migration needed. 2026-07-08 09:01:38.499 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-08 09:01:38.500 | Database is synced successfully. 2026-07-08 09:01:38.500 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-08 09:01:38.500 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-08 09:01:38.500 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 09:01:38.500 | we strongly recommend against using it for new projects. 2026-07-08 09:01:38.500 | 2026-07-08 09:01:38.500 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 09:01:38.500 | framework. For more detail see 2026-07-08 09:01:38.500 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 09:01:38.500 | 2026-07-08 09:01:38.500 | __import__(import_str) 2026-07-08 09:01:38.501 | INFO dbcounter [-] Registered counter for database glance 2026-07-08 09:01:38.501 | 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=51507) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-08 09:01:38.501 | DEBUG dbcounter [-] [51507] Writer thread running {{(pid=51507) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 09:01:38.501 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-08 09:01:38.501 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-08 09:01:38.501 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-08 09:01:38.501 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-08 09:01:38.501 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-08 09:01:38.501 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-08 09:01:38.502 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-08 09:01:38.502 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-08 09:01:38.502 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-08 09:01:38.502 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-08 09:01:38.502 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-08 09:01:38.502 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-08 09:01:38.502 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-08 09:01:38.502 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-08 09:01:38.502 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-08 09:01:38.502 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-08 09:01:38.503 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-08 09:01:38.503 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-08 09:01:38.503 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-08 09:01:38.503 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-08 09:01:38.503 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-08 09:01:38.503 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-08 09:01:38.503 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-08 09:01:38.503 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-08 09:01:38.503 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-08 09:01:38.503 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-08 09:01:38.503 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-08 09:01:38.504 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-08 09:01:38.504 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-08 09:01:38.504 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-08 09:01:38.504 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-08 09:01:38.504 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-08 09:01:38.504 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-08 09:01:38.504 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-08 09:01:38.504 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-08 09:01:38.504 | + functions-common:time_stop:2420 : local name 2026-07-08 09:01:38.505 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:01:38.505 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:01:38.505 | + functions-common:time_stop:2423 : local total 2026-07-08 09:01:38.505 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:01:38.505 | + functions-common:time_stop:2426 : name=dbsync 2026-07-08 09:01:38.505 | + functions-common:time_stop:2427 : start_time=1783501146528 2026-07-08 09:01:38.505 | + functions-common:time_stop:2429 : [[ -z 1783501146528 ]] 2026-07-08 09:01:38.505 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:01:38.506 | + functions-common:time_stop:2432 : end_time=1783501160376 2026-07-08 09:01:38.506 | + functions-common:time_stop:2433 : elapsed_time=13848 2026-07-08 09:01:38.506 | + functions-common:time_stop:2434 : total=8511 2026-07-08 09:01:38.506 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:01:38.506 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22359 2026-07-08 09:01:38.542 | [2066 Async init_glance:51189]: finished init_glance with result 0 in 14 seconds 2026-07-08 09:01:38.549 | + inc/async:async_wait:197 : return 0 2026-07-08 09:01:38.553 | + ./stack.sh:main:1231 : async_wait init_swift 2026-07-08 09:01:38.583 | Not waiting for async task init_swift that we never started or has already been waited for 2026-07-08 09:01:38.587 | + inc/async:async_wait:197 : return 0 2026-07-08 09:01:38.591 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-07-08 09:01:38.659 | [2066 Async init_cinder:55657]: Waiting for completion of init_cinder running on PID 55657 (2 other jobs running) 2026-07-08 09:01:38.690 | [2066 Async init_cinder:55657]: Signaling child to exit 2026-07-08 09:01:38.691 | WAKEUP 2026-07-08 09:01:38.718 | [2066 Async init_cinder:55657]: Signaled 2026-07-08 09:01:38.720 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-08 09:01:38.720 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:01:38.721 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-08 09:01:38.721 | + lib/database:recreate_database:112 : local db=cinder 2026-07-08 09:01:38.721 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-08 09:01:38.721 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-08 09:01:38.721 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-08 09:01:38.721 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 09:01:38.721 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-08 09:01:38.721 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 09:01:38.721 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-08 09:01:38.722 | + functions-common:time_start:2406 : local name=dbsync 2026-07-08 09:01:38.722 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:01:38.722 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:01:38.722 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:01:38.722 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501243890 2026-07-08 09:01:38.722 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-08 09:01:38.722 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-08 09:01:38.722 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 09:01:38.722 | we strongly recommend against using it for new projects. 2026-07-08 09:01:38.722 | 2026-07-08 09:01:38.723 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 09:01:38.723 | framework. For more detail see 2026-07-08 09:01:38.723 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 09:01:38.723 | 2026-07-08 09:01:38.723 | import eventlet # noqa 2026-07-08 09:01:38.723 | INFO dbcounter [-] Registered counter for database cinder 2026-07-08 09:01:38.723 | 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=55856) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-08 09:01:38.723 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-08 09:01:38.723 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 09:01:38.723 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 09:01:38.724 | DEBUG dbcounter [-] [55856] Writer thread running {{(pid=55856) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 09:01:38.724 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-08 09:01:38.724 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55856) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-08 09:01:38.724 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-08 09:01:38.724 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55856) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.724 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-08 09:01:38.724 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55856) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.724 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-08 09:01:38.724 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55856) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.724 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-08 09:01:38.724 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55856) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.725 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-08 09:01:38.725 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55856) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.725 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-08 09:01:38.725 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55856) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.725 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-08 09:01:38.725 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55856) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:38.725 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-08 09:01:38.725 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-08 09:01:38.725 | + functions-common:time_stop:2420 : local name 2026-07-08 09:01:38.725 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:01:38.725 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:01:38.726 | + functions-common:time_stop:2423 : local total 2026-07-08 09:01:38.726 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:01:38.726 | + functions-common:time_stop:2426 : name=dbsync 2026-07-08 09:01:38.726 | + functions-common:time_stop:2427 : start_time=1783501243890 2026-07-08 09:01:38.726 | + functions-common:time_stop:2429 : [[ -z 1783501243890 ]] 2026-07-08 09:01:38.726 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:01:38.726 | + functions-common:time_stop:2432 : end_time=1783501255886 2026-07-08 09:01:38.726 | + functions-common:time_stop:2433 : elapsed_time=11996 2026-07-08 09:01:38.726 | + functions-common:time_stop:2434 : total=8511 2026-07-08 09:01:38.726 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:01:38.727 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20507 2026-07-08 09:01:38.727 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-08 09:01:38.727 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:01:38.727 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-07-08 09:01:38.727 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-08 09:01:38.727 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-08 09:01:38.727 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-07-08 09:01:38.727 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-07-08 09:01:38.727 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-07-08 09:01:38.727 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-07-08 09:01:38.727 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-07-08 09:01:38.728 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-08 09:01:38.728 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-07-08 09:01:38.728 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-07-08 09:01:38.728 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-07-08 09:01:38.728 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-08 09:01:38.728 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-08 09:01:38.728 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-08 09:01:38.728 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-08 09:01:38.728 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-08 09:01:38.728 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-08 09:01:38.728 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-08 09:01:38.729 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-08 09:01:38.729 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-08 09:01:38.729 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-08 09:01:38.729 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-08 09:01:38.729 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-08 09:01:38.729 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-08 09:01:38.729 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-08 09:01:38.729 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-07-08 09:01:38.729 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-07-08 09:01:38.729 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-08 09:01:38.730 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-07-08 09:01:38.730 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-08 09:01:38.730 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-08 09:01:38.730 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-07-08 09:01:38.730 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-08 09:01:38.730 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-07-08 09:01:38.730 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-07-08 09:01:38.730 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-07-08 09:01:38.730 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-07-08 09:01:38.730 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-07-08 09:01:38.731 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-07-08 09:01:38.731 | s|%DIRECTIO%|--direct-io=on|g; 2026-07-08 09:01:38.731 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-07-08 09:01:38.731 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-07-08 09:01:38.731 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-07-08 09:01:38.731 | [Unit] 2026-07-08 09:01:38.731 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-08 09:01:38.731 | DefaultDependencies=no 2026-07-08 09:01:38.731 | After=systemd-udev-settle.service 2026-07-08 09:01:38.731 | Before=lvm2-activation-early.service 2026-07-08 09:01:38.732 | Wants=systemd-udev-settle.service 2026-07-08 09:01:38.732 | 2026-07-08 09:01:38.732 | [Service] 2026-07-08 09:01:38.732 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-08 09:01:38.732 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-07-08 09:01:38.732 | RemainAfterExit=yes 2026-07-08 09:01:38.732 | Type=oneshot 2026-07-08 09:01:38.732 | 2026-07-08 09:01:38.732 | [Install] 2026-07-08 09:01:38.732 | WantedBy=local-fs.target 2026-07-08 09:01:38.733 | Also=systemd-udev-settle.service 2026-07-08 09:01:38.733 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-07-08 09:01:38.733 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-07-08 09:01:38.733 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-07-08 09:01:38.733 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-07-08 09:01:38.733 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-07-08 09:01:38.733 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-07-08 09:01:38.733 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-07-08 09:01:38.733 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-08 09:01:38.733 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-08 09:01:38.734 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-07-08 09:01:38.734 | Physical volume "/dev/loop0" successfully created. 2026-07-08 09:01:38.734 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-07-08 09:01:38.734 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-07-08 09:01:38.734 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:01:38.734 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-07-08 09:01:38.734 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-07-08 09:01:38.734 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-07-08 09:01:38.734 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-08 09:01:38.734 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 09:01:38.735 | we strongly recommend against using it for new projects. 2026-07-08 09:01:38.735 | 2026-07-08 09:01:38.735 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 09:01:38.735 | framework. For more detail see 2026-07-08 09:01:38.735 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 09:01:38.735 | 2026-07-08 09:01:38.735 | import eventlet # noqa 2026-07-08 09:01:38.735 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-07-08 09:01:38.735 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-07-08 09:01:38.735 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-07-08 09:01:38.736 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-08 09:01:38.736 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:01:38.736 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-08 09:01:38.778 | [2066 Async init_cinder:55657]: finished init_cinder with result 0 in 14 seconds 2026-07-08 09:01:38.785 | + inc/async:async_wait:197 : return 0 2026-07-08 09:01:38.789 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-07-08 09:01:38.816 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:01:38.820 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-07-08 09:01:38.824 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 09:01:38.828 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-07-08 09:01:38.833 | + ./stack.sh:main:1239 : init_nova 2026-07-08 09:01:38.837 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-08 09:01:38.863 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:01:38.867 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-08 09:01:38.894 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:01:38.898 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-08 09:01:38.902 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-08 09:01:38.988 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-08 09:01:39.041 | [2066 Async nova-cell-0:57990]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-08 09:01:39.045 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-08 09:01:39.052 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-08 09:01:39.057 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-08 09:01:39.062 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-08 09:01:39.066 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-08 09:01:39.071 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-08 09:01:39.164 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-08 09:01:39.219 | [2066 Async nova-cell-1:58094]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-08 09:01:39.223 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-08 09:01:39.227 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-08 09:01:39.231 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-08 09:01:39.236 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-08 09:01:39.240 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-08 09:01:39.246 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 09:01:39.324 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-08 09:01:39.332 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 09:01:39.406 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-08 09:01:39.974 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-08 09:01:39.974 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 09:01:39.974 | we strongly recommend against using it for new projects. 2026-07-08 09:01:39.974 | 2026-07-08 09:01:39.974 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 09:01:39.974 | framework. For more detail see 2026-07-08 09:01:39.974 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 09:01:39.975 | 2026-07-08 09:01:39.975 | import eventlet # noqa 2026-07-08 09:01:40.266 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-08 09:01:44.264 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-08 09:01:44.375 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 09:01:44.375 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 09:01:44.376 | DEBUG dbcounter [-] [58164] Writer thread running {{(pid=58164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 09:01:44.438 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-08 09:01:49.491 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=58164) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-08 09:01:49.503 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-08 09:01:52.037 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=58164) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:52.044 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-08 09:01:52.050 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=58164) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:01:52.793 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-08 09:01:52.800 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-08 09:01:52.805 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-08 09:01:52.807 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-08 09:01:52.814 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-08 09:01:52.819 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-08 09:01:52.823 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-08 09:01:52.850 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:01:52.856 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-08 09:01:52.861 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-08 09:01:52.867 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-08 09:01:53.478 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-08 09:01:53.479 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 09:01:53.479 | we strongly recommend against using it for new projects. 2026-07-08 09:01:53.479 | 2026-07-08 09:01:53.479 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 09:01:53.479 | framework. For more detail see 2026-07-08 09:01:53.480 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 09:01:53.480 | 2026-07-08 09:01:53.480 | import eventlet # noqa 2026-07-08 09:01:53.779 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-08 09:01:57.135 | INFO dbcounter [None req-8495f39c-44bf-4222-a58e-cc382032eff4 None None] Registered counter for database nova_api 2026-07-08 09:01:57.277 | DEBUG dbcounter [-] [58745] Writer thread running {{(pid=58745) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 09:01:58.016 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-08 09:01:58.024 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-08 09:01:58.029 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-08 09:01:58.112 | [2066 Async nova-cell-0:57990]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57990 (3 other jobs running) 2026-07-08 09:01:58.154 | [2066 Async nova-cell-0:57990]: Signaling child to exit 2026-07-08 09:02:06.448 | + inc/async:async_inner:64 : rc=0 2026-07-08 09:02:06.471 | + inc/async:async_inner:64 : rc=0 2026-07-08 09:02:06.478 | [58094 Async nova-cell-1:58094]: finished successfully 2026-07-08 09:02:06.504 | [57990 Async nova-cell-0:57990]: finished successfully 2026-07-08 09:02:06.535 | WAKEUP 2026-07-08 09:02:06.564 | [2066 Async nova-cell-0:57990]: Signaled 2026-07-08 09:02:06.566 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-08 09:02:06.566 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-08 09:02:06.566 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-08 09:02:06.566 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-08 09:02:06.566 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-08 09:02:06.566 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-08 09:02:06.566 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-08 09:02:06.567 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 09:02:06.567 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-08 09:02:06.567 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 09:02:06.567 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-07-08 09:02:06.567 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-08 09:02:06.567 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 09:02:06.567 | we strongly recommend against using it for new projects. 2026-07-08 09:02:06.567 | 2026-07-08 09:02:06.567 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 09:02:06.567 | framework. For more detail see 2026-07-08 09:02:06.568 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 09:02:06.568 | 2026-07-08 09:02:06.568 | import eventlet # noqa 2026-07-08 09:02:06.569 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-08 09:02:06.569 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-08 09:02:06.569 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 09:02:06.569 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 09:02:06.569 | DEBUG dbcounter [-] [58117] Writer thread running {{(pid=58117) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 09:02:06.569 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-08 09:02:06.569 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58117) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-08 09:02:06.569 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-08 09:02:06.569 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58117) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:02:06.569 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-08 09:02:06.570 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58117) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:02:06.570 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-08 09:02:06.570 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58117) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:02:06.570 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-08 09:02:06.570 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58117) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:02:06.570 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-08 09:02:06.570 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58117) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:02:06.570 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-08 09:02:06.570 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58117) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:02:06.570 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-08 09:02:06.571 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58117) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:02:06.571 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-08 09:02:06.571 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58117) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:02:06.571 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-08 09:02:06.571 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58117) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:02:06.621 | [2066 Async nova-cell-0:57990]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 27 seconds 2026-07-08 09:02:06.627 | + inc/async:async_wait:197 : return 0 2026-07-08 09:02:06.631 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-08 09:02:06.635 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-08 09:02:06.701 | [2066 Async nova-cell-1:58094]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 58094 (2 other jobs running) 2026-07-08 09:02:06.731 | [2066 Async nova-cell-1:58094]: Signaling child to exit 2026-07-08 09:02:06.731 | WAKEUP 2026-07-08 09:02:06.758 | [2066 Async nova-cell-1:58094]: Signaled 2026-07-08 09:02:06.760 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-08 09:02:06.760 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-08 09:02:06.760 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-08 09:02:06.760 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-08 09:02:06.761 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-08 09:02:06.761 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-08 09:02:06.761 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-08 09:02:06.761 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 09:02:06.761 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-08 09:02:06.761 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-08 09:02:06.761 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-07-08 09:02:06.761 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-08 09:02:06.761 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 09:02:06.761 | we strongly recommend against using it for new projects. 2026-07-08 09:02:06.761 | 2026-07-08 09:02:06.762 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 09:02:06.762 | framework. For more detail see 2026-07-08 09:02:06.762 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 09:02:06.762 | 2026-07-08 09:02:06.762 | import eventlet # noqa 2026-07-08 09:02:06.762 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-08 09:02:06.762 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-08 09:02:06.762 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-08 09:02:06.762 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-08 09:02:06.762 | DEBUG dbcounter [-] [58161] Writer thread running {{(pid=58161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 09:02:06.762 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-08 09:02:06.763 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58161) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-08 09:02:06.763 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-08 09:02:06.763 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58161) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:02:06.763 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-08 09:02:06.763 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58161) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:02:06.763 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-08 09:02:06.763 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58161) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:02:06.763 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-08 09:02:06.763 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58161) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:02:06.763 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-08 09:02:06.763 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58161) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:02:06.764 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-08 09:02:06.764 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58161) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:02:06.764 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-08 09:02:06.764 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58161) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:02:06.764 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-08 09:02:06.764 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58161) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:02:06.764 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-08 09:02:06.764 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58161) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-08 09:02:06.817 | [2066 Async nova-cell-1:58094]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 27 seconds 2026-07-08 09:02:06.824 | + inc/async:async_wait:197 : return 0 2026-07-08 09:02:06.828 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-08 09:02:06.833 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-08 09:02:07.400 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-08 09:02:07.401 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 09:02:07.401 | we strongly recommend against using it for new projects. 2026-07-08 09:02:07.401 | 2026-07-08 09:02:07.401 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 09:02:07.401 | framework. For more detail see 2026-07-08 09:02:07.401 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 09:02:07.401 | 2026-07-08 09:02:07.401 | import eventlet # noqa 2026-07-08 09:02:07.681 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-08 09:02:10.798 | Running batches of 50 until complete 2026-07-08 09:02:10.798 | INFO dbcounter [None req-d830c2ed-ee66-4c5a-a786-4f630d81e487 None None] Registered counter for database nova_cell0 2026-07-08 09:02:10.996 | DEBUG dbcounter [-] [59388] Writer thread running {{(pid=59388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 09:02:11.002 | INFO dbcounter [None req-d830c2ed-ee66-4c5a-a786-4f630d81e487 None None] Registered counter for database nova_api 2026-07-08 09:02:11.161 | DEBUG dbcounter [-] [59388] Writer thread running {{(pid=59388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 09:02:11.190 | INFO dbcounter [None req-d830c2ed-ee66-4c5a-a786-4f630d81e487 None None] Registered counter for database nova_cell0 2026-07-08 09:02:11.264 | DEBUG dbcounter [-] [59388] Writer thread running {{(pid=59388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 09:02:11.496 | +-------------------------------------+--------------+-----------+ 2026-07-08 09:02:11.496 | | Migration | Total Needed | Completed | 2026-07-08 09:02:11.496 | +-------------------------------------+--------------+-----------+ 2026-07-08 09:02:11.496 | | fill_virtual_interface_list | 0 | 0 | 2026-07-08 09:02:11.496 | | migrate_empty_ratio | 0 | 0 | 2026-07-08 09:02:11.496 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-08 09:02:11.496 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-08 09:02:11.496 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-08 09:02:11.497 | | populate_dev_uuids | 0 | 0 | 2026-07-08 09:02:11.497 | | populate_instance_compute_id | 0 | 0 | 2026-07-08 09:02:11.497 | | populate_missing_availability_zones | 0 | 0 | 2026-07-08 09:02:11.497 | | populate_queued_for_delete | 0 | 0 | 2026-07-08 09:02:11.497 | | populate_user_id | 0 | 0 | 2026-07-08 09:02:11.497 | | populate_uuids | 0 | 0 | 2026-07-08 09:02:11.497 | +-------------------------------------+--------------+-----------+ 2026-07-08 09:02:12.240 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-08 09:02:12.247 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-08 09:02:12.253 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-08 09:02:12.258 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-08 09:02:12.262 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-08 09:02:12.268 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-07-08 09:02:12.843 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-08 09:02:12.843 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 09:02:12.843 | we strongly recommend against using it for new projects. 2026-07-08 09:02:12.843 | 2026-07-08 09:02:12.843 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 09:02:12.844 | framework. For more detail see 2026-07-08 09:02:12.844 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 09:02:12.844 | 2026-07-08 09:02:12.844 | import eventlet # noqa 2026-07-08 09:02:13.141 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-08 09:02:16.337 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-08 09:02:16.337 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-08 09:02:16.337 | INFO dbcounter [None req-46fc7916-5531-4d0f-adee-fdd7057378bb None None] Registered counter for database nova_api 2026-07-08 09:02:16.464 | DEBUG dbcounter [-] [59440] Writer thread running {{(pid=59440) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 09:02:17.277 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-08 09:02:17.279 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-08 09:02:17.299 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-08 09:02:17.303 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-07-08 09:02:17.306 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-08 09:02:17.385 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-08 09:02:17.431 | [2066 Async configure_neutron_nova:59501]: running: configure_neutron_nova 2026-07-08 09:02:17.435 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-07-08 09:02:17.440 | + functions-common:run_phase:1848 : local mode=stack 2026-07-08 09:02:17.443 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-08 09:02:17.446 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-08 09:02:17.450 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-08 09:02:17.454 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-08 09:02:17.458 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-08 09:02:17.462 | + functions-common:run_phase:1858 : local extra 2026-07-08 09:02:17.466 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-08 09:02:17.472 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-08 09:02:17.477 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-08 09:02:17.482 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-08 09:02:17.486 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-07-08 09:02:17.489 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-08 09:02:17.513 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:02:17.517 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-08 09:02:17.520 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-08 09:02:17.523 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-08 09:02:17.527 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-08 09:02:17.531 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-08 09:02:17.535 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-08 09:02:17.539 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-08 09:02:17.543 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-08 09:02:17.547 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-08 09:02:17.552 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-08 09:02:17.555 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-08 09:02:17.559 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-08 09:02:17.563 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-08 09:02:17.566 | + functions-common:run_plugins:1837 : local plugins= 2026-07-08 09:02:17.570 | + functions-common:run_plugins:1838 : local plugin 2026-07-08 09:02:17.573 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-07-08 09:02:17.578 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-08 09:02:17.581 | + inc/meta-config:merge_config_group:171 : shift 2026-07-08 09:02:17.585 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-08 09:02:17.589 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-08 09:02:17.593 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-08 09:02:17.596 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-08 09:02:17.601 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-07-08 09:02:17.605 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-08 09:02:17.610 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-08 09:02:17.613 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-08 09:02:17.618 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-08 09:02:17.618 | /^\[\[.+\|.*\]\]/ { 2026-07-08 09:02:17.618 | gsub("[][]", "", $1); 2026-07-08 09:02:17.619 | split($1, a, "|"); 2026-07-08 09:02:17.619 | if (a[1] == matchgroup) 2026-07-08 09:02:17.619 | print a[2] 2026-07-08 09:02:17.619 | } 2026-07-08 09:02:17.619 | ' /home/quobyte/devstack/local.conf 2026-07-08 09:02:17.627 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-08 09:02:17.632 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-08 09:02:17.636 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-08 09:02:17.641 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-07-08 09:02:17.645 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-07-08 09:02:17.650 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-07-08 09:02:17.653 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-07-08 09:02:17.658 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-07-08 09:02:17.664 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-07-08 09:02:17.669 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-07-08 09:02:17.673 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-07-08 09:02:17.677 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-07-08 09:02:17.680 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-08 09:02:17.685 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-08 09:02:17.688 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-08 09:02:17.692 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-07-08 09:02:17.696 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-08 09:02:17.700 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-07-08 09:02:17.705 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-07-08 09:02:17.710 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-07-08 09:02:17.715 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-07-08 09:02:17.719 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-08 09:02:17.721 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-07-08 09:02:17.722 | BEGIN { 2026-07-08 09:02:17.722 | section = "" 2026-07-08 09:02:17.722 | last_section = "" 2026-07-08 09:02:17.722 | section_count = 0 2026-07-08 09:02:17.722 | } 2026-07-08 09:02:17.722 | /^\[.+\]/ { 2026-07-08 09:02:17.722 | gsub("[][]", "", $1); 2026-07-08 09:02:17.722 | section=$1 2026-07-08 09:02:17.722 | next 2026-07-08 09:02:17.722 | } 2026-07-08 09:02:17.723 | /^ *\#/ { 2026-07-08 09:02:17.723 | next 2026-07-08 09:02:17.723 | } 2026-07-08 09:02:17.723 | /^[^ \t]+/ { 2026-07-08 09:02:17.723 | # get offset of first = in $0 2026-07-08 09:02:17.723 | eq_idx = index($0, "=") 2026-07-08 09:02:17.723 | # extract attr & value from $0 2026-07-08 09:02:17.723 | attr = substr($0, 1, eq_idx - 1) 2026-07-08 09:02:17.723 | value = substr($0, eq_idx + 1) 2026-07-08 09:02:17.723 | # only need to strip trailing whitespace from attr 2026-07-08 09:02:17.724 | sub(/[ \t]*$/, "", attr) 2026-07-08 09:02:17.724 | # need to strip leading & trailing whitespace from value 2026-07-08 09:02:17.725 | sub(/^[ \t]*/, "", value) 2026-07-08 09:02:17.725 | sub(/[ \t]*$/, "", value) 2026-07-08 09:02:17.725 | 2026-07-08 09:02:17.726 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-08 09:02:17.726 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-08 09:02:17.726 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-08 09:02:17.726 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-08 09:02:17.726 | if (! (section, attr) in cfg_attr_count) { 2026-07-08 09:02:17.726 | if (section != last_section) { 2026-07-08 09:02:17.726 | cfg_section[section_count++] = section 2026-07-08 09:02:17.727 | last_section = section 2026-07-08 09:02:17.727 | } 2026-07-08 09:02:17.727 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-08 09:02:17.727 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-08 09:02:17.727 | 2026-07-08 09:02:17.727 | cfg_attr[section, attr, 0] = value 2026-07-08 09:02:17.729 | cfg_attr_count[section, attr] = 1 2026-07-08 09:02:17.729 | } else { 2026-07-08 09:02:17.729 | lno = cfg_attr_count[section, attr]++ 2026-07-08 09:02:17.729 | cfg_attr[section, attr, lno] = value 2026-07-08 09:02:17.729 | } 2026-07-08 09:02:17.729 | } 2026-07-08 09:02:17.729 | END { 2026-07-08 09:02:17.729 | # Process each section in order 2026-07-08 09:02:17.729 | for (sno = 0; sno < section_count; sno++) { 2026-07-08 09:02:17.729 | section = cfg_section[sno] 2026-07-08 09:02:17.730 | # The ini routines simply append a config item immediately 2026-07-08 09:02:17.730 | # after the section header. To keep the same order as defined 2026-07-08 09:02:17.730 | # in local.conf, invoke the ini routines in the reverse order 2026-07-08 09:02:17.730 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-08 09:02:17.730 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-08 09:02:17.730 | if (cfg_attr_count[section, attr] == 1) 2026-07-08 09:02:17.730 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-08 09:02:17.730 | else { 2026-07-08 09:02:17.731 | # For multiline, invoke the ini routines in the reverse order 2026-07-08 09:02:17.731 | count = cfg_attr_count[section, attr] 2026-07-08 09:02:17.731 | print "inidelete " configfile " " section " " attr 2026-07-08 09:02:17.731 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-08 09:02:17.731 | for (l = count -2; l >= 0; l--) 2026-07-08 09:02:17.731 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-08 09:02:17.731 | } 2026-07-08 09:02:17.731 | } 2026-07-08 09:02:17.731 | } 2026-07-08 09:02:17.731 | } 2026-07-08 09:02:17.731 | ' 2026-07-08 09:02:17.732 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 09:02:17.732 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-08 09:02:17.733 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-08 09:02:17.733 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-08 09:02:17.733 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-07-08 09:02:17.737 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-08 09:02:17.740 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-07-08 09:02:17.744 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-07-08 09:02:17.744 | BEGIN { group = "" } 2026-07-08 09:02:17.744 | /^\[\[.+\|.*\]\]/ { 2026-07-08 09:02:17.744 | gsub("[][]", "", $1); 2026-07-08 09:02:17.744 | split($1, a, "|"); 2026-07-08 09:02:17.745 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-08 09:02:17.745 | group=a[1] 2026-07-08 09:02:17.745 | } else { 2026-07-08 09:02:17.745 | group="" 2026-07-08 09:02:17.745 | } 2026-07-08 09:02:17.745 | next 2026-07-08 09:02:17.745 | } 2026-07-08 09:02:17.745 | { 2026-07-08 09:02:17.745 | if (group != "") 2026-07-08 09:02:17.746 | print $0 2026-07-08 09:02:17.746 | } 2026-07-08 09:02:17.746 | ' /home/quobyte/devstack/local.conf 2026-07-08 09:02:17.753 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-07-08 09:02:17.756 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-07-08 09:02:17.797 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 09:02:17.800 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-07-08 09:02:17.804 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-07-08 09:02:17.845 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 09:02:17.849 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-07-08 09:02:17.852 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-07-08 09:02:17.890 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 09:02:17.894 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-07-08 09:02:17.897 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-07-08 09:02:17.942 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 09:02:17.946 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-07-08 09:02:17.949 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-07-08 09:02:17.993 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 09:02:17.997 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-08 09:02:18.000 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-08 09:02:18.005 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-08 09:02:18.008 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-07-08 09:02:18.013 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-07-08 09:02:18.016 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-07-08 09:02:18.020 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-08 09:02:18.024 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-07-08 09:02:18.030 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-08 09:02:18.035 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-08 09:02:18.038 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-08 09:02:18.042 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-08 09:02:18.047 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-08 09:02:18.050 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-08 09:02:18.054 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-08 09:02:18.057 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-08 09:02:18.061 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-08 09:02:18.066 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-07-08 09:02:18.071 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-07-08 09:02:18.075 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-07-08 09:02:18.079 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-07-08 09:02:18.083 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-07-08 09:02:18.091 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-08 09:02:18.091 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-08 09:02:18.091 | BEGIN { 2026-07-08 09:02:18.091 | section = "" 2026-07-08 09:02:18.091 | last_section = "" 2026-07-08 09:02:18.091 | section_count = 0 2026-07-08 09:02:18.091 | } 2026-07-08 09:02:18.091 | /^\[.+\]/ { 2026-07-08 09:02:18.091 | gsub("[][]", "", $1); 2026-07-08 09:02:18.092 | section=$1 2026-07-08 09:02:18.092 | next 2026-07-08 09:02:18.092 | } 2026-07-08 09:02:18.092 | /^ *\#/ { 2026-07-08 09:02:18.092 | next 2026-07-08 09:02:18.092 | } 2026-07-08 09:02:18.092 | /^[^ \t]+/ { 2026-07-08 09:02:18.092 | # get offset of first = in $0 2026-07-08 09:02:18.092 | eq_idx = index($0, "=") 2026-07-08 09:02:18.092 | # extract attr & value from $0 2026-07-08 09:02:18.093 | attr = substr($0, 1, eq_idx - 1) 2026-07-08 09:02:18.093 | value = substr($0, eq_idx + 1) 2026-07-08 09:02:18.093 | # only need to strip trailing whitespace from attr 2026-07-08 09:02:18.093 | sub(/[ \t]*$/, "", attr) 2026-07-08 09:02:18.093 | # need to strip leading & trailing whitespace from value 2026-07-08 09:02:18.093 | sub(/^[ \t]*/, "", value) 2026-07-08 09:02:18.093 | sub(/[ \t]*$/, "", value) 2026-07-08 09:02:18.093 | 2026-07-08 09:02:18.093 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-08 09:02:18.093 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-08 09:02:18.093 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-08 09:02:18.094 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-08 09:02:18.094 | if (! (section, attr) in cfg_attr_count) { 2026-07-08 09:02:18.094 | if (section != last_section) { 2026-07-08 09:02:18.094 | cfg_section[section_count++] = section 2026-07-08 09:02:18.094 | last_section = section 2026-07-08 09:02:18.094 | } 2026-07-08 09:02:18.094 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-08 09:02:18.094 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-08 09:02:18.094 | 2026-07-08 09:02:18.094 | cfg_attr[section, attr, 0] = value 2026-07-08 09:02:18.094 | cfg_attr_count[section, attr] = 1 2026-07-08 09:02:18.094 | } else { 2026-07-08 09:02:18.095 | lno = cfg_attr_count[section, attr]++ 2026-07-08 09:02:18.095 | cfg_attr[section, attr, lno] = value 2026-07-08 09:02:18.095 | } 2026-07-08 09:02:18.095 | } 2026-07-08 09:02:18.095 | END { 2026-07-08 09:02:18.095 | # Process each section in order 2026-07-08 09:02:18.095 | for (sno = 0; sno < section_count; sno++) { 2026-07-08 09:02:18.095 | section = cfg_section[sno] 2026-07-08 09:02:18.095 | # The ini routines simply append a config item immediately 2026-07-08 09:02:18.096 | # after the section header. To keep the same order as defined 2026-07-08 09:02:18.096 | # in local.conf, invoke the ini routines in the reverse order 2026-07-08 09:02:18.096 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-08 09:02:18.096 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-08 09:02:18.096 | if (cfg_attr_count[section, attr] == 1) 2026-07-08 09:02:18.096 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-08 09:02:18.096 | else { 2026-07-08 09:02:18.096 | # For multiline, invoke the ini routines in the reverse order 2026-07-08 09:02:18.096 | count = cfg_attr_count[section, attr] 2026-07-08 09:02:18.096 | print "inidelete " configfile " " section " " attr 2026-07-08 09:02:18.096 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-08 09:02:18.097 | for (l = count -2; l >= 0; l--) 2026-07-08 09:02:18.097 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-08 09:02:18.097 | } 2026-07-08 09:02:18.097 | } 2026-07-08 09:02:18.097 | } 2026-07-08 09:02:18.097 | } 2026-07-08 09:02:18.097 | ' 2026-07-08 09:02:18.097 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-08 09:02:18.097 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-08 09:02:18.097 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 09:02:18.098 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-08 09:02:18.101 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-08 09:02:18.106 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-08 09:02:18.111 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-08 09:02:18.113 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-08 09:02:18.113 | BEGIN { group = "" } 2026-07-08 09:02:18.114 | /^\[\[.+\|.*\]\]/ { 2026-07-08 09:02:18.114 | gsub("[][]", "", $1); 2026-07-08 09:02:18.114 | split($1, a, "|"); 2026-07-08 09:02:18.114 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-08 09:02:18.114 | group=a[1] 2026-07-08 09:02:18.114 | } else { 2026-07-08 09:02:18.114 | group="" 2026-07-08 09:02:18.114 | } 2026-07-08 09:02:18.115 | next 2026-07-08 09:02:18.115 | } 2026-07-08 09:02:18.115 | { 2026-07-08 09:02:18.115 | if (group != "") 2026-07-08 09:02:18.115 | print $0 2026-07-08 09:02:18.115 | } 2026-07-08 09:02:18.115 | ' /home/quobyte/devstack/local.conf 2026-07-08 09:02:18.123 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-07-08 09:02:18.127 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-07-08 09:02:18.172 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 09:02:18.177 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-08 09:02:18.182 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-08 09:02:18.186 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-08 09:02:18.191 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-08 09:02:18.196 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-08 09:02:18.200 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-08 09:02:18.205 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-08 09:02:18.210 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-08 09:02:18.217 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-08 09:02:18.221 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-08 09:02:18.226 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-08 09:02:18.230 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-08 09:02:18.234 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-08 09:02:18.239 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-08 09:02:18.242 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-08 09:02:18.247 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-08 09:02:18.251 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-08 09:02:18.256 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-08 09:02:18.261 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-08 09:02:18.265 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-08 09:02:18.269 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-08 09:02:18.273 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-08 09:02:18.274 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 09:02:18.276 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-08 09:02:18.276 | BEGIN { 2026-07-08 09:02:18.276 | section = "" 2026-07-08 09:02:18.276 | last_section = "" 2026-07-08 09:02:18.276 | section_count = 0 2026-07-08 09:02:18.276 | } 2026-07-08 09:02:18.276 | /^\[.+\]/ { 2026-07-08 09:02:18.276 | gsub("[][]", "", $1); 2026-07-08 09:02:18.277 | section=$1 2026-07-08 09:02:18.277 | next 2026-07-08 09:02:18.277 | } 2026-07-08 09:02:18.277 | /^ *\#/ { 2026-07-08 09:02:18.277 | next 2026-07-08 09:02:18.277 | } 2026-07-08 09:02:18.277 | /^[^ \t]+/ { 2026-07-08 09:02:18.277 | # get offset of first = in $0 2026-07-08 09:02:18.277 | eq_idx = index($0, "=") 2026-07-08 09:02:18.278 | # extract attr & value from $0 2026-07-08 09:02:18.278 | attr = substr($0, 1, eq_idx - 1) 2026-07-08 09:02:18.278 | value = substr($0, eq_idx + 1) 2026-07-08 09:02:18.278 | # only need to strip trailing whitespace from attr 2026-07-08 09:02:18.278 | sub(/[ \t]*$/, "", attr) 2026-07-08 09:02:18.278 | # need to strip leading & trailing whitespace from value 2026-07-08 09:02:18.278 | sub(/^[ \t]*/, "", value) 2026-07-08 09:02:18.278 | sub(/[ \t]*$/, "", value) 2026-07-08 09:02:18.278 | 2026-07-08 09:02:18.279 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-08 09:02:18.279 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-08 09:02:18.279 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-08 09:02:18.279 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-08 09:02:18.280 | if (! (section, attr) in cfg_attr_count) { 2026-07-08 09:02:18.280 | if (section != last_section) { 2026-07-08 09:02:18.280 | cfg_section[section_count++] = section 2026-07-08 09:02:18.280 | last_section = section 2026-07-08 09:02:18.280 | } 2026-07-08 09:02:18.281 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-08 09:02:18.281 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-08 09:02:18.281 | 2026-07-08 09:02:18.281 | cfg_attr[section, attr, 0] = value 2026-07-08 09:02:18.281 | cfg_attr_count[section, attr] = 1 2026-07-08 09:02:18.281 | } else { 2026-07-08 09:02:18.281 | lno = cfg_attr_count[section, attr]++ 2026-07-08 09:02:18.281 | cfg_attr[section, attr, lno] = value 2026-07-08 09:02:18.281 | } 2026-07-08 09:02:18.281 | } 2026-07-08 09:02:18.281 | END { 2026-07-08 09:02:18.282 | # Process each section in order 2026-07-08 09:02:18.282 | for (sno = 0; sno < section_count; sno++) { 2026-07-08 09:02:18.282 | section = cfg_section[sno] 2026-07-08 09:02:18.282 | # The ini routines simply append a config item immediately 2026-07-08 09:02:18.282 | # after the section header. To keep the same order as defined 2026-07-08 09:02:18.282 | # in local.conf, invoke the ini routines in the reverse order 2026-07-08 09:02:18.282 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-08 09:02:18.282 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-08 09:02:18.282 | if (cfg_attr_count[section, attr] == 1) 2026-07-08 09:02:18.282 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-08 09:02:18.282 | else { 2026-07-08 09:02:18.283 | # For multiline, invoke the ini routines in the reverse order 2026-07-08 09:02:18.283 | count = cfg_attr_count[section, attr] 2026-07-08 09:02:18.283 | print "inidelete " configfile " " section " " attr 2026-07-08 09:02:18.283 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-08 09:02:18.283 | for (l = count -2; l >= 0; l--) 2026-07-08 09:02:18.283 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-08 09:02:18.283 | } 2026-07-08 09:02:18.283 | } 2026-07-08 09:02:18.283 | } 2026-07-08 09:02:18.283 | } 2026-07-08 09:02:18.284 | ' 2026-07-08 09:02:18.284 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-08 09:02:18.284 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-08 09:02:18.284 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-08 09:02:18.285 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-08 09:02:18.289 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-08 09:02:18.293 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-08 09:02:18.297 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-08 09:02:18.298 | BEGIN { group = "" } 2026-07-08 09:02:18.298 | /^\[\[.+\|.*\]\]/ { 2026-07-08 09:02:18.298 | gsub("[][]", "", $1); 2026-07-08 09:02:18.298 | split($1, a, "|"); 2026-07-08 09:02:18.298 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-08 09:02:18.298 | group=a[1] 2026-07-08 09:02:18.298 | } else { 2026-07-08 09:02:18.298 | group="" 2026-07-08 09:02:18.298 | } 2026-07-08 09:02:18.298 | next 2026-07-08 09:02:18.298 | } 2026-07-08 09:02:18.298 | { 2026-07-08 09:02:18.299 | if (group != "") 2026-07-08 09:02:18.299 | print $0 2026-07-08 09:02:18.299 | } 2026-07-08 09:02:18.299 | ' /home/quobyte/devstack/local.conf 2026-07-08 09:02:18.307 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-07-08 09:02:18.311 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-07-08 09:02:18.361 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 09:02:18.366 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-07-08 09:02:18.369 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-07-08 09:02:18.412 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 09:02:18.415 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-07-08 09:02:18.420 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-07-08 09:02:18.465 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 09:02:18.468 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-07-08 09:02:18.472 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-07-08 09:02:18.517 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 09:02:18.521 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-fddd3cec-e721-46d7-b289-35000d8a8d30"' 2026-07-08 09:02:18.525 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-fddd3cec-e721-46d7-b289-35000d8a8d30 2026-07-08 09:02:18.531 | + inc/async:async_inner:64 : rc=0 2026-07-08 09:02:18.563 | [59501 Async configure_neutron_nova:59501]: finished successfully 2026-07-08 09:02:18.572 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 09:02:18.577 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-07-08 09:02:18.580 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-07-08 09:02:18.623 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 09:02:18.626 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-07-08 09:02:18.630 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-07-08 09:02:18.674 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 09:02:18.679 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-07-08 09:02:18.702 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:02:18.705 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-08 09:02:18.709 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-07-08 09:02:18.730 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:02:18.733 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-08 09:02:18.782 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-07-08 09:02:18.849 | [2066 Async configure_neutron_nova:59501]: Waiting for completion of configure_neutron_nova running on PID 59501 (2 other jobs running) 2026-07-08 09:02:18.878 | [2066 Async configure_neutron_nova:59501]: Signaling child to exit 2026-07-08 09:02:18.879 | WAKEUP 2026-07-08 09:02:18.905 | [2066 Async configure_neutron_nova:59501]: Signaled 2026-07-08 09:02:18.907 | + lib/neutron:configure_neutron_nova:448 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-08 09:02:18.907 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova.conf 2026-07-08 09:02:18.907 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-08 09:02:18.907 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-08 09:02:18.907 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-08 09:02:18.907 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-08 09:02:18.907 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-08 09:02:18.907 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-08 09:02:18.908 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.180/identity 2026-07-08 09:02:18.908 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-08 09:02:18.908 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-07-08 09:02:18.908 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-08 09:02:18.908 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-08 09:02:18.908 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-08 09:02:18.908 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-08 09:02:18.908 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-08 09:02:18.908 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-08 09:02:18.909 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-08 09:02:18.909 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-08 09:02:18.909 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:02:18.909 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-08 09:02:18.909 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-08 09:02:18.909 | + lib/neutron:configure_neutron_nova:449 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-08 09:02:18.909 | ++ lib/neutron:configure_neutron_nova:450 : seq 1 1 2026-07-08 09:02:18.909 | + lib/neutron:configure_neutron_nova:450 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-08 09:02:18.909 | + lib/neutron:configure_neutron_nova:451 : local conf 2026-07-08 09:02:18.909 | ++ lib/neutron:configure_neutron_nova:452 : conductor_conf 1 2026-07-08 09:02:18.910 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-08 09:02:18.911 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-08 09:02:18.911 | + lib/neutron:configure_neutron_nova:452 : conf=/etc/nova/nova_cell1.conf 2026-07-08 09:02:18.912 | + lib/neutron:configure_neutron_nova:453 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-08 09:02:18.912 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova_cell1.conf 2026-07-08 09:02:18.912 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-08 09:02:18.913 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-08 09:02:18.913 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-08 09:02:18.913 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-08 09:02:18.914 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-08 09:02:18.914 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-08 09:02:18.914 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.180/identity 2026-07-08 09:02:18.914 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-08 09:02:18.914 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-07-08 09:02:18.914 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-08 09:02:18.914 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-08 09:02:18.914 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-08 09:02:18.914 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-08 09:02:18.915 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-08 09:02:18.915 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-08 09:02:18.915 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-08 09:02:18.915 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-08 09:02:18.915 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:02:18.915 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-08 09:02:18.915 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-08 09:02:18.963 | [2066 Async configure_neutron_nova:59501]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-08 09:02:18.970 | + inc/async:async_wait:197 : return 0 2026-07-08 09:02:18.974 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-07-08 09:02:19.000 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:02:19.003 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-08 09:02:19.048 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-08 09:02:19.095 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-07-08 09:02:19.120 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:02:19.124 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-07-08 09:02:19.129 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 09:02:19.132 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-07-08 09:02:19.136 | + ./stack.sh:main:1293 : start_nova_api 2026-07-08 09:02:19.139 | + lib/nova:start_nova_api:968 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 09:02:19.143 | + lib/nova:start_nova_api:969 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 09:02:19.146 | + lib/nova:start_nova_api:969 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 09:02:19.152 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-08 09:02:19.158 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-08 09:02:19.162 | + functions-common:run_process:1674 : local service=n-api 2026-07-08 09:02:19.166 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-08 09:02:19.169 | + functions-common:run_process:1676 : local group= 2026-07-08 09:02:19.172 | + functions-common:run_process:1677 : local user= 2026-07-08 09:02:19.176 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 09:02:19.179 | + functions-common:run_process:1680 : local name=n-api 2026-07-08 09:02:19.182 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 09:02:19.186 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 09:02:19.189 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:02:19.192 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:02:19.198 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:02:19.204 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501339199 2026-07-08 09:02:19.207 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-08 09:02:19.231 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:02:19.234 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-07-08 09:02:19.239 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-08 09:02:19.243 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-08 09:02:19.247 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-08 09:02:19.251 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-08 09:02:19.255 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-08 09:02:19.258 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-08 09:02:19.262 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-08 09:02:19.266 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-08 09:02:19.270 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 09:02:19.274 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 09:02:19.278 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 09:02:19.282 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 09:02:19.285 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-08 09:02:19.289 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-08 09:02:19.293 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-08 09:02:19.296 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-08 09:02:19.300 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-08 09:02:19.303 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-08 09:02:19.306 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-08 09:02:19.310 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-08 09:02:19.313 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-08 09:02:19.317 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-08 09:02:19.321 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-08 09:02:19.324 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-08 09:02:19.329 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-07-08 09:02:19.426 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-08 09:02:19.523 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-07-08 09:02:19.600 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-07-08 09:02:19.677 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-08 09:02:19.755 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 09:02:19.831 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-08 09:02:19.908 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-08 09:02:19.983 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-08 09:02:20.059 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-08 09:02:20.134 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-08 09:02:20.208 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-08 09:02:20.212 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-08 09:02:20.216 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-08 09:02:20.306 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-08 09:02:20.786 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-08 09:02:20.815 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-08 09:02:21.263 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-08 09:02:21.403 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 09:02:21.409 | + functions-common:time_stop:2420 : local name 2026-07-08 09:02:21.411 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:02:21.414 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:02:21.418 | + functions-common:time_stop:2423 : local total 2026-07-08 09:02:21.422 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:02:21.425 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 09:02:21.429 | + functions-common:time_stop:2427 : start_time=1783501339199 2026-07-08 09:02:21.434 | + functions-common:time_stop:2429 : [[ -z 1783501339199 ]] 2026-07-08 09:02:21.438 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:02:21.445 | + functions-common:time_stop:2432 : end_time=1783501341441 2026-07-08 09:02:21.449 | + functions-common:time_stop:2433 : elapsed_time=2242 2026-07-08 09:02:21.453 | + functions-common:time_stop:2434 : total=4289 2026-07-08 09:02:21.457 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:02:21.461 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6531 2026-07-08 09:02:21.465 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-08 09:02:21.465 | Waiting for nova-api to start... 2026-07-08 09:02:21.469 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.180/compute/v2.1/ 2026-07-08 09:02:21.472 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.180/compute/v2.1/ 2026-07-08 09:02:21.474 | + functions:wait_for_service:476 : local timeout=60 2026-07-08 09:02:21.477 | + functions:wait_for_service:477 : local url=http://192.168.122.180/compute/v2.1/ 2026-07-08 09:02:21.480 | + functions:wait_for_service:478 : local rval=0 2026-07-08 09:02:21.483 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-08 09:02:21.485 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-08 09:02:21.488 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:02:21.490 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:02:21.494 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:02:21.499 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501341495 2026-07-08 09:02:21.501 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-08 09:02:21.505 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 09:02:21.506 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.180/compute/v2.1/ 2026-07-08 09:02:27.683 | + :: : [[ 200 == 503 ]] 2026-07-08 09:02:27.684 | + :: : [[ 0 -eq 7 ]] 2026-07-08 09:02:27.688 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-08 09:02:27.691 | + functions-common:time_stop:2420 : local name 2026-07-08 09:02:27.694 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:02:27.698 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:02:27.700 | + functions-common:time_stop:2423 : local total 2026-07-08 09:02:27.704 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:02:27.707 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-08 09:02:27.711 | + functions-common:time_stop:2427 : start_time=1783501341495 2026-07-08 09:02:27.713 | + functions-common:time_stop:2429 : [[ -z 1783501341495 ]] 2026-07-08 09:02:27.718 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:02:27.724 | + functions-common:time_stop:2432 : end_time=1783501347721 2026-07-08 09:02:27.729 | + functions-common:time_stop:2433 : elapsed_time=6226 2026-07-08 09:02:27.733 | + functions-common:time_stop:2434 : total=5687 2026-07-08 09:02:27.735 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:02:27.740 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11913 2026-07-08 09:02:27.743 | + functions:wait_for_service:486 : return 0 2026-07-08 09:02:27.748 | + lib/nova:start_nova_api:981 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 09:02:27.752 | + lib/nova:start_nova_api:981 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 09:02:27.757 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-08 09:02:27.781 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:02:27.784 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-07-08 09:02:27.789 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 09:02:27.792 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-07-08 09:02:27.797 | + ./stack.sh:main:1298 : start_ovn_services 2026-07-08 09:02:27.799 | + lib/neutron:start_ovn_services:576 : [[ ovn == \o\v\n ]] 2026-07-08 09:02:27.804 | + lib/neutron:start_ovn_services:577 : '[' libvirt '!=' ironic ']' 2026-07-08 09:02:27.807 | + lib/neutron:start_ovn_services:583 : init_ovn 2026-07-08 09:02:27.812 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-08 09:02:27.816 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-07-08 09:02:27.819 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-08 09:02:27.823 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-07-08 09:02:27.841 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-07-08 09:02:27.846 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-08 09:02:27.853 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-08 09:02:27.859 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-07-08 09:02:27.876 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-07-08 09:02:27.893 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-07-08 09:02:27.910 | + lib/neutron:start_ovn_services:584 : start_ovn 2026-07-08 09:02:27.915 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-07-08 09:02:27.916 | Starting OVN 2026-07-08 09:02:27.919 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-07-08 09:02:27.923 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-07-08 09:02:27.923 | Starting OVS 2026-07-08 09:02:27.926 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-08 09:02:27.950 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:02:27.954 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-07-08 09:02:28.012 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-07-08 09:02:28.069 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-07-08 09:02:28.073 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-07-08 09:02:28.077 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-08 09:02:28.549 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-07-08 09:02:29.018 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-08 09:02:29.018 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-08 09:02:29.019 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-08 09:02:29.019 | 2026-07-08 09:02:29.019 | Possible reasons for having these kinds of units are: 2026-07-08 09:02:29.019 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-08 09:02:29.019 | .wants/, .requires/, or .upholds/ directory. 2026-07-08 09:02:29.019 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-08 09:02:29.019 | a requirement dependency on it. 2026-07-08 09:02:29.019 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-08 09:02:29.019 | D-Bus, udev, scripted systemctl call, ...). 2026-07-08 09:02:29.019 | • In case of template units, the unit is meant to be enabled with some 2026-07-08 09:02:29.019 | instance name specified. 2026-07-08 09:02:29.030 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-07-08 09:02:33.710 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-07-08 09:02:33.713 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-08 09:02:34.191 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-07-08 09:02:34.676 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-08 09:02:34.676 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-08 09:02:34.676 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-08 09:02:34.676 | 2026-07-08 09:02:34.677 | Possible reasons for having these kinds of units are: 2026-07-08 09:02:34.677 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-08 09:02:34.677 | .wants/, .requires/, or .upholds/ directory. 2026-07-08 09:02:34.677 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-08 09:02:34.677 | a requirement dependency on it. 2026-07-08 09:02:34.677 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-08 09:02:34.677 | D-Bus, udev, scripted systemctl call, ...). 2026-07-08 09:02:34.677 | • In case of template units, the unit is meant to be enabled with some 2026-07-08 09:02:34.677 | instance name specified. 2026-07-08 09:02:34.689 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-07-08 09:02:34.870 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-07-08 09:02:34.871 | Configuring OVSDB 2026-07-08 09:02:34.876 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-07-08 09:02:34.904 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:02:34.909 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-08 09:02:34.938 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-08 09:02:34.963 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=9312743e-86cd-4db5-b129-75297f9b7350 2026-07-08 09:02:34.987 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.180:6642 2026-07-08 09:02:35.014 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-08 09:02:35.044 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-08 09:02:35.070 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.180 2026-07-08 09:02:35.098 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-07-08 09:02:35.104 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-07-08 09:02:35.129 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-07-08 09:02:35.133 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-07-08 09:02:35.158 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-07-08 09:02:35.163 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-07-08 09:02:35.167 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-08 09:02:35.171 | + functions-common:is_provider_network:2272 : return 1 2026-07-08 09:02:35.175 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-08 09:02:35.178 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-07-08 09:02:35.182 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-07-08 09:02:35.184 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-07-08 09:02:35.188 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-07-08 09:02:35.191 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-08 09:02:35.221 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-07-08 09:02:35.254 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-08 09:02:35.288 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-07-08 09:02:35.312 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:02:35.316 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-07-08 09:02:35.320 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-07-08 09:02:35.323 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-07-08 09:02:35.327 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-07-08 09:02:35.332 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-07-08 09:02:35.357 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:02:35.360 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-07-08 09:02:35.363 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-07-08 09:02:35.367 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-08 09:02:35.878 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-07-08 09:02:36.373 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-07-08 09:02:36.446 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-07-08 09:02:36.450 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-07-08 09:02:36.453 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-08 09:02:36.457 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-08 09:02:36.460 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-07-08 09:02:37.467 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-07-08 09:02:37.470 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-07-08 09:02:37.474 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-08 09:02:37.479 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-07-08 09:02:37.483 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-08 09:02:37.486 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-08 09:02:37.489 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-07-08 09:02:37.494 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-08 09:02:37.497 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-08 09:02:37.501 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-07-08 09:02:37.504 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-08 09:02:37.508 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-08 09:02:37.512 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-07-08 09:02:37.536 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:02:37.541 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-08 09:02:37.568 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-08 09:02:37.596 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-07-08 09:02:37.617 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-07-08 09:02:37.638 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-07-08 09:02:37.662 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:02:37.667 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-07-08 09:02:37.671 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-07-08 09:02:37.675 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-08 09:02:38.178 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-07-08 09:02:38.663 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-08 09:02:38.664 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-08 09:02:38.664 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-08 09:02:38.664 | 2026-07-08 09:02:38.664 | Possible reasons for having these kinds of units are: 2026-07-08 09:02:38.664 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-08 09:02:38.664 | .wants/, .requires/, or .upholds/ directory. 2026-07-08 09:02:38.664 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-08 09:02:38.664 | a requirement dependency on it. 2026-07-08 09:02:38.664 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-08 09:02:38.664 | D-Bus, udev, scripted systemctl call, ...). 2026-07-08 09:02:38.665 | • In case of template units, the unit is meant to be enabled with some 2026-07-08 09:02:38.665 | instance name specified. 2026-07-08 09:02:38.669 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-07-08 09:02:38.970 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-07-08 09:02:39.000 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:02:39.004 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-07-08 09:02:39.009 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-08 09:02:39.041 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:02:39.046 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-08 09:02:39.050 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-08 09:02:39.054 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-08 09:02:39.058 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-07-08 09:02:39.063 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-08 09:02:39.067 | + functions-common:run_process:1676 : local group= 2026-07-08 09:02:39.071 | + functions-common:run_process:1677 : local user= 2026-07-08 09:02:39.075 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 09:02:39.080 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-07-08 09:02:39.084 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 09:02:39.088 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 09:02:39.093 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:02:39.097 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:02:39.103 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:02:39.108 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501359104 2026-07-08 09:02:39.112 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-07-08 09:02:39.138 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:02:39.142 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-07-08 09:02:39.146 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-07-08 09:02:39.150 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-08 09:02:39.154 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-08 09:02:39.158 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-08 09:02:39.162 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-08 09:02:39.167 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-07-08 09:02:39.171 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-07-08 09:02:39.175 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-07-08 09:02:39.179 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 09:02:39.184 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 09:02:39.188 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 09:02:39.192 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 09:02:39.196 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-07-08 09:02:39.201 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-07-08 09:02:39.205 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-07-08 09:02:39.210 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-07-08 09:02:39.214 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-08 09:02:39.218 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-08 09:02:39.222 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-08 09:02:39.226 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-08 09:02:39.230 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 09:02:39.233 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-08 09:02:39.237 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-07-08 09:02:39.241 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 09:02:39.248 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-07-08 09:02:39.341 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-08 09:02:39.441 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-07-08 09:02:39.521 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-08 09:02:39.603 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-07-08 09:02:39.687 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-07-08 09:02:39.773 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 09:02:39.856 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-08 09:02:39.860 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-08 09:02:39.864 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-07-08 09:02:39.963 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 09:02:40.476 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-07-08 09:02:40.506 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-07-08 09:02:40.976 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-07-08 09:02:41.029 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 09:02:41.034 | + functions-common:time_stop:2420 : local name 2026-07-08 09:02:41.038 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:02:41.043 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:02:41.047 | + functions-common:time_stop:2423 : local total 2026-07-08 09:02:41.050 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:02:41.056 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 09:02:41.060 | + functions-common:time_stop:2427 : start_time=1783501359104 2026-07-08 09:02:41.065 | + functions-common:time_stop:2429 : [[ -z 1783501359104 ]] 2026-07-08 09:02:41.071 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:02:41.077 | + functions-common:time_stop:2432 : end_time=1783501361073 2026-07-08 09:02:41.080 | + functions-common:time_stop:2433 : elapsed_time=1969 2026-07-08 09:02:41.084 | + functions-common:time_stop:2434 : total=6531 2026-07-08 09:02:41.087 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:02:41.091 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8500 2026-07-08 09:02:41.095 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-08 09:02:41.098 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-08 09:02:41.101 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-08 09:02:41.107 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-08 09:02:41.140 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-08 09:02:41.144 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-08 09:02:41.148 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-08 09:02:41.151 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-08 09:02:41.154 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-08 09:02:41.193 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-08 09:02:41.242 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-08 09:02:41.291 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-08 09:02:41.341 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-07-08 09:02:41.388 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-07-08 09:02:41.391 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-08 09:02:41.418 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:02:41.422 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-08 09:02:41.491 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-08 09:02:41.496 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-08 09:02:41.500 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-08 09:02:41.504 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-08 09:02:41.508 | + functions-common:run_process:1676 : local group= 2026-07-08 09:02:41.513 | + functions-common:run_process:1677 : local user= 2026-07-08 09:02:41.517 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 09:02:41.522 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-08 09:02:41.526 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 09:02:41.530 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 09:02:41.536 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:02:41.539 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:02:41.545 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:02:41.552 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501361547 2026-07-08 09:02:41.556 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-08 09:02:41.583 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:02:41.586 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-07-08 09:02:41.592 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-08 09:02:41.596 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-08 09:02:41.601 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-08 09:02:41.605 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-08 09:02:41.609 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-08 09:02:41.613 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-07-08 09:02:41.618 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-07-08 09:02:41.622 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-08 09:02:41.628 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 09:02:41.632 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 09:02:41.636 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 09:02:41.641 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 09:02:41.645 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-08 09:02:41.650 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-07-08 09:02:41.654 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-07-08 09:02:41.658 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-08 09:02:41.662 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-08 09:02:41.666 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-08 09:02:41.670 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-08 09:02:41.674 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-08 09:02:41.678 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 09:02:41.682 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-08 09:02:41.686 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-08 09:02:41.690 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 09:02:41.698 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-07-08 09:02:41.802 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-08 09:02:41.902 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-07-08 09:02:41.992 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-08 09:02:42.086 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-08 09:02:42.182 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-08 09:02:42.267 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 09:02:42.352 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-08 09:02:42.356 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-08 09:02:42.361 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-08 09:02:42.459 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 09:02:42.968 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-08 09:02:42.994 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-08 09:02:43.480 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-08 09:02:43.533 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 09:02:43.537 | + functions-common:time_stop:2420 : local name 2026-07-08 09:02:43.544 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:02:43.547 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:02:43.550 | + functions-common:time_stop:2423 : local total 2026-07-08 09:02:43.553 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:02:43.555 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 09:02:43.558 | + functions-common:time_stop:2427 : start_time=1783501361547 2026-07-08 09:02:43.561 | + functions-common:time_stop:2429 : [[ -z 1783501361547 ]] 2026-07-08 09:02:43.570 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:02:43.575 | + functions-common:time_stop:2432 : end_time=1783501363570 2026-07-08 09:02:43.577 | + functions-common:time_stop:2433 : elapsed_time=2023 2026-07-08 09:02:43.579 | + functions-common:time_stop:2434 : total=8500 2026-07-08 09:02:43.581 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:02:43.583 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10523 2026-07-08 09:02:43.585 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-08 09:02:43.587 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-08 09:02:43.589 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-08 09:02:43.596 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-08 09:02:43.627 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-08 09:02:43.634 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-08 09:02:43.636 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-08 09:02:43.638 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-08 09:02:43.640 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-08 09:02:43.686 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-08 09:02:43.731 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-08 09:02:43.779 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-08 09:02:43.826 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-08 09:02:43.873 | + lib/neutron:start_ovn_services:586 : [[ True == \T\r\u\e ]] 2026-07-08 09:02:43.877 | + lib/neutron:start_ovn_services:587 : [[ True != \T\r\u\e ]] 2026-07-08 09:02:43.881 | + lib/neutron:start_ovn_services:591 : create_public_bridge 2026-07-08 09:02:43.886 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-08 09:02:43.914 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-08 09:02:43.943 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-07-08 09:02:43.947 | + lib/neutron:_configure_public_network_connectivity:807 : [[ -n '' ]] 2026-07-08 09:02:43.952 | + lib/neutron:_configure_public_network_connectivity:814 : for d in $default_v4_route_devs 2026-07-08 09:02:43.956 | + lib/neutron:_configure_public_network_connectivity:815 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-07-08 09:02:44.023 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-07-08 09:02:44.055 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:02:44.060 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-07-08 09:02:44.064 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 09:02:44.069 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-07-08 09:02:44.073 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-07-08 09:02:44.078 | + lib/neutron:configure_neutron_after_post_config:558 : [[ ovn-router != '' ]] 2026-07-08 09:02:44.083 | + lib/neutron:configure_neutron_after_post_config:559 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-08 09:02:44.135 | + lib/neutron:configure_neutron_after_post_config:561 : configure_rbac_policies 2026-07-08 09:02:44.140 | + lib/neutron:configure_rbac_policies:567 : [[ True == \T\r\u\e ]] 2026-07-08 09:02:44.144 | + lib/neutron:configure_rbac_policies:568 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-08 09:02:44.199 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-07-08 09:02:44.203 | + lib/neutron:start_neutron_service_and_check:632 : local cfg_file_options 2026-07-08 09:02:44.208 | + lib/neutron:start_neutron_service_and_check:633 : local neutron_url 2026-07-08 09:02:44.215 | ++ lib/neutron:start_neutron_service_and_check:635 : determine_config_files neutron-server 2026-07-08 09:02:44.220 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-08 09:02:44.225 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-08 09:02:44.231 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-07-08 09:02:44.236 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-07-08 09:02:44.241 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-07-08 09:02:44.245 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-07-08 09:02:44.249 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:44.255 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:44.261 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:44.265 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-08 09:02:44.270 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:44.275 | + lib/neutron:start_neutron_service_and_check:635 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:44.280 | + lib/neutron:start_neutron_service_and_check:638 : enable_neutron_server_services 2026-07-08 09:02:44.285 | + lib/neutron:enable_neutron_server_services:603 : local rpc_workers 2026-07-08 09:02:44.289 | + lib/neutron:enable_neutron_server_services:608 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-08 09:02:44.296 | ++ lib/neutron:enable_neutron_server_services:609 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-08 09:02:44.332 | + lib/neutron:enable_neutron_server_services:609 : rpc_workers= 2026-07-08 09:02:44.337 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-api 2026-07-08 09:02:44.407 | + lib/neutron:enable_neutron_server_services:617 : enable_service neutron-periodic-workers 2026-07-08 09:02:44.474 | + lib/neutron:enable_neutron_server_services:620 : [[ '' != \0 ]] 2026-07-08 09:02:44.479 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-rpc-server 2026-07-08 09:02:44.545 | + lib/neutron:enable_neutron_server_services:625 : [[ ovn == \o\v\n ]] 2026-07-08 09:02:44.550 | + lib/neutron:enable_neutron_server_services:626 : enable_service neutron-ovn-maintenance-worker 2026-07-08 09:02:44.618 | ++ lib/neutron:start_neutron_service_and_check:641 : which uwsgi 2026-07-08 09:02:44.624 | + lib/neutron:start_neutron_service_and_check:641 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-08 09:02:44.629 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-08 09:02:44.634 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-08 09:02:44.639 | + functions-common:run_process:1676 : local group= 2026-07-08 09:02:44.643 | + functions-common:run_process:1677 : local user= 2026-07-08 09:02:44.648 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 09:02:44.651 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-08 09:02:44.655 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 09:02:44.659 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 09:02:44.663 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:02:44.668 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:02:44.674 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:02:44.680 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501364676 2026-07-08 09:02:44.685 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-08 09:02:44.713 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:02:44.716 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-07-08 09:02:44.721 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-08 09:02:44.725 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-08 09:02:44.730 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-08 09:02:44.734 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-08 09:02:44.739 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-08 09:02:44.743 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-08 09:02:44.748 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-08 09:02:44.753 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-08 09:02:44.757 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 09:02:44.762 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 09:02:44.766 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 09:02:44.771 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 09:02:44.775 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-08 09:02:44.779 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-08 09:02:44.784 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-08 09:02:44.788 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-08 09:02:44.793 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-08 09:02:44.798 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-08 09:02:44.802 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-08 09:02:44.806 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-08 09:02:44.811 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-08 09:02:44.815 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-08 09:02:44.818 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-08 09:02:44.822 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-08 09:02:44.829 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-07-08 09:02:44.930 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-08 09:02:45.028 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-07-08 09:02:45.117 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-07-08 09:02:45.204 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-08 09:02:45.290 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 09:02:45.376 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-08 09:02:45.460 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-08 09:02:45.546 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-08 09:02:45.630 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-08 09:02:45.715 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-08 09:02:45.801 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-08 09:02:45.805 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-08 09:02:45.810 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-08 09:02:45.912 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-08 09:02:46.439 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-08 09:02:46.474 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-08 09:02:46.954 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-08 09:02:47.104 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 09:02:47.108 | + functions-common:time_stop:2420 : local name 2026-07-08 09:02:47.112 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:02:47.115 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:02:47.118 | + functions-common:time_stop:2423 : local total 2026-07-08 09:02:47.122 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:02:47.125 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 09:02:47.127 | + functions-common:time_stop:2427 : start_time=1783501364676 2026-07-08 09:02:47.134 | + functions-common:time_stop:2429 : [[ -z 1783501364676 ]] 2026-07-08 09:02:47.140 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:02:47.145 | + functions-common:time_stop:2432 : end_time=1783501367142 2026-07-08 09:02:47.147 | + functions-common:time_stop:2433 : elapsed_time=2466 2026-07-08 09:02:47.149 | + functions-common:time_stop:2434 : total=10523 2026-07-08 09:02:47.152 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:02:47.155 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12989 2026-07-08 09:02:47.156 | + lib/neutron:start_neutron_service_and_check:642 : neutron_url=http://192.168.122.180/ 2026-07-08 09:02:47.159 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:47.161 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-08 09:02:47.163 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:47.166 | + functions-common:run_process:1676 : local group= 2026-07-08 09:02:47.168 | + functions-common:run_process:1677 : local user= 2026-07-08 09:02:47.170 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 09:02:47.174 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-08 09:02:47.175 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 09:02:47.177 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 09:02:47.179 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:02:47.181 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:02:47.184 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:02:47.188 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501367185 2026-07-08 09:02:47.190 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-08 09:02:47.212 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:02:47.214 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-08 09:02:47.216 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-08 09:02:47.219 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:47.221 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:47.223 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:47.225 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:47.228 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-08 09:02:47.230 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-08 09:02:47.232 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-08 09:02:47.234 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 09:02:47.237 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 09:02:47.239 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 09:02:47.241 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 09:02:47.243 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-08 09:02:47.245 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-08 09:02:47.247 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-08 09:02:47.250 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-08 09:02:47.252 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:47.254 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-08 09:02:47.256 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-08 09:02:47.258 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-08 09:02:47.262 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 09:02:47.263 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-08 09:02:47.265 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-08 09:02:47.268 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 09:02:47.273 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-07-08 09:02:47.360 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-08 09:02:47.459 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-07-08 09:02:47.588 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:47.668 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-08 09:02:47.773 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-08 09:02:47.865 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 09:02:47.963 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-08 09:02:47.966 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-08 09:02:47.969 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-08 09:02:48.076 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 09:02:48.615 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-08 09:02:48.657 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-08 09:02:49.166 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-08 09:02:49.220 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 09:02:49.229 | + functions-common:time_stop:2420 : local name 2026-07-08 09:02:49.235 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:02:49.242 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:02:49.246 | + functions-common:time_stop:2423 : local total 2026-07-08 09:02:49.253 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:02:49.263 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 09:02:49.273 | + functions-common:time_stop:2427 : start_time=1783501367185 2026-07-08 09:02:49.284 | + functions-common:time_stop:2429 : [[ -z 1783501367185 ]] 2026-07-08 09:02:49.297 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:02:49.308 | + functions-common:time_stop:2432 : end_time=1783501369299 2026-07-08 09:02:49.317 | + functions-common:time_stop:2433 : elapsed_time=2114 2026-07-08 09:02:49.323 | + functions-common:time_stop:2434 : total=12989 2026-07-08 09:02:49.331 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:02:49.338 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15103 2026-07-08 09:02:49.343 | + lib/neutron:start_neutron_service_and_check:646 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:49.353 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-08 09:02:49.360 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:49.367 | + functions-common:run_process:1676 : local group= 2026-07-08 09:02:49.373 | + functions-common:run_process:1677 : local user= 2026-07-08 09:02:49.380 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 09:02:49.388 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-08 09:02:49.398 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 09:02:49.410 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 09:02:49.419 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:02:49.422 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:02:49.435 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:02:49.444 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501369435 2026-07-08 09:02:49.452 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-08 09:02:49.498 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:02:49.506 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-08 09:02:49.514 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-08 09:02:49.519 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:49.525 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:49.529 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:49.540 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:49.551 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-08 09:02:49.559 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-08 09:02:49.568 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-08 09:02:49.572 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 09:02:49.579 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 09:02:49.587 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 09:02:49.596 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 09:02:49.606 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-08 09:02:49.615 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-08 09:02:49.619 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-08 09:02:49.626 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-08 09:02:49.630 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:49.638 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-08 09:02:49.648 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-08 09:02:49.656 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-08 09:02:49.663 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 09:02:49.668 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-08 09:02:49.674 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-08 09:02:49.682 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 09:02:49.696 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-07-08 09:02:49.866 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-08 09:02:49.994 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-07-08 09:02:50.100 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:50.242 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-08 09:02:50.374 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-08 09:02:50.527 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 09:02:50.658 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-08 09:02:50.665 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-08 09:02:50.676 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-08 09:02:50.843 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 09:02:51.407 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-08 09:02:51.453 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-08 09:02:51.990 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-08 09:02:52.042 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 09:02:52.044 | + functions-common:time_stop:2420 : local name 2026-07-08 09:02:52.046 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:02:52.048 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:02:52.050 | + functions-common:time_stop:2423 : local total 2026-07-08 09:02:52.055 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:02:52.058 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 09:02:52.063 | + functions-common:time_stop:2427 : start_time=1783501369435 2026-07-08 09:02:52.066 | + functions-common:time_stop:2429 : [[ -z 1783501369435 ]] 2026-07-08 09:02:52.074 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:02:52.082 | + functions-common:time_stop:2432 : end_time=1783501372076 2026-07-08 09:02:52.087 | + functions-common:time_stop:2433 : elapsed_time=2641 2026-07-08 09:02:52.092 | + functions-common:time_stop:2434 : total=15103 2026-07-08 09:02:52.096 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:02:52.105 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17744 2026-07-08 09:02:52.108 | + lib/neutron:start_neutron_service_and_check:647 : _run_ovn_maintenance 2026-07-08 09:02:52.115 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-07-08 09:02:52.119 | + lib/neutron:_run_ovn_maintenance:353 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:52.124 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-08 09:02:52.129 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:52.134 | + functions-common:run_process:1676 : local group= 2026-07-08 09:02:52.141 | + functions-common:run_process:1677 : local user= 2026-07-08 09:02:52.147 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 09:02:52.156 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-08 09:02:52.159 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 09:02:52.163 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 09:02:52.170 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:02:52.175 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:02:52.185 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:02:52.194 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501372187 2026-07-08 09:02:52.200 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-08 09:02:52.242 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:02:52.248 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-08 09:02:52.256 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-08 09:02:52.262 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:52.266 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:52.271 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:52.279 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:52.285 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-08 09:02:52.291 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-08 09:02:52.296 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-08 09:02:52.303 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 09:02:52.307 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 09:02:52.313 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 09:02:52.318 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 09:02:52.326 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-08 09:02:52.330 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-08 09:02:52.335 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-08 09:02:52.342 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-08 09:02:52.343 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:52.348 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-08 09:02:52.356 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-08 09:02:52.363 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-08 09:02:52.370 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 09:02:52.375 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-08 09:02:52.383 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-08 09:02:52.391 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 09:02:52.402 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-07-08 09:02:52.538 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-08 09:02:52.677 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-07-08 09:02:52.809 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:02:52.919 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-08 09:02:53.024 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-08 09:02:53.139 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 09:02:53.262 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-08 09:02:53.265 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-08 09:02:53.269 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-07-08 09:02:53.405 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 09:02:53.972 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-08 09:02:54.007 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-07-08 09:02:54.552 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-08 09:02:54.620 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 09:02:54.627 | + functions-common:time_stop:2420 : local name 2026-07-08 09:02:54.633 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:02:54.638 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:02:54.643 | + functions-common:time_stop:2423 : local total 2026-07-08 09:02:54.651 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:02:54.657 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 09:02:54.661 | + functions-common:time_stop:2427 : start_time=1783501372187 2026-07-08 09:02:54.669 | + functions-common:time_stop:2429 : [[ -z 1783501372187 ]] 2026-07-08 09:02:54.674 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:02:54.683 | + functions-common:time_stop:2432 : end_time=1783501374676 2026-07-08 09:02:54.688 | + functions-common:time_stop:2433 : elapsed_time=2489 2026-07-08 09:02:54.696 | + functions-common:time_stop:2434 : total=17744 2026-07-08 09:02:54.700 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:02:54.705 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20233 2026-07-08 09:02:54.711 | + lib/neutron:start_neutron_service_and_check:648 : '[' '!' -z networking ']' 2026-07-08 09:02:54.715 | + lib/neutron:start_neutron_service_and_check:649 : neutron_url=http://192.168.122.180/networking 2026-07-08 09:02:54.719 | + lib/neutron:start_neutron_service_and_check:651 : echo 'Waiting for Neutron to start...' 2026-07-08 09:02:54.721 | Waiting for Neutron to start... 2026-07-08 09:02:54.727 | + lib/neutron:start_neutron_service_and_check:653 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.180/networking' 2026-07-08 09:02:54.731 | + lib/neutron:start_neutron_service_and_check:654 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.180/networking' 'Neutron did not start' 60 2026-07-08 09:02:54.737 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.180/networking' 2026-07-08 09:02:54.741 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-08 09:02:54.745 | + functions-common:test_with_retry:2360 : local until=60 2026-07-08 09:02:54.751 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-08 09:02:54.759 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-08 09:02:54.769 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-08 09:02:54.773 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:02:54.778 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:02:54.786 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:02:54.795 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501374788 2026-07-08 09:02:54.799 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.180/networking; do sleep 0.5; done' 2026-07-08 09:03:01.755 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.180/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-08 09:03:01.762 | + functions-common:time_stop:2420 : local name 2026-07-08 09:03:01.770 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:03:01.774 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:03:01.777 | + functions-common:time_stop:2423 : local total 2026-07-08 09:03:01.782 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:03:01.789 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-08 09:03:01.793 | + functions-common:time_stop:2427 : start_time=1783501374788 2026-07-08 09:03:01.804 | + functions-common:time_stop:2429 : [[ -z 1783501374788 ]] 2026-07-08 09:03:01.808 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:03:01.820 | + functions-common:time_stop:2432 : end_time=1783501381809 2026-07-08 09:03:01.826 | + functions-common:time_stop:2433 : elapsed_time=7021 2026-07-08 09:03:01.831 | + functions-common:time_stop:2434 : total=0 2026-07-08 09:03:01.837 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:03:01.844 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7021 2026-07-08 09:03:01.850 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-07-08 09:03:01.889 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:03:01.900 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-07-08 09:03:01.907 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 09:03:01.914 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-07-08 09:03:01.920 | + ./stack.sh:main:1311 : start_placement 2026-07-08 09:03:01.927 | + lib/placement:start_placement:137 : start_placement_api 2026-07-08 09:03:01.934 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-08 09:03:01.941 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-08 09:03:01.947 | + functions-common:run_process:1674 : local service=placement-api 2026-07-08 09:03:01.955 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-08 09:03:01.959 | + functions-common:run_process:1676 : local group= 2026-07-08 09:03:01.965 | + functions-common:run_process:1677 : local user= 2026-07-08 09:03:01.972 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 09:03:01.977 | + functions-common:run_process:1680 : local name=placement-api 2026-07-08 09:03:01.983 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 09:03:01.990 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 09:03:01.996 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:03:02.002 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:03:02.010 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:03:02.023 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501382011 2026-07-08 09:03:02.028 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-08 09:03:02.070 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:03:02.076 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-08 09:03:02.079 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-08 09:03:02.086 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-08 09:03:02.095 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-08 09:03:02.099 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-08 09:03:02.104 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-08 09:03:02.107 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-08 09:03:02.110 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-08 09:03:02.115 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-08 09:03:02.122 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 09:03:02.128 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 09:03:02.135 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 09:03:02.140 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 09:03:02.147 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-08 09:03:02.151 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-08 09:03:02.155 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-08 09:03:02.160 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-08 09:03:02.163 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-08 09:03:02.170 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-08 09:03:02.175 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-08 09:03:02.180 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-08 09:03:02.184 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-08 09:03:02.188 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-08 09:03:02.193 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-08 09:03:02.199 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-08 09:03:02.205 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-07-08 09:03:02.331 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-08 09:03:02.465 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-07-08 09:03:02.566 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-07-08 09:03:02.669 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-08 09:03:02.777 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 09:03:02.876 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-08 09:03:02.975 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-08 09:03:03.050 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-08 09:03:03.140 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-08 09:03:03.210 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-08 09:03:03.288 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-08 09:03:03.291 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-08 09:03:03.295 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-08 09:03:03.387 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-08 09:03:03.879 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-08 09:03:03.909 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-08 09:03:04.383 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-08 09:03:04.519 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 09:03:04.524 | + functions-common:time_stop:2420 : local name 2026-07-08 09:03:04.526 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:03:04.530 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:03:04.534 | + functions-common:time_stop:2423 : local total 2026-07-08 09:03:04.538 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:03:04.542 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 09:03:04.546 | + functions-common:time_stop:2427 : start_time=1783501382011 2026-07-08 09:03:04.550 | + functions-common:time_stop:2429 : [[ -z 1783501382011 ]] 2026-07-08 09:03:04.556 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:03:04.560 | + functions-common:time_stop:2432 : end_time=1783501384557 2026-07-08 09:03:04.564 | + functions-common:time_stop:2433 : elapsed_time=2546 2026-07-08 09:03:04.568 | + functions-common:time_stop:2434 : total=20233 2026-07-08 09:03:04.572 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:03:04.576 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22779 2026-07-08 09:03:04.579 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-08 09:03:04.579 | Waiting for placement-api to start... 2026-07-08 09:03:04.582 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.180/placement 2026-07-08 09:03:04.585 | + functions:wait_for_service:476 : local timeout=60 2026-07-08 09:03:04.588 | + functions:wait_for_service:477 : local url=http://192.168.122.180/placement 2026-07-08 09:03:04.591 | + functions:wait_for_service:478 : local rval=0 2026-07-08 09:03:04.594 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-08 09:03:04.598 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-08 09:03:04.601 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:03:04.604 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:03:04.608 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:03:04.614 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501384610 2026-07-08 09:03:04.618 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-08 09:03:04.622 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 09:03:04.625 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.180/placement 2026-07-08 09:03:07.477 | + :: : [[ 200 == 503 ]] 2026-07-08 09:03:07.479 | + :: : [[ 0 -eq 7 ]] 2026-07-08 09:03:07.485 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-08 09:03:07.489 | + functions-common:time_stop:2420 : local name 2026-07-08 09:03:07.494 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:03:07.498 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:03:07.502 | + functions-common:time_stop:2423 : local total 2026-07-08 09:03:07.507 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:03:07.511 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-08 09:03:07.515 | + functions-common:time_stop:2427 : start_time=1783501384610 2026-07-08 09:03:07.518 | + functions-common:time_stop:2429 : [[ -z 1783501384610 ]] 2026-07-08 09:03:07.525 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:03:07.531 | + functions-common:time_stop:2432 : end_time=1783501387526 2026-07-08 09:03:07.535 | + functions-common:time_stop:2433 : elapsed_time=2916 2026-07-08 09:03:07.540 | + functions-common:time_stop:2434 : total=11913 2026-07-08 09:03:07.544 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:03:07.548 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14829 2026-07-08 09:03:07.552 | + functions:wait_for_service:486 : return 0 2026-07-08 09:03:07.557 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-07-08 09:03:07.582 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:03:07.587 | + ./stack.sh:main:1315 : start_neutron 2026-07-08 09:03:07.591 | + lib/neutron:start_neutron:658 : start_l2_agent 2026-07-08 09:03:07.596 | + lib/neutron:start_l2_agent:665 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:03:07.600 | + functions-common:run_process:1674 : local service=q-agt 2026-07-08 09:03:07.604 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-08 09:03:07.609 | + functions-common:run_process:1676 : local group= 2026-07-08 09:03:07.613 | + functions-common:run_process:1677 : local user= 2026-07-08 09:03:07.618 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 09:03:07.622 | + functions-common:run_process:1680 : local name=q-agt 2026-07-08 09:03:07.627 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 09:03:07.631 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 09:03:07.635 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:03:07.640 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:03:07.645 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:03:07.652 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501387647 2026-07-08 09:03:07.656 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-08 09:03:07.681 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:03:07.686 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 09:03:07.690 | + functions-common:time_stop:2420 : local name 2026-07-08 09:03:07.693 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:03:07.697 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:03:07.701 | + functions-common:time_stop:2423 : local total 2026-07-08 09:03:07.704 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:03:07.708 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 09:03:07.711 | + functions-common:time_stop:2427 : start_time=1783501387647 2026-07-08 09:03:07.715 | + functions-common:time_stop:2429 : [[ -z 1783501387647 ]] 2026-07-08 09:03:07.721 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:03:07.726 | + functions-common:time_stop:2432 : end_time=1783501387722 2026-07-08 09:03:07.730 | + functions-common:time_stop:2433 : elapsed_time=75 2026-07-08 09:03:07.734 | + functions-common:time_stop:2434 : total=22779 2026-07-08 09:03:07.738 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:03:07.742 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22854 2026-07-08 09:03:07.746 | + lib/neutron:start_l2_agent:667 : is_provider_network 2026-07-08 09:03:07.750 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-08 09:03:07.754 | + functions-common:is_provider_network:2272 : return 1 2026-07-08 09:03:07.758 | + lib/neutron:start_neutron:659 : start_other_agents 2026-07-08 09:03:07.762 | + lib/neutron:start_other_agents:683 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-08 09:03:07.766 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-08 09:03:07.771 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-08 09:03:07.775 | + functions-common:run_process:1676 : local group= 2026-07-08 09:03:07.778 | + functions-common:run_process:1677 : local user= 2026-07-08 09:03:07.781 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 09:03:07.785 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-08 09:03:07.789 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 09:03:07.792 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 09:03:07.797 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:03:07.801 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:03:07.806 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:03:07.813 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501387808 2026-07-08 09:03:07.816 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-08 09:03:07.841 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:03:07.845 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 09:03:07.849 | + functions-common:time_stop:2420 : local name 2026-07-08 09:03:07.853 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:03:07.858 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:03:07.862 | + functions-common:time_stop:2423 : local total 2026-07-08 09:03:07.866 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:03:07.870 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 09:03:07.874 | + functions-common:time_stop:2427 : start_time=1783501387808 2026-07-08 09:03:07.879 | + functions-common:time_stop:2429 : [[ -z 1783501387808 ]] 2026-07-08 09:03:07.884 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:03:07.890 | + functions-common:time_stop:2432 : end_time=1783501387886 2026-07-08 09:03:07.894 | + functions-common:time_stop:2433 : elapsed_time=78 2026-07-08 09:03:07.898 | + functions-common:time_stop:2434 : total=22854 2026-07-08 09:03:07.902 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:03:07.906 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22932 2026-07-08 09:03:07.912 | ++ lib/neutron:start_other_agents:685 : determine_config_files neutron-l3-agent 2026-07-08 09:03:07.915 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-08 09:03:07.920 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-08 09:03:07.925 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-07-08 09:03:07.929 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-08 09:03:07.933 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-08 09:03:07.938 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-08 09:03:07.943 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-08 09:03:07.945 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-08 09:03:07.951 | + lib/neutron:start_other_agents:685 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-08 09:03:07.954 | + functions-common:run_process:1674 : local service=q-l3 2026-07-08 09:03:07.958 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-08 09:03:07.962 | + functions-common:run_process:1676 : local group= 2026-07-08 09:03:07.966 | + functions-common:run_process:1677 : local user= 2026-07-08 09:03:07.970 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 09:03:07.974 | + functions-common:run_process:1680 : local name=q-l3 2026-07-08 09:03:07.978 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 09:03:07.982 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 09:03:07.985 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:03:07.990 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:03:07.995 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:03:08.002 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501387997 2026-07-08 09:03:08.006 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-08 09:03:08.032 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:03:08.037 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 09:03:08.041 | + functions-common:time_stop:2420 : local name 2026-07-08 09:03:08.045 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:03:08.049 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:03:08.053 | + functions-common:time_stop:2423 : local total 2026-07-08 09:03:08.056 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:03:08.060 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 09:03:08.064 | + functions-common:time_stop:2427 : start_time=1783501387997 2026-07-08 09:03:08.069 | + functions-common:time_stop:2429 : [[ -z 1783501387997 ]] 2026-07-08 09:03:08.074 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:03:08.080 | + functions-common:time_stop:2432 : end_time=1783501388075 2026-07-08 09:03:08.084 | + functions-common:time_stop:2433 : elapsed_time=78 2026-07-08 09:03:08.087 | + functions-common:time_stop:2434 : total=22932 2026-07-08 09:03:08.091 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:03:08.095 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23010 2026-07-08 09:03:08.099 | + lib/neutron:start_other_agents:687 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-08 09:03:08.103 | + functions-common:run_process:1674 : local service=q-meta 2026-07-08 09:03:08.107 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-08 09:03:08.113 | + functions-common:run_process:1676 : local group= 2026-07-08 09:03:08.117 | + functions-common:run_process:1677 : local user= 2026-07-08 09:03:08.121 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 09:03:08.127 | + functions-common:run_process:1680 : local name=q-meta 2026-07-08 09:03:08.131 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 09:03:08.136 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 09:03:08.141 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:03:08.146 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:03:08.152 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:03:08.158 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501388153 2026-07-08 09:03:08.163 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-08 09:03:08.191 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:03:08.195 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 09:03:08.199 | + functions-common:time_stop:2420 : local name 2026-07-08 09:03:08.202 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:03:08.207 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:03:08.210 | + functions-common:time_stop:2423 : local total 2026-07-08 09:03:08.214 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:03:08.217 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 09:03:08.222 | + functions-common:time_stop:2427 : start_time=1783501388153 2026-07-08 09:03:08.224 | + functions-common:time_stop:2429 : [[ -z 1783501388153 ]] 2026-07-08 09:03:08.229 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:03:08.234 | + functions-common:time_stop:2432 : end_time=1783501388231 2026-07-08 09:03:08.238 | + functions-common:time_stop:2433 : elapsed_time=78 2026-07-08 09:03:08.241 | + functions-common:time_stop:2434 : total=23010 2026-07-08 09:03:08.245 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:03:08.249 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23088 2026-07-08 09:03:08.251 | + lib/neutron:start_other_agents:688 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-08 09:03:08.256 | + functions-common:run_process:1674 : local service=q-metering 2026-07-08 09:03:08.258 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-08 09:03:08.263 | + functions-common:run_process:1676 : local group= 2026-07-08 09:03:08.266 | + functions-common:run_process:1677 : local user= 2026-07-08 09:03:08.268 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 09:03:08.272 | + functions-common:run_process:1680 : local name=q-metering 2026-07-08 09:03:08.275 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 09:03:08.280 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 09:03:08.283 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:03:08.287 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:03:08.291 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:03:08.297 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501388292 2026-07-08 09:03:08.300 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-08 09:03:08.325 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:03:08.329 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 09:03:08.334 | + functions-common:time_stop:2420 : local name 2026-07-08 09:03:08.337 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:03:08.339 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:03:08.344 | + functions-common:time_stop:2423 : local total 2026-07-08 09:03:08.346 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:03:08.351 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 09:03:08.354 | + functions-common:time_stop:2427 : start_time=1783501388292 2026-07-08 09:03:08.356 | + functions-common:time_stop:2429 : [[ -z 1783501388292 ]] 2026-07-08 09:03:08.361 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:03:08.367 | + functions-common:time_stop:2432 : end_time=1783501388363 2026-07-08 09:03:08.372 | + functions-common:time_stop:2433 : elapsed_time=71 2026-07-08 09:03:08.376 | + functions-common:time_stop:2434 : total=23088 2026-07-08 09:03:08.379 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:03:08.382 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23159 2026-07-08 09:03:08.386 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-07-08 09:03:08.410 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:03:08.414 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-07-08 09:03:08.419 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-07-08 09:03:08.423 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 09:03:08.427 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-07-08 09:03:08.432 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-07-08 09:03:08.435 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-07-08 09:03:08.439 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-08 09:03:08.443 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-08 09:03:08.446 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-08 09:03:08.450 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-08 09:03:12.534 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:03:12.538 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-08 09:03:12.538 | address-scope 2026-07-08 09:03:12.538 | agent 2026-07-08 09:03:12.538 | allowed-address-pairs 2026-07-08 09:03:12.538 | auto-allocated-topology 2026-07-08 09:03:12.538 | availability_zone 2026-07-08 09:03:12.538 | default-subnetpools 2026-07-08 09:03:12.538 | dhcp_agent_scheduler 2026-07-08 09:03:12.539 | dns-integration 2026-07-08 09:03:12.539 | dns-domain-ports 2026-07-08 09:03:12.539 | dns-integration-domain-keywords 2026-07-08 09:03:12.539 | empty-string-filtering 2026-07-08 09:03:12.539 | external-net 2026-07-08 09:03:12.539 | extra_dhcp_opt 2026-07-08 09:03:12.539 | extraroute 2026-07-08 09:03:12.539 | extraroute-atomic 2026-07-08 09:03:12.539 | filter-validation 2026-07-08 09:03:12.539 | floating-ip-port-forwarding-detail 2026-07-08 09:03:12.539 | fip-port-details 2026-07-08 09:03:12.540 | flavors 2026-07-08 09:03:12.540 | floatingip-pools 2026-07-08 09:03:12.540 | router 2026-07-08 09:03:12.540 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 09:03:12.540 | enable-default-route-bfd 2026-07-08 09:03:12.540 | enable-default-route-ecmp 2026-07-08 09:03:12.540 | ext-gw-mode 2026-07-08 09:03:12.540 | l3-ha 2026-07-08 09:03:12.540 | external-gateway-multihoming 2026-07-08 09:03:12.540 | l3-flavors 2026-07-08 09:03:12.541 | l3_agent_scheduler 2026-07-08 09:03:12.541 | multi-provider 2026-07-08 09:03:12.541 | net-mtu 2026-07-08 09:03:12.541 | net-mtu-writable 2026-07-08 09:03:12.542 | network_availability_zone 2026-07-08 09:03:12.542 | network-ip-availability 2026-07-08 09:03:12.542 | network-ip-availability-details 2026-07-08 09:03:12.542 | pagination 2026-07-08 09:03:12.542 | port-device-profile 2026-07-08 09:03:12.542 | port-mac-address-regenerate 2026-07-08 09:03:12.542 | port-numa-affinity-policy 2026-07-08 09:03:12.542 | port-numa-affinity-policy-socket 2026-07-08 09:03:12.542 | binding 2026-07-08 09:03:12.542 | binding-extended 2026-07-08 09:03:12.542 | port-security 2026-07-08 09:03:12.543 | project-id 2026-07-08 09:03:12.543 | provider 2026-07-08 09:03:12.543 | qinq 2026-07-08 09:03:12.543 | quota-check-limit 2026-07-08 09:03:12.543 | quota-check-limit-default 2026-07-08 09:03:12.543 | quotas 2026-07-08 09:03:12.543 | quota_details 2026-07-08 09:03:12.543 | rbac-policies 2026-07-08 09:03:12.543 | rbac-address-scope 2026-07-08 09:03:12.543 | rbac-security-groups 2026-07-08 09:03:12.544 | revision-if-match 2026-07-08 09:03:12.544 | standard-attr-revisions 2026-07-08 09:03:12.544 | router_availability_zone 2026-07-08 09:03:12.544 | router-enable-snat 2026-07-08 09:03:12.544 | security-groups-default-rules 2026-07-08 09:03:12.544 | security-groups-default-statefulness 2026-07-08 09:03:12.544 | security-groups-normalized-cidr 2026-07-08 09:03:12.544 | security-groups-remote-address-group 2026-07-08 09:03:12.545 | security-groups-rules-belongs-to-default-sg 2026-07-08 09:03:12.545 | security-groups-shared-filtering 2026-07-08 09:03:12.545 | security-group 2026-07-08 09:03:12.545 | service-type 2026-07-08 09:03:12.545 | sorting 2026-07-08 09:03:12.545 | standard-attr-description 2026-07-08 09:03:12.545 | stateful-security-group 2026-07-08 09:03:12.545 | subnet-dns-publish-fixed-ip 2026-07-08 09:03:12.545 | subnet-external-network 2026-07-08 09:03:12.545 | subnet_onboard 2026-07-08 09:03:12.545 | subnet-service-types 2026-07-08 09:03:12.545 | subnet_allocation 2026-07-08 09:03:12.546 | subnetpool-prefix-ops 2026-07-08 09:03:12.546 | tag-creation 2026-07-08 09:03:12.546 | standard-attr-tag 2026-07-08 09:03:12.546 | standard-attr-timestamp 2026-07-08 09:03:12.546 | vlan-transparent' 2026-07-08 09:03:12.546 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-08 09:03:12.546 | address-scope 2026-07-08 09:03:12.546 | agent 2026-07-08 09:03:12.546 | allowed-address-pairs 2026-07-08 09:03:12.546 | auto-allocated-topology 2026-07-08 09:03:12.546 | availability_zone 2026-07-08 09:03:12.547 | default-subnetpools 2026-07-08 09:03:12.547 | dhcp_agent_scheduler 2026-07-08 09:03:12.547 | dns-integration 2026-07-08 09:03:12.547 | dns-domain-ports 2026-07-08 09:03:12.547 | dns-integration-domain-keywords 2026-07-08 09:03:12.547 | empty-string-filtering 2026-07-08 09:03:12.547 | external-net 2026-07-08 09:03:12.547 | extra_dhcp_opt 2026-07-08 09:03:12.547 | extraroute 2026-07-08 09:03:12.547 | extraroute-atomic 2026-07-08 09:03:12.547 | filter-validation 2026-07-08 09:03:12.548 | floating-ip-port-forwarding-detail 2026-07-08 09:03:12.548 | fip-port-details 2026-07-08 09:03:12.548 | flavors 2026-07-08 09:03:12.548 | floatingip-pools 2026-07-08 09:03:12.548 | router 2026-07-08 09:03:12.548 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 09:03:12.548 | enable-default-route-bfd 2026-07-08 09:03:12.548 | enable-default-route-ecmp 2026-07-08 09:03:12.548 | ext-gw-mode 2026-07-08 09:03:12.548 | l3-ha 2026-07-08 09:03:12.548 | external-gateway-multihoming 2026-07-08 09:03:12.548 | l3-flavors 2026-07-08 09:03:12.549 | l3_agent_scheduler 2026-07-08 09:03:12.549 | multi-provider 2026-07-08 09:03:12.549 | net-mtu 2026-07-08 09:03:12.549 | net-mtu-writable 2026-07-08 09:03:12.549 | network_availability_zone 2026-07-08 09:03:12.549 | network-ip-availability 2026-07-08 09:03:12.549 | network-ip-availability-details 2026-07-08 09:03:12.549 | pagination 2026-07-08 09:03:12.549 | port-device-profile 2026-07-08 09:03:12.549 | port-mac-address-regenerate 2026-07-08 09:03:12.549 | port-numa-affinity-policy 2026-07-08 09:03:12.549 | port-numa-affinity-policy-socket 2026-07-08 09:03:12.550 | binding 2026-07-08 09:03:12.550 | binding-extended 2026-07-08 09:03:12.550 | port-security 2026-07-08 09:03:12.550 | project-id 2026-07-08 09:03:12.550 | provider 2026-07-08 09:03:12.550 | qinq 2026-07-08 09:03:12.550 | quota-check-limit 2026-07-08 09:03:12.550 | quota-check-limit-default 2026-07-08 09:03:12.550 | quotas 2026-07-08 09:03:12.550 | quota_details 2026-07-08 09:03:12.550 | rbac-policies 2026-07-08 09:03:12.551 | rbac-address-scope 2026-07-08 09:03:12.551 | rbac-security-groups 2026-07-08 09:03:12.551 | revision-if-match 2026-07-08 09:03:12.551 | standard-attr-revisions 2026-07-08 09:03:12.551 | router_availability_zone 2026-07-08 09:03:12.551 | router-enable-snat 2026-07-08 09:03:12.551 | security-groups-default-rules 2026-07-08 09:03:12.551 | security-groups-default-statefulness 2026-07-08 09:03:12.551 | security-groups-normalized-cidr 2026-07-08 09:03:12.551 | security-groups-remote-address-group 2026-07-08 09:03:12.551 | security-groups-rules-belongs-to-default-sg 2026-07-08 09:03:12.551 | security-groups-shared-filtering 2026-07-08 09:03:12.552 | security-group 2026-07-08 09:03:12.552 | service-type 2026-07-08 09:03:12.552 | sorting 2026-07-08 09:03:12.552 | standard-attr-description 2026-07-08 09:03:12.552 | stateful-security-group 2026-07-08 09:03:12.552 | subnet-dns-publish-fixed-ip 2026-07-08 09:03:12.552 | subnet-external-network 2026-07-08 09:03:12.552 | subnet_onboard 2026-07-08 09:03:12.552 | subnet-service-types 2026-07-08 09:03:12.552 | subnet_allocation 2026-07-08 09:03:12.552 | subnetpool-prefix-ops 2026-07-08 09:03:12.553 | tag-creation 2026-07-08 09:03:12.553 | standard-attr-tag 2026-07-08 09:03:12.553 | standard-attr-timestamp 2026-07-08 09:03:12.553 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-08 09:03:12.554 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-08 09:03:12.558 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-08 09:03:12.563 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-08 09:03:12.570 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-07-08 09:03:16.881 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:03:16.885 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=4711d9a8-8602-4f8f-8258-c0cb070d5934 2026-07-08 09:03:16.890 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-08 09:03:16.896 | ++ 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 fd8a:75c5:6e52::/56 --share --default -f value -c id 2026-07-08 09:03:20.897 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:03:20.902 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=a17253d4-0ea7-4e4d-ae72-e824ef197763 2026-07-08 09:03:20.906 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-08 09:03:20.909 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-08 09:03:20.913 | + functions-common:is_provider_network:2272 : return 1 2026-07-08 09:03:20.917 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-07-08 09:03:26.251 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:03:26.254 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=4238b3ef-772c-4a64-bcc6-3d90fcbaf11a 2026-07-08 09:03:26.257 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-07-08 09:03:26.260 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-08 09:03:26.281 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-08 09:03:26.286 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-08 09:03:26.290 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 4711d9a8-8602-4f8f-8258-c0cb070d5934 ']' 2026-07-08 09:03:26.292 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-08 09:03:26.295 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-07-08 09:03:26.299 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 4711d9a8-8602-4f8f-8258-c0cb070d5934 ' 2026-07-08 09:03:26.302 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-08 09:03:26.306 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 4238b3ef-772c-4a64-bcc6-3d90fcbaf11a private-subnet' 2026-07-08 09:03:26.310 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-08 09:03:26.313 | +++ 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 4711d9a8-8602-4f8f-8258-c0cb070d5934 --network 4238b3ef-772c-4a64-bcc6-3d90fcbaf11a private-subnet -f value -c id 2026-07-08 09:03:31.710 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:03:31.714 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=48374677-e892-49e4-a293-b8b64e5e9a51 2026-07-08 09:03:31.717 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-07-08 09:03:31.720 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-08 09:03:31.739 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 48374677-e892-49e4-a293-b8b64e5e9a51 2026-07-08 09:03:31.743 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=48374677-e892-49e4-a293-b8b64e5e9a51 2026-07-08 09:03:31.747 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-08 09:03:31.751 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-08 09:03:31.755 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-07-08 09:03:31.757 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-08 09:03:31.774 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-07-08 09:03:31.776 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-08 09:03:31.794 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-08 09:03:31.798 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z a17253d4-0ea7-4e4d-ae72-e824ef197763 ']' 2026-07-08 09:03:31.800 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-08 09:03:31.803 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-08 09:03:31.807 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool a17253d4-0ea7-4e4d-ae72-e824ef197763 ' 2026-07-08 09:03:31.810 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-08 09:03:31.813 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 4238b3ef-772c-4a64-bcc6-3d90fcbaf11a ipv6-private-subnet ' 2026-07-08 09:03:31.816 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-08 09:03:31.822 | +++ 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 a17253d4-0ea7-4e4d-ae72-e824ef197763 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 4238b3ef-772c-4a64-bcc6-3d90fcbaf11a ipv6-private-subnet -f value -c id 2026-07-08 09:03:36.678 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:03:36.680 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=3f1a1ac9-a382-42a6-9bd0-bf31a9499068 2026-07-08 09:03:36.683 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-07-08 09:03:36.686 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-08 09:03:36.703 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 3f1a1ac9-a382-42a6-9bd0-bf31a9499068 2026-07-08 09:03:36.707 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=3f1a1ac9-a382-42a6-9bd0-bf31a9499068 2026-07-08 09:03:36.710 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-08 09:03:36.714 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-08 09:03:36.718 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-08 09:03:40.068 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:03:40.073 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-08 09:03:40.073 | address-scope 2026-07-08 09:03:40.073 | agent 2026-07-08 09:03:40.073 | allowed-address-pairs 2026-07-08 09:03:40.074 | auto-allocated-topology 2026-07-08 09:03:40.074 | availability_zone 2026-07-08 09:03:40.074 | default-subnetpools 2026-07-08 09:03:40.074 | dhcp_agent_scheduler 2026-07-08 09:03:40.074 | dns-integration 2026-07-08 09:03:40.074 | dns-domain-ports 2026-07-08 09:03:40.074 | dns-integration-domain-keywords 2026-07-08 09:03:40.074 | empty-string-filtering 2026-07-08 09:03:40.074 | external-net 2026-07-08 09:03:40.074 | extra_dhcp_opt 2026-07-08 09:03:40.075 | extraroute 2026-07-08 09:03:40.075 | extraroute-atomic 2026-07-08 09:03:40.075 | filter-validation 2026-07-08 09:03:40.075 | floating-ip-port-forwarding-detail 2026-07-08 09:03:40.075 | fip-port-details 2026-07-08 09:03:40.075 | flavors 2026-07-08 09:03:40.075 | floatingip-pools 2026-07-08 09:03:40.075 | router 2026-07-08 09:03:40.075 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 09:03:40.075 | enable-default-route-bfd 2026-07-08 09:03:40.075 | enable-default-route-ecmp 2026-07-08 09:03:40.076 | ext-gw-mode 2026-07-08 09:03:40.076 | l3-ha 2026-07-08 09:03:40.076 | external-gateway-multihoming 2026-07-08 09:03:40.076 | l3-flavors 2026-07-08 09:03:40.076 | l3_agent_scheduler 2026-07-08 09:03:40.076 | multi-provider 2026-07-08 09:03:40.076 | net-mtu 2026-07-08 09:03:40.076 | net-mtu-writable 2026-07-08 09:03:40.076 | network_availability_zone 2026-07-08 09:03:40.076 | network-ip-availability 2026-07-08 09:03:40.077 | network-ip-availability-details 2026-07-08 09:03:40.077 | pagination 2026-07-08 09:03:40.077 | port-device-profile 2026-07-08 09:03:40.077 | port-mac-address-regenerate 2026-07-08 09:03:40.077 | port-numa-affinity-policy 2026-07-08 09:03:40.077 | port-numa-affinity-policy-socket 2026-07-08 09:03:40.077 | binding 2026-07-08 09:03:40.077 | binding-extended 2026-07-08 09:03:40.077 | port-security 2026-07-08 09:03:40.077 | project-id 2026-07-08 09:03:40.077 | provider 2026-07-08 09:03:40.078 | qinq 2026-07-08 09:03:40.078 | quota-check-limit 2026-07-08 09:03:40.078 | quota-check-limit-default 2026-07-08 09:03:40.078 | quotas 2026-07-08 09:03:40.078 | quota_details 2026-07-08 09:03:40.078 | rbac-policies 2026-07-08 09:03:40.078 | rbac-address-scope 2026-07-08 09:03:40.078 | rbac-security-groups 2026-07-08 09:03:40.078 | revision-if-match 2026-07-08 09:03:40.078 | standard-attr-revisions 2026-07-08 09:03:40.079 | router_availability_zone 2026-07-08 09:03:40.079 | router-enable-snat 2026-07-08 09:03:40.079 | security-groups-default-rules 2026-07-08 09:03:40.079 | security-groups-default-statefulness 2026-07-08 09:03:40.079 | security-groups-normalized-cidr 2026-07-08 09:03:40.079 | security-groups-remote-address-group 2026-07-08 09:03:40.079 | security-groups-rules-belongs-to-default-sg 2026-07-08 09:03:40.079 | security-groups-shared-filtering 2026-07-08 09:03:40.079 | security-group 2026-07-08 09:03:40.079 | service-type 2026-07-08 09:03:40.080 | sorting 2026-07-08 09:03:40.080 | standard-attr-description 2026-07-08 09:03:40.080 | stateful-security-group 2026-07-08 09:03:40.080 | subnet-dns-publish-fixed-ip 2026-07-08 09:03:40.080 | subnet-external-network 2026-07-08 09:03:40.080 | subnet_onboard 2026-07-08 09:03:40.080 | subnet-service-types 2026-07-08 09:03:40.080 | subnet_allocation 2026-07-08 09:03:40.080 | subnetpool-prefix-ops 2026-07-08 09:03:40.080 | tag-creation 2026-07-08 09:03:40.081 | standard-attr-tag 2026-07-08 09:03:40.081 | standard-attr-timestamp 2026-07-08 09:03:40.081 | vlan-transparent' 2026-07-08 09:03:40.081 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-08 09:03:40.081 | address-scope 2026-07-08 09:03:40.081 | agent 2026-07-08 09:03:40.081 | allowed-address-pairs 2026-07-08 09:03:40.081 | auto-allocated-topology 2026-07-08 09:03:40.081 | availability_zone 2026-07-08 09:03:40.081 | default-subnetpools 2026-07-08 09:03:40.081 | dhcp_agent_scheduler 2026-07-08 09:03:40.082 | dns-integration 2026-07-08 09:03:40.082 | dns-domain-ports 2026-07-08 09:03:40.082 | dns-integration-domain-keywords 2026-07-08 09:03:40.082 | empty-string-filtering 2026-07-08 09:03:40.082 | external-net 2026-07-08 09:03:40.082 | extra_dhcp_opt 2026-07-08 09:03:40.082 | extraroute 2026-07-08 09:03:40.082 | extraroute-atomic 2026-07-08 09:03:40.082 | filter-validation 2026-07-08 09:03:40.082 | floating-ip-port-forwarding-detail 2026-07-08 09:03:40.083 | fip-port-details 2026-07-08 09:03:40.083 | flavors 2026-07-08 09:03:40.083 | floatingip-pools 2026-07-08 09:03:40.083 | router 2026-07-08 09:03:40.083 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 09:03:40.083 | enable-default-route-bfd 2026-07-08 09:03:40.083 | enable-default-route-ecmp 2026-07-08 09:03:40.083 | ext-gw-mode 2026-07-08 09:03:40.083 | l3-ha 2026-07-08 09:03:40.083 | external-gateway-multihoming 2026-07-08 09:03:40.083 | l3-flavors 2026-07-08 09:03:40.084 | l3_agent_scheduler 2026-07-08 09:03:40.084 | multi-provider 2026-07-08 09:03:40.084 | net-mtu 2026-07-08 09:03:40.084 | net-mtu-writable 2026-07-08 09:03:40.084 | network_availability_zone 2026-07-08 09:03:40.084 | network-ip-availability 2026-07-08 09:03:40.084 | network-ip-availability-details 2026-07-08 09:03:40.084 | pagination 2026-07-08 09:03:40.084 | port-device-profile 2026-07-08 09:03:40.085 | port-mac-address-regenerate 2026-07-08 09:03:40.085 | port-numa-affinity-policy 2026-07-08 09:03:40.085 | port-numa-affinity-policy-socket 2026-07-08 09:03:40.085 | binding 2026-07-08 09:03:40.085 | binding-extended 2026-07-08 09:03:40.085 | port-security 2026-07-08 09:03:40.085 | project-id 2026-07-08 09:03:40.085 | provider 2026-07-08 09:03:40.085 | qinq 2026-07-08 09:03:40.085 | quota-check-limit 2026-07-08 09:03:40.085 | quota-check-limit-default 2026-07-08 09:03:40.086 | quotas 2026-07-08 09:03:40.086 | quota_details 2026-07-08 09:03:40.086 | rbac-policies 2026-07-08 09:03:40.086 | rbac-address-scope 2026-07-08 09:03:40.086 | rbac-security-groups 2026-07-08 09:03:40.086 | revision-if-match 2026-07-08 09:03:40.086 | standard-attr-revisions 2026-07-08 09:03:40.086 | router_availability_zone 2026-07-08 09:03:40.086 | router-enable-snat 2026-07-08 09:03:40.086 | security-groups-default-rules 2026-07-08 09:03:40.087 | security-groups-default-statefulness 2026-07-08 09:03:40.087 | security-groups-normalized-cidr 2026-07-08 09:03:40.087 | security-groups-remote-address-group 2026-07-08 09:03:40.087 | security-groups-rules-belongs-to-default-sg 2026-07-08 09:03:40.087 | security-groups-shared-filtering 2026-07-08 09:03:40.087 | security-group 2026-07-08 09:03:40.087 | service-type 2026-07-08 09:03:40.087 | sorting 2026-07-08 09:03:40.087 | standard-attr-description 2026-07-08 09:03:40.087 | stateful-security-group 2026-07-08 09:03:40.088 | subnet-dns-publish-fixed-ip 2026-07-08 09:03:40.088 | subnet-external-network 2026-07-08 09:03:40.088 | subnet_onboard 2026-07-08 09:03:40.088 | subnet-service-types 2026-07-08 09:03:40.088 | subnet_allocation 2026-07-08 09:03:40.088 | subnetpool-prefix-ops 2026-07-08 09:03:40.088 | tag-creation 2026-07-08 09:03:40.088 | standard-attr-tag 2026-07-08 09:03:40.088 | standard-attr-timestamp 2026-07-08 09:03:40.088 | vlan-transparent =~ router ]] 2026-07-08 09:03:40.088 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-08 09:03:40.089 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-08 09:03:40.089 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-08 09:03:40.089 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-08 09:03:43.390 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:03:43.395 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-08 09:03:43.395 | address-scope 2026-07-08 09:03:43.396 | agent 2026-07-08 09:03:43.396 | allowed-address-pairs 2026-07-08 09:03:43.396 | auto-allocated-topology 2026-07-08 09:03:43.396 | availability_zone 2026-07-08 09:03:43.396 | default-subnetpools 2026-07-08 09:03:43.396 | dhcp_agent_scheduler 2026-07-08 09:03:43.396 | dns-integration 2026-07-08 09:03:43.396 | dns-domain-ports 2026-07-08 09:03:43.396 | dns-integration-domain-keywords 2026-07-08 09:03:43.396 | empty-string-filtering 2026-07-08 09:03:43.396 | external-net 2026-07-08 09:03:43.397 | extra_dhcp_opt 2026-07-08 09:03:43.397 | extraroute 2026-07-08 09:03:43.397 | extraroute-atomic 2026-07-08 09:03:43.397 | filter-validation 2026-07-08 09:03:43.397 | floating-ip-port-forwarding-detail 2026-07-08 09:03:43.397 | fip-port-details 2026-07-08 09:03:43.397 | flavors 2026-07-08 09:03:43.397 | floatingip-pools 2026-07-08 09:03:43.397 | router 2026-07-08 09:03:43.397 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 09:03:43.397 | enable-default-route-bfd 2026-07-08 09:03:43.398 | enable-default-route-ecmp 2026-07-08 09:03:43.398 | ext-gw-mode 2026-07-08 09:03:43.398 | l3-ha 2026-07-08 09:03:43.398 | external-gateway-multihoming 2026-07-08 09:03:43.398 | l3-flavors 2026-07-08 09:03:43.398 | l3_agent_scheduler 2026-07-08 09:03:43.398 | multi-provider 2026-07-08 09:03:43.398 | net-mtu 2026-07-08 09:03:43.398 | net-mtu-writable 2026-07-08 09:03:43.398 | network_availability_zone 2026-07-08 09:03:43.398 | network-ip-availability 2026-07-08 09:03:43.398 | network-ip-availability-details 2026-07-08 09:03:43.399 | pagination 2026-07-08 09:03:43.399 | port-device-profile 2026-07-08 09:03:43.399 | port-mac-address-regenerate 2026-07-08 09:03:43.399 | port-numa-affinity-policy 2026-07-08 09:03:43.399 | port-numa-affinity-policy-socket 2026-07-08 09:03:43.399 | binding 2026-07-08 09:03:43.399 | binding-extended 2026-07-08 09:03:43.399 | port-security 2026-07-08 09:03:43.399 | project-id 2026-07-08 09:03:43.399 | provider 2026-07-08 09:03:43.399 | qinq 2026-07-08 09:03:43.399 | quota-check-limit 2026-07-08 09:03:43.400 | quota-check-limit-default 2026-07-08 09:03:43.400 | quotas 2026-07-08 09:03:43.400 | quota_details 2026-07-08 09:03:43.400 | rbac-policies 2026-07-08 09:03:43.400 | rbac-address-scope 2026-07-08 09:03:43.400 | rbac-security-groups 2026-07-08 09:03:43.400 | revision-if-match 2026-07-08 09:03:43.400 | standard-attr-revisions 2026-07-08 09:03:43.400 | router_availability_zone 2026-07-08 09:03:43.400 | router-enable-snat 2026-07-08 09:03:43.400 | security-groups-default-rules 2026-07-08 09:03:43.401 | security-groups-default-statefulness 2026-07-08 09:03:43.401 | security-groups-normalized-cidr 2026-07-08 09:03:43.401 | security-groups-remote-address-group 2026-07-08 09:03:43.401 | security-groups-rules-belongs-to-default-sg 2026-07-08 09:03:43.401 | security-groups-shared-filtering 2026-07-08 09:03:43.401 | security-group 2026-07-08 09:03:43.401 | service-type 2026-07-08 09:03:43.401 | sorting 2026-07-08 09:03:43.401 | standard-attr-description 2026-07-08 09:03:43.401 | stateful-security-group 2026-07-08 09:03:43.401 | subnet-dns-publish-fixed-ip 2026-07-08 09:03:43.402 | subnet-external-network 2026-07-08 09:03:43.402 | subnet_onboard 2026-07-08 09:03:43.402 | subnet-service-types 2026-07-08 09:03:43.402 | subnet_allocation 2026-07-08 09:03:43.402 | subnetpool-prefix-ops 2026-07-08 09:03:43.402 | tag-creation 2026-07-08 09:03:43.402 | standard-attr-tag 2026-07-08 09:03:43.402 | standard-attr-timestamp 2026-07-08 09:03:43.402 | vlan-transparent' 2026-07-08 09:03:43.402 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-08 09:03:43.402 | address-scope 2026-07-08 09:03:43.403 | agent 2026-07-08 09:03:43.403 | allowed-address-pairs 2026-07-08 09:03:43.403 | auto-allocated-topology 2026-07-08 09:03:43.403 | availability_zone 2026-07-08 09:03:43.403 | default-subnetpools 2026-07-08 09:03:43.403 | dhcp_agent_scheduler 2026-07-08 09:03:43.403 | dns-integration 2026-07-08 09:03:43.403 | dns-domain-ports 2026-07-08 09:03:43.403 | dns-integration-domain-keywords 2026-07-08 09:03:43.403 | empty-string-filtering 2026-07-08 09:03:43.403 | external-net 2026-07-08 09:03:43.403 | extra_dhcp_opt 2026-07-08 09:03:43.404 | extraroute 2026-07-08 09:03:43.404 | extraroute-atomic 2026-07-08 09:03:43.404 | filter-validation 2026-07-08 09:03:43.404 | floating-ip-port-forwarding-detail 2026-07-08 09:03:43.404 | fip-port-details 2026-07-08 09:03:43.404 | flavors 2026-07-08 09:03:43.404 | floatingip-pools 2026-07-08 09:03:43.404 | router 2026-07-08 09:03:43.404 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 09:03:43.404 | enable-default-route-bfd 2026-07-08 09:03:43.404 | enable-default-route-ecmp 2026-07-08 09:03:43.405 | ext-gw-mode 2026-07-08 09:03:43.405 | l3-ha 2026-07-08 09:03:43.405 | external-gateway-multihoming 2026-07-08 09:03:43.405 | l3-flavors 2026-07-08 09:03:43.405 | l3_agent_scheduler 2026-07-08 09:03:43.405 | multi-provider 2026-07-08 09:03:43.405 | net-mtu 2026-07-08 09:03:43.405 | net-mtu-writable 2026-07-08 09:03:43.405 | network_availability_zone 2026-07-08 09:03:43.405 | network-ip-availability 2026-07-08 09:03:43.405 | network-ip-availability-details 2026-07-08 09:03:43.405 | pagination 2026-07-08 09:03:43.406 | port-device-profile 2026-07-08 09:03:43.406 | port-mac-address-regenerate 2026-07-08 09:03:43.406 | port-numa-affinity-policy 2026-07-08 09:03:43.406 | port-numa-affinity-policy-socket 2026-07-08 09:03:43.406 | binding 2026-07-08 09:03:43.406 | binding-extended 2026-07-08 09:03:43.406 | port-security 2026-07-08 09:03:43.406 | project-id 2026-07-08 09:03:43.406 | provider 2026-07-08 09:03:43.406 | qinq 2026-07-08 09:03:43.406 | quota-check-limit 2026-07-08 09:03:43.406 | quota-check-limit-default 2026-07-08 09:03:43.407 | quotas 2026-07-08 09:03:43.407 | quota_details 2026-07-08 09:03:43.407 | rbac-policies 2026-07-08 09:03:43.407 | rbac-address-scope 2026-07-08 09:03:43.407 | rbac-security-groups 2026-07-08 09:03:43.407 | revision-if-match 2026-07-08 09:03:43.407 | standard-attr-revisions 2026-07-08 09:03:43.407 | router_availability_zone 2026-07-08 09:03:43.407 | router-enable-snat 2026-07-08 09:03:43.407 | security-groups-default-rules 2026-07-08 09:03:43.407 | security-groups-default-statefulness 2026-07-08 09:03:43.408 | security-groups-normalized-cidr 2026-07-08 09:03:43.408 | security-groups-remote-address-group 2026-07-08 09:03:43.408 | security-groups-rules-belongs-to-default-sg 2026-07-08 09:03:43.408 | security-groups-shared-filtering 2026-07-08 09:03:43.408 | security-group 2026-07-08 09:03:43.408 | service-type 2026-07-08 09:03:43.408 | sorting 2026-07-08 09:03:43.408 | standard-attr-description 2026-07-08 09:03:43.408 | stateful-security-group 2026-07-08 09:03:43.408 | subnet-dns-publish-fixed-ip 2026-07-08 09:03:43.408 | subnet-external-network 2026-07-08 09:03:43.408 | subnet_onboard 2026-07-08 09:03:43.409 | subnet-service-types 2026-07-08 09:03:43.409 | subnet_allocation 2026-07-08 09:03:43.409 | subnetpool-prefix-ops 2026-07-08 09:03:43.409 | tag-creation 2026-07-08 09:03:43.409 | standard-attr-tag 2026-07-08 09:03:43.409 | standard-attr-timestamp 2026-07-08 09:03:43.409 | vlan-transparent =~ external-net ]] 2026-07-08 09:03:43.409 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-08 09:03:43.409 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-08 09:03:43.412 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-07-08 09:03:47.006 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:03:47.010 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=be1b75a5-e167-4929-806e-e6be3d6ea306 2026-07-08 09:03:47.013 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-08 09:03:47.016 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-08 09:03:47.034 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-08 09:03:47.038 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-08 09:03:47.041 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-08 09:03:47.046 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-08 09:03:50.380 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:03:50.383 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-08 09:03:50.383 | address-scope 2026-07-08 09:03:50.384 | agent 2026-07-08 09:03:50.384 | allowed-address-pairs 2026-07-08 09:03:50.384 | auto-allocated-topology 2026-07-08 09:03:50.384 | availability_zone 2026-07-08 09:03:50.384 | default-subnetpools 2026-07-08 09:03:50.384 | dhcp_agent_scheduler 2026-07-08 09:03:50.384 | dns-integration 2026-07-08 09:03:50.384 | dns-domain-ports 2026-07-08 09:03:50.384 | dns-integration-domain-keywords 2026-07-08 09:03:50.385 | empty-string-filtering 2026-07-08 09:03:50.385 | external-net 2026-07-08 09:03:50.385 | extra_dhcp_opt 2026-07-08 09:03:50.385 | extraroute 2026-07-08 09:03:50.385 | extraroute-atomic 2026-07-08 09:03:50.385 | filter-validation 2026-07-08 09:03:50.385 | floating-ip-port-forwarding-detail 2026-07-08 09:03:50.385 | fip-port-details 2026-07-08 09:03:50.385 | flavors 2026-07-08 09:03:50.386 | floatingip-pools 2026-07-08 09:03:50.386 | router 2026-07-08 09:03:50.386 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 09:03:50.386 | enable-default-route-bfd 2026-07-08 09:03:50.386 | enable-default-route-ecmp 2026-07-08 09:03:50.386 | ext-gw-mode 2026-07-08 09:03:50.386 | l3-ha 2026-07-08 09:03:50.386 | external-gateway-multihoming 2026-07-08 09:03:50.386 | l3-flavors 2026-07-08 09:03:50.387 | l3_agent_scheduler 2026-07-08 09:03:50.387 | multi-provider 2026-07-08 09:03:50.387 | net-mtu 2026-07-08 09:03:50.387 | net-mtu-writable 2026-07-08 09:03:50.387 | network_availability_zone 2026-07-08 09:03:50.387 | network-ip-availability 2026-07-08 09:03:50.387 | network-ip-availability-details 2026-07-08 09:03:50.387 | pagination 2026-07-08 09:03:50.387 | port-device-profile 2026-07-08 09:03:50.388 | port-mac-address-regenerate 2026-07-08 09:03:50.388 | port-numa-affinity-policy 2026-07-08 09:03:50.388 | port-numa-affinity-policy-socket 2026-07-08 09:03:50.388 | binding 2026-07-08 09:03:50.388 | binding-extended 2026-07-08 09:03:50.388 | port-security 2026-07-08 09:03:50.388 | project-id 2026-07-08 09:03:50.388 | provider 2026-07-08 09:03:50.388 | qinq 2026-07-08 09:03:50.388 | quota-check-limit 2026-07-08 09:03:50.389 | quota-check-limit-default 2026-07-08 09:03:50.389 | quotas 2026-07-08 09:03:50.389 | quota_details 2026-07-08 09:03:50.389 | rbac-policies 2026-07-08 09:03:50.389 | rbac-address-scope 2026-07-08 09:03:50.389 | rbac-security-groups 2026-07-08 09:03:50.389 | revision-if-match 2026-07-08 09:03:50.389 | standard-attr-revisions 2026-07-08 09:03:50.389 | router_availability_zone 2026-07-08 09:03:50.390 | router-enable-snat 2026-07-08 09:03:50.390 | security-groups-default-rules 2026-07-08 09:03:50.390 | security-groups-default-statefulness 2026-07-08 09:03:50.390 | security-groups-normalized-cidr 2026-07-08 09:03:50.390 | security-groups-remote-address-group 2026-07-08 09:03:50.390 | security-groups-rules-belongs-to-default-sg 2026-07-08 09:03:50.390 | security-groups-shared-filtering 2026-07-08 09:03:50.390 | security-group 2026-07-08 09:03:50.390 | service-type 2026-07-08 09:03:50.390 | sorting 2026-07-08 09:03:50.391 | standard-attr-description 2026-07-08 09:03:50.391 | stateful-security-group 2026-07-08 09:03:50.391 | subnet-dns-publish-fixed-ip 2026-07-08 09:03:50.391 | subnet-external-network 2026-07-08 09:03:50.391 | subnet_onboard 2026-07-08 09:03:50.391 | subnet-service-types 2026-07-08 09:03:50.391 | subnet_allocation 2026-07-08 09:03:50.391 | subnetpool-prefix-ops 2026-07-08 09:03:50.391 | tag-creation 2026-07-08 09:03:50.392 | standard-attr-tag 2026-07-08 09:03:50.392 | standard-attr-timestamp 2026-07-08 09:03:50.392 | vlan-transparent' 2026-07-08 09:03:50.392 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-08 09:03:50.392 | address-scope 2026-07-08 09:03:50.392 | agent 2026-07-08 09:03:50.392 | allowed-address-pairs 2026-07-08 09:03:50.392 | auto-allocated-topology 2026-07-08 09:03:50.392 | availability_zone 2026-07-08 09:03:50.393 | default-subnetpools 2026-07-08 09:03:50.393 | dhcp_agent_scheduler 2026-07-08 09:03:50.393 | dns-integration 2026-07-08 09:03:50.393 | dns-domain-ports 2026-07-08 09:03:50.393 | dns-integration-domain-keywords 2026-07-08 09:03:50.393 | empty-string-filtering 2026-07-08 09:03:50.393 | external-net 2026-07-08 09:03:50.393 | extra_dhcp_opt 2026-07-08 09:03:50.393 | extraroute 2026-07-08 09:03:50.394 | extraroute-atomic 2026-07-08 09:03:50.394 | filter-validation 2026-07-08 09:03:50.394 | floating-ip-port-forwarding-detail 2026-07-08 09:03:50.394 | fip-port-details 2026-07-08 09:03:50.394 | flavors 2026-07-08 09:03:50.394 | floatingip-pools 2026-07-08 09:03:50.394 | router 2026-07-08 09:03:50.394 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 09:03:50.394 | enable-default-route-bfd 2026-07-08 09:03:50.395 | enable-default-route-ecmp 2026-07-08 09:03:50.395 | ext-gw-mode 2026-07-08 09:03:50.395 | l3-ha 2026-07-08 09:03:50.395 | external-gateway-multihoming 2026-07-08 09:03:50.395 | l3-flavors 2026-07-08 09:03:50.395 | l3_agent_scheduler 2026-07-08 09:03:50.395 | multi-provider 2026-07-08 09:03:50.395 | net-mtu 2026-07-08 09:03:50.395 | net-mtu-writable 2026-07-08 09:03:50.395 | network_availability_zone 2026-07-08 09:03:50.396 | network-ip-availability 2026-07-08 09:03:50.396 | network-ip-availability-details 2026-07-08 09:03:50.396 | pagination 2026-07-08 09:03:50.396 | port-device-profile 2026-07-08 09:03:50.396 | port-mac-address-regenerate 2026-07-08 09:03:50.396 | port-numa-affinity-policy 2026-07-08 09:03:50.396 | port-numa-affinity-policy-socket 2026-07-08 09:03:50.396 | binding 2026-07-08 09:03:50.397 | binding-extended 2026-07-08 09:03:50.397 | port-security 2026-07-08 09:03:50.397 | project-id 2026-07-08 09:03:50.397 | provider 2026-07-08 09:03:50.397 | qinq 2026-07-08 09:03:50.397 | quota-check-limit 2026-07-08 09:03:50.397 | quota-check-limit-default 2026-07-08 09:03:50.397 | quotas 2026-07-08 09:03:50.397 | quota_details 2026-07-08 09:03:50.397 | rbac-policies 2026-07-08 09:03:50.398 | rbac-address-scope 2026-07-08 09:03:50.398 | rbac-security-groups 2026-07-08 09:03:50.398 | revision-if-match 2026-07-08 09:03:50.398 | standard-attr-revisions 2026-07-08 09:03:50.398 | router_availability_zone 2026-07-08 09:03:50.398 | router-enable-snat 2026-07-08 09:03:50.398 | security-groups-default-rules 2026-07-08 09:03:50.398 | security-groups-default-statefulness 2026-07-08 09:03:50.398 | security-groups-normalized-cidr 2026-07-08 09:03:50.398 | security-groups-remote-address-group 2026-07-08 09:03:50.399 | security-groups-rules-belongs-to-default-sg 2026-07-08 09:03:50.399 | security-groups-shared-filtering 2026-07-08 09:03:50.399 | security-group 2026-07-08 09:03:50.399 | service-type 2026-07-08 09:03:50.399 | sorting 2026-07-08 09:03:50.399 | standard-attr-description 2026-07-08 09:03:50.399 | stateful-security-group 2026-07-08 09:03:50.399 | subnet-dns-publish-fixed-ip 2026-07-08 09:03:50.399 | subnet-external-network 2026-07-08 09:03:50.400 | subnet_onboard 2026-07-08 09:03:50.400 | subnet-service-types 2026-07-08 09:03:50.400 | subnet_allocation 2026-07-08 09:03:50.400 | subnetpool-prefix-ops 2026-07-08 09:03:50.400 | tag-creation 2026-07-08 09:03:50.400 | standard-attr-tag 2026-07-08 09:03:50.400 | standard-attr-timestamp 2026-07-08 09:03:50.400 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-08 09:03:50.400 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-08 09:03:50.401 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-08 09:03:50.401 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-08 09:03:50.404 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-07-08 09:03:55.167 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:03:55.170 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=035c566c-fbdd-4d07-88e2-8ccdf895bf34 2026-07-08 09:03:55.172 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-07-08 09:03:55.175 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-08 09:03:55.190 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-08 09:03:55.193 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-08 09:03:55.196 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet be1b75a5-e167-4929-806e-e6be3d6ea306 48374677-e892-49e4-a293-b8b64e5e9a51 2026-07-08 09:04:00.843 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-08 09:04:00.848 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 035c566c-fbdd-4d07-88e2-8ccdf895bf34 2026-07-08 09:04:00.851 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-08 09:04:00.855 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-08 09:04:00.858 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-08 09:04:00.862 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-08 09:04:00.866 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-07-08 09:04:00.869 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 035c566c-fbdd-4d07-88e2-8ccdf895bf34 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-07-08 09:04:00.871 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-08 09:04:00.873 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-08 09:04:00.878 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-08 09:04:00.878 | +++ 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 035c566c-fbdd-4d07-88e2-8ccdf895bf34 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-07-08 09:04:04.569 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:04:04.573 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-07-08 09:04:04.573 | | id | 969c565d-fc81-45d1-ada3-580d51c23980 |' 2026-07-08 09:04:04.574 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-07-08 09:04:04.577 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-08 09:04:04.590 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 969c565d-fc81-45d1-ada3-580d51c23980 '|' 2026-07-08 09:04:04.593 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 969c565d-fc81-45d1-ada3-580d51c23980 |' 2026-07-08 09:04:04.595 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-08 09:04:04.599 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 969c565d-fc81-45d1-ada3-580d51c23980 '|' 2026-07-08 09:04:04.599 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-08 09:04:04.601 | ++ functions-common:get_field:806 : local data field 2026-07-08 09:04:04.604 | ++ functions-common:get_field:807 : read data 2026-07-08 09:04:04.606 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-08 09:04:04.608 | ++ functions-common:get_field:811 : field='$3' 2026-07-08 09:04:04.611 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 969c565d-fc81-45d1-ada3-580d51c23980 |' 2026-07-08 09:04:04.611 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-08 09:04:04.615 | ++ functions-common:get_field:807 : read data 2026-07-08 09:04:04.618 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-07-08 09:04:04.622 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 969c565d-fc81-45d1-ada3-580d51c23980 '|' 2026-07-08 09:04:04.622 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-08 09:04:04.624 | ++ functions-common:get_field:806 : local data field 2026-07-08 09:04:04.626 | ++ functions-common:get_field:807 : read data 2026-07-08 09:04:04.628 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-08 09:04:04.630 | ++ functions-common:get_field:811 : field='$6' 2026-07-08 09:04:04.633 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 969c565d-fc81-45d1-ada3-580d51c23980 |' 2026-07-08 09:04:04.633 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-08 09:04:04.638 | ++ functions-common:get_field:807 : read data 2026-07-08 09:04:04.641 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=969c565d-fc81-45d1-ada3-580d51c23980 2026-07-08 09:04:04.643 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 035c566c-fbdd-4d07-88e2-8ccdf895bf34 be1b75a5-e167-4929-806e-e6be3d6ea306 2026-07-08 09:04:10.463 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-08 09:04:10.466 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-08 09:04:10.469 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-08 09:04:10.493 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:04:10.497 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-08 09:04:10.500 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-08 09:04:10.503 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-08 09:04:10.506 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-08 09:04:10.509 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-08 09:04:10.512 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-07-08 09:04:10.547 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-08 09:04:10.550 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-08 09:04:10.552 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-08 09:04:10.555 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-08 09:04:10.559 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-08 09:04:10.561 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-07-08 09:04:10.564 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-08 09:04:10.567 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-08 09:04:10.569 | + functions-common:test_with_retry:2360 : local until=10 2026-07-08 09:04:10.572 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-08 09:04:10.575 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-08 09:04:10.578 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-08 09:04:10.582 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:04:10.585 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:04:10.589 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:04:10.594 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501450591 2026-07-08 09:04:10.597 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-07-08 09:04:10.605 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-08 09:04:10.608 | + functions-common:time_stop:2420 : local name 2026-07-08 09:04:10.611 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:04:10.614 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:04:10.617 | + functions-common:time_stop:2423 : local total 2026-07-08 09:04:10.620 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:04:10.624 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-08 09:04:10.626 | + functions-common:time_stop:2427 : start_time=1783501450591 2026-07-08 09:04:10.629 | + functions-common:time_stop:2429 : [[ -z 1783501450591 ]] 2026-07-08 09:04:10.632 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:04:10.635 | + functions-common:time_stop:2432 : end_time=1783501450633 2026-07-08 09:04:10.638 | + functions-common:time_stop:2433 : elapsed_time=42 2026-07-08 09:04:10.640 | + functions-common:time_stop:2434 : total=7021 2026-07-08 09:04:10.642 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:04:10.645 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7063 2026-07-08 09:04:10.649 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-08 09:04:10.650 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-07-08 09:04:10.658 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-08 09:04:10.661 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-08 09:04:10.665 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-08 09:04:10.668 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-08 09:04:10.672 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-07-08 09:04:10.690 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-08 09:04:10.712 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-08 09:04:10.714 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-08 09:04:10.714 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-08 09:04:10.717 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-07-08 09:04:14.066 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:04:14.072 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.16 ' 2026-07-08 09:04:14.075 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-07-08 09:04:14.079 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-08 09:04:14.102 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-08 09:04:14.105 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-08 09:04:14.109 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-08 09:04:14.114 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-08 09:04:14.117 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet be1b75a5-e167-4929-806e-e6be3d6ea306 3f1a1ac9-a382-42a6-9bd0-bf31a9499068 2026-07-08 09:04:20.764 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-08 09:04:20.769 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 035c566c-fbdd-4d07-88e2-8ccdf895bf34 2026-07-08 09:04:20.772 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-08 09:04:20.776 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-08 09:04:20.781 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-08 09:04:20.784 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-08 09:04:20.788 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 035c566c-fbdd-4d07-88e2-8ccdf895bf34 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-08 09:04:20.792 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-08 09:04:20.797 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-08 09:04:20.802 | +++ 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 035c566c-fbdd-4d07-88e2-8ccdf895bf34 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-08 09:04:20.804 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-08 09:04:27.104 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:04:27.110 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-08 09:04:27.110 | | id | bb378f4a-7a78-4baa-a774-4bc15a546d46 |' 2026-07-08 09:04:27.113 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-07-08 09:04:27.116 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-08 09:04:27.139 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' bb378f4a-7a78-4baa-a774-4bc15a546d46 '|' 2026-07-08 09:04:27.144 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | bb378f4a-7a78-4baa-a774-4bc15a546d46 |' 2026-07-08 09:04:27.148 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-08 09:04:27.154 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-08 09:04:27.155 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' bb378f4a-7a78-4baa-a774-4bc15a546d46 '|' 2026-07-08 09:04:27.158 | ++ functions-common:get_field:806 : local data field 2026-07-08 09:04:27.161 | ++ functions-common:get_field:807 : read data 2026-07-08 09:04:27.164 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-08 09:04:27.168 | ++ functions-common:get_field:811 : field='$3' 2026-07-08 09:04:27.173 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | bb378f4a-7a78-4baa-a774-4bc15a546d46 |' 2026-07-08 09:04:27.173 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-08 09:04:27.180 | ++ functions-common:get_field:807 : read data 2026-07-08 09:04:27.185 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-08 09:04:27.189 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-08 09:04:27.195 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' bb378f4a-7a78-4baa-a774-4bc15a546d46 '|' 2026-07-08 09:04:27.196 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-08 09:04:27.199 | ++ functions-common:get_field:806 : local data field 2026-07-08 09:04:27.202 | ++ functions-common:get_field:807 : read data 2026-07-08 09:04:27.205 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-08 09:04:27.208 | ++ functions-common:get_field:811 : field='$6' 2026-07-08 09:04:27.214 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | bb378f4a-7a78-4baa-a774-4bc15a546d46 |' 2026-07-08 09:04:27.214 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-08 09:04:27.220 | ++ functions-common:get_field:807 : read data 2026-07-08 09:04:27.226 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=bb378f4a-7a78-4baa-a774-4bc15a546d46 2026-07-08 09:04:27.229 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-08 09:04:27.234 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-08 09:04:27.238 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-08 09:04:27.242 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-08 09:04:27.264 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:04:27.268 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-08 09:04:27.281 | net.ipv6.conf.all.forwarding = 1 2026-07-08 09:04:27.288 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show be1b75a5-e167-4929-806e-e6be3d6ea306 -c external_gateway_info -f json 2026-07-08 09:04:27.290 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 bb378f4a-7a78-4baa-a774-4bc15a546d46 2026-07-08 09:04:27.292 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-08 09:04:27.293 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-08 09:04:27.294 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-08 09:04:30.669 | ++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:04:30.673 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::d4 2026-07-08 09:04:30.675 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-07-08 09:04:30.678 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-08 09:04:30.695 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-08 09:04:30.697 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-08 09:04:30.700 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-08 09:04:30.703 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-08 09:04:30.706 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-08 09:04:30.709 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-07-08 09:04:30.732 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-08 09:04:30.735 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-08 09:04:30.738 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-08 09:04:30.741 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-08 09:04:30.757 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-08 09:04:30.775 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd8a:75c5:6e52::/56 2026-07-08 09:04:30.778 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z a17253d4-0ea7-4e4d-ae72-e824ef197763 ]] 2026-07-08 09:04:30.780 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd8a:75c5:6e52::/56 via 2001:db8::d4 dev br-ex 2026-07-08 09:04:30.797 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-08 09:04:30.800 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-08 09:04:30.803 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-07-08 09:04:30.825 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:04:30.830 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-07-08 09:04:30.834 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 09:04:30.837 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-07-08 09:04:30.841 | + ./stack.sh:main:1332 : start_nova 2026-07-08 09:04:30.845 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-08 09:04:30.848 | + lib/nova:start_nova_rest:1083 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 09:04:30.851 | + lib/nova:start_nova_rest:1084 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 09:04:30.855 | + lib/nova:start_nova_rest:1084 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 09:04:30.859 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-08 09:04:30.863 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-08 09:04:30.867 | + functions-common:run_process:1674 : local service=n-sch 2026-07-08 09:04:30.870 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-08 09:04:30.874 | + functions-common:run_process:1676 : local group= 2026-07-08 09:04:30.877 | + functions-common:run_process:1677 : local user= 2026-07-08 09:04:30.881 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 09:04:30.885 | + functions-common:run_process:1680 : local name=n-sch 2026-07-08 09:04:30.888 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 09:04:30.892 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 09:04:30.896 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:04:30.899 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:04:30.904 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:04:30.910 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501470906 2026-07-08 09:04:30.913 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-08 09:04:30.935 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:04:30.939 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-07-08 09:04:30.942 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-08 09:04:30.948 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-08 09:04:30.952 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-08 09:04:30.956 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-08 09:04:30.959 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-08 09:04:30.963 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-08 09:04:30.966 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-08 09:04:30.970 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-08 09:04:30.974 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 09:04:30.978 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 09:04:30.982 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 09:04:30.985 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 09:04:30.989 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-08 09:04:30.993 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-08 09:04:30.996 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-07-08 09:04:31.000 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-08 09:04:31.004 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-08 09:04:31.007 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-08 09:04:31.011 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-08 09:04:31.014 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-08 09:04:31.018 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 09:04:31.021 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-08 09:04:31.025 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-08 09:04:31.028 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 09:04:31.034 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-07-08 09:04:31.124 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-08 09:04:31.207 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-07-08 09:04:31.275 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-08 09:04:31.346 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-08 09:04:31.414 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-08 09:04:31.483 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 09:04:31.553 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-08 09:04:31.556 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-08 09:04:31.559 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-08 09:04:31.644 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 09:04:32.120 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-08 09:04:32.151 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-08 09:04:32.605 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-08 09:04:32.662 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 09:04:32.666 | + functions-common:time_stop:2420 : local name 2026-07-08 09:04:32.670 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:04:32.674 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:04:32.678 | + functions-common:time_stop:2423 : local total 2026-07-08 09:04:32.682 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:04:32.685 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 09:04:32.688 | + functions-common:time_stop:2427 : start_time=1783501470906 2026-07-08 09:04:32.690 | + functions-common:time_stop:2429 : [[ -z 1783501470906 ]] 2026-07-08 09:04:32.694 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:04:32.700 | + functions-common:time_stop:2432 : end_time=1783501472695 2026-07-08 09:04:32.704 | + functions-common:time_stop:2433 : elapsed_time=1789 2026-07-08 09:04:32.708 | + functions-common:time_stop:2434 : total=23159 2026-07-08 09:04:32.712 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:04:32.717 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24948 2026-07-08 09:04:32.722 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-08 09:04:32.728 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-08 09:04:32.732 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-08 09:04:32.736 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-08 09:04:32.741 | + functions-common:run_process:1676 : local group= 2026-07-08 09:04:32.745 | + functions-common:run_process:1677 : local user= 2026-07-08 09:04:32.749 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 09:04:32.753 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-08 09:04:32.757 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 09:04:32.761 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 09:04:32.764 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:04:32.768 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:04:32.772 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:04:32.779 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501472774 2026-07-08 09:04:32.783 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-08 09:04:32.808 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:04:32.812 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-07-08 09:04:32.816 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-08 09:04:32.819 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-08 09:04:32.823 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-08 09:04:32.826 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-08 09:04:32.830 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-08 09:04:32.833 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-08 09:04:32.837 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-08 09:04:32.840 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-08 09:04:32.844 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 09:04:32.847 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 09:04:32.851 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 09:04:32.854 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 09:04:32.857 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-08 09:04:32.861 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-08 09:04:32.864 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-08 09:04:32.868 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-08 09:04:32.871 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-08 09:04:32.875 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-08 09:04:32.878 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-08 09:04:32.881 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-08 09:04:32.885 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-08 09:04:32.888 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-08 09:04:32.891 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-08 09:04:32.895 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-08 09:04:32.900 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-07-08 09:04:32.986 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-08 09:04:33.073 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-07-08 09:04:33.155 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-07-08 09:04:33.236 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-08 09:04:33.314 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 09:04:33.393 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-08 09:04:33.468 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-08 09:04:33.547 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-08 09:04:33.626 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-08 09:04:33.706 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-08 09:04:33.782 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-08 09:04:33.786 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-08 09:04:33.790 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-07-08 09:04:33.882 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-08 09:04:34.371 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-08 09:04:34.412 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-08 09:04:34.878 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-08 09:04:35.025 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 09:04:35.028 | + functions-common:time_stop:2420 : local name 2026-07-08 09:04:35.030 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:04:35.033 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:04:35.035 | + functions-common:time_stop:2423 : local total 2026-07-08 09:04:35.037 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:04:35.041 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 09:04:35.045 | + functions-common:time_stop:2427 : start_time=1783501472774 2026-07-08 09:04:35.050 | + functions-common:time_stop:2429 : [[ -z 1783501472774 ]] 2026-07-08 09:04:35.054 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:04:35.061 | + functions-common:time_stop:2432 : end_time=1783501475056 2026-07-08 09:04:35.066 | + functions-common:time_stop:2433 : elapsed_time=2282 2026-07-08 09:04:35.069 | + functions-common:time_stop:2434 : total=24948 2026-07-08 09:04:35.073 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:04:35.077 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27230 2026-07-08 09:04:35.080 | + lib/nova:start_nova_rest:1091 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 09:04:35.083 | + lib/nova:start_nova_rest:1091 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 09:04:35.085 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-08 09:04:35.088 | + lib/nova:start_nova_console_proxies:1106 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 09:04:35.090 | + lib/nova:start_nova_console_proxies:1108 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 09:04:35.092 | + lib/nova:start_nova_console_proxies:1108 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 09:04:35.095 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-08 09:04:35.098 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-08 09:04:35.100 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-08 09:04:35.106 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-08 09:04:35.111 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-08 09:04:35.115 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-08 09:04:35.119 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-08 09:04:35.147 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:04:35.149 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-08 09:04:35.199 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-08 09:04:35.202 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-08 09:04:35.222 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:04:35.224 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-08 09:04:35.226 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-08 09:04:35.252 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:04:35.255 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-08 09:04:35.259 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-08 09:04:35.263 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-08 09:04:35.264 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-08 09:04:35.266 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-08 09:04:35.268 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-08 09:04:35.271 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-08 09:04:35.273 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-08 09:04:35.275 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-08 09:04:35.277 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-08 09:04:35.279 | + functions-common:run_process:1676 : local group= 2026-07-08 09:04:35.282 | + functions-common:run_process:1677 : local user= 2026-07-08 09:04:35.284 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 09:04:35.286 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-08 09:04:35.288 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 09:04:35.290 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 09:04:35.292 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:04:35.294 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:04:35.297 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:04:35.300 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501475298 2026-07-08 09:04:35.302 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-08 09:04:35.322 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:04:35.324 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-07-08 09:04:35.326 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-08 09:04:35.329 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-08 09:04:35.333 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-08 09:04:35.333 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-08 09:04:35.335 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-08 09:04:35.337 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-07-08 09:04:35.339 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-07-08 09:04:35.342 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-08 09:04:35.343 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 09:04:35.348 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 09:04:35.349 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 09:04:35.350 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 09:04:35.353 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-08 09:04:35.355 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-07-08 09:04:35.357 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-07-08 09:04:35.360 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-08 09:04:35.362 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-08 09:04:35.364 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-08 09:04:35.366 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-08 09:04:35.368 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-08 09:04:35.372 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 09:04:35.372 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-08 09:04:35.374 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-08 09:04:35.376 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 09:04:35.380 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-07-08 09:04:35.475 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-08 09:04:35.564 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-07-08 09:04:35.628 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-08 09:04:35.694 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-08 09:04:35.759 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-08 09:04:35.836 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 09:04:35.909 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-08 09:04:35.910 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-08 09:04:35.912 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-08 09:04:36.022 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 09:04:36.550 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-08 09:04:36.583 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-08 09:04:37.086 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-08 09:04:37.162 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 09:04:37.165 | + functions-common:time_stop:2420 : local name 2026-07-08 09:04:37.172 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:04:37.180 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:04:37.181 | + functions-common:time_stop:2423 : local total 2026-07-08 09:04:37.183 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:04:37.185 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 09:04:37.187 | + functions-common:time_stop:2427 : start_time=1783501475298 2026-07-08 09:04:37.189 | + functions-common:time_stop:2429 : [[ -z 1783501475298 ]] 2026-07-08 09:04:37.196 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:04:37.200 | + functions-common:time_stop:2432 : end_time=1783501477197 2026-07-08 09:04:37.202 | + functions-common:time_stop:2433 : elapsed_time=1899 2026-07-08 09:04:37.205 | + functions-common:time_stop:2434 : total=27230 2026-07-08 09:04:37.207 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:04:37.209 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29129 2026-07-08 09:04:37.211 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-08 09:04:37.214 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-08 09:04:37.216 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-08 09:04:37.219 | + functions-common:run_process:1676 : local group= 2026-07-08 09:04:37.221 | + functions-common:run_process:1677 : local user= 2026-07-08 09:04:37.223 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 09:04:37.225 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-08 09:04:37.228 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 09:04:37.230 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 09:04:37.232 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:04:37.234 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:04:37.238 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:04:37.243 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501477240 2026-07-08 09:04:37.245 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-08 09:04:37.263 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:04:37.265 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 09:04:37.268 | + functions-common:time_stop:2420 : local name 2026-07-08 09:04:37.270 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:04:37.272 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:04:37.274 | + functions-common:time_stop:2423 : local total 2026-07-08 09:04:37.277 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:04:37.279 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 09:04:37.281 | + functions-common:time_stop:2427 : start_time=1783501477240 2026-07-08 09:04:37.284 | + functions-common:time_stop:2429 : [[ -z 1783501477240 ]] 2026-07-08 09:04:37.286 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:04:37.291 | + functions-common:time_stop:2432 : end_time=1783501477288 2026-07-08 09:04:37.293 | + functions-common:time_stop:2433 : elapsed_time=48 2026-07-08 09:04:37.295 | + functions-common:time_stop:2434 : total=29129 2026-07-08 09:04:37.298 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:04:37.299 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29177 2026-07-08 09:04:37.301 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-08 09:04:37.304 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-08 09:04:37.306 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-08 09:04:37.308 | + functions-common:run_process:1676 : local group= 2026-07-08 09:04:37.310 | + functions-common:run_process:1677 : local user= 2026-07-08 09:04:37.312 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 09:04:37.314 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-08 09:04:37.317 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 09:04:37.319 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 09:04:37.321 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:04:37.323 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:04:37.326 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:04:37.331 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501477328 2026-07-08 09:04:37.333 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-08 09:04:37.358 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:04:37.360 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 09:04:37.363 | + functions-common:time_stop:2420 : local name 2026-07-08 09:04:37.364 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:04:37.367 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:04:37.369 | + functions-common:time_stop:2423 : local total 2026-07-08 09:04:37.371 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:04:37.373 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 09:04:37.375 | + functions-common:time_stop:2427 : start_time=1783501477328 2026-07-08 09:04:37.378 | + functions-common:time_stop:2429 : [[ -z 1783501477328 ]] 2026-07-08 09:04:37.380 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:04:37.385 | + functions-common:time_stop:2432 : end_time=1783501477382 2026-07-08 09:04:37.387 | + functions-common:time_stop:2433 : elapsed_time=54 2026-07-08 09:04:37.389 | + functions-common:time_stop:2434 : total=29177 2026-07-08 09:04:37.391 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:04:37.393 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29231 2026-07-08 09:04:37.395 | + lib/nova:start_nova_console_proxies:1127 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 09:04:37.398 | + lib/nova:start_nova_console_proxies:1127 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 09:04:37.400 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-08 09:04:37.403 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-08 09:04:37.405 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-08 09:04:37.407 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-08 09:04:37.428 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:04:37.432 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-08 09:04:37.546 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-08 09:04:37.557 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-08 09:04:37.563 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-08 09:04:37.665 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-08 09:04:37.698 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:04:37.704 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-08 09:04:37.708 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-08 09:04:37.713 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-08 09:04:37.716 | + functions-common:run_process:1676 : local group= 2026-07-08 09:04:37.720 | + functions-common:run_process:1677 : local user= 2026-07-08 09:04:37.723 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 09:04:37.728 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-08 09:04:37.732 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 09:04:37.736 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 09:04:37.741 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:04:37.745 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:04:37.752 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:04:37.758 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501477752 2026-07-08 09:04:37.764 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-08 09:04:37.796 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:04:37.802 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-07-08 09:04:37.807 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-08 09:04:37.811 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-08 09:04:37.816 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-08 09:04:37.820 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-08 09:04:37.824 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-08 09:04:37.828 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-08 09:04:37.833 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-08 09:04:37.836 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-08 09:04:37.842 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 09:04:37.845 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 09:04:37.851 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 09:04:37.856 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 09:04:37.859 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-08 09:04:37.866 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-08 09:04:37.871 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-07-08 09:04:37.875 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-08 09:04:37.881 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-08 09:04:37.884 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-08 09:04:37.888 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-08 09:04:37.891 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-08 09:04:37.894 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 09:04:37.898 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-08 09:04:37.902 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-08 09:04:37.905 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 09:04:37.913 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-07-08 09:04:38.022 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-08 09:04:38.166 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-07-08 09:04:38.280 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-08 09:04:38.423 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-08 09:04:38.549 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-08 09:04:38.650 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 09:04:38.751 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-08 09:04:38.754 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-08 09:04:38.758 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-08 09:04:38.867 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 09:04:39.414 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-08 09:04:39.451 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-08 09:04:39.964 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-08 09:04:40.016 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 09:04:40.028 | + functions-common:time_stop:2420 : local name 2026-07-08 09:04:40.028 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:04:40.032 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:04:40.039 | + functions-common:time_stop:2423 : local total 2026-07-08 09:04:40.043 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:04:40.047 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 09:04:40.055 | + functions-common:time_stop:2427 : start_time=1783501477752 2026-07-08 09:04:40.058 | + functions-common:time_stop:2429 : [[ -z 1783501477752 ]] 2026-07-08 09:04:40.066 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:04:40.073 | + functions-common:time_stop:2432 : end_time=1783501480066 2026-07-08 09:04:40.077 | + functions-common:time_stop:2433 : elapsed_time=2314 2026-07-08 09:04:40.081 | + functions-common:time_stop:2434 : total=29231 2026-07-08 09:04:40.089 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:04:40.092 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31545 2026-07-08 09:04:40.099 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-08 09:04:40.105 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-08 09:04:40.110 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-08 09:04:40.143 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:04:40.149 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-08 09:04:40.157 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-08 09:04:40.164 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-08 09:04:40.169 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-08 09:04:40.174 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-08 09:04:40.179 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-08 09:04:40.187 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-08 09:04:40.192 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-08 09:04:40.196 | + functions-common:run_process:1676 : local group= 2026-07-08 09:04:40.202 | + functions-common:run_process:1677 : local user= 2026-07-08 09:04:40.205 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 09:04:40.214 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-08 09:04:40.217 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 09:04:40.220 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 09:04:40.231 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:04:40.237 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:04:40.244 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:04:40.252 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501480247 2026-07-08 09:04:40.256 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-08 09:04:40.280 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:04:40.282 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-07-08 09:04:40.284 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-08 09:04:40.288 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-08 09:04:40.289 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-08 09:04:40.291 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-08 09:04:40.294 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-08 09:04:40.296 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-08 09:04:40.302 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-08 09:04:40.305 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-08 09:04:40.307 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 09:04:40.309 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 09:04:40.316 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 09:04:40.320 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 09:04:40.323 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-08 09:04:40.326 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-08 09:04:40.333 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-07-08 09:04:40.337 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-08 09:04:40.339 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-08 09:04:40.345 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-08 09:04:40.349 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-08 09:04:40.353 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-08 09:04:40.355 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 09:04:40.360 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-08 09:04:40.365 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-08 09:04:40.367 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 09:04:40.372 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-07-08 09:04:40.499 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-08 09:04:40.660 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-07-08 09:04:40.781 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-08 09:04:40.885 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-08 09:04:41.019 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-08 09:04:41.142 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 09:04:41.249 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-08 09:04:41.256 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-08 09:04:41.265 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-08 09:04:41.397 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 09:04:41.941 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-08 09:04:41.976 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-08 09:04:42.457 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-08 09:04:42.502 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 09:04:42.507 | + functions-common:time_stop:2420 : local name 2026-07-08 09:04:42.511 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:04:42.515 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:04:42.520 | + functions-common:time_stop:2423 : local total 2026-07-08 09:04:42.523 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:04:42.528 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 09:04:42.533 | + functions-common:time_stop:2427 : start_time=1783501480247 2026-07-08 09:04:42.537 | + functions-common:time_stop:2429 : [[ -z 1783501480247 ]] 2026-07-08 09:04:42.542 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:04:42.549 | + functions-common:time_stop:2432 : end_time=1783501482544 2026-07-08 09:04:42.554 | + functions-common:time_stop:2433 : elapsed_time=2297 2026-07-08 09:04:42.558 | + functions-common:time_stop:2434 : total=31545 2026-07-08 09:04:42.562 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:04:42.566 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33842 2026-07-08 09:04:42.571 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-08 09:04:42.575 | + lib/nova:start_nova_compute:988 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 09:04:42.580 | + lib/nova:start_nova_compute:989 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 09:04:42.584 | + lib/nova:start_nova_compute:989 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 09:04:42.588 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-08 09:04:42.593 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-08 09:04:42.600 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-08 09:04:42.605 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-08 09:04:42.608 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-08 09:04:42.611 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-08 09:04:42.616 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-08 09:04:42.621 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-08 09:04:42.626 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-08 09:04:42.631 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-08 09:04:42.636 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-08 09:04:42.642 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-08 09:04:42.645 | + inc/meta-config:merge_config_file:164 : read a 2026-07-08 09:04:42.646 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-08 09:04:42.649 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-08 09:04:42.650 | BEGIN { 2026-07-08 09:04:42.650 | section = "" 2026-07-08 09:04:42.650 | last_section = "" 2026-07-08 09:04:42.650 | section_count = 0 2026-07-08 09:04:42.650 | } 2026-07-08 09:04:42.650 | /^\[.+\]/ { 2026-07-08 09:04:42.650 | gsub("[][]", "", $1); 2026-07-08 09:04:42.650 | section=$1 2026-07-08 09:04:42.650 | next 2026-07-08 09:04:42.650 | } 2026-07-08 09:04:42.650 | /^ *\#/ { 2026-07-08 09:04:42.651 | next 2026-07-08 09:04:42.651 | } 2026-07-08 09:04:42.651 | /^[^ \t]+/ { 2026-07-08 09:04:42.651 | # get offset of first = in $0 2026-07-08 09:04:42.651 | eq_idx = index($0, "=") 2026-07-08 09:04:42.651 | # extract attr & value from $0 2026-07-08 09:04:42.651 | attr = substr($0, 1, eq_idx - 1) 2026-07-08 09:04:42.651 | value = substr($0, eq_idx + 1) 2026-07-08 09:04:42.651 | # only need to strip trailing whitespace from attr 2026-07-08 09:04:42.651 | sub(/[ \t]*$/, "", attr) 2026-07-08 09:04:42.651 | # need to strip leading & trailing whitespace from value 2026-07-08 09:04:42.652 | sub(/^[ \t]*/, "", value) 2026-07-08 09:04:42.652 | sub(/[ \t]*$/, "", value) 2026-07-08 09:04:42.652 | 2026-07-08 09:04:42.652 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-08 09:04:42.652 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-08 09:04:42.652 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-08 09:04:42.652 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-08 09:04:42.652 | if (! (section, attr) in cfg_attr_count) { 2026-07-08 09:04:42.652 | if (section != last_section) { 2026-07-08 09:04:42.652 | cfg_section[section_count++] = section 2026-07-08 09:04:42.656 | last_section = section 2026-07-08 09:04:42.656 | } 2026-07-08 09:04:42.656 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-08 09:04:42.657 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-08 09:04:42.657 | 2026-07-08 09:04:42.657 | cfg_attr[section, attr, 0] = value 2026-07-08 09:04:42.658 | cfg_attr_count[section, attr] = 1 2026-07-08 09:04:42.658 | } else { 2026-07-08 09:04:42.658 | lno = cfg_attr_count[section, attr]++ 2026-07-08 09:04:42.659 | cfg_attr[section, attr, lno] = value 2026-07-08 09:04:42.659 | } 2026-07-08 09:04:42.659 | } 2026-07-08 09:04:42.660 | END { 2026-07-08 09:04:42.660 | # Process each section in order 2026-07-08 09:04:42.660 | for (sno = 0; sno < section_count; sno++) { 2026-07-08 09:04:42.660 | section = cfg_section[sno] 2026-07-08 09:04:42.660 | # The ini routines simply append a config item immediately 2026-07-08 09:04:42.660 | # after the section header. To keep the same order as defined 2026-07-08 09:04:42.660 | # in local.conf, invoke the ini routines in the reverse order 2026-07-08 09:04:42.660 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-08 09:04:42.660 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-08 09:04:42.661 | if (cfg_attr_count[section, attr] == 1) 2026-07-08 09:04:42.661 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-08 09:04:42.661 | else { 2026-07-08 09:04:42.662 | # For multiline, invoke the ini routines in the reverse order 2026-07-08 09:04:42.662 | count = cfg_attr_count[section, attr] 2026-07-08 09:04:42.662 | print "inidelete " configfile " " section " " attr 2026-07-08 09:04:42.662 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-08 09:04:42.662 | for (l = count -2; l >= 0; l--) 2026-07-08 09:04:42.662 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-08 09:04:42.662 | } 2026-07-08 09:04:42.662 | } 2026-07-08 09:04:42.662 | } 2026-07-08 09:04:42.662 | } 2026-07-08 09:04:42.662 | ' 2026-07-08 09:04:42.663 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-08 09:04:42.663 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-08 09:04:42.663 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-08 09:04:42.663 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-08 09:04:42.663 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-08 09:04:42.663 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-08 09:04:42.663 | BEGIN { group = "" } 2026-07-08 09:04:42.663 | /^\[\[.+\|.*\]\]/ { 2026-07-08 09:04:42.663 | gsub("[][]", "", $1); 2026-07-08 09:04:42.663 | split($1, a, "|"); 2026-07-08 09:04:42.664 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-08 09:04:42.664 | group=a[1] 2026-07-08 09:04:42.664 | } else { 2026-07-08 09:04:42.664 | group="" 2026-07-08 09:04:42.664 | } 2026-07-08 09:04:42.664 | next 2026-07-08 09:04:42.664 | } 2026-07-08 09:04:42.664 | { 2026-07-08 09:04:42.664 | if (group != "") 2026-07-08 09:04:42.664 | print $0 2026-07-08 09:04:42.664 | } 2026-07-08 09:04:42.664 | ' /home/quobyte/devstack/local.conf 2026-07-08 09:04:42.670 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-08 09:04:42.675 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-08 09:04:42.725 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-08 09:04:42.774 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-08 09:04:42.778 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-08 09:04:42.782 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-08 09:04:42.787 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-08 09:04:42.791 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-08 09:04:42.795 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-08 09:04:42.821 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:04:42.828 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-08 09:04:42.832 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-08 09:04:42.837 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-08 09:04:42.865 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:04:42.869 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.180:5672/nova_cell1 2026-07-08 09:04:42.874 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.180:5672/nova_cell1 2026-07-08 09:04:42.923 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-08 09:04:42.927 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-08 09:04:42.931 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-08 09:04:42.961 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-08 09:04:42.996 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-08 09:04:43.000 | + lib/nova:configure_console_compute:671 : local offset 2026-07-08 09:04:43.004 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-08 09:04:43.009 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-08 09:04:43.014 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-08 09:04:43.046 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.180 2026-07-08 09:04:43.050 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-08 09:04:43.076 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:04:43.080 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-08 09:04:43.084 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-08 09:04:43.088 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-08 09:04:43.092 | + functions:vercmp:648 : local 'op=<' 2026-07-08 09:04:43.096 | + functions:vercmp:649 : local v2=1.0.0 2026-07-08 09:04:43.101 | + functions:vercmp:650 : local result 2026-07-08 09:04:43.108 | ++ functions:vercmp:654 : sort -V 2026-07-08 09:04:43.111 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-08 09:04:43.117 | ++ functions:vercmp:654 : head -1 2026-07-08 09:04:43.122 | + functions:vercmp:654 : result=1.0.0 2026-07-08 09:04:43.126 | + functions:vercmp:656 : case $op in 2026-07-08 09:04:43.128 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-08 09:04:43.132 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-08 09:04:43.136 | + functions:vercmp:667 : return 2026-07-08 09:04:43.139 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.180:6080/vnc_lite.html 2026-07-08 09:04:43.143 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.180:6080/vnc_lite.html 2026-07-08 09:04:43.185 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.180:6081/spice_auto.html 2026-07-08 09:04:43.189 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.180:6081/spice_auto.html 2026-07-08 09:04:43.228 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-08 09:04:43.250 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:04:43.254 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-08 09:04:43.258 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.180 2026-07-08 09:04:43.262 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-08 09:04:43.300 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.180 2026-07-08 09:04:43.338 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-08 09:04:43.358 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:04:43.362 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-08 09:04:43.366 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-08 09:04:43.389 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:04:43.393 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-08 09:04:43.397 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-08 09:04:43.435 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-08 09:04:43.438 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-08 09:04:43.482 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-08 09:04:43.488 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-07-08 09:04:43.493 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-08 09:04:43.500 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-08 09:04:43.505 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-07-08 09:04:43.510 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-07-08 09:04:43.515 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-08 09:04:43.518 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-08 09:04:43.523 | + functions-common:run_process:1676 : local group=libvirt 2026-07-08 09:04:43.527 | + functions-common:run_process:1677 : local user= 2026-07-08 09:04:43.529 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 09:04:43.533 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-08 09:04:43.538 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 09:04:43.542 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 09:04:43.547 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:04:43.555 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:04:43.561 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:04:43.567 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501483563 2026-07-08 09:04:43.571 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-08 09:04:43.594 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:04:43.598 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-07-08 09:04:43.602 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-08 09:04:43.605 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-08 09:04:43.608 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-08 09:04:43.612 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-08 09:04:43.616 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-08 09:04:43.619 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-08 09:04:43.623 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-08 09:04:43.626 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-08 09:04:43.629 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-08 09:04:43.633 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 09:04:43.636 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 09:04:43.640 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 09:04:43.644 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-08 09:04:43.647 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-08 09:04:43.651 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-07-08 09:04:43.655 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-08 09:04:43.659 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-08 09:04:43.662 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-08 09:04:43.665 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-08 09:04:43.669 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-08 09:04:43.671 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 09:04:43.674 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-08 09:04:43.678 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-08 09:04:43.681 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-08 09:04:43.684 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 09:04:43.690 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-07-08 09:04:43.779 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-08 09:04:43.864 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-07-08 09:04:43.954 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-08 09:04:44.037 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-08 09:04:44.121 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-08 09:04:44.200 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 09:04:44.269 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-08 09:04:44.272 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-08 09:04:44.275 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-08 09:04:44.344 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-08 09:04:44.425 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 09:04:44.932 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-08 09:04:44.952 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-08 09:04:45.451 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-08 09:04:45.503 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 09:04:45.509 | + functions-common:time_stop:2420 : local name 2026-07-08 09:04:45.516 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:04:45.521 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:04:45.527 | + functions-common:time_stop:2423 : local total 2026-07-08 09:04:45.531 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:04:45.539 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 09:04:45.545 | + functions-common:time_stop:2427 : start_time=1783501483563 2026-07-08 09:04:45.551 | + functions-common:time_stop:2429 : [[ -z 1783501483563 ]] 2026-07-08 09:04:45.558 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:04:45.565 | + functions-common:time_stop:2432 : end_time=1783501485559 2026-07-08 09:04:45.570 | + functions-common:time_stop:2433 : elapsed_time=1996 2026-07-08 09:04:45.577 | + functions-common:time_stop:2434 : total=33842 2026-07-08 09:04:45.583 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:04:45.586 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35838 2026-07-08 09:04:45.592 | + lib/nova:start_nova_compute:1077 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 09:04:45.598 | + lib/nova:start_nova_compute:1077 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-08 09:04:45.607 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-08 09:04:45.643 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:04:45.650 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-08 09:04:45.650 | Dumping cells_v2 mapping 2026-07-08 09:04:45.652 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-08 09:04:46.273 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-08 09:04:46.273 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 09:04:46.274 | we strongly recommend against using it for new projects. 2026-07-08 09:04:46.274 | 2026-07-08 09:04:46.274 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 09:04:46.274 | framework. For more detail see 2026-07-08 09:04:46.274 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 09:04:46.274 | 2026-07-08 09:04:46.274 | import eventlet # noqa 2026-07-08 09:04:46.569 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-08 09:04:49.675 | INFO dbcounter [None req-ce933087-5f5b-44cb-a3f8-14c338123df0 None None] Registered counter for database nova_api 2026-07-08 09:04:49.800 | DEBUG dbcounter [-] [73758] Writer thread running {{(pid=73758) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 09:04:49.834 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-08 09:04:49.834 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-08 09:04:49.834 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-08 09:04:49.834 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-08 09:04:49.834 | | cell1 | 68880c19-9030-4044-9349-a2ddd9014449 | rabbit://stackrabbit:stackqueue@192.168.122.180:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-08 09:04:49.834 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-08 09:04:50.690 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-07-08 09:04:50.693 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-08 09:04:50.783 | + inc/async:async_inner:63 : create_flavors 2026-07-08 09:04:50.842 | [2066 Async create_flavors:73858]: running: create_flavors 2026-07-08 09:04:50.846 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-07-08 09:04:50.877 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:04:50.883 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-07-08 09:04:50.888 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 09:04:50.893 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-07-08 09:04:50.898 | + ./stack.sh:main:1337 : start_cinder 2026-07-08 09:04:50.903 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-08 09:04:50.908 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-08 09:04:50.913 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-08 09:04:50.917 | + functions-common:run_process:1674 : local service=c-api 2026-07-08 09:04:50.920 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-08 09:04:50.923 | + functions-common:run_process:1676 : local group= 2026-07-08 09:04:50.925 | + functions-common:run_process:1677 : local user= 2026-07-08 09:04:50.927 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 09:04:50.929 | + functions-common:run_process:1680 : local name=c-api 2026-07-08 09:04:50.932 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 09:04:50.934 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 09:04:50.937 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:04:50.939 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:04:50.942 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:04:50.947 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501490944 2026-07-08 09:04:50.951 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-08 09:04:50.972 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:04:50.977 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-07-08 09:04:50.980 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-08 09:04:50.983 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-08 09:04:50.986 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-08 09:04:50.988 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-08 09:04:50.991 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-08 09:04:50.994 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-08 09:04:50.998 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-08 09:04:51.001 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-08 09:04:51.004 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 09:04:51.007 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 09:04:51.011 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 09:04:51.014 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 09:04:51.016 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-08 09:04:51.019 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-08 09:04:51.022 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-08 09:04:51.025 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-08 09:04:51.028 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-08 09:04:51.030 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-08 09:04:51.033 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-08 09:04:51.036 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-08 09:04:51.039 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-08 09:04:51.041 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-08 09:04:51.044 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-08 09:04:51.047 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-08 09:04:51.052 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-07-08 09:04:51.136 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-08 09:04:51.214 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-07-08 09:04:51.281 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-07-08 09:04:51.349 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-08 09:04:51.426 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 09:04:51.495 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-08 09:04:51.564 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-08 09:04:51.631 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-08 09:04:51.697 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-08 09:04:51.765 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-08 09:04:51.833 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-08 09:04:51.836 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-08 09:04:51.838 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-08 09:04:51.932 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-08 09:04:52.472 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-08 09:04:52.503 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-08 09:04:52.997 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-08 09:04:53.159 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 09:04:53.165 | + functions-common:time_stop:2420 : local name 2026-07-08 09:04:53.169 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:04:53.174 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:04:53.180 | + functions-common:time_stop:2423 : local total 2026-07-08 09:04:53.188 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:04:53.198 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 09:04:53.206 | + functions-common:time_stop:2427 : start_time=1783501490944 2026-07-08 09:04:53.213 | + functions-common:time_stop:2429 : [[ -z 1783501490944 ]] 2026-07-08 09:04:53.220 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:04:53.228 | + functions-common:time_stop:2432 : end_time=1783501493222 2026-07-08 09:04:53.238 | + functions-common:time_stop:2433 : elapsed_time=2278 2026-07-08 09:04:53.244 | + functions-common:time_stop:2434 : total=35838 2026-07-08 09:04:53.248 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:04:53.256 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38116 2026-07-08 09:04:53.259 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-08 09:04:53.259 | Waiting for Cinder API to start... 2026-07-08 09:04:53.266 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.180/volume/v3/ 2026-07-08 09:04:53.272 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.180/volume/v3/ 2026-07-08 09:04:53.277 | + functions:wait_for_service:476 : local timeout=60 2026-07-08 09:04:53.278 | + functions:wait_for_service:477 : local url=http://192.168.122.180/volume/v3/ 2026-07-08 09:04:53.281 | + functions:wait_for_service:478 : local rval=0 2026-07-08 09:04:53.287 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-08 09:04:53.289 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-08 09:04:53.293 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:04:53.295 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:04:53.296 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:04:53.301 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501493298 2026-07-08 09:04:53.303 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-08 09:04:53.305 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 09:04:53.310 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.180/volume/v3/ 2026-07-08 09:04:58.086 | + :: : [[ 401 == 503 ]] 2026-07-08 09:04:58.088 | + :: : [[ 0 -eq 7 ]] 2026-07-08 09:04:58.092 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-08 09:04:58.096 | + functions-common:time_stop:2420 : local name 2026-07-08 09:04:58.099 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:04:58.102 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:04:58.106 | + functions-common:time_stop:2423 : local total 2026-07-08 09:04:58.111 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:04:58.113 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-08 09:04:58.118 | + functions-common:time_stop:2427 : start_time=1783501493298 2026-07-08 09:04:58.124 | + functions-common:time_stop:2429 : [[ -z 1783501493298 ]] 2026-07-08 09:04:58.128 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:04:58.135 | + functions-common:time_stop:2432 : end_time=1783501498131 2026-07-08 09:04:58.139 | + functions-common:time_stop:2433 : elapsed_time=4833 2026-07-08 09:04:58.143 | + functions-common:time_stop:2434 : total=14829 2026-07-08 09:04:58.146 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:04:58.150 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19662 2026-07-08 09:04:58.153 | + functions:wait_for_service:486 : return 0 2026-07-08 09:04:58.157 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-08 09:04:58.161 | + functions-common:run_process:1674 : local service=c-sch 2026-07-08 09:04:58.164 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-08 09:04:58.168 | + functions-common:run_process:1676 : local group= 2026-07-08 09:04:58.171 | + functions-common:run_process:1677 : local user= 2026-07-08 09:04:58.175 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 09:04:58.180 | + functions-common:run_process:1680 : local name=c-sch 2026-07-08 09:04:58.183 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 09:04:58.187 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 09:04:58.191 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:04:58.195 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:04:58.201 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:04:58.210 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501498203 2026-07-08 09:04:58.214 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-08 09:04:58.245 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:04:58.249 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-07-08 09:04:58.255 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-08 09:04:58.260 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-08 09:04:58.264 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-08 09:04:58.268 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-08 09:04:58.273 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-08 09:04:58.277 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-08 09:04:58.285 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-08 09:04:58.289 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-08 09:04:58.293 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 09:04:58.297 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 09:04:58.303 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 09:04:58.307 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 09:04:58.311 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-08 09:04:58.316 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-08 09:04:58.320 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-07-08 09:04:58.325 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-08 09:04:58.330 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-08 09:04:58.333 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-08 09:04:58.338 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-08 09:04:58.342 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-08 09:04:58.347 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 09:04:58.352 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-08 09:04:58.359 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-08 09:04:58.366 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 09:04:58.371 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-07-08 09:04:58.460 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-08 09:04:58.543 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-07-08 09:04:58.616 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-08 09:04:58.687 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-08 09:04:58.757 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-08 09:04:58.834 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 09:04:58.918 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-08 09:04:58.924 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-08 09:04:58.928 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-08 09:04:59.026 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 09:04:59.564 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-08 09:04:59.584 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-08 09:05:00.093 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-08 09:05:00.152 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 09:05:00.157 | + functions-common:time_stop:2420 : local name 2026-07-08 09:05:00.160 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:05:00.163 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:05:00.166 | + functions-common:time_stop:2423 : local total 2026-07-08 09:05:00.172 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:05:00.176 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 09:05:00.179 | + functions-common:time_stop:2427 : start_time=1783501498203 2026-07-08 09:05:00.182 | + functions-common:time_stop:2429 : [[ -z 1783501498203 ]] 2026-07-08 09:05:00.185 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:05:00.189 | + functions-common:time_stop:2432 : end_time=1783501500187 2026-07-08 09:05:00.192 | + functions-common:time_stop:2433 : elapsed_time=1984 2026-07-08 09:05:00.194 | + functions-common:time_stop:2434 : total=38116 2026-07-08 09:05:00.196 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:05:00.199 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40100 2026-07-08 09:05:00.201 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-08 09:05:00.204 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-08 09:05:00.206 | + functions-common:run_process:1674 : local service=c-bak 2026-07-08 09:05:00.208 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-08 09:05:00.211 | + functions-common:run_process:1676 : local group= 2026-07-08 09:05:00.214 | + functions-common:run_process:1677 : local user= 2026-07-08 09:05:00.216 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-08 09:05:00.219 | + functions-common:run_process:1680 : local name=c-bak 2026-07-08 09:05:00.221 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 09:05:00.223 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 09:05:00.225 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:05:00.228 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:05:00.232 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:05:00.235 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501500232 2026-07-08 09:05:00.239 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-08 09:05:00.265 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:05:00.270 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 09:05:00.273 | + functions-common:time_stop:2420 : local name 2026-07-08 09:05:00.276 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:05:00.278 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:05:00.281 | + functions-common:time_stop:2423 : local total 2026-07-08 09:05:00.283 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:05:00.285 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 09:05:00.288 | + functions-common:time_stop:2427 : start_time=1783501500232 2026-07-08 09:05:00.290 | + functions-common:time_stop:2429 : [[ -z 1783501500232 ]] 2026-07-08 09:05:00.293 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:05:00.297 | + functions-common:time_stop:2432 : end_time=1783501500295 2026-07-08 09:05:00.300 | + functions-common:time_stop:2433 : elapsed_time=63 2026-07-08 09:05:00.302 | + functions-common:time_stop:2434 : total=40100 2026-07-08 09:05:00.305 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:05:00.307 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40163 2026-07-08 09:05:00.309 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-08 09:05:00.311 | + functions-common:run_process:1674 : local service=c-vol 2026-07-08 09:05:00.314 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-08 09:05:00.316 | + functions-common:run_process:1676 : local group= 2026-07-08 09:05:00.319 | + functions-common:run_process:1677 : local user= 2026-07-08 09:05:00.321 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-08 09:05:00.323 | + functions-common:run_process:1680 : local name=c-vol 2026-07-08 09:05:00.325 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 09:05:00.328 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 09:05:00.330 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:05:00.332 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:05:00.335 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:05:00.339 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501500337 2026-07-08 09:05:00.342 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-08 09:05:00.369 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:05:00.374 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-08 09:05:00.377 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-08 09:05:00.382 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-08 09:05:00.387 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-08 09:05:00.391 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-08 09:05:00.396 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-08 09:05:00.400 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-08 09:05:00.404 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-08 09:05:00.409 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-08 09:05:00.413 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 09:05:00.417 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 09:05:00.421 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 09:05:00.426 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-08 09:05:00.430 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-08 09:05:00.434 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-08 09:05:00.439 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-08 09:05:00.443 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-08 09:05:00.447 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-08 09:05:00.451 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-08 09:05:00.454 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-08 09:05:00.459 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-08 09:05:00.463 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-08 09:05:00.467 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-08 09:05:00.471 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-08 09:05:00.476 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-08 09:05:00.483 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-07-08 09:05:00.580 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-08 09:05:00.679 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-07-08 09:05:00.757 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-08 09:05:00.856 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-08 09:05:00.937 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-08 09:05:01.015 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 09:05:01.120 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-08 09:05:01.126 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-08 09:05:01.263 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-08 09:05:01.271 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-08 09:05:01.383 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-08 09:05:01.956 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-08 09:05:01.978 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-08 09:05:02.520 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-08 09:05:02.588 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 09:05:02.594 | + functions-common:time_stop:2420 : local name 2026-07-08 09:05:02.597 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:05:02.599 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:05:02.602 | + functions-common:time_stop:2423 : local total 2026-07-08 09:05:02.607 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:05:02.611 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 09:05:02.615 | + functions-common:time_stop:2427 : start_time=1783501500337 2026-07-08 09:05:02.620 | + functions-common:time_stop:2429 : [[ -z 1783501500337 ]] 2026-07-08 09:05:02.624 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:05:02.628 | + functions-common:time_stop:2432 : end_time=1783501502625 2026-07-08 09:05:02.632 | + functions-common:time_stop:2433 : elapsed_time=2288 2026-07-08 09:05:02.633 | + functions-common:time_stop:2434 : total=40163 2026-07-08 09:05:02.635 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:05:02.637 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42451 2026-07-08 09:05:02.639 | + ./stack.sh:main:1338 : create_volume_types 2026-07-08 09:05:02.643 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-08 09:05:02.659 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:05:02.661 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-07-08 09:05:02.664 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-08 09:05:02.665 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-08 09:05:02.670 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-07-08 09:05:02.671 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-08 09:05:02.671 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-07-08 09:05:02.674 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-08 09:05:02.678 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-07-08 09:05:02.681 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-08 09:05:02.720 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:05:02.727 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-07-08 09:05:07.950 | +-------------+--------------------------------------+ 2026-07-08 09:05:07.950 | | Field | Value | 2026-07-08 09:05:07.950 | +-------------+--------------------------------------+ 2026-07-08 09:05:07.950 | | description | None | 2026-07-08 09:05:07.950 | | id | b174598a-b7fd-49f9-b947-07e8ca8ae8bf | 2026-07-08 09:05:07.950 | | is_public | True | 2026-07-08 09:05:07.950 | | name | lvmdriver-1 | 2026-07-08 09:05:07.950 | | properties | volume_backend_name='lvmdriver-1' | 2026-07-08 09:05:07.950 | +-------------+--------------------------------------+ 2026-07-08 09:05:08.392 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-07-08 09:05:08.396 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-07-08 09:05:08.401 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-08 09:05:08.406 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-07-08 09:05:08.410 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-07-08 09:05:08.435 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:05:08.440 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-07-08 09:05:08.445 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 09:05:08.450 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-07-08 09:05:08.454 | + ./stack.sh:main:1353 : start_glance 2026-07-08 09:05:08.459 | + lib/glance:start_glance:650 : local service_protocol=http 2026-07-08 09:05:08.466 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-08 09:05:08.474 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-08 09:05:08.478 | + functions-common:run_process:1674 : local service=g-api 2026-07-08 09:05:08.483 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-08 09:05:08.487 | + functions-common:run_process:1676 : local group= 2026-07-08 09:05:08.492 | + functions-common:run_process:1677 : local user= 2026-07-08 09:05:08.496 | + functions-common:run_process:1678 : local env_vars= 2026-07-08 09:05:08.500 | + functions-common:run_process:1680 : local name=g-api 2026-07-08 09:05:08.505 | + functions-common:run_process:1682 : time_start run_process 2026-07-08 09:05:08.508 | + functions-common:time_start:2406 : local name=run_process 2026-07-08 09:05:08.513 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:05:08.518 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:05:08.523 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:05:08.530 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501508526 2026-07-08 09:05:08.535 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-08 09:05:08.563 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:05:08.566 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-08 09:05:08.570 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-08 09:05:08.575 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-08 09:05:08.582 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-08 09:05:08.583 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-08 09:05:08.586 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-08 09:05:08.588 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-08 09:05:08.590 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-08 09:05:08.596 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-08 09:05:08.600 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-08 09:05:08.605 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-08 09:05:08.610 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-08 09:05:08.615 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-08 09:05:08.619 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-08 09:05:08.624 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-08 09:05:08.627 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-08 09:05:08.631 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-08 09:05:08.635 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-08 09:05:08.639 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-08 09:05:08.642 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-08 09:05:08.645 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-08 09:05:08.648 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-08 09:05:08.650 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-08 09:05:08.654 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-08 09:05:08.657 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-08 09:05:08.663 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-07-08 09:05:08.750 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-08 09:05:08.837 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-07-08 09:05:08.906 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-07-08 09:05:08.983 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-08 09:05:09.060 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-08 09:05:09.159 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-08 09:05:09.235 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-08 09:05:09.328 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-08 09:05:09.411 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-08 09:05:09.492 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-08 09:05:09.590 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-08 09:05:09.592 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-08 09:05:09.597 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-08 09:05:09.703 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-08 09:05:10.309 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-08 09:05:10.338 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-08 09:05:10.869 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-08 09:05:11.084 | + functions-common:run_process:1686 : time_stop run_process 2026-07-08 09:05:11.089 | + functions-common:time_stop:2420 : local name 2026-07-08 09:05:11.097 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:05:11.100 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:05:11.106 | + functions-common:time_stop:2423 : local total 2026-07-08 09:05:11.115 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:05:11.125 | + functions-common:time_stop:2426 : name=run_process 2026-07-08 09:05:11.129 | + functions-common:time_stop:2427 : start_time=1783501508526 2026-07-08 09:05:11.135 | + functions-common:time_stop:2429 : [[ -z 1783501508526 ]] 2026-07-08 09:05:11.145 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:05:11.155 | + functions-common:time_stop:2432 : end_time=1783501511147 2026-07-08 09:05:11.159 | + functions-common:time_stop:2433 : elapsed_time=2621 2026-07-08 09:05:11.168 | + functions-common:time_stop:2434 : total=42451 2026-07-08 09:05:11.170 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:05:11.175 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45072 2026-07-08 09:05:11.181 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-08 09:05:11.234 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:05:11.244 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.180) to start...' 2026-07-08 09:05:11.244 | Waiting for g-api (192.168.122.180) to start... 2026-07-08 09:05:11.253 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.180/image 2026-07-08 09:05:11.258 | + functions:wait_for_service:476 : local timeout=60 2026-07-08 09:05:11.266 | + functions:wait_for_service:477 : local url=http://192.168.122.180/image 2026-07-08 09:05:11.274 | + functions:wait_for_service:478 : local rval=0 2026-07-08 09:05:11.277 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-08 09:05:11.287 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-08 09:05:11.295 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:05:11.303 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:05:11.314 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:05:11.325 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501511316 2026-07-08 09:05:11.330 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-08 09:05:11.335 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 09:05:11.346 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.180/image 2026-07-08 09:05:17.102 | + :: : [[ 300 == 503 ]] 2026-07-08 09:05:17.104 | + :: : [[ 0 -eq 7 ]] 2026-07-08 09:05:17.111 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-08 09:05:17.114 | + functions-common:time_stop:2420 : local name 2026-07-08 09:05:17.117 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:05:17.119 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:05:17.124 | + functions-common:time_stop:2423 : local total 2026-07-08 09:05:17.128 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:05:17.132 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-08 09:05:17.136 | + functions-common:time_stop:2427 : start_time=1783501511316 2026-07-08 09:05:17.141 | + functions-common:time_stop:2429 : [[ -z 1783501511316 ]] 2026-07-08 09:05:17.146 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:05:17.152 | + functions-common:time_stop:2432 : end_time=1783501517147 2026-07-08 09:05:17.155 | + functions-common:time_stop:2433 : elapsed_time=5831 2026-07-08 09:05:17.159 | + functions-common:time_stop:2434 : total=19662 2026-07-08 09:05:17.162 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:05:17.166 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25493 2026-07-08 09:05:17.172 | + functions:wait_for_service:486 : return 0 2026-07-08 09:05:17.179 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-07-08 09:05:17.203 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:05:17.206 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-07-08 09:05:17.230 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:05:17.233 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-07-08 09:05:17.236 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 09:05:17.240 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-07-08 09:05:17.242 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-07-08 09:05:17.247 | + ./stack.sh:main:1371 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-08 09:05:17.250 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-08 09:05:17.253 | + functions:upload_image:141 : local image image_fname image_name 2026-07-08 09:05:17.256 | + functions:upload_image:143 : local max_attempts=5 2026-07-08 09:05:17.259 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-07-08 09:05:17.267 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-08 09:05:17.272 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-08 09:05:17.275 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-07-08 09:05:17.279 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-08 09:05:17.282 | ++ functions:upload_image:151 : seq 5 2026-07-08 09:05:17.287 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-08 09:05:17.290 | + functions:upload_image:152 : local rc=0 2026-07-08 09:05:17.293 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-08 09:05:17.297 | --2026-07-08 11:05:17-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-08 09:05:17.361 | Resolving github.com (github.com)... 140.82.121.4 2026-07-08 09:05:17.380 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-08 09:05:17.601 | HTTP request sent, awaiting response... 302 Found 2026-07-08 09:05:17.602 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-08T09%3A43%3A42Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-08T08%3A42%3A56Z&ske=2026-07-08T09%3A43%3A42Z&sks=b&skv=2018-11-09&sig=Bfzno4X3W2J6ldhKe1DzsZ7Z0B73RVUDz5vbhHQoOUk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzUwMzMxNywibmJmIjoxNzgzNTAxNTE3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.c_9PEnfuQoF7_NlzdAFwL3LZ1I-Q8ZjokcKm3-lRRac&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-08 09:05:17.602 | --2026-07-08 11:05:17-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-08T09%3A43%3A42Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-08T08%3A42%3A56Z&ske=2026-07-08T09%3A43%3A42Z&sks=b&skv=2018-11-09&sig=Bfzno4X3W2J6ldhKe1DzsZ7Z0B73RVUDz5vbhHQoOUk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzUwMzMxNywibmJmIjoxNzgzNTAxNTE3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.c_9PEnfuQoF7_NlzdAFwL3LZ1I-Q8ZjokcKm3-lRRac&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-08 09:05:17.602 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... 2026-07-08 09:05:17.613 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-08 09:05:17.658 | HTTP request sent, awaiting response... 200 OK 2026-07-08 09:05:17.658 | Length: 21692416 (21M) [application/octet-stream] 2026-07-08 09:05:17.658 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-07-08 09:05:17.715 | 2026-07-08 09:05:17.931 | 0K ........ ........ .... 100% 75.6M=0.3s 2026-07-08 09:05:17.932 | 2026-07-08 09:05:17.932 | 2026-07-08 11:05:17 (75.6 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-07-08 09:05:17.933 | 2026-07-08 09:05:17.938 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-08 09:05:17.940 | + functions:upload_image:163 : break 2026-07-08 09:05:17.945 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-08 09:05:17.947 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-07-08 09:05:17.949 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-07-08 09:05:17.951 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-07-08 09:05:17.954 | + functions:upload_image:313 : local kernel= 2026-07-08 09:05:17.957 | + functions:upload_image:314 : local ramdisk= 2026-07-08 09:05:17.960 | + functions:upload_image:315 : local disk_format= 2026-07-08 09:05:17.962 | + functions:upload_image:316 : local container_format= 2026-07-08 09:05:17.965 | + functions:upload_image:317 : local unpack= 2026-07-08 09:05:17.967 | + functions:upload_image:318 : local img_property= 2026-07-08 09:05:17.967 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-08 09:05:17.969 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-07-08 09:05:17.971 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-07-08 09:05:17.973 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-08 09:05:17.975 | + functions:upload_image:328 : case "$image_fname" in 2026-07-08 09:05:17.977 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-08 09:05:17.981 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-08 09:05:17.982 | + functions:upload_image:350 : local format 2026-07-08 09:05:17.987 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-08 09:05:17.990 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-08 09:05:18.005 | + functions:upload_image:351 : format=qcow2 2026-07-08 09:05:18.007 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-08 09:05:18.009 | + functions:upload_image:353 : disk_format=qcow2 2026-07-08 09:05:18.011 | + functions:upload_image:357 : container_format=bare 2026-07-08 09:05:18.013 | + functions:upload_image:404 : is_arch ppc64le 2026-07-08 09:05:18.016 | ++ functions-common:is_arch:519 : uname -m 2026-07-08 09:05:18.021 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-08 09:05:18.024 | + functions:upload_image:404 : is_arch ppc64 2026-07-08 09:05:18.027 | ++ functions-common:is_arch:519 : uname -m 2026-07-08 09:05:18.031 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-08 09:05:18.033 | + functions:upload_image:404 : is_arch ppc 2026-07-08 09:05:18.036 | ++ functions-common:is_arch:519 : uname -m 2026-07-08 09:05:18.039 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-08 09:05:18.041 | + functions:upload_image:408 : is_arch aarch64 2026-07-08 09:05:18.044 | ++ functions-common:is_arch:519 : uname -m 2026-07-08 09:05:18.047 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-08 09:05:18.049 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-08 09:05:18.051 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-08 09:05:18.053 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-08 09:05:18.056 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-08 09:05:18.058 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-07-08 09:05:18.060 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-08 09:05:18.062 | + functions:_upload_image:112 : shift 2026-07-08 09:05:18.064 | + functions:_upload_image:113 : local container=bare 2026-07-08 09:05:18.066 | + functions:_upload_image:114 : shift 2026-07-08 09:05:18.068 | + functions:_upload_image:115 : local disk=qcow2 2026-07-08 09:05:18.070 | + functions:_upload_image:116 : shift 2026-07-08 09:05:18.072 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-08 09:05:18.074 | + functions:_upload_image:118 : shift 2026-07-08 09:05:18.076 | + functions:_upload_image:119 : local properties 2026-07-08 09:05:18.078 | + functions:_upload_image:120 : local useimport 2026-07-08 09:05:18.080 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-08 09:05:18.083 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-08 09:05:18.084 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-08 09:05:18.086 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-08 09:05:18.088 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-08 09:05:18.090 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-08 09:05:18.093 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-07-08 09:05:18.095 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-08 09:05:18.099 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-08 09:05:24.125 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-08 09:05:24.125 | | Field | Value | 2026-07-08 09:05:24.125 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-08 09:05:24.126 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-07-08 09:05:24.127 | | container_format | bare | 2026-07-08 09:05:24.128 | | created_at | 2026-07-08T09:05:22Z | 2026-07-08 09:05:24.128 | | disk_format | qcow2 | 2026-07-08 09:05:24.128 | | file | /v2/images/9c13436c-39fd-4e1e-9478-9ae05ec64994/file | 2026-07-08 09:05:24.128 | | id | 9c13436c-39fd-4e1e-9478-9ae05ec64994 | 2026-07-08 09:05:24.128 | | min_disk | 0 | 2026-07-08 09:05:24.128 | | min_ram | 0 | 2026-07-08 09:05:24.128 | | name | cirros-0.6.3-x86_64-disk | 2026-07-08 09:05:24.128 | | owner | c535b45f643341cf9f263037420168dd | 2026-07-08 09:05:24.128 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-07-08 09:05:24.128 | | protected | False | 2026-07-08 09:05:24.129 | | schema | /v2/schemas/image | 2026-07-08 09:05:24.129 | | size | 21692416 | 2026-07-08 09:05:24.129 | | status | active | 2026-07-08 09:05:24.129 | | tags | | 2026-07-08 09:05:24.129 | | updated_at | 2026-07-08T09:05:24Z | 2026-07-08 09:05:24.129 | | virtual_size | 117440512 | 2026-07-08 09:05:24.129 | | visibility | public | 2026-07-08 09:05:24.129 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-08 09:05:24.542 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-07-08 09:05:24.618 | [2066 Async create_flavors:73858]: Waiting for completion of create_flavors running on PID 73858 (2 other jobs running) 2026-07-08 09:05:24.650 | [2066 Async create_flavors:73858]: Signaling child to exit 2026-07-08 09:05:34.799 | + inc/async:async_inner:64 : rc=0 2026-07-08 09:05:34.828 | [73858 Async create_flavors:73858]: finished successfully 2026-07-08 09:05:34.858 | WAKEUP 2026-07-08 09:05:34.885 | [2066 Async create_flavors:73858]: Signaled 2026-07-08 09:05:34.887 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-08 09:05:34.888 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:05:34.888 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-08 09:05:34.888 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-08 09:05:34.888 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-07-08 09:05:34.888 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.888 | | Field | Value | 2026-07-08 09:05:34.888 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.888 | | OS-FLV-DISABLED:disabled | False | 2026-07-08 09:05:34.889 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-08 09:05:34.889 | | description | None | 2026-07-08 09:05:34.889 | | disk | 1 | 2026-07-08 09:05:34.889 | | id | c1 | 2026-07-08 09:05:34.889 | | name | cirros256 | 2026-07-08 09:05:34.889 | | os-flavor-access:is_public | True | 2026-07-08 09:05:34.889 | | properties | hw_rng:allowed='True' | 2026-07-08 09:05:34.890 | | ram | 256 | 2026-07-08 09:05:34.890 | | rxtx_factor | 1.0 | 2026-07-08 09:05:34.890 | | swap | 0 | 2026-07-08 09:05:34.890 | | vcpus | 1 | 2026-07-08 09:05:34.890 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.890 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-07-08 09:05:34.890 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.890 | | Field | Value | 2026-07-08 09:05:34.891 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.891 | | OS-FLV-DISABLED:disabled | False | 2026-07-08 09:05:34.891 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-08 09:05:34.891 | | description | None | 2026-07-08 09:05:34.891 | | disk | 5 | 2026-07-08 09:05:34.891 | | id | d1 | 2026-07-08 09:05:34.891 | | name | ds512M | 2026-07-08 09:05:34.892 | | os-flavor-access:is_public | True | 2026-07-08 09:05:34.892 | | properties | hw_rng:allowed='True' | 2026-07-08 09:05:34.892 | | ram | 512 | 2026-07-08 09:05:34.892 | | rxtx_factor | 1.0 | 2026-07-08 09:05:34.892 | | swap | 0 | 2026-07-08 09:05:34.892 | | vcpus | 1 | 2026-07-08 09:05:34.892 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.893 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-07-08 09:05:34.893 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.893 | | Field | Value | 2026-07-08 09:05:34.893 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.893 | | OS-FLV-DISABLED:disabled | False | 2026-07-08 09:05:34.893 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-08 09:05:34.894 | | description | None | 2026-07-08 09:05:34.894 | | disk | 10 | 2026-07-08 09:05:34.894 | | id | d2 | 2026-07-08 09:05:34.894 | | name | ds1G | 2026-07-08 09:05:34.894 | | os-flavor-access:is_public | True | 2026-07-08 09:05:34.894 | | properties | hw_rng:allowed='True' | 2026-07-08 09:05:34.894 | | ram | 1024 | 2026-07-08 09:05:34.894 | | rxtx_factor | 1.0 | 2026-07-08 09:05:34.894 | | swap | 0 | 2026-07-08 09:05:34.895 | | vcpus | 1 | 2026-07-08 09:05:34.895 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.895 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-07-08 09:05:34.895 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.895 | | Field | Value | 2026-07-08 09:05:34.895 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.895 | | OS-FLV-DISABLED:disabled | False | 2026-07-08 09:05:34.895 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-08 09:05:34.896 | | description | None | 2026-07-08 09:05:34.896 | | disk | 10 | 2026-07-08 09:05:34.896 | | id | d3 | 2026-07-08 09:05:34.896 | | name | ds2G | 2026-07-08 09:05:34.896 | | os-flavor-access:is_public | True | 2026-07-08 09:05:34.896 | | properties | hw_rng:allowed='True' | 2026-07-08 09:05:34.896 | | ram | 2048 | 2026-07-08 09:05:34.896 | | rxtx_factor | 1.0 | 2026-07-08 09:05:34.897 | | swap | 0 | 2026-07-08 09:05:34.897 | | vcpus | 2 | 2026-07-08 09:05:34.897 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.897 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-07-08 09:05:34.897 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.897 | | Field | Value | 2026-07-08 09:05:34.897 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.898 | | OS-FLV-DISABLED:disabled | False | 2026-07-08 09:05:34.898 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-08 09:05:34.898 | | description | None | 2026-07-08 09:05:34.898 | | disk | 20 | 2026-07-08 09:05:34.898 | | id | d4 | 2026-07-08 09:05:34.898 | | name | ds4G | 2026-07-08 09:05:34.898 | | os-flavor-access:is_public | True | 2026-07-08 09:05:34.898 | | properties | hw_rng:allowed='True' | 2026-07-08 09:05:34.899 | | ram | 4096 | 2026-07-08 09:05:34.899 | | rxtx_factor | 1.0 | 2026-07-08 09:05:34.899 | | swap | 0 | 2026-07-08 09:05:34.899 | | vcpus | 4 | 2026-07-08 09:05:34.899 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.899 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-08 09:05:34.899 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-08 09:05:34.899 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-07-08 09:05:34.900 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.900 | | Field | Value | 2026-07-08 09:05:34.900 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.900 | | OS-FLV-DISABLED:disabled | False | 2026-07-08 09:05:34.900 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-08 09:05:34.900 | | description | None | 2026-07-08 09:05:34.900 | | disk | 1 | 2026-07-08 09:05:34.901 | | id | 1 | 2026-07-08 09:05:34.901 | | name | m1.tiny | 2026-07-08 09:05:34.901 | | os-flavor-access:is_public | True | 2026-07-08 09:05:34.901 | | properties | hw_rng:allowed='True' | 2026-07-08 09:05:34.901 | | ram | 512 | 2026-07-08 09:05:34.901 | | rxtx_factor | 1.0 | 2026-07-08 09:05:34.901 | | swap | 0 | 2026-07-08 09:05:34.901 | | vcpus | 1 | 2026-07-08 09:05:34.902 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.902 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-07-08 09:05:34.902 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.902 | | Field | Value | 2026-07-08 09:05:34.902 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.902 | | OS-FLV-DISABLED:disabled | False | 2026-07-08 09:05:34.902 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-08 09:05:34.903 | | description | None | 2026-07-08 09:05:34.903 | | disk | 20 | 2026-07-08 09:05:34.903 | | id | 2 | 2026-07-08 09:05:34.903 | | name | m1.small | 2026-07-08 09:05:34.903 | | os-flavor-access:is_public | True | 2026-07-08 09:05:34.903 | | properties | hw_rng:allowed='True' | 2026-07-08 09:05:34.903 | | ram | 2048 | 2026-07-08 09:05:34.903 | | rxtx_factor | 1.0 | 2026-07-08 09:05:34.904 | | swap | 0 | 2026-07-08 09:05:34.904 | | vcpus | 1 | 2026-07-08 09:05:34.904 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.904 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-07-08 09:05:34.904 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.904 | | Field | Value | 2026-07-08 09:05:34.904 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.905 | | OS-FLV-DISABLED:disabled | False | 2026-07-08 09:05:34.905 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-08 09:05:34.905 | | description | None | 2026-07-08 09:05:34.905 | | disk | 40 | 2026-07-08 09:05:34.905 | | id | 3 | 2026-07-08 09:05:34.905 | | name | m1.medium | 2026-07-08 09:05:34.906 | | os-flavor-access:is_public | True | 2026-07-08 09:05:34.906 | | properties | hw_rng:allowed='True' | 2026-07-08 09:05:34.906 | | ram | 4096 | 2026-07-08 09:05:34.906 | | rxtx_factor | 1.0 | 2026-07-08 09:05:34.906 | | swap | 0 | 2026-07-08 09:05:34.906 | | vcpus | 2 | 2026-07-08 09:05:34.906 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.907 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-07-08 09:05:34.907 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.907 | | Field | Value | 2026-07-08 09:05:34.907 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.907 | | OS-FLV-DISABLED:disabled | False | 2026-07-08 09:05:34.907 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-08 09:05:34.907 | | description | None | 2026-07-08 09:05:34.908 | | disk | 80 | 2026-07-08 09:05:34.908 | | id | 4 | 2026-07-08 09:05:34.908 | | name | m1.large | 2026-07-08 09:05:34.908 | | os-flavor-access:is_public | True | 2026-07-08 09:05:34.908 | | properties | hw_rng:allowed='True' | 2026-07-08 09:05:34.908 | | ram | 8192 | 2026-07-08 09:05:34.908 | | rxtx_factor | 1.0 | 2026-07-08 09:05:34.909 | | swap | 0 | 2026-07-08 09:05:34.909 | | vcpus | 4 | 2026-07-08 09:05:34.909 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.909 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-07-08 09:05:34.909 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.910 | | Field | Value | 2026-07-08 09:05:34.910 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.910 | | OS-FLV-DISABLED:disabled | False | 2026-07-08 09:05:34.910 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-08 09:05:34.911 | | description | None | 2026-07-08 09:05:34.911 | | disk | 160 | 2026-07-08 09:05:34.911 | | id | 5 | 2026-07-08 09:05:34.911 | | name | m1.xlarge | 2026-07-08 09:05:34.911 | | os-flavor-access:is_public | True | 2026-07-08 09:05:34.911 | | properties | hw_rng:allowed='True' | 2026-07-08 09:05:34.911 | | ram | 16384 | 2026-07-08 09:05:34.911 | | rxtx_factor | 1.0 | 2026-07-08 09:05:34.912 | | swap | 0 | 2026-07-08 09:05:34.912 | | vcpus | 8 | 2026-07-08 09:05:34.912 | +----------------------------+-----------------------+ 2026-07-08 09:05:34.946 | [2066 Async create_flavors:73858]: finished create_flavors with result 0 in 44 seconds 2026-07-08 09:05:34.953 | + inc/async:async_wait:197 : return 0 2026-07-08 09:05:34.956 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-07-08 09:05:34.981 | + functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:05:34.985 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-07-08 09:05:35.008 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:05:35.011 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-07-08 09:05:35.035 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:05:35.038 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-07-08 09:05:35.042 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-08 09:05:35.045 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-08 09:05:35.049 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 09:05:35.052 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-08 09:05:35.054 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-08 09:05:35.057 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-07-08 09:05:35.059 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-07-08 09:05:35.061 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-07-08 09:05:35.063 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-08 09:05:35.065 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-08 09:05:35.066 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-08 09:05:35.069 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-08 09:05:35.071 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-08 09:05:35.073 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-08 09:05:35.075 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-08 09:05:35.077 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-08 09:05:35.079 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-08 09:05:35.081 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-08 09:05:35.083 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-08 09:05:35.085 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-07-08 09:05:35.087 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-08 09:05:35.089 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-08 09:05:35.091 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-08 09:05:35.093 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-08 09:05:35.095 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-08 09:05:35.097 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-07-08 09:05:35.098 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-08 09:05:35.100 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-08 09:05:35.102 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-08 09:05:35.104 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-08 09:05:35.106 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-07-08 09:05:35.108 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-07-08 09:05:35.111 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-08 09:05:35.113 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-08 09:05:35.116 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-08 09:05:35.118 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-08 09:05:35.120 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-08 09:05:35.121 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-07-08 09:05:35.124 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-07-08 09:05:35.126 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-08 09:05:35.129 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-08 09:05:35.130 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-08 09:05:35.132 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-08 09:05:35.134 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-08 09:05:35.136 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-08 09:05:35.138 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-08 09:05:35.140 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-08 09:05:35.142 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-08 09:05:35.144 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-08 09:05:35.146 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-08 09:05:35.148 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-08 09:05:35.150 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-08 09:05:35.152 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-08 09:05:35.153 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-08 09:05:35.155 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-07-08 09:05:35.157 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-08 09:05:35.159 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-08 09:05:35.161 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-08 09:05:35.166 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-08 09:05:35.166 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-08 09:05:35.166 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-08 09:05:35.167 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-08 09:05:35.167 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-08 09:05:37.586 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-08 09:05:37.590 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-07-08 09:05:37.920 | + ./stack.sh:main:1403 : save_stackenv 2026-07-08 09:05:37.922 | + functions-common:save_stackenv:65 : local tag= 2026-07-08 09:05:37.928 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-08 09:05:37.934 | + functions-common:save_stackenv:67 : time_stamp=2026-07-08-110537 2026-07-08 09:05:37.938 | + functions-common:save_stackenv:68 : echo '# 2026-07-08-110537 ' 2026-07-08 09:05:37.941 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 09:05:37.945 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-08 09:05:37.948 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 09:05:37.951 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-08 09:05:37.955 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 09:05:37.959 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-08 09:05:37.962 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 09:05:37.966 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-07-08 09:05:37.969 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 09:05:37.973 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.180 2026-07-08 09:05:37.975 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 09:05:37.979 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.180/identity 2026-07-08 09:05:37.983 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 09:05:37.987 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-08-104121 2026-07-08 09:05:37.990 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 09:05:37.993 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-08 09:05:37.996 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 09:05:38.000 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.180 2026-07-08 09:05:38.003 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 09:05:38.007 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-08 09:05:38.012 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 09:05:38.015 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-08 09:05:38.019 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 09:05:38.022 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-08 09:05:38.026 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 09:05:38.030 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-08 09:05:38.034 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 09:05:38.037 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.180 2026-07-08 09:05:38.042 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-08 09:05:38.046 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-08 09:05:38.050 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-07-08 09:05:38.054 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-08 09:05:38.058 | + inc/meta-config:merge_config_group:171 : shift 2026-07-08 09:05:38.062 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-08 09:05:38.066 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-08 09:05:38.071 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-08 09:05:38.074 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-08 09:05:38.078 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-07-08 09:05:38.082 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-08 09:05:38.085 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-08 09:05:38.090 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-08 09:05:38.094 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-08 09:05:38.094 | /^\[\[.+\|.*\]\]/ { 2026-07-08 09:05:38.094 | gsub("[][]", "", $1); 2026-07-08 09:05:38.094 | split($1, a, "|"); 2026-07-08 09:05:38.094 | if (a[1] == matchgroup) 2026-07-08 09:05:38.095 | print a[2] 2026-07-08 09:05:38.095 | } 2026-07-08 09:05:38.095 | ' /home/quobyte/devstack/local.conf 2026-07-08 09:05:38.102 | + ./stack.sh:main:1421 : run_phase stack extra 2026-07-08 09:05:38.105 | + functions-common:run_phase:1848 : local mode=stack 2026-07-08 09:05:38.108 | + functions-common:run_phase:1849 : local phase=extra 2026-07-08 09:05:38.113 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-08 09:05:38.115 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-08 09:05:38.118 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-08 09:05:38.122 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-08 09:05:38.126 | + functions-common:run_phase:1858 : local extra 2026-07-08 09:05:38.132 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-08 09:05:38.139 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-08 09:05:38.142 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-08 09:05:38.147 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-08 09:05:38.150 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-07-08 09:05:38.155 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-08 09:05:38.180 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:05:38.184 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-08 09:05:38.188 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-08 09:05:38.191 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-08 09:05:38.196 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-08 09:05:38.200 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-08 09:05:38.204 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-08 09:05:38.207 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-08 09:05:38.211 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-08 09:05:38.216 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-08 09:05:38.220 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-08 09:05:38.224 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-08 09:05:38.227 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-08 09:05:38.232 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-08 09:05:38.235 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-08 09:05:38.238 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-08 09:05:38.243 | + functions-common:run_plugins:1837 : local plugins= 2026-07-08 09:05:38.247 | + functions-common:run_plugins:1838 : local plugin 2026-07-08 09:05:38.251 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-07-08 09:05:38.256 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-08 09:05:38.258 | + inc/meta-config:merge_config_group:171 : shift 2026-07-08 09:05:38.263 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-08 09:05:38.267 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-08 09:05:38.270 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-08 09:05:38.274 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-08 09:05:38.279 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-07-08 09:05:38.282 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-08 09:05:38.287 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-08 09:05:38.291 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-08 09:05:38.295 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-08 09:05:38.295 | /^\[\[.+\|.*\]\]/ { 2026-07-08 09:05:38.295 | gsub("[][]", "", $1); 2026-07-08 09:05:38.295 | split($1, a, "|"); 2026-07-08 09:05:38.295 | if (a[1] == matchgroup) 2026-07-08 09:05:38.296 | print a[2] 2026-07-08 09:05:38.296 | } 2026-07-08 09:05:38.296 | ' /home/quobyte/devstack/local.conf 2026-07-08 09:05:38.304 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-07-08 09:05:38.331 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:05:38.335 | + ./stack.sh:main:1439 : is_nova_ready 2026-07-08 09:05:38.339 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-08 09:05:38.343 | + functions:wait_for_compute:490 : local timeout=60 2026-07-08 09:05:38.348 | + functions:wait_for_compute:491 : local rval=0 2026-07-08 09:05:38.352 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-08 09:05:38.357 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-08 09:05:38.361 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-08 09:05:38.365 | + functions-common:time_start:2407 : local start_time= 2026-07-08 09:05:38.368 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:05:38.372 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:05:38.378 | + functions-common:time_start:2411 : _TIME_START[$name]=1783501538374 2026-07-08 09:05:38.382 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-08 09:05:38.411 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-08 09:05:38.415 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-08 09:05:38.420 | ++ functions:wait_for_compute:496 : hostname 2026-07-08 09:05:38.426 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-07-08 09:05:38.429 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-08 09:05:38.434 | ++ functions:wait_for_compute:498 : hostname 2026-07-08 09:05:38.439 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 09:05:38.441 | + :: : ID= 2026-07-08 09:05:38.443 | + :: : [[ '' == '' ]] 2026-07-08 09:05:38.445 | + :: : sleep 1 2026-07-08 09:05:39.449 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-08 09:05:39.452 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-07-08 09:05:42.811 | + :: : ID=b4989142-b1b4-4d87-8ebd-5ad71933189e 2026-07-08 09:05:42.813 | + :: : [[ b4989142-b1b4-4d87-8ebd-5ad71933189e == '' ]] 2026-07-08 09:05:42.818 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-08 09:05:42.822 | + functions-common:time_stop:2420 : local name 2026-07-08 09:05:42.826 | + functions-common:time_stop:2421 : local end_time 2026-07-08 09:05:42.830 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:05:42.834 | + functions-common:time_stop:2423 : local total 2026-07-08 09:05:42.838 | + functions-common:time_stop:2424 : local start_time 2026-07-08 09:05:42.843 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-08 09:05:42.846 | + functions-common:time_stop:2427 : start_time=1783501538374 2026-07-08 09:05:42.850 | + functions-common:time_stop:2429 : [[ -z 1783501538374 ]] 2026-07-08 09:05:42.854 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:05:42.860 | + functions-common:time_stop:2432 : end_time=1783501542856 2026-07-08 09:05:42.864 | + functions-common:time_stop:2433 : elapsed_time=4482 2026-07-08 09:05:42.868 | + functions-common:time_stop:2434 : total=25493 2026-07-08 09:05:42.872 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:05:42.876 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29975 2026-07-08 09:05:42.880 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-08 09:05:42.884 | + functions:wait_for_compute:516 : return 0 2026-07-08 09:05:42.888 | + ./stack.sh:main:1443 : service_check 2026-07-08 09:05:42.892 | + functions-common:service_check:1713 : local service 2026-07-08 09:05:42.896 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:42.900 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-08 09:05:42.916 | not-found 2026-07-08 09:05:42.923 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:42.927 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-08 09:05:42.946 | enabled 2026-07-08 09:05:42.951 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-08 09:05:42.975 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-08 09:05:42.975 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-08 09:05:42.975 | Active: active (running) since Wed 2026-07-08 11:02:21 CEST; 3min 21s ago 2026-07-08 09:05:42.975 | Main PID: 61676 (uwsgi) 2026-07-08 09:05:42.975 | Status: "uWSGI is ready" 2026-07-08 09:05:42.976 | Tasks: 17 (limit: 14255) 2026-07-08 09:05:42.976 | Memory: 273.5M (peak: 274.0M) 2026-07-08 09:05:42.976 | CPU: 15.050s 2026-07-08 09:05:42.976 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-08 09:05:42.976 | ├─61676 "nova-apiuWSGI master" 2026-07-08 09:05:42.976 | ├─61677 "nova-apiuWSGI worker 1" 2026-07-08 09:05:42.976 | └─61678 "nova-apiuWSGI worker 2" 2026-07-08 09:05:42.976 | 2026-07-08 09:05:42.976 | Jul 08 11:05:42 devstack devstack@n-api.service[61678]: [pid: 61678|app: 0|req: 19/36] 192.168.122.180 () {54 vars in 935 bytes} [Wed Jul 8 11:05:42 2026] GET /compute/v2.1 => generated 393 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 09:05:42.976 | Jul 08 11:05:42 devstack devstack@n-api.service[61677]: DEBUG nova.api.openstack.wsgi [None req-cf357f79-6ab4-469b-a26b-862012be4deb admin admin] Calling method '>' {{(pid=61677) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-08 09:05:42.977 | Jul 08 11:05:42 devstack devstack@n-api.service[61677]: DEBUG oslo_concurrency.lockutils [None req-cf357f79-6ab4-469b-a26b-862012be4deb admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61677) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-08 09:05:42.977 | Jul 08 11:05:42 devstack devstack@n-api.service[61677]: DEBUG oslo_concurrency.lockutils [None req-cf357f79-6ab4-469b-a26b-862012be4deb 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=61677) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-08 09:05:42.977 | Jul 08 11:05:42 devstack devstack@n-api.service[61677]: DEBUG oslo_concurrency.lockutils [None req-cf357f79-6ab4-469b-a26b-862012be4deb admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61677) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-08 09:05:42.977 | Jul 08 11:05:42 devstack devstack@n-api.service[61677]: DEBUG oslo_concurrency.lockutils [None req-cf357f79-6ab4-469b-a26b-862012be4deb admin admin] Acquiring lock "68880c19-9030-4044-9349-a2ddd9014449" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61677) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-08 09:05:42.977 | Jul 08 11:05:42 devstack devstack@n-api.service[61677]: DEBUG oslo_concurrency.lockutils [None req-cf357f79-6ab4-469b-a26b-862012be4deb admin admin] Lock "68880c19-9030-4044-9349-a2ddd9014449" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61677) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-08 09:05:42.977 | Jul 08 11:05:42 devstack devstack@n-api.service[61677]: DEBUG oslo_concurrency.lockutils [None req-cf357f79-6ab4-469b-a26b-862012be4deb admin admin] Lock "68880c19-9030-4044-9349-a2ddd9014449" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61677) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-08 09:05:42.977 | Jul 08 11:05:42 devstack devstack@n-api.service[61677]: INFO nova.api.openstack.requestlog [None req-cf357f79-6ab4-469b-a26b-862012be4deb admin admin] 192.168.122.180 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.178783 2026-07-08 09:05:42.977 | Jul 08 11:05:42 devstack devstack@n-api.service[61677]: [pid: 61677|app: 0|req: 18/37] 192.168.122.180 () {60 vars in 1325 bytes} [Wed Jul 8 11:05:42 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-08 09:05:42.981 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:42.985 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-08 09:05:43.003 | enabled 2026-07-08 09:05:43.009 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-08 09:05:43.031 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-08 09:05:43.032 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-08 09:05:43.032 | Active: active (running) since Wed 2026-07-08 11:04:45 CEST; 57s ago 2026-07-08 09:05:43.032 | Main PID: 73701 (nova-compute) 2026-07-08 09:05:43.032 | Tasks: 10 (limit: 14255) 2026-07-08 09:05:43.032 | Memory: 136.0M (peak: 137.2M) 2026-07-08 09:05:43.032 | CPU: 4.551s 2026-07-08 09:05:43.032 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-08 09:05:43.032 | └─73701 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-08 09:05:43.032 | 2026-07-08 09:05:43.032 | Jul 08 11:05:14 devstack nova-compute[73701]: DEBUG nova.compute.provider_tree [None req-f45ae2c6-8a1e-4b91-a71e-b341d8cac3f6 None None] Updating resource provider 84527180-3895-4247-927b-a52ff1a9edd4 generation from 0 to 1 during operation: update_inventory {{(pid=73701) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-08 09:05:43.033 | Jul 08 11:05:14 devstack nova-compute[73701]: DEBUG nova.compute.provider_tree [None req-f45ae2c6-8a1e-4b91-a71e-b341d8cac3f6 None None] Updating inventory in ProviderTree for provider 84527180-3895-4247-927b-a52ff1a9edd4 with inventory: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=73701) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-07-08 09:05:43.033 | Jul 08 11:05:14 devstack nova-compute[73701]: DEBUG nova.compute.provider_tree [None req-f45ae2c6-8a1e-4b91-a71e-b341d8cac3f6 None None] Updating resource provider 84527180-3895-4247-927b-a52ff1a9edd4 generation from 1 to 2 during operation: update_traits {{(pid=73701) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-08 09:05:43.033 | Jul 08 11:05:15 devstack nova-compute[73701]: DEBUG nova.compute.resource_tracker [None req-f45ae2c6-8a1e-4b91-a71e-b341d8cac3f6 None None] Compute_service record updated for devstack:devstack {{(pid=73701) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-08 09:05:43.033 | Jul 08 11:05:15 devstack nova-compute[73701]: DEBUG oslo_concurrency.lockutils [None req-f45ae2c6-8a1e-4b91-a71e-b341d8cac3f6 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.750s {{(pid=73701) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-08 09:05:43.033 | Jul 08 11:05:15 devstack nova-compute[73701]: DEBUG nova.service [None req-f45ae2c6-8a1e-4b91-a71e-b341d8cac3f6 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73701) start /opt/stack/nova/nova/service.py:196}} 2026-07-08 09:05:43.033 | Jul 08 11:05:15 devstack nova-compute[73701]: DEBUG nova.service [None req-f45ae2c6-8a1e-4b91-a71e-b341d8cac3f6 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73701) start /opt/stack/nova/nova/service.py:212}} 2026-07-08 09:05:43.033 | Jul 08 11:05:15 devstack nova-compute[73701]: DEBUG nova.service [None req-f45ae2c6-8a1e-4b91-a71e-b341d8cac3f6 None None] Join ServiceGroup membership for this service compute {{(pid=73701) start /opt/stack/nova/nova/service.py:222}} 2026-07-08 09:05:43.033 | Jul 08 11:05:15 devstack nova-compute[73701]: DEBUG nova.servicegroup.drivers.db [None req-f45ae2c6-8a1e-4b91-a71e-b341d8cac3f6 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73701) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-08 09:05:43.033 | Jul 08 11:05:20 devstack nova-compute[73701]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=73701) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 09:05:43.039 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:43.042 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-08 09:05:43.059 | not-found 2026-07-08 09:05:43.065 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:43.068 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-08 09:05:43.087 | enabled 2026-07-08 09:05:43.093 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-08 09:05:43.117 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-08 09:05:43.117 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-08 09:05:43.117 | Active: active (running) since Wed 2026-07-08 11:04:32 CEST; 1min 10s ago 2026-07-08 09:05:43.117 | Main PID: 70014 (nova-scheduler:) 2026-07-08 09:05:43.117 | Tasks: 19 (limit: 14255) 2026-07-08 09:05:43.118 | Memory: 155.6M (peak: 156.0M) 2026-07-08 09:05:43.118 | CPU: 4.791s 2026-07-08 09:05:43.118 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-08 09:05:43.118 | ├─70014 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-08 09:05:43.118 | ├─71733 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-08 09:05:43.118 | └─71737 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-08 09:05:43.118 | 2026-07-08 09:05:43.118 | Jul 08 11:04:39 devstack nova-scheduler[71737]: DEBUG nova.servicegroup.drivers.db [None req-072927cf-a680-445b-b405-799acc8266c8 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71737) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-08 09:05:43.118 | Jul 08 11:04:44 devstack nova-scheduler[71733]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=71733) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 09:05:43.118 | Jul 08 11:04:44 devstack nova-scheduler[71737]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=71737) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 09:05:43.118 | Jul 08 11:04:46 devstack nova-scheduler[70014]: DEBUG dbcounter [-] [70014] Writing DB stats nova_api:SELECT=3 {{(pid=70014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.119 | Jul 08 11:04:46 devstack nova-scheduler[70014]: DEBUG dbcounter [-] [70014] Writing DB stats nova_cell0:SELECT=1 {{(pid=70014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.119 | Jul 08 11:04:46 devstack nova-scheduler[70014]: DEBUG dbcounter [-] [70014] Writing DB stats nova_cell1:SELECT=1 {{(pid=70014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.119 | Jul 08 11:04:54 devstack nova-scheduler[71733]: DEBUG dbcounter [-] [71733] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71733) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.119 | Jul 08 11:04:54 devstack nova-scheduler[71737]: DEBUG dbcounter [-] [71737] Writing DB stats nova_cell0:SELECT=3 {{(pid=71737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.119 | Jul 08 11:05:16 devstack nova-scheduler[71733]: DEBUG oslo.service.backend._threading.loopingcall [None req-0a94d4f3-8050-41d9-8c46-9ec12101a920 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71733) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 09:05:43.119 | Jul 08 11:05:39 devstack nova-scheduler[71737]: DEBUG oslo.service.backend._threading.loopingcall [None req-4023d338-b97d-4db5-a7b0-1b70edf1b6f9 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71737) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 09:05:43.124 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:43.128 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-08 09:05:43.148 | not-found 2026-07-08 09:05:43.154 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:43.158 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-08 09:05:43.178 | enabled 2026-07-08 09:05:43.184 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-08 09:05:43.206 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-08 09:05:43.206 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-08 09:05:43.206 | Active: active (running) since Wed 2026-07-08 11:04:35 CEST; 1min 8s ago 2026-07-08 09:05:43.206 | Main PID: 70625 (uwsgi) 2026-07-08 09:05:43.207 | Status: "uWSGI is ready" 2026-07-08 09:05:43.207 | Tasks: 16 (limit: 14255) 2026-07-08 09:05:43.207 | Memory: 220.8M (peak: 221.3M) 2026-07-08 09:05:43.207 | CPU: 9.978s 2026-07-08 09:05:43.207 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-08 09:05:43.207 | ├─70625 "nova-api-metauWSGI master" 2026-07-08 09:05:43.207 | ├─70626 "nova-api-metauWSGI worker 1" 2026-07-08 09:05:43.207 | ├─70627 "nova-api-metauWSGI worker 2" 2026-07-08 09:05:43.207 | └─70628 "nova-api-metauWSGI http 1" 2026-07-08 09:05:43.207 | 2026-07-08 09:05:43.207 | Jul 08 11:04:41 devstack devstack@n-api-meta.service[70626]: DEBUG nova.api.openstack.wsgi_app [None req-f22c2a5c-c9fb-45c8-b7ab-a7be6e47c44c None None] ******************************************************************************** {{(pid=70626) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-07-08 09:05:43.207 | Jul 08 11:04:41 devstack devstack@n-api-meta.service[70626]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7162ee8a4668 pid: 70626 (default app) 2026-07-08 09:05:43.208 | Jul 08 11:04:49 devstack devstack@n-api-meta.service[70627]: DEBUG dbcounter [-] [70627] Writing DB stats nova_api:SELECT=1 {{(pid=70627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.208 | Jul 08 11:04:50 devstack devstack@n-api-meta.service[70626]: DEBUG dbcounter [-] [70626] Writing DB stats nova_api:SELECT=1 {{(pid=70626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.208 | Jul 08 11:04:50 devstack devstack@n-api-meta.service[70627]: DEBUG dbcounter [-] [70627] Writing DB stats nova_cell0:SELECT=1 {{(pid=70627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.208 | Jul 08 11:04:50 devstack devstack@n-api-meta.service[70627]: DEBUG dbcounter [-] [70627] Writing DB stats nova_cell1:SELECT=1 {{(pid=70627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.208 | Jul 08 11:04:50 devstack devstack@n-api-meta.service[70627]: DEBUG dbcounter [-] [70627] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.208 | Jul 08 11:04:50 devstack devstack@n-api-meta.service[70626]: DEBUG dbcounter [-] [70626] Writing DB stats nova_cell0:SELECT=1 {{(pid=70626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.208 | Jul 08 11:04:50 devstack devstack@n-api-meta.service[70626]: DEBUG dbcounter [-] [70626] Writing DB stats nova_cell1:SELECT=1 {{(pid=70626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.208 | Jul 08 11:04:50 devstack devstack@n-api-meta.service[70626]: DEBUG dbcounter [-] [70626] Writing DB stats nova_cell0:SELECT=1 {{(pid=70626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.213 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:43.217 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-08 09:05:43.234 | enabled 2026-07-08 09:05:43.239 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-08 09:05:43.260 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-08 09:05:43.261 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-08 09:05:43.261 | Active: active (running) since Wed 2026-07-08 11:03:04 CEST; 2min 38s ago 2026-07-08 09:05:43.261 | Main PID: 67782 (uwsgi) 2026-07-08 09:05:43.261 | Status: "uWSGI is ready" 2026-07-08 09:05:43.261 | Tasks: 5 (limit: 14255) 2026-07-08 09:05:43.261 | Memory: 176.7M (peak: 177.0M) 2026-07-08 09:05:43.261 | CPU: 6.371s 2026-07-08 09:05:43.261 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-08 09:05:43.261 | ├─67782 "placementuWSGI master" 2026-07-08 09:05:43.261 | ├─67783 "placementuWSGI worker 1" 2026-07-08 09:05:43.261 | └─67784 "placementuWSGI worker 2" 2026-07-08 09:05:43.261 | 2026-07-08 09:05:43.262 | Jul 08 11:05:14 devstack devstack@placement-api.service[67784]: INFO placement.requestlog [req-07d013d6-046c-4f58-919d-dd9b5d707fab req-d871ef00-7fb1-4bfb-ae8d-9955d80ae37f service nova] 192.168.122.180 "PUT /placement/resource_providers/84527180-3895-4247-927b-a52ff1a9edd4/inventories" status: 200 len: 396 microversion: 1.26 2026-07-08 09:05:43.262 | Jul 08 11:05:14 devstack devstack@placement-api.service[67784]: [pid: 67784|app: 0|req: 5/9] 192.168.122.180 () {64 vars in 1498 bytes} [Wed Jul 8 11:05:14 2026] PUT /placement/resource_providers/84527180-3895-4247-927b-a52ff1a9edd4/inventories => generated 396 bytes in 122 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-08 09:05:43.262 | Jul 08 11:05:14 devstack devstack@placement-api.service[67783]: DEBUG placement.requestlog [req-07d013d6-046c-4f58-919d-dd9b5d707fab req-7af95f87-3060-4f3c-881d-2271b372117a None None] Starting request: 192.168.122.180 "GET /placement/traits?name=in:COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_VOLUME_EXTEND,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_MMX,HW_CPU_X86_AVX2,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_BMI,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_CLMUL,HW_CPU_X86_SSE41,HW_CPU_X86_SSSE3,HW_ARCH_X86_64,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_AC97,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_BMI2,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ACCELERATORS,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_SHA,HW_CPU_X86_SSE,HW_CPU_X86_SSE2,HW_CPU_X86_SSE4A,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_AESNI,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SVM,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_TRUSTED_CERTS,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NODE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_ABM" {{(pid=67783) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-08 09:05:43.262 | Jul 08 11:05:14 devstack devstack@placement-api.service[67783]: INFO placement.requestlog [req-07d013d6-046c-4f58-919d-dd9b5d707fab req-7af95f87-3060-4f3c-881d-2271b372117a service nova] 192.168.122.180 "GET /placement/traits?name=in:COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_VOLUME_EXTEND,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_MMX,HW_CPU_X86_AVX2,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_BMI,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_CLMUL,HW_CPU_X86_SSE41,HW_CPU_X86_SSSE3,HW_ARCH_X86_64,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_AC97,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_BMI2,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ACCELERATORS,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_SHA,HW_CPU_X86_SSE,HW_CPU_X86_SSE2,HW_CPU_X86_SSE4A,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_AESNI,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SVM,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_TRUSTED_CERTS,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NODE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_ABM" status: 200 len: 2058 microversion: 1.6 2026-07-08 09:05:43.262 | Jul 08 11:05:14 devstack devstack@placement-api.service[67783]: [pid: 67783|app: 0|req: 5/10] 192.168.122.180 () {60 vars in 4912 bytes} [Wed Jul 8 11:05:14 2026] GET /placement/traits?name=in:COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_VOLUME_EXTEND,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_MMX,HW_CPU_X86_AVX2,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_BMI,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_CLMUL,HW_CPU_X86_SSE41,HW_CPU_X86_SSSE3,HW_ARCH_X86_64,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_AC97,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_BMI2,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ACCELERATORS,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_SHA,HW_CPU_X86_SSE,HW_CPU_X86_SSE2,HW_CPU_X86_SSE4A,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_AESNI,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SVM,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_TRUSTED_CERTS,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NODE,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_ABM => generated 2058 bytes in 62 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-08 09:05:43.262 | Jul 08 11:05:14 devstack devstack@placement-api.service[67784]: DEBUG placement.requestlog [req-07d013d6-046c-4f58-919d-dd9b5d707fab req-7e69cd6b-eccf-41b2-877e-f09b832ef84c None None] Starting request: 192.168.122.180 "PUT /placement/resource_providers/84527180-3895-4247-927b-a52ff1a9edd4/traits" {{(pid=67784) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-08 09:05:43.262 | Jul 08 11:05:14 devstack devstack@placement-api.service[67784]: INFO placement.requestlog [req-07d013d6-046c-4f58-919d-dd9b5d707fab req-7e69cd6b-eccf-41b2-877e-f09b832ef84c service nova] 192.168.122.180 "PUT /placement/resource_providers/84527180-3895-4247-927b-a52ff1a9edd4/traits" status: 200 len: 2093 microversion: 1.6 2026-07-08 09:05:43.262 | Jul 08 11:05:14 devstack devstack@placement-api.service[67784]: [pid: 67784|app: 0|req: 6/11] 192.168.122.180 () {64 vars in 1483 bytes} [Wed Jul 8 11:05:14 2026] PUT /placement/resource_providers/84527180-3895-4247-927b-a52ff1a9edd4/traits => generated 2093 bytes in 226 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-08 09:05:43.263 | Jul 08 11:05:24 devstack devstack@placement-api.service[67783]: DEBUG dbcounter [-] [67783] Writing DB stats placement:SELECT=4 {{(pid=67783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.263 | Jul 08 11:05:24 devstack devstack@placement-api.service[67784]: DEBUG dbcounter [-] [67784] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=67784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.266 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:43.270 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-07-08 09:05:43.286 | not-found 2026-07-08 09:05:43.291 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:43.294 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-08 09:05:43.315 | enabled 2026-07-08 09:05:43.320 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-08 09:05:43.343 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-08 09:05:43.344 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-08 09:05:43.344 | Active: active (running) since Wed 2026-07-08 11:05:11 CEST; 32s ago 2026-07-08 09:05:43.344 | Main PID: 76810 (uwsgi) 2026-07-08 09:05:43.344 | Status: "uWSGI is ready" 2026-07-08 09:05:43.344 | Tasks: 9 (limit: 14255) 2026-07-08 09:05:43.344 | Memory: 260.4M (peak: 260.7M) 2026-07-08 09:05:43.344 | CPU: 10.813s 2026-07-08 09:05:43.344 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-08 09:05:43.344 | ├─76810 "glance-apiuWSGI master" 2026-07-08 09:05:43.345 | ├─76816 "glance-apiuWSGI worker 1" 2026-07-08 09:05:43.345 | └─76817 "glance-apiuWSGI worker 2" 2026-07-08 09:05:43.345 | 2026-07-08 09:05:43.345 | Jul 08 11:05:24 devstack devstack@g-api.service[76817]: INFO glance.location [None req-e5baa2ac-12aa-4191-9cad-3012df67d348 admin admin] Image format matched and virtual size computed: 117440512 2026-07-08 09:05:43.345 | Jul 08 11:05:24 devstack devstack@g-api.service[76817]: DEBUG glance_store.backend [None req-e5baa2ac-12aa-4191-9cad-3012df67d348 admin admin] Skipping store.set_acls... not implemented. {{(pid=76817) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-08 09:05:43.345 | Jul 08 11:05:24 devstack devstack@g-api.service[76817]: [pid: 76817|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Wed Jul 8 11:05:22 2026] PUT /v2/images/9c13436c-39fd-4e1e-9478-9ae05ec64994/file => generated 0 bytes in 1821 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-08 09:05:43.345 | Jul 08 11:05:24 devstack devstack@g-api.service[76816]: DEBUG glance.api.middleware.version_negotiation [None req-e99725b6-108e-4bcf-aeff-beb0accfa71f admin admin] Determining version of request: GET /v2/images/9c13436c-39fd-4e1e-9478-9ae05ec64994 Accept: */* {{(pid=76816) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-07-08 09:05:43.345 | Jul 08 11:05:24 devstack devstack@g-api.service[76816]: DEBUG glance.api.middleware.version_negotiation [None req-e99725b6-108e-4bcf-aeff-beb0accfa71f admin admin] Using url versioning {{(pid=76816) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-07-08 09:05:43.345 | Jul 08 11:05:24 devstack devstack@g-api.service[76816]: DEBUG glance.api.middleware.version_negotiation [None req-e99725b6-108e-4bcf-aeff-beb0accfa71f admin admin] Matched version: v2 {{(pid=76816) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-07-08 09:05:43.345 | Jul 08 11:05:24 devstack devstack@g-api.service[76816]: DEBUG glance.api.middleware.version_negotiation [None req-e99725b6-108e-4bcf-aeff-beb0accfa71f admin admin] new path /v2/images/9c13436c-39fd-4e1e-9478-9ae05ec64994 {{(pid=76816) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-07-08 09:05:43.345 | Jul 08 11:05:24 devstack devstack@g-api.service[76816]: [pid: 76816|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Wed Jul 8 11:05:24 2026] GET /v2/images/9c13436c-39fd-4e1e-9478-9ae05ec64994 => generated 976 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-08 09:05:43.346 | Jul 08 11:05:34 devstack devstack@g-api.service[76817]: DEBUG dbcounter [-] [76817] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.346 | Jul 08 11:05:34 devstack devstack@g-api.service[76816]: DEBUG dbcounter [-] [76816] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.349 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:43.352 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-08 09:05:43.371 | enabled 2026-07-08 09:05:43.376 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-08 09:05:43.399 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-08 09:05:43.399 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-08 09:05:43.399 | Active: active (running) since Wed 2026-07-08 11:05:00 CEST; 43s ago 2026-07-08 09:05:43.400 | Main PID: 75295 (cinder-schedule) 2026-07-08 09:05:43.400 | Tasks: 1 (limit: 14255) 2026-07-08 09:05:43.400 | Memory: 109.2M (peak: 109.5M) 2026-07-08 09:05:43.400 | CPU: 4.101s 2026-07-08 09:05:43.400 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-08 09:05:43.400 | └─75295 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-08 09:05:43.400 | 2026-07-08 09:05:43.400 | Jul 08 11:05:04 devstack cinder-scheduler[75295]: DEBUG cinder.service [None req-9fb025f9-b406-406f-84b6-e95212283d7a None None] Creating RPC server for service cinder-scheduler {{(pid=75295) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-08 09:05:43.400 | Jul 08 11:05:04 devstack cinder-scheduler[75295]: DEBUG cinder.service [None req-9fb025f9-b406-406f-84b6-e95212283d7a None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75295) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-08 09:05:43.400 | Jul 08 11:05:14 devstack cinder-scheduler[75295]: DEBUG dbcounter [-] [75295] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=75295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.400 | Jul 08 11:05:22 devstack cinder-scheduler[75295]: DEBUG cinder.scheduler.host_manager [None req-355d3703-c664-4ea6-a44b-38acbd76664d 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=75295) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-08 09:05:43.401 | Jul 08 11:05:22 devstack cinder-scheduler[75295]: DEBUG cinder.scheduler.host_manager [None req-355d3703-c664-4ea6-a44b-38acbd76664d None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 7, 8, 9, 5, 22, 448190)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 7, 8, 9, 5, 22, 448190)}]. {{(pid=75295) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-07-08 09:05:43.401 | Jul 08 11:05:22 devstack cinder-scheduler[75295]: DEBUG cinder.scheduler.host_manager [None req-355d3703-c664-4ea6-a44b-38acbd76664d None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 7, 8, 9, 5, 22, 421378)} {{(pid=75295) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-08 09:05:43.401 | Jul 08 11:05:31 devstack cinder-scheduler[75295]: DEBUG oslo_service.periodic_task [None req-d7639488-c6e2-40d0-8e9f-be35ad716ff3 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=75295) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-08 09:05:43.401 | Jul 08 11:05:31 devstack cinder-scheduler[75295]: INFO cinder.message.api [None req-d7639488-c6e2-40d0-8e9f-be35ad716ff3 None None] Deleted 0 expired messages. 2026-07-08 09:05:43.401 | Jul 08 11:05:31 devstack cinder-scheduler[75295]: DEBUG oslo_service.periodic_task [None req-d7639488-c6e2-40d0-8e9f-be35ad716ff3 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=75295) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-08 09:05:43.401 | Jul 08 11:05:41 devstack cinder-scheduler[75295]: DEBUG dbcounter [-] [75295] Writing DB stats cinder:SELECT=2,cinder:DELETE=1 {{(pid=75295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.407 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:43.410 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-08 09:05:43.430 | enabled 2026-07-08 09:05:43.436 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-08 09:05:43.459 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-08 09:05:43.459 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-08 09:05:43.459 | Active: active (running) since Wed 2026-07-08 11:04:53 CEST; 50s ago 2026-07-08 09:05:43.459 | Main PID: 74567 (uwsgi) 2026-07-08 09:05:43.459 | Status: "uWSGI is ready" 2026-07-08 09:05:43.460 | Tasks: 7 (limit: 14255) 2026-07-08 09:05:43.460 | Memory: 247.2M (peak: 247.4M) 2026-07-08 09:05:43.460 | CPU: 10.810s 2026-07-08 09:05:43.460 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-08 09:05:43.460 | ├─74567 "cinder-apiuWSGI master" 2026-07-08 09:05:43.460 | ├─74574 "cinder-apiuWSGI worker 1" 2026-07-08 09:05:43.460 | └─74575 "cinder-apiuWSGI worker 2" 2026-07-08 09:05:43.460 | 2026-07-08 09:05:43.460 | Jul 08 11:05:06 devstack devstack@c-api.service[74575]: DEBUG cinder.api.middleware.request_id [req-4c82809d-ac73-46c2-bdd0-9a97e8ac42b4 req-68022edc-b080-46b9-b67e-cf66afb2e92c None None] RequestId filter calling following filter/app {{(pid=74575) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-07-08 09:05:43.460 | Jul 08 11:05:07 devstack devstack@c-api.service[74575]: INFO cinder.api.openstack.wsgi [req-4c82809d-ac73-46c2-bdd0-9a97e8ac42b4 req-68022edc-b080-46b9-b67e-cf66afb2e92c admin admin] POST http://192.168.122.180/volume/v3/types/b174598a-b7fd-49f9-b947-07e8ca8ae8bf/extra_specs 2026-07-08 09:05:43.460 | Jul 08 11:05:07 devstack devstack@c-api.service[74575]: DEBUG cinder.api.openstack.wsgi [req-4c82809d-ac73-46c2-bdd0-9a97e8ac42b4 req-68022edc-b080-46b9-b67e-cf66afb2e92c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74575) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-08 09:05:43.461 | Jul 08 11:05:07 devstack devstack@c-api.service[74575]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-07-08 09:05:43.461 | Jul 08 11:05:07 devstack devstack@c-api.service[74575]: warnings.warn( 2026-07-08 09:05:43.461 | Jul 08 11:05:07 devstack devstack@c-api.service[74575]: DEBUG oslo_db.sqlalchemy.engines [req-4c82809d-ac73-46c2-bdd0-9a97e8ac42b4 req-68022edc-b080-46b9-b67e-cf66afb2e92c 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=74575) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-08 09:05:43.461 | Jul 08 11:05:07 devstack devstack@c-api.service[74575]: INFO cinder.api.openstack.wsgi [req-4c82809d-ac73-46c2-bdd0-9a97e8ac42b4 req-68022edc-b080-46b9-b67e-cf66afb2e92c admin admin] http://192.168.122.180/volume/v3/types/b174598a-b7fd-49f9-b947-07e8ca8ae8bf/extra_specs returned with HTTP 200 2026-07-08 09:05:43.461 | Jul 08 11:05:07 devstack devstack@c-api.service[74575]: [pid: 74575|app: 0|req: 1/3] 192.168.122.180 () {62 vars in 1363 bytes} [Wed Jul 8 11:05:06 2026] POST /volume/v3/types/b174598a-b7fd-49f9-b947-07e8ca8ae8bf/extra_specs => generated 55 bytes in 1028 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-08 09:05:43.461 | Jul 08 11:05:16 devstack devstack@c-api.service[74574]: DEBUG dbcounter [-] [74574] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74574) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.461 | Jul 08 11:05:17 devstack devstack@c-api.service[74575]: DEBUG dbcounter [-] [74575] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.466 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:43.469 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-08 09:05:43.488 | enabled 2026-07-08 09:05:43.494 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-08 09:05:43.518 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-08 09:05:43.518 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-08 09:05:43.518 | Active: active (running) since Wed 2026-07-08 11:05:02 CEST; 40s ago 2026-07-08 09:05:43.518 | Main PID: 75950 (cinder-volume) 2026-07-08 09:05:43.518 | Tasks: 2 (limit: 14255) 2026-07-08 09:05:43.518 | Memory: 143.6M (peak: 172.7M) 2026-07-08 09:05:43.519 | CPU: 20.371s 2026-07-08 09:05:43.519 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-08 09:05:43.519 | ├─75950 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-08 09:05:43.519 | └─76121 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-08 09:05:43.519 | 2026-07-08 09:05:43.519 | Jul 08 11:05:24 devstack sudo[77278]: pam_unix(sudo:session): session closed for user root 2026-07-08 09:05:43.519 | Jul 08 11:05:24 devstack cinder-volume[76121]: DEBUG oslo_concurrency.processutils [None req-355d3703-c664-4ea6-a44b-38acbd76664d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.657s {{(pid=76121) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-08 09:05:43.519 | Jul 08 11:05:24 devstack cinder-volume[76121]: DEBUG oslo_concurrency.processutils [None req-355d3703-c664-4ea6-a44b-38acbd76664d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=76121) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-07-08 09:05:43.519 | Jul 08 11:05:24 devstack sudo[77315]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-07-08 09:05:43.519 | Jul 08 11:05:24 devstack sudo[77315]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-07-08 09:05:43.519 | Jul 08 11:05:25 devstack sudo[77315]: pam_unix(sudo:session): session closed for user root 2026-07-08 09:05:43.520 | Jul 08 11:05:25 devstack cinder-volume[76121]: DEBUG oslo_concurrency.processutils [None req-355d3703-c664-4ea6-a44b-38acbd76664d 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.636s {{(pid=76121) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-08 09:05:43.520 | Jul 08 11:05:25 devstack cinder-volume[76121]: INFO cinder.volume.manager [None req-355d3703-c664-4ea6-a44b-38acbd76664d None None] Driver post RPC initialization completed successfully. 2026-07-08 09:05:43.520 | Jul 08 11:05:35 devstack cinder-volume[76121]: DEBUG dbcounter [-] [76121] Writing DB stats cinder:SELECT=13,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=76121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.520 | Jul 08 11:05:35 devstack cinder-volume[76121]: DEBUG dbcounter [-] [76121] Writing DB stats cinder:SELECT=1,cinder:UPDATE=1 {{(pid=76121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.524 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:43.526 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-08 09:05:43.544 | not-found 2026-07-08 09:05:43.548 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:43.551 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-08 09:05:43.568 | not-found 2026-07-08 09:05:43.573 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:43.576 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-08 09:05:43.592 | not-found 2026-07-08 09:05:43.597 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:43.600 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-08 09:05:43.617 | not-found 2026-07-08 09:05:43.623 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:43.625 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-08 09:05:43.642 | not-found 2026-07-08 09:05:43.647 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:43.650 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-08 09:05:43.669 | enabled 2026-07-08 09:05:43.674 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-08 09:05:43.698 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-08 09:05:43.698 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-08 09:05:43.698 | Active: active (running) since Wed 2026-07-08 11:02:43 CEST; 3min 0s ago 2026-07-08 09:05:43.698 | Main PID: 64406 (neutron-ovn-age) 2026-07-08 09:05:43.698 | Tasks: 20 (limit: 14255) 2026-07-08 09:05:43.699 | Memory: 345.7M (peak: 346.5M) 2026-07-08 09:05:43.699 | CPU: 12.584s 2026-07-08 09:05:43.699 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-08 09:05:43.699 | ├─64406 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-08 09:05:43.699 | ├─65707 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-08 09:05:43.699 | ├─66103 /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/tmp9j1g06t7/privsep.sock 2026-07-08 09:05:43.699 | └─68673 /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/tmprtpas2x9/privsep.sock 2026-07-08 09:05:43.699 | 2026-07-08 09:05:43.699 | Jul 08 11:03:47 devstack neutron-ovn-agent[65707]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65707) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-08 09:05:43.699 | Jul 08 11:04:24 devstack neutron-ovn-agent[65707]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched UPDATE: SbGlobalUpdateEvent(events=('update',), table='SB_Global', conditions=None, old_conditions=None), priority=20 to row=SB_Global(uuid=f1442d63-14e3-4398-bbad-29956c3f9396, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': '32:84:99', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '62:10:aa:da:11:9a', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0', 'bfd-min-rx': '1000', 'bfd-min-tx': '100', 'bfd-mult': '3'}, ssl=[]) old=SB_Global(uuid=f1442d63-14e3-4398-bbad-29956c3f9396, nb_cfg=1) {{(pid=65707) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-07-08 09:05:43.699 | Jul 08 11:04:24 devstack neutron-ovn-agent[65707]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 3 seconds {{(pid=65707) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-07-08 09:05:43.700 | Jul 08 11:04:27 devstack neutron-ovn-agent[65707]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=9312743e-86cd-4db5-b129-75297f9b7350, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=65707) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-08 09:05:43.700 | Jul 08 11:04:47 devstack neutron-ovn-agent[65707]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65707) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-08 09:05:43.700 | Jul 08 11:04:47 devstack neutron-ovn-agent[65707]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65707) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-08 09:05:43.700 | Jul 08 11:04:47 devstack neutron-ovn-agent[65707]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65707) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-08 09:05:43.701 | Jul 08 11:04:47 devstack neutron-ovn-agent[65707]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65707) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-08 09:05:43.701 | Jul 08 11:04:47 devstack neutron-ovn-agent[65707]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65707) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-08 09:05:43.701 | Jul 08 11:04:47 devstack neutron-ovn-agent[65707]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65707) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-08 09:05:43.706 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:43.709 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-08 09:05:43.726 | not-found 2026-07-08 09:05:43.730 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:43.732 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-08 09:05:43.749 | not-found 2026-07-08 09:05:43.754 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:43.757 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-08 09:05:43.774 | not-found 2026-07-08 09:05:43.779 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:43.782 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-08 09:05:43.799 | not-found 2026-07-08 09:05:43.804 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:43.808 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-07-08 09:05:43.826 | enabled 2026-07-08 09:05:43.832 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-07-08 09:05:43.855 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-07-08 09:05:43.855 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-07-08 09:05:43.855 | Active: active (running) since Wed 2026-07-08 10:55:48 CEST; 9min ago 2026-07-08 09:05:43.855 | Main PID: 40913 (dstat.sh) 2026-07-08 09:05:43.855 | Tasks: 3 (limit: 14255) 2026-07-08 09:05:43.855 | Memory: 27.1M (peak: 27.6M) 2026-07-08 09:05:43.855 | CPU: 3.581s 2026-07-08 09:05:43.855 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-07-08 09:05:43.855 | ├─40913 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-07-08 09:05:43.855 | ├─41083 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-07-08 09:05:43.856 | └─41084 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-07-08 09:05:43.856 | 2026-07-08 09:05:43.856 | Jul 08 11:05:34 devstack dstat.sh[41084]: 08-07 11:05:34| 22 7 70 0 0|5288M 316M 220M 5907M| 52B 0 | 0 248k| 0 15.0 |2209 1768 |3.89 2.97 1.92|3.0 0 0| 0 0 | | 17 283 0 31 0 2026-07-08 09:05:43.856 | Jul 08 11:05:35 devstack dstat.sh[41084]: 08-07 11:05:35| 20 13 61 0 0|5229M 374M 220M 5907M| 12k 36k| 172k 635k|9.99 64.9 |4786 4433 |3.74 2.95 1.92|1.0 0 211| 0 0 | | 17 287 0 32 0 2026-07-08 09:05:43.856 | Jul 08 11:05:36 devstack dstat.sh[41084]: 08-07 11:05:36| 22 10 65 0 0|5257M 347M 220M 5907M| 845B 4711B| 124k 381k|3.00 30.0 |2685 2117 |3.74 2.95 1.92|1.0 0 56| 0 0 | | 17 291 0 32 0 2026-07-08 09:05:43.856 | Jul 08 11:05:37 devstack dstat.sh[41084]: 08-07 11:05:37| 18 8 71 0 0|5283M 320M 220M 5907M| 0 0 |4101B 1153k|1.00 63.1 |1907 1479 |3.74 2.95 1.92|3.0 0 0| 0 0 | | 17 291 0 32 0 2026-07-08 09:05:43.856 | Jul 08 11:05:38 devstack dstat.sh[41084]: 08-07 11:05:38| 19 11 66 0 0|5278M 325M 220M 5907M|1833B 11k| 28k 124k|3.00 14.0 |3192 2637 |3.74 2.95 1.92|2.0 0 117| 0 0 | | 17 291 0 32 0 2026-07-08 09:05:43.856 | Jul 08 11:05:39 devstack dstat.sh[41084]: 08-07 11:05:39| 2 9 84 0 0|5276M 328M 220M 5907M|2180B 11k|4100B 56k|1.00 4.00 |2881 2709 |3.74 2.95 1.92| 0 0 168| 0 0 | | 17 291 0 32 0 2026-07-08 09:05:43.856 | Jul 08 11:05:40 devstack dstat.sh[41084]: 08-07 11:05:40| 12 7 79 0 0|5297M 307M 220M 5907M| 184B 476B| 0 420k| 0 82.0 |1671 1463 |3.44 2.90 1.91|2.0 0 5.0| 0 0 | | 17 291 0 32 0 2026-07-08 09:05:43.856 | Jul 08 11:05:41 devstack dstat.sh[41084]: 08-07 11:05:41| 18 9 70 0 0|5306M 297M 220M 5907M| 0 0 | 0 136k| 0 9.97 |1933 1565 |3.44 2.90 1.91|2.0 0 0| 0 0 | | 17 291 0 32 0 2026-07-08 09:05:43.856 | Jul 08 11:05:42 devstack dstat.sh[41084]: 08-07 11:05:42| 20 7 71 0 0|5323M 280M 220M 5907M| 52B 0 | 0 16k| 0 4.01 |1952 1444 |3.44 2.90 1.91|2.0 0 0| 0 0 | | 17 291 0 33 0 2026-07-08 09:05:43.857 | Jul 08 11:05:43 devstack dstat.sh[41084]: 08-07 11:05:43| 20 10 64 0 0|5251M 352M 220M 5907M|4614B 22k|8181B 308k|2.00 30.0 |3991 3381 |3.44 2.90 1.91|4.0 0 91| 0 0 | | 17 297 0 33 0 2026-07-08 09:05:43.861 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:43.865 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-07-08 09:05:43.883 | enabled 2026-07-08 09:05:43.889 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-07-08 09:05:43.912 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-07-08 09:05:43.913 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-07-08 09:05:43.913 | Active: active (running) since Wed 2026-07-08 11:02:41 CEST; 3min 2s ago 2026-07-08 09:05:43.913 | Main PID: 63705 (neutron-ovn-met) 2026-07-08 09:05:43.913 | Tasks: 2 (limit: 14255) 2026-07-08 09:05:43.913 | Memory: 121.6M (peak: 122.3M) 2026-07-08 09:05:43.913 | CPU: 3.934s 2026-07-08 09:05:43.913 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-07-08 09:05:43.913 | └─63705 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-07-08 09:05:43.913 | 2026-07-08 09:05:43.913 | Jul 08 11:02:45 devstack neutron-ovn-metadata-agent[63705]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-07-08 09:05:43.913 | Jul 08 11:02:45 devstack neutron-ovn-metadata-agent[63705]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-07-08 09:05:43.914 | Jul 08 11:02:45 devstack neutron-ovn-metadata-agent[63705]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 09:05:43.914 | Jul 08 11:02:45 devstack neutron-ovn-metadata-agent[63705]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-07-08 09:05:43.914 | Jul 08 11:02:45 devstack neutron-ovn-metadata-agent[63705]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-07-08 09:05:43.914 | Jul 08 11:02:45 devstack neutron-ovn-metadata-agent[63705]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 09:05:43.914 | Jul 08 11:02:45 devstack neutron-ovn-metadata-agent[63705]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-07-08 09:05:43.914 | Jul 08 11:02:45 devstack neutron-ovn-metadata-agent[63705]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-07-08 09:05:43.914 | Jul 08 11:02:45 devstack neutron-ovn-metadata-agent[63705]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-07-08 09:05:43.914 | Jul 08 11:02:45 devstack neutron-ovn-metadata-agent[63705]: ERROR neutron 2026-07-08 09:05:43.917 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:43.919 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-08 09:05:43.936 | enabled 2026-07-08 09:05:43.941 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-08 09:05:43.963 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-08 09:05:43.963 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-08 09:05:43.963 | Active: active (running) since Wed 2026-07-08 11:02:47 CEST; 2min 56s ago 2026-07-08 09:05:43.963 | Main PID: 65486 (uwsgi) 2026-07-08 09:05:43.963 | Status: "uWSGI is ready" 2026-07-08 09:05:43.963 | Tasks: 23 (limit: 14255) 2026-07-08 09:05:43.963 | Memory: 386.6M (peak: 387.4M) 2026-07-08 09:05:43.963 | CPU: 42.525s 2026-07-08 09:05:43.964 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-08 09:05:43.964 | ├─65486 "neutron-apiuWSGI master" 2026-07-08 09:05:43.964 | ├─65487 "neutron-apiuWSGI worker 1" 2026-07-08 09:05:43.964 | └─65488 "neutron-apiuWSGI worker 2" 2026-07-08 09:05:43.964 | 2026-07-08 09:05:43.964 | Jul 08 11:05:18 devstack devstack@neutron-api.service[65487]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65487) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-08 09:05:43.964 | Jul 08 11:05:18 devstack devstack@neutron-api.service[65487]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65487) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-08 09:05:43.964 | Jul 08 11:05:26 devstack devstack@neutron-api.service[65488]: DEBUG dbcounter [-] [65488] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.964 | Jul 08 11:05:28 devstack devstack@neutron-api.service[65487]: DEBUG dbcounter [-] [65487] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.964 | Jul 08 11:05:31 devstack devstack@neutron-api.service[65488]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65488) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-08 09:05:43.965 | Jul 08 11:05:31 devstack devstack@neutron-api.service[65488]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65488) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-08 09:05:43.965 | Jul 08 11:05:33 devstack devstack@neutron-api.service[65487]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65487) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-08 09:05:43.965 | Jul 08 11:05:33 devstack devstack@neutron-api.service[65487]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65487) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-08 09:05:43.965 | Jul 08 11:05:41 devstack devstack@neutron-api.service[65488]: DEBUG dbcounter [-] [65488] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.965 | Jul 08 11:05:43 devstack devstack@neutron-api.service[65487]: DEBUG dbcounter [-] [65487] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:43.969 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:43.971 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-08 09:05:43.988 | enabled 2026-07-08 09:05:43.993 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-08 09:05:44.015 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-08 09:05:44.016 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-08 09:05:44.016 | Active: active (running) since Wed 2026-07-08 11:02:52 CEST; 2min 51s ago 2026-07-08 09:05:44.016 | Main PID: 66494 (neutron-periodi) 2026-07-08 09:05:44.016 | Tasks: 15 (limit: 14255) 2026-07-08 09:05:44.016 | Memory: 179.6M (peak: 179.8M) 2026-07-08 09:05:44.016 | CPU: 6.770s 2026-07-08 09:05:44.016 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-08 09:05:44.016 | ├─66494 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-08 09:05:44.016 | └─67157 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-08 09:05:44.016 | 2026-07-08 09:05:44.016 | Jul 08 11:04:33 devstack neutron-periodic-workers[67157]: DEBUG dbcounter [-] [67157] Writing DB stats neutron:SELECT=1 {{(pid=67157) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:44.017 | Jul 08 11:04:34 devstack neutron-periodic-workers[67157]: DEBUG oslo.service.backend._threading.loopingcall [None req-0fb41dd6-c1d9-4a88-94af-8b370ce110d1 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=67157) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 09:05:44.017 | Jul 08 11:04:44 devstack neutron-periodic-workers[67157]: DEBUG dbcounter [-] [67157] Writing DB stats neutron:SELECT=3 {{(pid=67157) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:44.017 | Jul 08 11:05:00 devstack neutron-periodic-workers[67157]: DEBUG neutron.db.agents_db [None req-c2a0114e-1d7e-4ff3-b8a4-3c0d9dfd7f10 None None] Agent healthcheck: found 0 active agents {{(pid=67157) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-08 09:05:44.017 | Jul 08 11:05:00 devstack neutron-periodic-workers[67157]: DEBUG oslo.service.backend._threading.loopingcall [None req-c2a0114e-1d7e-4ff3-b8a4-3c0d9dfd7f10 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67157) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 09:05:44.017 | Jul 08 11:05:02 devstack neutron-periodic-workers[67157]: DEBUG oslo.service.backend._threading.loopingcall [None req-e5626dbd-b1f7-40f4-b279-3b0304791cfb None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.99 seconds {{(pid=67157) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 09:05:44.017 | Jul 08 11:05:11 devstack neutron-periodic-workers[67157]: DEBUG oslo.service.backend._threading.loopingcall [None req-0fb41dd6-c1d9-4a88-94af-8b370ce110d1 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.97 seconds {{(pid=67157) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 09:05:44.017 | Jul 08 11:05:21 devstack neutron-periodic-workers[67157]: DEBUG dbcounter [-] [67157] Writing DB stats neutron:SELECT=4,neutron:DELETE=1 {{(pid=67157) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:44.017 | Jul 08 11:05:37 devstack neutron-periodic-workers[67157]: DEBUG neutron.db.agents_db [None req-c2a0114e-1d7e-4ff3-b8a4-3c0d9dfd7f10 None None] Agent healthcheck: found 0 active agents {{(pid=67157) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-08 09:05:44.017 | Jul 08 11:05:37 devstack neutron-periodic-workers[67157]: DEBUG oslo.service.backend._threading.loopingcall [None req-c2a0114e-1d7e-4ff3-b8a4-3c0d9dfd7f10 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67157) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 09:05:44.022 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:44.024 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-08 09:05:44.041 | enabled 2026-07-08 09:05:44.046 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-08 09:05:44.069 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-08 09:05:44.069 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-08 09:05:44.069 | Active: active (running) since Wed 2026-07-08 11:02:49 CEST; 2min 54s ago 2026-07-08 09:05:44.069 | Main PID: 65997 (neutron-rpc-ser) 2026-07-08 09:05:44.069 | Tasks: 23 (limit: 14255) 2026-07-08 09:05:44.069 | Memory: 199.4M (peak: 199.9M) 2026-07-08 09:05:44.069 | CPU: 7.530s 2026-07-08 09:05:44.069 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-08 09:05:44.070 | ├─65997 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-08 09:05:44.070 | ├─67265 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-08 09:05:44.070 | └─67279 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-08 09:05:44.070 | 2026-07-08 09:05:44.070 | Jul 08 11:03:02 devstack neutron-rpc-server[67279]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=67279) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-07-08 09:05:44.070 | Jul 08 11:03:02 devstack neutron-rpc-server[67265]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67265) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-08 09:05:44.070 | Jul 08 11:03:02 devstack neutron-rpc-server[67265]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67265) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-08 09:05:44.071 | Jul 08 11:03:02 devstack neutron-rpc-server[67265]: DEBUG neutron.service [-] calling wait on {{(pid=67265) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-08 09:05:44.071 | Jul 08 11:03:02 devstack neutron-rpc-server[67279]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67279) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-08 09:05:44.071 | Jul 08 11:03:02 devstack neutron-rpc-server[67279]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67279) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-08 09:05:44.071 | Jul 08 11:03:02 devstack neutron-rpc-server[67279]: DEBUG neutron.service [-] calling wait on {{(pid=67279) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-08 09:05:44.071 | Jul 08 11:03:11 devstack neutron-rpc-server[65997]: DEBUG dbcounter [-] [65997] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=65997) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:44.071 | Jul 08 11:03:32 devstack neutron-rpc-server[67265]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-08 09:05:44.071 | Jul 08 11:03:32 devstack neutron-rpc-server[67279]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-08 09:05:44.075 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:44.078 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-08 09:05:44.097 | enabled 2026-07-08 09:05:44.102 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-08 09:05:44.125 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-08 09:05:44.125 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-08 09:05:44.126 | Active: active (running) since Wed 2026-07-08 11:02:54 CEST; 2min 49s ago 2026-07-08 09:05:44.126 | Main PID: 66998 (neutron-ovn-mai) 2026-07-08 09:05:44.126 | Tasks: 12 (limit: 14255) 2026-07-08 09:05:44.126 | Memory: 254.2M (peak: 254.6M) 2026-07-08 09:05:44.126 | CPU: 7.678s 2026-07-08 09:05:44.126 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-08 09:05:44.126 | ├─66998 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-08 09:05:44.126 | └─67092 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-08 09:05:44.126 | 2026-07-08 09:05:44.126 | Jul 08 11:03:23 devstack neutron-ovn-maintenance-worker[67092]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-228921c9-7166-4dea-a04a-5758f295c704 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=67092) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-08 09:05:44.126 | Jul 08 11:03:23 devstack neutron-ovn-maintenance-worker[67092]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-228921c9-7166-4dea-a04a-5758f295c704 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=67092) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-08 09:05:44.127 | Jul 08 11:03:23 devstack neutron-ovn-maintenance-worker[67092]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-228921c9-7166-4dea-a04a-5758f295c704 None None] OVN maintenance task update_router_distributed_flag finished in 0.010 seconds 2026-07-08 09:05:44.127 | Jul 08 11:03:23 devstack neutron-ovn-maintenance-worker[67092]: DEBUG futurist.periodics [None req-228921c9-7166-4dea-a04a-5758f295c704 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=67092) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-08 09:05:44.127 | Jul 08 11:03:23 devstack neutron-ovn-maintenance-worker[67092]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-228921c9-7166-4dea-a04a-5758f295c704 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=67092) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-08 09:05:44.127 | Jul 08 11:03:23 devstack neutron-ovn-maintenance-worker[67092]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-228921c9-7166-4dea-a04a-5758f295c704 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=67092) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-08 09:05:44.127 | Jul 08 11:03:23 devstack neutron-ovn-maintenance-worker[67092]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-228921c9-7166-4dea-a04a-5758f295c704 None None] OVN maintenance task update_security_group_with_address_group finished in 0.022 seconds 2026-07-08 09:05:44.127 | Jul 08 11:03:23 devstack neutron-ovn-maintenance-worker[67092]: DEBUG futurist.periodics [None req-228921c9-7166-4dea-a04a-5758f295c704 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=67092) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-08 09:05:44.127 | Jul 08 11:03:23 devstack neutron-ovn-maintenance-worker[67092]: DEBUG futurist.periodics [None req-228921c9-7166-4dea-a04a-5758f295c704 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=67092) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-08 09:05:44.127 | Jul 08 11:03:33 devstack neutron-ovn-maintenance-worker[67092]: DEBUG dbcounter [-] [67092] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=67092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:44.132 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:44.136 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-08 09:05:44.155 | enabled 2026-07-08 09:05:44.161 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-08 09:05:44.182 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-08 09:05:44.182 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-08 09:05:44.182 | Active: active (running) since Wed 2026-07-08 11:04:37 CEST; 1min 7s ago 2026-07-08 09:05:44.182 | Main PID: 71271 (nova-novncproxy) 2026-07-08 09:05:44.182 | Tasks: 4 (limit: 14255) 2026-07-08 09:05:44.183 | Memory: 109.7M (peak: 109.8M) 2026-07-08 09:05:44.183 | CPU: 3.785s 2026-07-08 09:05:44.183 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-08 09:05:44.183 | └─71271 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-07-08 09:05:44.183 | 2026-07-08 09:05:44.183 | Jul 08 11:04:37 devstack nova-novncproxy[71271]: If you are already using Eventlet, we recommend migrating to a different 2026-07-08 09:05:44.183 | Jul 08 11:04:37 devstack nova-novncproxy[71271]: framework. For more detail see 2026-07-08 09:05:44.183 | Jul 08 11:04:37 devstack nova-novncproxy[71271]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 09:05:44.183 | Jul 08 11:04:37 devstack nova-novncproxy[71271]: import eventlet # noqa 2026-07-08 09:05:44.184 | Jul 08 11:04:38 devstack nova-novncproxy[71271]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-08 09:05:44.184 | Jul 08 11:04:42 devstack nova-novncproxy[71271]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-08 09:05:44.184 | Jul 08 11:04:42 devstack nova-novncproxy[71271]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-08 09:05:44.184 | Jul 08 11:04:42 devstack nova-novncproxy[71271]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-08 09:05:44.184 | Jul 08 11:04:42 devstack nova-novncproxy[71271]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-08 09:05:44.184 | Jul 08 11:04:42 devstack nova-novncproxy[71271]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-08 09:05:44.188 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:44.191 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-08 09:05:44.210 | enabled 2026-07-08 09:05:44.216 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-08 09:05:44.242 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-08 09:05:44.242 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-08 09:05:44.242 | Active: active (running) since Wed 2026-07-08 11:04:40 CEST; 1min 4s ago 2026-07-08 09:05:44.243 | Main PID: 72078 (nova-conductor:) 2026-07-08 09:05:44.243 | Tasks: 19 (limit: 14255) 2026-07-08 09:05:44.243 | Memory: 156.8M (peak: 157.1M) 2026-07-08 09:05:44.243 | CPU: 4.893s 2026-07-08 09:05:44.243 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-08 09:05:44.244 | ├─72078 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-08 09:05:44.244 | ├─73691 "nova-conductor: ServiceWrapper worker(0)" 2026-07-08 09:05:44.244 | └─73693 "nova-conductor: ServiceWrapper worker(1)" 2026-07-08 09:05:44.244 | 2026-07-08 09:05:44.244 | Jul 08 11:04:46 devstack nova-conductor[73691]: DEBUG nova.servicegroup.drivers.db [None req-33239fc5-c482-41d3-a3da-16ceeb026e54 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73691) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-08 09:05:44.244 | Jul 08 11:04:50 devstack nova-conductor[73693]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73693) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 09:05:44.244 | Jul 08 11:04:51 devstack nova-conductor[73691]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=73691) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 09:05:44.244 | Jul 08 11:04:53 devstack nova-conductor[72078]: DEBUG dbcounter [-] [72078] Writing DB stats nova_api:SELECT=1 {{(pid=72078) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:44.245 | Jul 08 11:04:54 devstack nova-conductor[72078]: DEBUG dbcounter [-] [72078] Writing DB stats nova_cell1:SELECT=1 {{(pid=72078) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:44.245 | Jul 08 11:04:54 devstack nova-conductor[72078]: DEBUG dbcounter [-] [72078] Writing DB stats nova_cell0:SELECT=1 {{(pid=72078) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:44.245 | Jul 08 11:05:00 devstack nova-conductor[73693]: DEBUG dbcounter [-] [73693] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:44.245 | Jul 08 11:05:01 devstack nova-conductor[73691]: DEBUG dbcounter [-] [73691] Writing DB stats nova_cell0:SELECT=3 {{(pid=73691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:44.245 | Jul 08 11:05:27 devstack nova-conductor[73691]: DEBUG oslo.service.backend._threading.loopingcall [None req-ec53c756-b3c6-4166-bdf0-4fd29dec57fc None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73691) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 09:05:44.246 | Jul 08 11:05:32 devstack nova-conductor[73693]: DEBUG oslo.service.backend._threading.loopingcall [None req-2246d1ff-6648-4725-9636-280085101e34 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73693) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 09:05:44.249 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-08 09:05:44.253 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-08 09:05:44.272 | enabled 2026-07-08 09:05:44.278 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-08 09:05:44.300 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-08 09:05:44.301 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-08 09:05:44.301 | Active: active (running) since Wed 2026-07-08 11:04:42 CEST; 1min 1s ago 2026-07-08 09:05:44.301 | Main PID: 72631 (nova-conductor:) 2026-07-08 09:05:44.301 | Tasks: 37 (limit: 14255) 2026-07-08 09:05:44.301 | Memory: 168.6M (peak: 168.9M) 2026-07-08 09:05:44.301 | CPU: 5.173s 2026-07-08 09:05:44.301 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-08 09:05:44.301 | ├─72631 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-08 09:05:44.301 | ├─73777 "nova-conductor: ServiceWrapper worker(0)" 2026-07-08 09:05:44.302 | └─73779 "nova-conductor: ServiceWrapper worker(1)" 2026-07-08 09:05:44.302 | 2026-07-08 09:05:44.302 | Jul 08 11:05:12 devstack nova-conductor[73779]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=73779) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 09:05:44.302 | Jul 08 11:05:12 devstack nova-conductor[73777]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73777) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 09:05:44.302 | Jul 08 11:05:13 devstack nova-conductor[73777]: DEBUG oslo.service.backend._threading.loopingcall [None req-d746d468-cf56-42c5-be0d-0083da34ff39 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73777) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 09:05:44.302 | Jul 08 11:05:22 devstack nova-conductor[73777]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73777) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 09:05:44.302 | Jul 08 11:05:22 devstack nova-conductor[73779]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73779) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 09:05:44.302 | Jul 08 11:05:32 devstack nova-conductor[73779]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73779) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 09:05:44.304 | Jul 08 11:05:32 devstack nova-conductor[73777]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73777) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 09:05:44.304 | Jul 08 11:05:42 devstack nova-conductor[73779]: DEBUG dbcounter [-] [73779] Writing DB stats nova_cell1:SELECT=15,nova_cell1:UPDATE=6,nova_cell1:INSERT=1 {{(pid=73779) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-08 09:05:44.304 | Jul 08 11:05:42 devstack nova-conductor[73779]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73779) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 09:05:44.305 | Jul 08 11:05:42 devstack nova-conductor[73777]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73777) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-08 09:05:44.308 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-07-08 09:05:44.325 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:05:44.328 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-07-08 09:05:44.347 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:05:44.350 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-07-08 09:05:44.353 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-08 09:05:44.906 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-08 09:05:44.906 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 09:05:44.906 | we strongly recommend against using it for new projects. 2026-07-08 09:05:44.906 | 2026-07-08 09:05:44.906 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 09:05:44.906 | framework. For more detail see 2026-07-08 09:05:44.906 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 09:05:44.906 | 2026-07-08 09:05:44.906 | import eventlet # noqa 2026-07-08 09:05:45.181 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-08 09:05:48.260 | INFO dbcounter [None req-bb0b4ec4-5135-40ca-bb73-f6ba0d2bc01f None None] Registered counter for database nova_api 2026-07-08 09:05:48.391 | DEBUG dbcounter [-] [78258] Writer thread running {{(pid=78258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 09:05:48.403 | Found 2 cell mappings. 2026-07-08 09:05:48.403 | Skipping cell0 since it does not contain hosts. 2026-07-08 09:05:48.403 | Getting computes from cell 'cell1': 68880c19-9030-4044-9349-a2ddd9014449 2026-07-08 09:05:48.403 | INFO dbcounter [None req-bb0b4ec4-5135-40ca-bb73-f6ba0d2bc01f None None] Registered counter for database nova_cell1 2026-07-08 09:05:48.476 | DEBUG dbcounter [-] [78258] Writer thread running {{(pid=78258) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-08 09:05:48.637 | Checking host mapping for compute host 'devstack': 84527180-3895-4247-927b-a52ff1a9edd4 2026-07-08 09:05:48.638 | Creating host mapping for compute host 'devstack': 84527180-3895-4247-927b-a52ff1a9edd4 2026-07-08 09:05:48.638 | Found 1 unmapped computes in cell: 68880c19-9030-4044-9349-a2ddd9014449 2026-07-08 09:05:49.323 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-08 09:05:49.870 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-08 09:05:49.870 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-08 09:05:49.870 | we strongly recommend against using it for new projects. 2026-07-08 09:05:49.870 | 2026-07-08 09:05:49.870 | If you are already using Eventlet, we recommend migrating to a different 2026-07-08 09:05:49.870 | framework. For more detail see 2026-07-08 09:05:49.870 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-08 09:05:49.870 | 2026-07-08 09:05:49.871 | import eventlet # noqa 2026-07-08 09:05:50.150 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-08 09:05:53.570 | +-------------------------------------------+ 2026-07-08 09:05:53.571 | | Upgrade Check Results | 2026-07-08 09:05:53.571 | +-------------------------------------------+ 2026-07-08 09:05:53.571 | | Check: Cells v2 | 2026-07-08 09:05:53.571 | | Result: Success | 2026-07-08 09:05:53.571 | | Details: None | 2026-07-08 09:05:53.571 | +-------------------------------------------+ 2026-07-08 09:05:53.571 | | Check: Placement API | 2026-07-08 09:05:53.571 | | Result: Success | 2026-07-08 09:05:53.571 | | Details: None | 2026-07-08 09:05:53.572 | +-------------------------------------------+ 2026-07-08 09:05:53.572 | | Check: Cinder API | 2026-07-08 09:05:53.572 | | Result: Success | 2026-07-08 09:05:53.572 | | Details: None | 2026-07-08 09:05:53.572 | +-------------------------------------------+ 2026-07-08 09:05:53.572 | | Check: Policy File JSON to YAML Migration | 2026-07-08 09:05:53.572 | | Result: Success | 2026-07-08 09:05:53.572 | | Details: None | 2026-07-08 09:05:53.572 | +-------------------------------------------+ 2026-07-08 09:05:53.573 | | Check: Older than N-1 computes | 2026-07-08 09:05:53.573 | | Result: Success | 2026-07-08 09:05:53.573 | | Details: None | 2026-07-08 09:05:53.573 | +-------------------------------------------+ 2026-07-08 09:05:53.573 | | Check: hw_machine_type unset | 2026-07-08 09:05:53.573 | | Result: Success | 2026-07-08 09:05:53.573 | | Details: None | 2026-07-08 09:05:53.573 | +-------------------------------------------+ 2026-07-08 09:05:53.574 | | Check: Service User Token Configuration | 2026-07-08 09:05:53.574 | | Result: Success | 2026-07-08 09:05:53.574 | | Details: None | 2026-07-08 09:05:53.574 | +-------------------------------------------+ 2026-07-08 09:05:54.201 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-07-08 09:05:54.206 | + ./stack.sh:main:1482 : command openstack complete 2026-07-08 09:05:54.206 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-08 09:05:57.808 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-07-08 09:05:57.830 | + functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:05:57.833 | + ./stack.sh:main:1487 : is_ubuntu 2026-07-08 09:05:57.837 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-08 09:05:57.840 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-08 09:05:57.843 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-08 09:05:57.846 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 09:05:57.849 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-07-08 09:05:57.853 | + ./stack.sh:main:1489 : set_lvm_filter 2026-07-08 09:05:57.856 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-08 09:05:57.859 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-08 09:05:57.862 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-08 09:05:57.866 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-08 09:05:57.869 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-08 09:05:57.873 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-08 09:05:57.926 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-07-08 09:05:57.931 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-07-08 09:05:57.932 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-07-08 09:05:57.933 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-07-08 09:05:57.939 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-07-08 09:05:57.942 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-07-08 09:05:57.946 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-07-08 09:05:57.949 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-08 09:05:57.952 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-08 09:05:57.956 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-08 09:05:57.974 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-08 09:05:57.991 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-08 09:05:57.994 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 09:05:57.996 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-07-08 09:05:58.000 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-07-08 09:05:58.003 | + functions-common:run_phase:1848 : local mode=stack 2026-07-08 09:05:58.005 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-08 09:05:58.009 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-08 09:05:58.011 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-08 09:05:58.014 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-08 09:05:58.018 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-08 09:05:58.021 | + functions-common:run_phase:1858 : local extra 2026-07-08 09:05:58.025 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-08 09:05:58.029 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-08 09:05:58.033 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-08 09:05:58.036 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-08 09:05:58.038 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-07-08 09:05:58.042 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-08 09:05:58.060 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:05:58.063 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-08 09:05:58.065 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-08 09:05:58.068 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-08 09:05:58.071 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-08 09:05:58.074 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-08 09:05:58.076 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-08 09:05:58.080 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-08 09:05:58.083 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-08 09:05:58.085 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-08 09:05:58.088 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-08 09:05:58.091 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-08 09:05:58.093 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-08 09:05:58.144 | [2066 Async install_tempest:39027]: Waiting for completion of install_tempest running on PID 39027 (1 other jobs running) 2026-07-08 09:05:58.166 | [2066 Async install_tempest:39027]: Signaling child to exit 2026-07-08 09:05:58.167 | WAKEUP 2026-07-08 09:05:58.186 | [2066 Async install_tempest:39027]: Signaled 2026-07-08 09:05:58.188 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-08 09:05:58.188 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-07-08 09:05:58.188 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-08 09:05:58.188 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-08 09:05:58.188 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-08 09:05:58.188 | +++ functions-common:git_clone:593 : pwd 2026-07-08 09:05:58.188 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-08 09:05:58.189 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-08 09:05:58.189 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-08 09:05:58.189 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-08 09:05:58.189 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-08 09:05:58.189 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-08 09:05:58.189 | ++ functions-common:git_clone:610 : echo master 2026-07-08 09:05:58.189 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-08 09:05:58.189 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-08 09:05:58.189 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-08 09:05:58.189 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-08 09:05:58.189 | ++ functions-common:git_timed:697 : local count=0 2026-07-08 09:05:58.190 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-08 09:05:58.190 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 09:05:58.190 | ++ functions-common:git_timed:701 : timeout=0 2026-07-08 09:05:58.190 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-08 09:05:58.190 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-08 09:05:58.190 | ++ functions-common:time_start:2407 : local start_time= 2026-07-08 09:05:58.190 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:05:58.190 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:05:58.190 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783500929186 2026-07-08 09:05:58.190 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-08 09:05:58.191 | Cloning into '/opt/stack/tempest'... 2026-07-08 09:05:58.191 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-08 09:05:58.191 | ++ functions-common:time_stop:2420 : local name 2026-07-08 09:05:58.191 | ++ functions-common:time_stop:2421 : local end_time 2026-07-08 09:05:58.191 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:05:58.191 | ++ functions-common:time_stop:2423 : local total 2026-07-08 09:05:58.191 | ++ functions-common:time_stop:2424 : local start_time 2026-07-08 09:05:58.191 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-08 09:05:58.191 | ++ functions-common:time_stop:2427 : start_time=1783500929186 2026-07-08 09:05:58.191 | ++ functions-common:time_stop:2429 : [[ -z 1783500929186 ]] 2026-07-08 09:05:58.191 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:05:58.192 | ++ functions-common:time_stop:2432 : end_time=1783500938343 2026-07-08 09:05:58.192 | ++ functions-common:time_stop:2433 : elapsed_time=9157 2026-07-08 09:05:58.192 | ++ functions-common:time_stop:2434 : total=421004 2026-07-08 09:05:58.192 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:05:58.192 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=430161 2026-07-08 09:05:58.192 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-07-08 09:05:58.192 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-08 09:05:58.192 | ++ functions-common:git_timed:697 : local count=0 2026-07-08 09:05:58.192 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-08 09:05:58.192 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 09:05:58.192 | ++ functions-common:git_timed:701 : timeout=0 2026-07-08 09:05:58.193 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-08 09:05:58.193 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-08 09:05:58.193 | ++ functions-common:time_start:2407 : local start_time= 2026-07-08 09:05:58.193 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:05:58.193 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:05:58.193 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783500938387 2026-07-08 09:05:58.193 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-08 09:05:58.193 | From https://review.opendev.org/openstack/tempest 2026-07-08 09:05:58.193 | * branch master -> FETCH_HEAD 2026-07-08 09:05:58.193 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-08 09:05:58.194 | ++ functions-common:time_stop:2420 : local name 2026-07-08 09:05:58.194 | ++ functions-common:time_stop:2421 : local end_time 2026-07-08 09:05:58.194 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:05:58.194 | ++ functions-common:time_stop:2423 : local total 2026-07-08 09:05:58.194 | ++ functions-common:time_stop:2424 : local start_time 2026-07-08 09:05:58.194 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-08 09:05:58.194 | ++ functions-common:time_stop:2427 : start_time=1783500938387 2026-07-08 09:05:58.194 | ++ functions-common:time_stop:2429 : [[ -z 1783500938387 ]] 2026-07-08 09:05:58.194 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:05:58.194 | ++ functions-common:time_stop:2432 : end_time=1783500939083 2026-07-08 09:05:58.195 | ++ functions-common:time_stop:2433 : elapsed_time=696 2026-07-08 09:05:58.195 | ++ functions-common:time_stop:2434 : total=430161 2026-07-08 09:05:58.195 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:05:58.195 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=430857 2026-07-08 09:05:58.195 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-08 09:05:58.195 | ++ functions-common:git_timed:697 : local count=0 2026-07-08 09:05:58.195 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-08 09:05:58.195 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 09:05:58.195 | ++ functions-common:git_timed:701 : timeout=0 2026-07-08 09:05:58.195 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-08 09:05:58.195 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-08 09:05:58.196 | ++ functions-common:time_start:2407 : local start_time= 2026-07-08 09:05:58.196 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:05:58.196 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:05:58.196 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783500939124 2026-07-08 09:05:58.196 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-08 09:05:58.196 | Note: switching to 'FETCH_HEAD'. 2026-07-08 09:05:58.196 | 2026-07-08 09:05:58.196 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-08 09:05:58.196 | changes and commit them, and you can discard any commits you make in this 2026-07-08 09:05:58.196 | state without impacting any branches by switching back to a branch. 2026-07-08 09:05:58.197 | 2026-07-08 09:05:58.197 | If you want to create a new branch to retain commits you create, you may 2026-07-08 09:05:58.197 | do so (now or later) by using -c with the switch command. Example: 2026-07-08 09:05:58.197 | 2026-07-08 09:05:58.197 | git switch -c 2026-07-08 09:05:58.197 | 2026-07-08 09:05:58.197 | Or undo this operation with: 2026-07-08 09:05:58.197 | 2026-07-08 09:05:58.197 | git switch - 2026-07-08 09:05:58.197 | 2026-07-08 09:05:58.198 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-08 09:05:58.198 | 2026-07-08 09:05:58.198 | HEAD is now at 8d40001b9 Use reader role for image tests 2026-07-08 09:05:58.198 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-08 09:05:58.198 | ++ functions-common:time_stop:2420 : local name 2026-07-08 09:05:58.198 | ++ functions-common:time_stop:2421 : local end_time 2026-07-08 09:05:58.198 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:05:58.198 | ++ functions-common:time_stop:2423 : local total 2026-07-08 09:05:58.198 | ++ functions-common:time_stop:2424 : local start_time 2026-07-08 09:05:58.198 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-08 09:05:58.199 | ++ functions-common:time_stop:2427 : start_time=1783500939124 2026-07-08 09:05:58.199 | ++ functions-common:time_stop:2429 : [[ -z 1783500939124 ]] 2026-07-08 09:05:58.199 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:05:58.199 | ++ functions-common:time_stop:2432 : end_time=1783500939327 2026-07-08 09:05:58.199 | ++ functions-common:time_stop:2433 : elapsed_time=203 2026-07-08 09:05:58.199 | ++ functions-common:time_stop:2434 : total=430857 2026-07-08 09:05:58.199 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:05:58.199 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=431060 2026-07-08 09:05:58.199 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-08 09:05:58.199 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-08 09:05:58.199 | ++ functions-common:git_clone:673 : head -1 2026-07-08 09:05:58.200 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-08 09:05:58.200 | 8d40001b9 Use reader role for image tests 2026-07-08 09:05:58.200 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-08 09:05:58.200 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-08 09:05:58.200 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-08 09:05:58.200 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-07-08 09:05:58.200 | Collecting tox!=2.8.0,<4.0.0 2026-07-08 09:05:58.200 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-08 09:05:58.200 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-08 09:05:58.200 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-08 09:05:58.201 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-07-08 09:05:58.201 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-08 09:05:58.201 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-08 09:05:58.201 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-08 09:05:58.201 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-08 09:05:58.201 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-07-08 09:05:58.201 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-08 09:05:58.201 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-08 09:05:58.201 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-07-08 09:05:58.201 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-08 09:05:58.202 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-07-08 09:05:58.202 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-07-08 09:05:58.202 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-08 09:05:58.202 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-08 09:05:58.202 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-08 09:05:58.202 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-08 09:05:58.202 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-08 09:05:58.202 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-08 09:05:58.202 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 50.8 MB/s 0:00:00 2026-07-08 09:05:58.202 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-08 09:05:58.202 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-08 09:05:58.203 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-08 09:05:58.203 | 2026-07-08 09:05:58.203 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-07-08 09:05:58.203 | ++ inc/python:pip_install:216 : result=0 2026-07-08 09:05:58.203 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-08 09:05:58.203 | ++ functions-common:time_stop:2420 : local name 2026-07-08 09:05:58.203 | ++ functions-common:time_stop:2421 : local end_time 2026-07-08 09:05:58.203 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:05:58.204 | ++ functions-common:time_stop:2423 : local total 2026-07-08 09:05:58.204 | ++ functions-common:time_stop:2424 : local start_time 2026-07-08 09:05:58.204 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-08 09:05:58.204 | ++ functions-common:time_stop:2427 : start_time=1783500939400 2026-07-08 09:05:58.204 | ++ functions-common:time_stop:2429 : [[ -z 1783500939400 ]] 2026-07-08 09:05:58.205 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:05:58.205 | ++ functions-common:time_stop:2432 : end_time=1783500942989 2026-07-08 09:05:58.205 | ++ functions-common:time_stop:2433 : elapsed_time=3589 2026-07-08 09:05:58.205 | ++ functions-common:time_stop:2434 : total=167396 2026-07-08 09:05:58.205 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:05:58.205 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170985 2026-07-08 09:05:58.205 | ++ inc/python:pip_install:219 : return 0 2026-07-08 09:05:58.205 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-08 09:05:58.205 | /opt/stack/tempest ~/devstack 2026-07-08 09:05:58.206 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-08 09:05:58.206 | Switched to branch 'master' 2026-07-08 09:05:58.206 | Your branch is up to date with 'origin/master'. 2026-07-08 09:05:58.206 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-08 09:05:58.206 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-08 09:05:58.206 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.qeLLs646qZ 2026-07-08 09:05:58.206 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.qeLLs646qZ 2026-07-08 09:05:58.206 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-08 09:05:58.206 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.qeLLs646qZ 2026-07-08 09:05:58.206 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-08 09:05:58.206 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-08 09:05:58.207 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-08 09:05:58.207 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-08 09:05:58.207 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-08 09:05:58.207 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-08 09:05:58.207 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-08 09:05:58.207 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-08 09:05:58.207 | full create: /opt/stack/tempest/.tox/tempest 2026-07-08 09:05:58.207 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-08 09:05:58.207 | full develop-inst: /opt/stack/tempest 2026-07-08 09:05:58.207 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-08 09:05:58.208 | ___________________________________ summary ____________________________________ 2026-07-08 09:05:58.208 | full: skipped tests 2026-07-08 09:05:58.208 | congratulations :) 2026-07-08 09:05:58.208 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.qeLLs646qZ -r requirements.txt 2026-07-08 09:05:58.208 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-07-08 09:05:58.208 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-07-08 09:05:58.208 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-07-08 09:05:58.208 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-07-08 09:05:58.208 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-07-08 09:05:58.208 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-08 09:05:58.209 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-07-08 09:05:58.209 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-07-08 09:05:58.209 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-08 09:05:58.209 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-07-08 09:05:58.209 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-07-08 09:05:58.209 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-07-08 09:05:58.209 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-08 09:05:58.209 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-07-08 09:05:58.209 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-08 09:05:58.209 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-07-08 09:05:58.210 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-08 09:05:58.210 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-08 09:05:58.210 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-07-08 09:05:58.210 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-07-08 09:05:58.210 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-07-08 09:05:58.210 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-08 09:05:58.210 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-07-08 09:05:58.210 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (83.0.0) 2026-07-08 09:05:58.210 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-07-08 09:05:58.210 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-08 09:05:58.211 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-07-08 09:05:58.211 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-07-08 09:05:58.211 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-07-08 09:05:58.211 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-07-08 09:05:58.211 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-07-08 09:05:58.211 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-07-08 09:05:58.211 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-07-08 09:05:58.211 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-07-08 09:05:58.211 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-07-08 09:05:58.211 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-07-08 09:05:58.211 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-07-08 09:05:58.212 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-07-08 09:05:58.212 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-07-08 09:05:58.212 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-07-08 09:05:58.212 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-07-08 09:05:58.212 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-08 09:05:58.212 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-07-08 09:05:58.212 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-07-08 09:05:58.212 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-07-08 09:05:58.212 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-07-08 09:05:58.212 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-08 09:05:58.213 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.2) 2026-07-08 09:05:58.213 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-07-08 09:05:58.213 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-08 09:05:58.213 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-07-08 09:05:58.213 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-07-08 09:05:58.213 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-07-08 09:05:58.213 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-07-08 09:05:58.213 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-07-08 09:05:58.213 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-07-08 09:05:58.213 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-08 09:05:58.214 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-08 09:05:58.214 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-07-08 09:05:58.214 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-07-08 09:05:58.214 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-07-08 09:05:58.214 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-08 09:05:58.214 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.qeLLs646qZ 2026-07-08 09:05:58.214 | ++ lib/tempest:install_tempest:868 : popd 2026-07-08 09:05:58.214 | ~/devstack 2026-07-08 09:05:58.232 | [2066 Async install_tempest:39027]: finished install_tempest with result 0 in 44 seconds 2026-07-08 09:05:58.236 | ++ inc/async:async_wait:197 : return 0 2026-07-08 09:05:58.240 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-08 09:05:58.242 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 09:05:58.244 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-07-08 09:05:58.246 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-08 09:05:58.249 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-08 09:05:58.252 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-08 09:05:58.255 | ++ inc/python:setup_develop:353 : local bindep 2026-07-08 09:05:58.257 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-08 09:05:58.260 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-08 09:05:58.262 | ++ inc/python:setup_develop:359 : local extras= 2026-07-08 09:05:58.264 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-08 09:05:58.267 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-08 09:05:58.270 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-08 09:05:58.272 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-08 09:05:58.275 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-08 09:05:58.278 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-08 09:05:58.281 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-08 09:05:58.284 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-08 09:05:58.287 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-08 09:05:58.288 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-08 09:05:58.290 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-08 09:05:58.293 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-08 09:05:58.299 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-08 09:05:58.301 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-08 09:05:58.304 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-08 09:05:58.465 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-08 09:05:58.467 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-08 09:05:58.469 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-08 09:05:58.472 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-08 09:05:58.474 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-08 09:05:58.477 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-08 09:05:58.480 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-08 09:05:58.483 | ++ inc/python:setup_package:446 : local extras= 2026-07-08 09:05:58.485 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-08 09:05:58.487 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-08 09:05:58.489 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-08 09:05:58.492 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-08 09:05:58.494 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-08 09:05:58.496 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-08 09:05:58.518 | Using python 3.12 to install /opt/stack/tempest 2026-07-08 09:05:58.521 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-07-08 09:05:59.546 | Obtaining file:///opt/stack/tempest 2026-07-08 09:05:59.550 | Installing build dependencies: started 2026-07-08 09:06:01.422 | Installing build dependencies: finished with status 'done' 2026-07-08 09:06:01.423 | Checking if build backend supports build_editable: started 2026-07-08 09:06:02.022 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-08 09:06:02.024 | Getting requirements to build editable: started 2026-07-08 09:06:02.348 | Getting requirements to build editable: finished with status 'done' 2026-07-08 09:06:02.351 | Preparing editable metadata (pyproject.toml): started 2026-07-08 09:06:03.744 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-08 09:06:03.767 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.0.3) 2026-07-08 09:06:03.768 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.14.0) 2026-07-08 09:06:03.769 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.26.0) 2026-07-08 09:06:03.770 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.9.1) 2026-07-08 09:06:03.771 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.0.0) 2026-07-08 09:06:03.772 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (43.0.3) 2026-07-08 09:06:03.773 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.3.0) 2026-07-08 09:06:03.773 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.5.0) 2026-07-08 09:06:03.774 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.5.0) 2026-07-08 09:06:03.775 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (8.2.0) 2026-07-08 09:06:03.961 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev36) 2026-07-08 09:06:03.964 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-08 09:06:03.968 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.10.0) 2026-07-08 09:06:03.969 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.1.1) 2026-07-08 09:06:03.970 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.3.2) 2026-07-08 09:06:03.971 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (6.0.3) 2026-07-08 09:06:03.972 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.4.6) 2026-07-08 09:06:03.973 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.9.0) 2026-07-08 09:06:03.974 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.18.0) 2026-07-08 09:06:03.975 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.7.0) 2026-07-08 09:06:03.976 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.1.0) 2026-07-08 09:06:03.976 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.7.1) 2026-07-08 09:06:03.977 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.20) 2026-07-08 09:06:03.978 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.6.2) 2026-07-08 09:06:03.980 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (0.6.0) 2026-07-08 09:06:03.981 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (4.0.0) 2026-07-08 09:06:03.985 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (3.0.52) 2026-07-08 09:06:03.986 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (1.11.0) 2026-07-08 09:06:03.987 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (15.0.0) 2026-07-08 09:06:03.988 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (1.8.0) 2026-07-08 09:06:03.990 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev36) (2.0.0) 2026-07-08 09:06:03.994 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev36) (3.0) 2026-07-08 09:06:03.996 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev36) (2.2.2) 2026-07-08 09:06:04.003 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (26.1.0) 2026-07-08 09:06:04.004 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (2025.9.1) 2026-07-08 09:06:04.005 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (0.37.0) 2026-07-08 09:06:04.006 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (2026.5.1) 2026-07-08 09:06:04.014 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev36) (6.8.0) 2026-07-08 09:06:04.017 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev36) (2.0.0) 2026-07-08 09:06:04.018 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev36) (2.34.2) 2026-07-08 09:06:04.024 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev36) (6.4.0) 2026-07-08 09:06:04.025 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev36) (2.9.0.post0) 2026-07-08 09:06:04.028 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev36) (4.15.0) 2026-07-08 09:06:04.030 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev36) (1.2.1) 2026-07-08 09:06:04.035 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (2.1.0) 2026-07-08 09:06:04.036 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (3.3.2) 2026-07-08 09:06:04.037 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (26.2) 2026-07-08 09:06:04.038 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (7.2.2) 2026-07-08 09:06:04.045 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (5.0.0) 2026-07-08 09:06:04.046 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (3.0.3) 2026-07-08 09:06:04.047 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (1.6.2) 2026-07-08 09:06:04.054 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev36) (83.0.0) 2026-07-08 09:06:04.057 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev36) (0.8.1) 2026-07-08 09:06:04.075 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.3.1.dev36) (1.17.0) 2026-07-08 09:06:04.085 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (3.4.7) 2026-07-08 09:06:04.086 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (3.18) 2026-07-08 09:06:04.088 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (2023.11.17) 2026-07-08 09:06:04.103 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (4.2.0) 2026-07-08 09:06:04.104 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (2.20.0) 2026-07-08 09:06:04.112 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (0.1.2) 2026-07-08 09:06:04.129 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev36) (0.16.0) 2026-07-08 09:06:04.177 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev36) 2026-07-08 09:06:04.180 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-08 09:06:04.217 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-08 09:06:04.219 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-08 09:06:04.231 | Building wheels for collected packages: tempest 2026-07-08 09:06:04.233 | Building editable for tempest (pyproject.toml): started 2026-07-08 09:06:05.919 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-08 09:06:05.920 | Created wheel for tempest: filename=tempest-46.3.1.dev36-0.editable-py3-none-any.whl size=8322 sha256=9406b12152002fe58e70ce13f694197e69b40742fa85aa8bd64300c071e1dff1 2026-07-08 09:06:05.920 | Stored in directory: /tmp/pip-ephem-wheel-cache-8hdjn45_/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-08 09:06:05.924 | Successfully built tempest 2026-07-08 09:06:06.241 | Installing collected packages: tomlkit, stestr, tempest 2026-07-08 09:06:06.504 | 2026-07-08 09:06:06.532 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev36 tomlkit-0.15.0 2026-07-08 09:06:06.698 | ++ inc/python:pip_install:216 : result=0 2026-07-08 09:06:06.701 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-08 09:06:06.705 | ++ functions-common:time_stop:2420 : local name 2026-07-08 09:06:06.707 | ++ functions-common:time_stop:2421 : local end_time 2026-07-08 09:06:06.710 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:06:06.713 | ++ functions-common:time_stop:2423 : local total 2026-07-08 09:06:06.715 | ++ functions-common:time_stop:2424 : local start_time 2026-07-08 09:06:06.718 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-08 09:06:06.720 | ++ functions-common:time_stop:2427 : start_time=1783501558513 2026-07-08 09:06:06.723 | ++ functions-common:time_stop:2429 : [[ -z 1783501558513 ]] 2026-07-08 09:06:06.726 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:06:06.732 | ++ functions-common:time_stop:2432 : end_time=1783501566728 2026-07-08 09:06:06.734 | ++ functions-common:time_stop:2433 : elapsed_time=8215 2026-07-08 09:06:06.736 | ++ functions-common:time_stop:2434 : total=178333 2026-07-08 09:06:06.740 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:06:06.742 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=186548 2026-07-08 09:06:06.744 | ++ inc/python:pip_install:219 : return 0 2026-07-08 09:06:06.747 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-08 09:06:06.749 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-08 09:06:06.752 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-08 09:06:06.753 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-08 09:06:06.756 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-08 09:06:06.759 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-08 09:06:06.761 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-07-08 09:06:06.764 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-08 09:06:06.767 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-07-08 09:06:06.769 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-08 09:06:06.772 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-08 09:06:06.774 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-08 09:06:06.778 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-08 09:06:06.780 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-08 09:06:06.783 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-08 09:06:06.785 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-08 09:06:06.788 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-08 09:06:06.790 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-08 09:06:06.793 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-08 09:06:06.795 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-08 09:06:06.797 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-08 09:06:06.799 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-08 09:06:06.802 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-08 09:06:06.805 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-08 09:06:06.807 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-08 09:06:06.811 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-08 09:06:06.813 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-08 09:06:06.814 | ' 2026-07-08 09:06:06.816 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-08 09:06:06.819 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-08 09:06:06.837 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:06:06.839 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-08 09:06:06.842 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-08 09:06:06.845 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-08 09:06:06.847 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-08 09:06:06.852 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-08 09:06:06.852 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-08 09:06:06.852 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-08 09:06:10.694 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:06:10.698 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-08 09:06:10.701 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-08 09:06:10.704 | ++ lib/tempest:get_active_images:176 : img_id=9c13436c-39fd-4e1e-9478-9ae05ec64994 2026-07-08 09:06:10.707 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-08 09:06:10.710 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-08 09:06:10.712 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-07-08 09:06:10.715 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-08 09:06:10.718 | ++ lib/tempest:configure_tempest:266 : '[' -z 9c13436c-39fd-4e1e-9478-9ae05ec64994 ']' 2026-07-08 09:06:10.721 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=9c13436c-39fd-4e1e-9478-9ae05ec64994 2026-07-08 09:06:10.723 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-07-08 09:06:10.739 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-08 09:06:10.744 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-07-08 09:06:10.746 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-08 09:06:10.749 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-08 09:06:10.751 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-08 09:06:10.754 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-08 09:06:10.756 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-08 09:06:10.759 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-08 09:06:10.763 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-08 09:06:10.763 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-08 09:06:14.017 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:06:14.021 | ++ lib/tempest:configure_tempest:303 : admin_project_id=c535b45f643341cf9f263037420168dd 2026-07-08 09:06:14.025 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-08 09:06:14.045 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:06:14.049 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-08 09:06:17.503 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:06:17.508 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-08 09:06:17.509 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-08 09:06:17.509 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-08 09:06:17.509 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-08 09:06:17.509 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-08 09:06:17.509 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-08 09:06:17.509 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-08 09:06:17.509 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-08 09:06:17.509 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-08 09:06:17.509 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-08 09:06:17.509 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-08 09:06:17.510 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-08 09:06:17.510 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-08 09:06:17.510 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-08 09:06:17.512 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-08 09:06:17.516 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-08 09:06:17.516 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-08 09:06:17.516 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-08 09:06:17.516 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-08 09:06:17.516 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-08 09:06:17.516 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-08 09:06:17.516 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-08 09:06:17.516 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-08 09:06:17.516 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-08 09:06:17.516 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-08 09:06:17.516 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-08 09:06:17.517 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-08 09:06:17.517 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-08 09:06:17.517 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-08 09:06:17.520 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 9c13436c-39fd-4e1e-9478-9ae05ec64994 2026-07-08 09:06:17.524 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-08 09:06:17.531 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 9c13436c-39fd-4e1e-9478-9ae05ec64994 -c size -f value 2026-07-08 09:06:21.006 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:06:21.011 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-08 09:06:21.015 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-08 09:06:21.015 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-08 09:06:21.060 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-08 09:06:21.063 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-08 09:06:21.065 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-07-08 09:06:24.164 | +----------------------------+-----------------------+ 2026-07-08 09:06:24.165 | | Field | Value | 2026-07-08 09:06:24.165 | +----------------------------+-----------------------+ 2026-07-08 09:06:24.165 | | OS-FLV-DISABLED:disabled | False | 2026-07-08 09:06:24.165 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-08 09:06:24.165 | | description | None | 2026-07-08 09:06:24.165 | | disk | 1 | 2026-07-08 09:06:24.165 | | id | 42 | 2026-07-08 09:06:24.165 | | name | m1.nano | 2026-07-08 09:06:24.165 | | os-flavor-access:is_public | True | 2026-07-08 09:06:24.165 | | properties | hw_rng:allowed='True' | 2026-07-08 09:06:24.166 | | ram | 192 | 2026-07-08 09:06:24.166 | | rxtx_factor | 1.0 | 2026-07-08 09:06:24.166 | | swap | 0 | 2026-07-08 09:06:24.166 | | vcpus | 1 | 2026-07-08 09:06:24.166 | +----------------------------+-----------------------+ 2026-07-08 09:06:24.519 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-08 09:06:24.522 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-08 09:06:24.523 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-08 09:06:24.523 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-08 09:06:24.523 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-08 09:06:24.523 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-08 09:06:24.523 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-08 09:06:24.523 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-08 09:06:24.523 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-08 09:06:24.523 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-08 09:06:24.523 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-08 09:06:24.524 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-08 09:06:24.524 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-08 09:06:24.524 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-08 09:06:24.524 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-08 09:06:24.527 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 9c13436c-39fd-4e1e-9478-9ae05ec64994 2026-07-08 09:06:24.530 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-08 09:06:24.535 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 9c13436c-39fd-4e1e-9478-9ae05ec64994 -c size -f value 2026-07-08 09:06:28.022 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:06:28.024 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-08 09:06:28.028 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-08 09:06:28.029 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-08 09:06:28.070 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-08 09:06:28.072 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-08 09:06:28.074 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-07-08 09:06:31.089 | +----------------------------+-----------------------+ 2026-07-08 09:06:31.089 | | Field | Value | 2026-07-08 09:06:31.089 | +----------------------------+-----------------------+ 2026-07-08 09:06:31.089 | | OS-FLV-DISABLED:disabled | False | 2026-07-08 09:06:31.090 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-08 09:06:31.090 | | description | None | 2026-07-08 09:06:31.090 | | disk | 1 | 2026-07-08 09:06:31.090 | | id | 84 | 2026-07-08 09:06:31.090 | | name | m1.micro | 2026-07-08 09:06:31.091 | | os-flavor-access:is_public | True | 2026-07-08 09:06:31.091 | | properties | hw_rng:allowed='True' | 2026-07-08 09:06:31.091 | | ram | 256 | 2026-07-08 09:06:31.091 | | rxtx_factor | 1.0 | 2026-07-08 09:06:31.091 | | swap | 0 | 2026-07-08 09:06:31.091 | | vcpus | 1 | 2026-07-08 09:06:31.091 | +----------------------------+-----------------------+ 2026-07-08 09:06:31.424 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-08 09:06:31.427 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-08 09:06:31.446 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:06:31.449 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-08 09:06:31.452 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-07-08 09:06:31.454 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-08 09:06:31.457 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-08 09:06:31.460 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-08 09:06:31.464 | +++ functions-common:git_clone:593 : pwd 2026-07-08 09:06:31.467 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-08 09:06:31.470 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-08 09:06:31.474 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-08 09:06:31.495 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-08 09:06:31.498 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-08 09:06:31.502 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-08 09:06:31.506 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-08 09:06:31.506 | ++ functions-common:git_clone:610 : echo master 2026-07-08 09:06:31.512 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-08 09:06:31.515 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-08 09:06:31.518 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-07-08 09:06:31.521 | ++ functions-common:git_timed:697 : local count=0 2026-07-08 09:06:31.524 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-08 09:06:31.528 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 09:06:31.531 | ++ functions-common:git_timed:701 : timeout=0 2026-07-08 09:06:31.534 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-08 09:06:31.537 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-08 09:06:31.540 | ++ functions-common:time_start:2407 : local start_time= 2026-07-08 09:06:31.542 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:06:31.547 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:06:31.551 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783501591548 2026-07-08 09:06:31.554 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-07-08 09:06:31.558 | Cloning into '/opt/stack/os-test-images'... 2026-07-08 09:06:32.236 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-08 09:06:32.240 | ++ functions-common:time_stop:2420 : local name 2026-07-08 09:06:32.244 | ++ functions-common:time_stop:2421 : local end_time 2026-07-08 09:06:32.248 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:06:32.252 | ++ functions-common:time_stop:2423 : local total 2026-07-08 09:06:32.256 | ++ functions-common:time_stop:2424 : local start_time 2026-07-08 09:06:32.260 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-08 09:06:32.264 | ++ functions-common:time_stop:2427 : start_time=1783501591548 2026-07-08 09:06:32.268 | ++ functions-common:time_stop:2429 : [[ -z 1783501591548 ]] 2026-07-08 09:06:32.273 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:06:32.278 | ++ functions-common:time_stop:2432 : end_time=1783501592274 2026-07-08 09:06:32.282 | ++ functions-common:time_stop:2433 : elapsed_time=726 2026-07-08 09:06:32.286 | ++ functions-common:time_stop:2434 : total=421004 2026-07-08 09:06:32.290 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:06:32.294 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=421730 2026-07-08 09:06:32.298 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-07-08 09:06:32.303 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-08 09:06:32.307 | ++ functions-common:git_timed:697 : local count=0 2026-07-08 09:06:32.310 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-08 09:06:32.314 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 09:06:32.318 | ++ functions-common:git_timed:701 : timeout=0 2026-07-08 09:06:32.322 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-08 09:06:32.326 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-08 09:06:32.330 | ++ functions-common:time_start:2407 : local start_time= 2026-07-08 09:06:32.336 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:06:32.339 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:06:32.348 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783501592341 2026-07-08 09:06:32.352 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-08 09:06:32.829 | From https://review.opendev.org/openstack/os-test-images 2026-07-08 09:06:32.829 | * branch master -> FETCH_HEAD 2026-07-08 09:06:32.841 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-08 09:06:32.845 | ++ functions-common:time_stop:2420 : local name 2026-07-08 09:06:32.849 | ++ functions-common:time_stop:2421 : local end_time 2026-07-08 09:06:32.853 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:06:32.857 | ++ functions-common:time_stop:2423 : local total 2026-07-08 09:06:32.861 | ++ functions-common:time_stop:2424 : local start_time 2026-07-08 09:06:32.865 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-08 09:06:32.868 | ++ functions-common:time_stop:2427 : start_time=1783501592341 2026-07-08 09:06:32.872 | ++ functions-common:time_stop:2429 : [[ -z 1783501592341 ]] 2026-07-08 09:06:32.878 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:06:32.884 | ++ functions-common:time_stop:2432 : end_time=1783501592879 2026-07-08 09:06:32.888 | ++ functions-common:time_stop:2433 : elapsed_time=538 2026-07-08 09:06:32.892 | ++ functions-common:time_stop:2434 : total=421730 2026-07-08 09:06:32.895 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:06:32.899 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=422268 2026-07-08 09:06:32.902 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-08 09:06:32.905 | ++ functions-common:git_timed:697 : local count=0 2026-07-08 09:06:32.908 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-08 09:06:32.912 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-08 09:06:32.915 | ++ functions-common:git_timed:701 : timeout=0 2026-07-08 09:06:32.920 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-08 09:06:32.923 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-08 09:06:32.928 | ++ functions-common:time_start:2407 : local start_time= 2026-07-08 09:06:32.932 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-08 09:06:32.936 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-08 09:06:32.942 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783501592938 2026-07-08 09:06:32.946 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-08 09:06:32.953 | Note: switching to 'FETCH_HEAD'. 2026-07-08 09:06:32.953 | 2026-07-08 09:06:32.953 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-08 09:06:32.953 | changes and commit them, and you can discard any commits you make in this 2026-07-08 09:06:32.953 | state without impacting any branches by switching back to a branch. 2026-07-08 09:06:32.953 | 2026-07-08 09:06:32.954 | If you want to create a new branch to retain commits you create, you may 2026-07-08 09:06:32.954 | do so (now or later) by using -c with the switch command. Example: 2026-07-08 09:06:32.954 | 2026-07-08 09:06:32.954 | git switch -c 2026-07-08 09:06:32.954 | 2026-07-08 09:06:32.954 | Or undo this operation with: 2026-07-08 09:06:32.954 | 2026-07-08 09:06:32.954 | git switch - 2026-07-08 09:06:32.954 | 2026-07-08 09:06:32.954 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-08 09:06:32.954 | 2026-07-08 09:06:32.954 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-07-08 09:06:32.957 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-08 09:06:32.960 | ++ functions-common:time_stop:2420 : local name 2026-07-08 09:06:32.963 | ++ functions-common:time_stop:2421 : local end_time 2026-07-08 09:06:32.966 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-08 09:06:32.970 | ++ functions-common:time_stop:2423 : local total 2026-07-08 09:06:32.974 | ++ functions-common:time_stop:2424 : local start_time 2026-07-08 09:06:32.977 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-08 09:06:32.981 | ++ functions-common:time_stop:2427 : start_time=1783501592938 2026-07-08 09:06:32.985 | ++ functions-common:time_stop:2429 : [[ -z 1783501592938 ]] 2026-07-08 09:06:32.990 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-08 09:06:32.995 | ++ functions-common:time_stop:2432 : end_time=1783501592992 2026-07-08 09:06:32.999 | ++ functions-common:time_stop:2433 : elapsed_time=54 2026-07-08 09:06:33.003 | ++ functions-common:time_stop:2434 : total=422268 2026-07-08 09:06:33.007 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-08 09:06:33.011 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=422322 2026-07-08 09:06:33.015 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-08 09:06:33.034 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-08 09:06:33.040 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-08 09:06:33.041 | ++ functions-common:git_clone:673 : head -1 2026-07-08 09:06:33.043 | 5d0367e Clean-up zuul config spacing 2026-07-08 09:06:33.047 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-08 09:06:33.051 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-08 09:06:33.052 | /opt/stack/os-test-images ~/devstack 2026-07-08 09:06:33.055 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-08 09:06:33.527 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-08 09:06:34.182 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-08 09:06:36.942 | generate installed: PyYAML==6.0.3 2026-07-08 09:06:36.942 | generate run-test-pre: PYTHONHASHSEED='3224211350' 2026-07-08 09:06:36.943 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-08 09:06:37.066 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-08 09:06:37.089 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-07-08 09:06:37.113 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-07-08 09:06:37.142 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-08 09:06:37.145 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-08 09:06:37.152 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-08 09:06:37.161 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-08 09:06:37.198 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-08 09:06:37.210 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-08 09:06:37.218 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-08 09:06:37.230 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-08 09:06:37.231 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-07-08 09:06:37.240 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-07-08 09:06:37.247 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-08 09:06:37.266 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-07-08 09:06:37.271 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-08 09:06:37.273 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-08 09:06:37.284 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-08 09:06:37.295 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-08 09:06:37.310 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-08 09:06:37.313 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-07-08 09:06:37.327 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-07-08 09:06:37.330 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-08 09:06:37.333 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-07-08 09:06:37.344 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-07-08 09:06:37.348 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-07-08 09:06:37.360 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-08 09:06:37.386 | ___________________________________ summary ____________________________________ 2026-07-08 09:06:37.387 | generate: commands succeeded 2026-07-08 09:06:37.387 | congratulations :) 2026-07-08 09:06:37.443 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-08 09:06:37.443 | ~/devstack 2026-07-08 09:06:37.447 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-07-08 09:06:37.490 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-08 09:06:37.495 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-08 09:06:37.520 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-08 09:06:37.524 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-08 09:06:37.527 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-08 09:06:37.571 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-07-08 09:06:37.618 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-08 09:06:37.621 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-08 09:06:37.625 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-08 09:06:37.627 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-08 09:06:37.630 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-08 09:06:40.989 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:06:40.993 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-08 09:06:40.993 | address-scope 2026-07-08 09:06:40.993 | agent 2026-07-08 09:06:40.993 | allowed-address-pairs 2026-07-08 09:06:40.993 | auto-allocated-topology 2026-07-08 09:06:40.993 | availability_zone 2026-07-08 09:06:40.994 | default-subnetpools 2026-07-08 09:06:40.994 | dhcp_agent_scheduler 2026-07-08 09:06:40.994 | dns-integration 2026-07-08 09:06:40.994 | dns-domain-ports 2026-07-08 09:06:40.994 | dns-integration-domain-keywords 2026-07-08 09:06:40.994 | empty-string-filtering 2026-07-08 09:06:40.994 | external-net 2026-07-08 09:06:40.994 | extra_dhcp_opt 2026-07-08 09:06:40.994 | extraroute 2026-07-08 09:06:40.994 | extraroute-atomic 2026-07-08 09:06:40.994 | filter-validation 2026-07-08 09:06:40.995 | floating-ip-port-forwarding-detail 2026-07-08 09:06:40.995 | fip-port-details 2026-07-08 09:06:40.995 | flavors 2026-07-08 09:06:40.995 | floatingip-pools 2026-07-08 09:06:40.995 | router 2026-07-08 09:06:40.995 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 09:06:40.995 | enable-default-route-bfd 2026-07-08 09:06:40.995 | enable-default-route-ecmp 2026-07-08 09:06:40.995 | ext-gw-mode 2026-07-08 09:06:40.995 | l3-ha 2026-07-08 09:06:40.995 | external-gateway-multihoming 2026-07-08 09:06:40.995 | l3-flavors 2026-07-08 09:06:40.996 | l3_agent_scheduler 2026-07-08 09:06:40.996 | multi-provider 2026-07-08 09:06:40.996 | net-mtu 2026-07-08 09:06:40.996 | net-mtu-writable 2026-07-08 09:06:40.996 | network_availability_zone 2026-07-08 09:06:40.996 | network-ip-availability 2026-07-08 09:06:40.996 | network-ip-availability-details 2026-07-08 09:06:40.996 | pagination 2026-07-08 09:06:40.996 | port-device-profile 2026-07-08 09:06:40.996 | port-mac-address-regenerate 2026-07-08 09:06:40.996 | port-numa-affinity-policy 2026-07-08 09:06:40.996 | port-numa-affinity-policy-socket 2026-07-08 09:06:40.997 | binding 2026-07-08 09:06:40.997 | binding-extended 2026-07-08 09:06:40.997 | port-security 2026-07-08 09:06:40.997 | project-id 2026-07-08 09:06:40.997 | provider 2026-07-08 09:06:40.997 | qinq 2026-07-08 09:06:40.997 | quota-check-limit 2026-07-08 09:06:40.997 | quota-check-limit-default 2026-07-08 09:06:40.997 | quotas 2026-07-08 09:06:40.997 | quota_details 2026-07-08 09:06:40.997 | rbac-policies 2026-07-08 09:06:40.997 | rbac-address-scope 2026-07-08 09:06:40.998 | rbac-security-groups 2026-07-08 09:06:40.998 | revision-if-match 2026-07-08 09:06:40.998 | standard-attr-revisions 2026-07-08 09:06:40.998 | router_availability_zone 2026-07-08 09:06:40.998 | router-enable-snat 2026-07-08 09:06:40.998 | security-groups-default-rules 2026-07-08 09:06:40.998 | security-groups-default-statefulness 2026-07-08 09:06:40.998 | security-groups-normalized-cidr 2026-07-08 09:06:40.998 | security-groups-remote-address-group 2026-07-08 09:06:40.999 | security-groups-rules-belongs-to-default-sg 2026-07-08 09:06:40.999 | security-groups-shared-filtering 2026-07-08 09:06:40.999 | security-group 2026-07-08 09:06:41.000 | service-type 2026-07-08 09:06:41.000 | sorting 2026-07-08 09:06:41.000 | standard-attr-description 2026-07-08 09:06:41.000 | stateful-security-group 2026-07-08 09:06:41.000 | subnet-dns-publish-fixed-ip 2026-07-08 09:06:41.000 | subnet-external-network 2026-07-08 09:06:41.000 | subnet_onboard 2026-07-08 09:06:41.000 | subnet-service-types 2026-07-08 09:06:41.000 | subnet_allocation 2026-07-08 09:06:41.000 | subnetpool-prefix-ops 2026-07-08 09:06:41.000 | tag-creation 2026-07-08 09:06:41.001 | standard-attr-tag 2026-07-08 09:06:41.001 | standard-attr-timestamp 2026-07-08 09:06:41.001 | vlan-transparent' 2026-07-08 09:06:41.001 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-08 09:06:41.001 | address-scope 2026-07-08 09:06:41.001 | agent 2026-07-08 09:06:41.001 | allowed-address-pairs 2026-07-08 09:06:41.001 | auto-allocated-topology 2026-07-08 09:06:41.001 | availability_zone 2026-07-08 09:06:41.001 | default-subnetpools 2026-07-08 09:06:41.001 | dhcp_agent_scheduler 2026-07-08 09:06:41.002 | dns-integration 2026-07-08 09:06:41.002 | dns-domain-ports 2026-07-08 09:06:41.002 | dns-integration-domain-keywords 2026-07-08 09:06:41.002 | empty-string-filtering 2026-07-08 09:06:41.002 | external-net 2026-07-08 09:06:41.002 | extra_dhcp_opt 2026-07-08 09:06:41.002 | extraroute 2026-07-08 09:06:41.002 | extraroute-atomic 2026-07-08 09:06:41.003 | filter-validation 2026-07-08 09:06:41.003 | floating-ip-port-forwarding-detail 2026-07-08 09:06:41.003 | fip-port-details 2026-07-08 09:06:41.003 | flavors 2026-07-08 09:06:41.003 | floatingip-pools 2026-07-08 09:06:41.004 | router 2026-07-08 09:06:41.004 | l3-agent-scheduler-ha-chassis-priority 2026-07-08 09:06:41.004 | enable-default-route-bfd 2026-07-08 09:06:41.004 | enable-default-route-ecmp 2026-07-08 09:06:41.004 | ext-gw-mode 2026-07-08 09:06:41.004 | l3-ha 2026-07-08 09:06:41.004 | external-gateway-multihoming 2026-07-08 09:06:41.004 | l3-flavors 2026-07-08 09:06:41.004 | l3_agent_scheduler 2026-07-08 09:06:41.004 | multi-provider 2026-07-08 09:06:41.004 | net-mtu 2026-07-08 09:06:41.005 | net-mtu-writable 2026-07-08 09:06:41.005 | network_availability_zone 2026-07-08 09:06:41.005 | network-ip-availability 2026-07-08 09:06:41.005 | network-ip-availability-details 2026-07-08 09:06:41.005 | pagination 2026-07-08 09:06:41.005 | port-device-profile 2026-07-08 09:06:41.005 | port-mac-address-regenerate 2026-07-08 09:06:41.005 | port-numa-affinity-policy 2026-07-08 09:06:41.005 | port-numa-affinity-policy-socket 2026-07-08 09:06:41.005 | binding 2026-07-08 09:06:41.005 | binding-extended 2026-07-08 09:06:41.006 | port-security 2026-07-08 09:06:41.006 | project-id 2026-07-08 09:06:41.006 | provider 2026-07-08 09:06:41.006 | qinq 2026-07-08 09:06:41.006 | quota-check-limit 2026-07-08 09:06:41.006 | quota-check-limit-default 2026-07-08 09:06:41.006 | quotas 2026-07-08 09:06:41.006 | quota_details 2026-07-08 09:06:41.006 | rbac-policies 2026-07-08 09:06:41.006 | rbac-address-scope 2026-07-08 09:06:41.006 | rbac-security-groups 2026-07-08 09:06:41.006 | revision-if-match 2026-07-08 09:06:41.007 | standard-attr-revisions 2026-07-08 09:06:41.007 | router_availability_zone 2026-07-08 09:06:41.007 | router-enable-snat 2026-07-08 09:06:41.007 | security-groups-default-rules 2026-07-08 09:06:41.007 | security-groups-default-statefulness 2026-07-08 09:06:41.007 | security-groups-normalized-cidr 2026-07-08 09:06:41.007 | security-groups-remote-address-group 2026-07-08 09:06:41.007 | security-groups-rules-belongs-to-default-sg 2026-07-08 09:06:41.007 | security-groups-shared-filtering 2026-07-08 09:06:41.007 | security-group 2026-07-08 09:06:41.007 | service-type 2026-07-08 09:06:41.008 | sorting 2026-07-08 09:06:41.008 | standard-attr-description 2026-07-08 09:06:41.008 | stateful-security-group 2026-07-08 09:06:41.008 | subnet-dns-publish-fixed-ip 2026-07-08 09:06:41.008 | subnet-external-network 2026-07-08 09:06:41.008 | subnet_onboard 2026-07-08 09:06:41.008 | subnet-service-types 2026-07-08 09:06:41.008 | subnet_allocation 2026-07-08 09:06:41.008 | subnetpool-prefix-ops 2026-07-08 09:06:41.008 | tag-creation 2026-07-08 09:06:41.008 | standard-attr-tag 2026-07-08 09:06:41.008 | standard-attr-timestamp 2026-07-08 09:06:41.009 | vlan-transparent =~ external-net ]] 2026-07-08 09:06:41.009 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-08 09:06:41.009 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-08 09:06:44.459 | +++ functions-common:oscwrap:2465 : return 0 2026-07-08 09:06:44.464 | ++ lib/tempest:configure_tempest:395 : public_network_id=035c566c-fbdd-4d07-88e2-8ccdf895bf34 2026-07-08 09:06:44.467 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-08 09:06:48.225 | +---------------------------+--------------------------------------+ 2026-07-08 09:06:48.225 | | Field | Value | 2026-07-08 09:06:48.225 | +---------------------------+--------------------------------------+ 2026-07-08 09:06:48.225 | | admin_state_up | UP | 2026-07-08 09:06:48.225 | | availability_zone_hints | | 2026-07-08 09:06:48.225 | | availability_zones | | 2026-07-08 09:06:48.226 | | created_at | 2026-07-08T09:06:47Z | 2026-07-08 09:06:48.226 | | description | | 2026-07-08 09:06:48.226 | | dns_domain | None | 2026-07-08 09:06:48.226 | | id | 826e27d3-23b5-47c1-b964-49d612faac36 | 2026-07-08 09:06:48.226 | | ipv4_address_scope | None | 2026-07-08 09:06:48.226 | | ipv6_address_scope | None | 2026-07-08 09:06:48.226 | | is_default | False | 2026-07-08 09:06:48.226 | | is_vlan_qinq | None | 2026-07-08 09:06:48.226 | | is_vlan_transparent | False | 2026-07-08 09:06:48.226 | | mtu | 1442 | 2026-07-08 09:06:48.226 | | name | shared | 2026-07-08 09:06:48.227 | | port_security_enabled | True | 2026-07-08 09:06:48.227 | | project_id | c535b45f643341cf9f263037420168dd | 2026-07-08 09:06:48.227 | | provider:network_type | geneve | 2026-07-08 09:06:48.227 | | provider:physical_network | None | 2026-07-08 09:06:48.227 | | provider:segmentation_id | 10883 | 2026-07-08 09:06:48.227 | | pvlan | None | 2026-07-08 09:06:48.227 | | qinq | False | 2026-07-08 09:06:48.227 | | qos_policy_id | None | 2026-07-08 09:06:48.227 | | revision_number | 1 | 2026-07-08 09:06:48.227 | | router:external | Internal | 2026-07-08 09:06:48.228 | | segments | None | 2026-07-08 09:06:48.228 | | shared | True | 2026-07-08 09:06:48.228 | | status | ACTIVE | 2026-07-08 09:06:48.228 | | subnets | | 2026-07-08 09:06:48.228 | | tags | | 2026-07-08 09:06:48.228 | | updated_at | 2026-07-08T09:06:47Z | 2026-07-08 09:06:48.228 | +---------------------------+--------------------------------------+ 2026-07-08 09:06:48.561 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-07-08 09:06:52.496 | +----------------------+--------------------------------------+ 2026-07-08 09:06:52.496 | | Field | Value | 2026-07-08 09:06:52.497 | +----------------------+--------------------------------------+ 2026-07-08 09:06:52.497 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-08 09:06:52.497 | | cidr | 192.168.233.0/24 | 2026-07-08 09:06:52.497 | | created_at | 2026-07-08T09:06:51Z | 2026-07-08 09:06:52.497 | | description | shared-subnet | 2026-07-08 09:06:52.497 | | dns_nameservers | | 2026-07-08 09:06:52.497 | | dns_publish_fixed_ip | None | 2026-07-08 09:06:52.497 | | enable_dhcp | True | 2026-07-08 09:06:52.497 | | gateway_ip | 192.168.233.1 | 2026-07-08 09:06:52.498 | | host_routes | | 2026-07-08 09:06:52.498 | | id | dbfab4cc-14ec-4205-8b0c-4adb630890a8 | 2026-07-08 09:06:52.498 | | ip_version | 4 | 2026-07-08 09:06:52.498 | | ipv6_address_mode | None | 2026-07-08 09:06:52.498 | | ipv6_ra_mode | None | 2026-07-08 09:06:52.498 | | name | shared-subnet | 2026-07-08 09:06:52.498 | | network_id | 826e27d3-23b5-47c1-b964-49d612faac36 | 2026-07-08 09:06:52.498 | | project_id | c535b45f643341cf9f263037420168dd | 2026-07-08 09:06:52.499 | | revision_number | 0 | 2026-07-08 09:06:52.499 | | router:external | False | 2026-07-08 09:06:52.499 | | segment_id | None | 2026-07-08 09:06:52.499 | | service_types | | 2026-07-08 09:06:52.499 | | subnetpool_id | None | 2026-07-08 09:06:52.499 | | tags | | 2026-07-08 09:06:52.499 | | updated_at | 2026-07-08T09:06:51Z | 2026-07-08 09:06:52.499 | +----------------------+--------------------------------------+ 2026-07-08 09:06:52.835 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-08 09:06:52.868 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-08 09:06:52.901 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-08 09:06:52.906 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-08 09:06:52.940 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-08 09:06:52.976 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-08 09:06:53.015 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-08 09:06:53.059 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-08 09:06:53.112 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.180/identity/v3 2026-07-08 09:06:53.158 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-08 09:06:53.198 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-08 09:06:53.239 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-08 09:06:53.280 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-08 09:06:53.283 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-08 09:06:53.327 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-07-08 09:06:53.365 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-08 09:06:53.406 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-08 09:06:53.446 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-08 09:06:53.486 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-08 09:06:53.508 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:06:53.512 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-08 09:06:53.516 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-08 09:06:53.559 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-08 09:06:53.581 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:06:53.585 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-08 09:06:53.626 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-08 09:06:53.666 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-08 09:06:53.704 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-08 09:06:53.706 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-07-08 09:06:53.744 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-08 09:06:53.783 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-08 09:06:53.804 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:06:53.808 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 9c13436c-39fd-4e1e-9478-9ae05ec64994 2026-07-08 09:06:53.846 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 9c13436c-39fd-4e1e-9478-9ae05ec64994 2026-07-08 09:06:53.887 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-08 09:06:53.928 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-08 09:06:53.970 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-08 09:06:54.016 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-08 09:06:54.038 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:06:54.041 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-08 09:06:54.044 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-08 09:06:54.047 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-08 09:06:54.051 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-08 09:06:54.054 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-08 09:06:54.056 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-08 09:06:54.083 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-08 09:06:54.087 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-08 09:06:54.132 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-08 09:06:54.178 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-08 09:06:54.222 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-08 09:06:54.263 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-08 09:06:54.306 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-08 09:06:54.349 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-08 09:06:54.387 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-08 09:06:54.427 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-08 09:06:54.469 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-08 09:06:54.473 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-08 09:06:54.515 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-08 09:06:54.518 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-08 09:06:54.542 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:06:54.546 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-08 09:06:54.590 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-08 09:06:54.612 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:06:54.615 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-08 09:06:54.619 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-08 09:06:54.643 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:06:54.646 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-08 09:06:54.649 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-08 09:06:54.651 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-07-08 09:06:54.694 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-08 09:06:54.747 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 035c566c-fbdd-4d07-88e2-8ccdf895bf34 2026-07-08 09:06:54.787 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-08 09:06:54.827 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-07-08 09:06:54.869 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-08 09:06:54.914 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-08 09:06:54.955 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-08 09:06:54.995 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-08 09:06:55.038 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-07-08 09:06:55.042 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-08 09:06:55.045 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-08 09:06:55.049 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-08 09:06:55.092 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-08 09:06:55.098 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-08 09:06:55.099 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-08 09:06:55.106 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-08 09:06:55.111 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-08 09:06:55.155 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-08 09:06:55.158 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-08 09:06:55.162 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-08 09:06:55.165 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-08 09:06:55.168 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-08 09:06:55.212 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-08 09:06:55.254 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-08 09:06:55.296 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-08 09:06:55.340 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-08 09:06:55.381 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-08 09:06:55.422 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-08 09:06:55.426 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-07-08 09:06:55.431 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-08 09:06:55.454 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-07-08 09:06:55.502 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-08 09:06:55.505 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-07-08 09:06:55.509 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-08 09:06:55.533 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-07-08 09:06:55.576 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-08 09:06:55.580 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-07-08 09:06:55.583 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-07-08 09:06:55.587 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-08 09:06:55.612 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-08 09:06:55.653 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-08 09:06:55.657 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-07-08 09:06:55.662 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-08 09:06:55.685 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-08 09:06:55.725 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-08 09:06:55.768 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-08 09:06:55.771 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-08 09:06:55.812 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-08 09:06:55.816 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-08 09:06:55.819 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-08 09:06:55.823 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-08 09:06:55.849 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-08 09:06:55.852 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-08 09:06:55.894 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-08 09:06:55.917 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:06:55.920 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-07-08 09:06:55.957 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-07-08 09:06:55.960 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-07-08 09:06:55.966 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-07-08 09:06:55.969 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-07-08 09:06:55.973 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-08 09:06:55.976 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-08 09:06:55.979 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-08 09:06:55.982 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-08 09:06:55.984 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-08 09:06:56.006 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-08 09:06:56.008 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-08 09:06:56.047 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-08 09:06:56.050 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-08 09:06:56.053 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-07-08 09:06:56.056 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-08 09:06:56.090 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-08 09:06:56.126 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-08 09:06:56.161 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-08 09:06:56.164 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-08 09:06:56.166 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-08 09:06:56.169 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-08 09:06:56.188 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:06:56.191 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-08 09:06:56.232 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-08 09:06:56.235 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-08 09:06:56.255 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:06:56.258 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-08 09:06:56.293 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-08 09:06:56.295 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-08 09:06:56.315 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:06:56.318 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-08 09:06:56.353 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-08 09:06:56.356 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-08 09:06:56.376 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:06:56.379 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-08 09:06:56.413 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-08 09:06:56.416 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-08 09:06:56.434 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-08 09:06:56.437 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-08 09:06:56.473 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-08 09:06:56.476 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-08 09:06:56.494 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:06:56.497 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-07-08 09:06:56.530 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-08 09:06:56.533 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-08 09:06:56.551 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:06:56.553 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-08 09:06:56.587 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-08 09:06:56.590 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-08 09:06:56.624 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-08 09:06:56.627 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-08 09:06:56.662 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-08 09:06:56.666 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-08 09:06:56.700 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-08 09:06:56.703 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-08 09:06:56.737 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-08 09:06:56.741 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-08 09:06:56.776 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-08 09:06:56.779 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-07-08 09:06:56.781 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-08 09:06:56.786 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-08 09:06:56.791 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.JmF4s8o8Zv 2026-07-08 09:06:56.794 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-08 09:06:56.796 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-08 09:06:56.800 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-08 09:06:56.804 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.J3voYEehTI 2026-07-08 09:06:56.807 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.J3voYEehTI 2026-07-08 09:06:56.810 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-08 09:06:56.813 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.J3voYEehTI 2026-07-08 09:06:56.815 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-08 09:06:56.819 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-08 09:06:56.822 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-08 09:06:56.830 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-08 09:06:56.833 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-08 09:06:56.835 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-08 09:06:56.838 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-08 09:06:56.841 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-08 09:06:56.844 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-08 09:06:57.389 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-08 09:06:58.267 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-08 09:07:14.841 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-08 09:07:22.099 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-08 09:07:22.099 | ___________________________________ summary ____________________________________ 2026-07-08 09:07:22.099 | venv-tempest: skipped tests 2026-07-08 09:07:22.099 | congratulations :) 2026-07-08 09:07:22.141 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.J3voYEehTI -r requirements.txt 2026-07-08 09:07:23.094 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-08 09:07:23.094 | !! 2026-07-08 09:07:23.095 | 2026-07-08 09:07:23.095 | ******************************************************************************** 2026-07-08 09:07:23.095 | Requirements should be satisfied by a PEP 517 installer. 2026-07-08 09:07:23.097 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-08 09:07:23.097 | 2026-07-08 09:07:23.097 | This deprecation is overdue, please update your project and remove deprecated 2026-07-08 09:07:23.097 | calls to avoid build errors in the future. 2026-07-08 09:07:23.097 | ******************************************************************************** 2026-07-08 09:07:23.098 | 2026-07-08 09:07:23.098 | !! 2026-07-08 09:07:23.099 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-08 09:07:23.487 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-08 09:07:23.487 | !! 2026-07-08 09:07:23.487 | 2026-07-08 09:07:23.487 | ******************************************************************************** 2026-07-08 09:07:23.487 | Please avoid running ``setup.py`` directly. 2026-07-08 09:07:23.487 | Instead, use pypa/build, pypa/installer or other 2026-07-08 09:07:23.487 | standards-based tools. 2026-07-08 09:07:23.487 | 2026-07-08 09:07:23.488 | This deprecation is overdue, please update your project and remove deprecated 2026-07-08 09:07:23.488 | calls to avoid build errors in the future. 2026-07-08 09:07:23.488 | 2026-07-08 09:07:23.488 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-08 09:07:23.488 | ******************************************************************************** 2026-07-08 09:07:23.488 | 2026-07-08 09:07:23.488 | !! 2026-07-08 09:07:23.488 | self.initialize_options() 2026-07-08 09:07:23.488 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-08 09:07:23.488 | warnings.warn(msg) 2026-07-08 09:07:23.517 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-08 09:07:23.517 | !! 2026-07-08 09:07:23.517 | 2026-07-08 09:07:23.517 | ******************************************************************************** 2026-07-08 09:07:23.517 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-08 09:07:23.517 | 2026-07-08 09:07:23.518 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-08 09:07:23.518 | or your builds will no longer be supported. 2026-07-08 09:07:23.518 | 2026-07-08 09:07:23.518 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-08 09:07:23.518 | ******************************************************************************** 2026-07-08 09:07:23.518 | 2026-07-08 09:07:23.518 | !! 2026-07-08 09:07:23.518 | corresp(dist, value, root_dir) 2026-07-08 09:07:23.666 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-08 09:07:30.685 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-08 09:07:30.686 | venv-tempest run-test-pre: PYTHONHASHSEED='1194690878' 2026-07-08 09:07:30.686 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.J3voYEehTI -r requirements.txt 2026-07-08 09:07:31.694 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-07-08 09:07:31.695 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-07-08 09:07:31.697 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-07-08 09:07:31.698 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-07-08 09:07:31.699 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-07-08 09:07:31.699 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-08 09:07:31.700 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-07-08 09:07:31.701 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-07-08 09:07:31.702 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-08 09:07:31.703 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-07-08 09:07:31.703 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-07-08 09:07:31.704 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-07-08 09:07:31.705 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-08 09:07:31.706 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-07-08 09:07:31.707 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-08 09:07:31.707 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-07-08 09:07:31.708 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-08 09:07:31.709 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-08 09:07:31.710 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-07-08 09:07:31.711 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-07-08 09:07:31.711 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-07-08 09:07:31.712 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-08 09:07:31.713 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-07-08 09:07:31.715 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (83.0.0) 2026-07-08 09:07:31.717 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-07-08 09:07:31.718 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-08 09:07:31.720 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-07-08 09:07:31.721 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-07-08 09:07:31.722 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-07-08 09:07:31.723 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-07-08 09:07:31.729 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-07-08 09:07:31.730 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-07-08 09:07:31.730 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-07-08 09:07:31.733 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-07-08 09:07:31.739 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-07-08 09:07:31.742 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-07-08 09:07:31.743 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-07-08 09:07:31.746 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-07-08 09:07:31.747 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-07-08 09:07:31.751 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-07-08 09:07:31.752 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-07-08 09:07:31.754 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-08 09:07:31.756 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-07-08 09:07:31.758 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-07-08 09:07:31.759 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-07-08 09:07:31.760 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-07-08 09:07:31.771 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-08 09:07:31.777 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.2) 2026-07-08 09:07:31.791 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-07-08 09:07:31.793 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-08 09:07:31.794 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-07-08 09:07:31.795 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-07-08 09:07:31.796 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-07-08 09:07:31.806 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-07-08 09:07:31.829 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-07-08 09:07:31.835 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-07-08 09:07:31.836 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-08 09:07:31.837 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-08 09:07:31.850 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-07-08 09:07:31.851 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-07-08 09:07:31.856 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-07-08 09:07:32.052 | ___________________________________ summary ____________________________________ 2026-07-08 09:07:32.052 | venv-tempest: commands succeeded 2026-07-08 09:07:32.052 | congratulations :) 2026-07-08 09:07:32.095 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.J3voYEehTI 2026-07-08 09:07:32.100 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-08 09:07:32.104 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-08 09:07:32.108 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-08 09:07:32.145 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.JmF4s8o8Zv 2026-07-08 09:07:33.081 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-08 09:07:33.081 | !! 2026-07-08 09:07:33.081 | 2026-07-08 09:07:33.081 | ******************************************************************************** 2026-07-08 09:07:33.081 | Requirements should be satisfied by a PEP 517 installer. 2026-07-08 09:07:33.081 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-08 09:07:33.082 | 2026-07-08 09:07:33.082 | This deprecation is overdue, please update your project and remove deprecated 2026-07-08 09:07:33.082 | calls to avoid build errors in the future. 2026-07-08 09:07:33.082 | ******************************************************************************** 2026-07-08 09:07:33.082 | 2026-07-08 09:07:33.082 | !! 2026-07-08 09:07:33.082 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-08 09:07:33.500 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-08 09:07:33.501 | !! 2026-07-08 09:07:33.501 | 2026-07-08 09:07:33.501 | ******************************************************************************** 2026-07-08 09:07:33.501 | Please avoid running ``setup.py`` directly. 2026-07-08 09:07:33.501 | Instead, use pypa/build, pypa/installer or other 2026-07-08 09:07:33.501 | standards-based tools. 2026-07-08 09:07:33.501 | 2026-07-08 09:07:33.501 | This deprecation is overdue, please update your project and remove deprecated 2026-07-08 09:07:33.501 | calls to avoid build errors in the future. 2026-07-08 09:07:33.501 | 2026-07-08 09:07:33.502 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-08 09:07:33.502 | ******************************************************************************** 2026-07-08 09:07:33.502 | 2026-07-08 09:07:33.502 | !! 2026-07-08 09:07:33.502 | self.initialize_options() 2026-07-08 09:07:33.502 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-08 09:07:33.502 | warnings.warn(msg) 2026-07-08 09:07:33.536 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-08 09:07:33.536 | !! 2026-07-08 09:07:33.537 | 2026-07-08 09:07:33.537 | ******************************************************************************** 2026-07-08 09:07:33.537 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-08 09:07:33.537 | 2026-07-08 09:07:33.537 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-08 09:07:33.537 | or your builds will no longer be supported. 2026-07-08 09:07:33.537 | 2026-07-08 09:07:33.537 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-08 09:07:33.537 | ******************************************************************************** 2026-07-08 09:07:33.537 | 2026-07-08 09:07:33.538 | !! 2026-07-08 09:07:33.538 | corresp(dist, value, root_dir) 2026-07-08 09:07:33.717 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-08 09:07:40.798 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-08 09:07:40.798 | venv-tempest run-test-pre: PYTHONHASHSEED='1477748948' 2026-07-08 09:07:40.799 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.JmF4s8o8Zv 2026-07-08 09:07:44.905 | ___________________________________ summary ____________________________________ 2026-07-08 09:07:44.905 | venv-tempest: commands succeeded 2026-07-08 09:07:44.905 | congratulations :) 2026-07-08 09:07:44.949 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-08 09:07:44.974 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:07:44.978 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-08 09:07:44.981 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-08 09:07:45.005 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-08 09:07:45.008 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-08 09:07:45.013 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-08 09:07:45.016 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-08 09:07:45.019 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-08 09:07:45.025 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-07-08 09:07:45.029 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-08 09:07:45.033 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-08 09:07:45.036 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-08 09:07:45.040 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-07-08 09:07:45.069 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-08 09:07:45.095 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-08 09:07:45.100 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-08 09:07:45.103 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-08 09:07:45.149 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-08 09:07:45.154 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-08 09:07:45.158 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-08 09:07:45.203 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-08 09:07:45.207 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-08 09:07:45.210 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-08 09:07:45.255 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-08 09:07:45.255 | ' 2026-07-08 09:07:45.260 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-08 09:07:45.263 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-08 09:07:45.267 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-07-08 09:07:45.271 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-08 09:07:45.276 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-08 09:07:45.276 | /opt/stack/tempest /opt/stack/tempest 2026-07-08 09:07:45.279 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-07-08 09:07:45.283 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-08 09:07:45.283 | /opt/stack/tempest 2026-07-08 09:07:45.287 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-08 09:07:45.291 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-08 09:07:45.296 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-08 09:07:45.300 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-08 09:07:45.305 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-08 09:07:45.309 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-08 09:07:45.312 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-08 09:07:45.317 | + functions-common:run_plugins:1837 : local plugins= 2026-07-08 09:07:45.320 | + functions-common:run_plugins:1838 : local plugin 2026-07-08 09:07:45.324 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-07-08 09:07:45.327 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-08 09:07:45.331 | + inc/meta-config:merge_config_group:171 : shift 2026-07-08 09:07:45.335 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-08 09:07:45.338 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-08 09:07:45.343 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-08 09:07:45.348 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-08 09:07:45.353 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-07-08 09:07:45.358 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-08 09:07:45.362 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-08 09:07:45.367 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-08 09:07:45.371 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-08 09:07:45.371 | /^\[\[.+\|.*\]\]/ { 2026-07-08 09:07:45.372 | gsub("[][]", "", $1); 2026-07-08 09:07:45.372 | split($1, a, "|"); 2026-07-08 09:07:45.372 | if (a[1] == matchgroup) 2026-07-08 09:07:45.372 | print a[2] 2026-07-08 09:07:45.372 | } 2026-07-08 09:07:45.372 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 160 osc 477 apt-get 199 test_with_retry 7 dbsync 8 pip_install 186 apt-get-update 4 run_process 45 git_timed 422 ------------------------- Unaccounted time 61 ========================= Total runtime 1598 ================= Async summary ================= Time spent in the background minus waits: 576 sec Elapsed time: 1598 sec Time if we did everything serially: 2174 sec Speedup: 1.36045 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21003 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 31 | | nova_cell1 | SELECT | 78 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 5349 | | neutron | INSERT | 846 | | neutron | DELETE | 32 | | placement | SELECT | 22 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 268 | | nova_cell0 | UPDATE | 4 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | cinder | DELETE | 1 | | nova_cell1 | UPDATE | 36 | | nova_cell1 | INSERT | 3 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | +------------+-----------+-------+ This is your host IP address: 192.168.122.180 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.180/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 93813783fbedb492f73fc15ed362cc70b0f6c102 Merge "Grant cinder service user the "member" role for barbican" 2026-07-02 18:45:12 +0000 OS Version: Ubuntu 24.04 noble