2026-09-07 15:31:57.503 | + ./stack.sh:main:491 : exec 2026-09-07 15:31:57.503 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-09-07-173157' 2026-09-07 15:31:57.503 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-09-07-173157.summary.2026-09-07-173157 2026-09-07 15:31:57.503 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 15:31:57.503 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-09-07-173157 2026-09-07 15:31:57.504 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-09-07-173157 /opt/stack/logs/stack.sh.log 2026-09-07 15:31:57.504 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-09-07-173157.summary.2026-09-07-173157 /opt/stack/logs/stack.sh.log.summary 2026-09-07 15:31:57.504 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-09-07 15:31:57.504 | + functions:check_path_perm_sanity:615 : local real_path 2026-09-07 15:31:57.504 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-09-07 15:31:57.504 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-09-07 15:31:57.504 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-09-07 15:31:57.504 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-09-07 15:31:57.504 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-09-07 15:31:57.504 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-07 15:31:57.504 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-09-07 15:31:57.505 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-09-07 15:31:57.505 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-07 15:31:57.505 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-07 15:31:57.505 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-09-07 15:31:57.505 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-09-07 15:31:57.506 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-07 15:31:57.509 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-09-07 15:31:57.511 | + ./stack.sh:main:564 : trap err_trap ERR 2026-09-07 15:31:57.514 | + ./stack.sh:main:577 : set -o errexit 2026-09-07 15:31:57.517 | + ./stack.sh:main:580 : uname -a 2026-09-07 15:31:57.518 | Linux devstack 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-09-07 15:31:57.521 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-09-07 15:31:57.524 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-09-07 15:31:57.528 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-09-07 15:31:57.570 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-09-07 15:31:57.590 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-09-07 15:31:57.593 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-09-07 15:31:57.611 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-09-07 15:31:57.616 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-09-07 15:31:57.634 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-09-07 15:31:57.638 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-09-07 15:31:57.655 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-09-07 15:31:57.658 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-09-07 15:31:57.661 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-09-07 15:31:57.665 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-09-07 15:31:57.683 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-09-07 15:31:57.687 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-09-07 15:31:57.705 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-09-07 15:31:57.708 | + ./stack.sh:main:594 : tune_host 2026-09-07 15:31:57.711 | + lib/host:tune_host:125 : configure_host_mem 2026-09-07 15:31:57.713 | + lib/host:configure_host_mem:99 : configure_zswap 2026-09-07 15:31:57.716 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-09-07 15:31:57.719 | + lib/host:configure_host_mem:100 : configure_ksm 2026-09-07 15:31:57.721 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-09-07 15:31:57.724 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-09-07 15:31:57.727 | + functions-common:install_package:1438 : update_package_repo 2026-09-07 15:31:57.729 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 15:31:57.732 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-09-07 15:31:57.735 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 15:31:57.738 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 15:31:57.740 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 15:31:57.743 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:31:57.746 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:31:57.748 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 15:31:57.751 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-09-07 15:31:57.754 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-09-07 15:31:57.757 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-09-07 15:31:57.760 | ++ functions-common:apt_get_update:1174 : id -u 2026-09-07 15:31:57.764 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-09-07 15:31:57.767 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-09-07 15:31:57.770 | + functions-common:time_start:2406 : local name=apt-get-update 2026-09-07 15:31:57.773 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:31:57.775 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:31:57.779 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:31:57.783 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795117780 2026-09-07 15:31:57.786 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-09-07 15:31:57.789 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-09-07 15:31:57.791 | + 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-09-07 15:31:57.926 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-09-07 15:31:57.958 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-09-07 15:31:58.102 | Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease 2026-09-07 15:31:58.203 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-09-07 15:31:58.305 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-09-07 15:32:01.234 | Fetched 4747 B in 1s (8894 B/s) 2026-09-07 15:32:02.930 | Reading package lists... 2026-09-07 15:32:02.961 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-09-07 15:32:02.964 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-09-07 15:32:02.967 | + functions-common:time_stop:2420 : local name 2026-09-07 15:32:02.970 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:32:02.973 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:32:02.976 | + functions-common:time_stop:2423 : local total 2026-09-07 15:32:02.979 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:32:02.982 | + functions-common:time_stop:2426 : name=apt-get-update 2026-09-07 15:32:02.985 | + functions-common:time_stop:2427 : start_time=1788795117780 2026-09-07 15:32:02.988 | + functions-common:time_stop:2429 : [[ -z 1788795117780 ]] 2026-09-07 15:32:02.991 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:32:02.995 | + functions-common:time_stop:2432 : end_time=1788795122992 2026-09-07 15:32:02.998 | + functions-common:time_stop:2433 : elapsed_time=5212 2026-09-07 15:32:03.001 | + functions-common:time_stop:2434 : total=0 2026-09-07 15:32:03.004 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:32:03.006 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5212 2026-09-07 15:32:03.009 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-09-07 15:32:03.012 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 15:32:03.015 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:32:03.018 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:32:03.020 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-09-07 15:32:03.044 | + 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-09-07 15:32:03.084 | Reading package lists... 2026-09-07 15:32:03.530 | Building dependency tree... 2026-09-07 15:32:03.531 | Reading state information... 2026-09-07 15:32:04.263 | The following packages were automatically installed and are no longer required: 2026-09-07 15:32:04.266 | libfwupd2 libgusb2 2026-09-07 15:32:04.266 | Use 'sudo apt autoremove' to remove them. 2026-09-07 15:32:04.315 | The following NEW packages will be installed: 2026-09-07 15:32:04.318 | ksmtuned 2026-09-07 15:32:04.410 | 0 upgraded, 1 newly installed, 0 to remove and 72 not upgraded. 2026-09-07 15:32:04.410 | Need to get 7444 B of archives. 2026-09-07 15:32:04.411 | After this operation, 44.0 kB of additional disk space will be used. 2026-09-07 15:32:04.411 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-09-07 15:32:04.646 | perl: warning: Setting locale failed. 2026-09-07 15:32:04.646 | perl: warning: Please check that your locale settings: 2026-09-07 15:32:04.646 | LANGUAGE = (unset), 2026-09-07 15:32:04.646 | LC_ALL = "en_US.utf8", 2026-09-07 15:32:04.646 | LANG = "de_DE.UTF-8" 2026-09-07 15:32:04.646 | are supported and installed on your system. 2026-09-07 15:32:04.646 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:32:04.739 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 15:32:04.739 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 15:32:04.739 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 15:32:04.951 | Fetched 7444 B in 0s (122 kB/s) 2026-09-07 15:32:04.996 | Selecting previously unselected package ksmtuned. 2026-09-07 15:32:05.286 | (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 ... 107930 files and directories currently installed.) 2026-09-07 15:32:05.294 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-09-07 15:32:05.305 | Unpacking ksmtuned (4.20150326) ... 2026-09-07 15:32:05.368 | Setting up ksmtuned (4.20150326) ... 2026-09-07 15:32:05.581 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-09-07 15:32:05.773 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-09-07 15:32:06.477 | perl: warning: Setting locale failed. 2026-09-07 15:32:06.477 | perl: warning: Please check that your locale settings: 2026-09-07 15:32:06.477 | LANGUAGE = (unset), 2026-09-07 15:32:06.478 | LC_ALL = "en_US.utf8", 2026-09-07 15:32:06.478 | LANG = "de_DE.UTF-8" 2026-09-07 15:32:06.478 | are supported and installed on your system. 2026-09-07 15:32:06.478 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:32:06.628 | perl: warning: Setting locale failed. 2026-09-07 15:32:06.628 | perl: warning: Please check that your locale settings: 2026-09-07 15:32:06.628 | LANGUAGE = (unset), 2026-09-07 15:32:06.628 | LC_ALL = "en_US.utf8", 2026-09-07 15:32:06.628 | LANG = "de_DE.UTF-8" 2026-09-07 15:32:06.629 | are supported and installed on your system. 2026-09-07 15:32:06.629 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:32:06.678 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 15:32:06.678 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 15:32:06.678 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 15:32:06.746 | perl: warning: Setting locale failed. 2026-09-07 15:32:06.746 | perl: warning: Please check that your locale settings: 2026-09-07 15:32:06.746 | LANGUAGE = (unset), 2026-09-07 15:32:06.746 | LC_ALL = "en_US.utf8", 2026-09-07 15:32:06.746 | LANG = "de_DE.UTF-8" 2026-09-07 15:32:06.746 | are supported and installed on your system. 2026-09-07 15:32:06.747 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:32:07.282 | 2026-09-07 15:32:07.282 | Running kernel seems to be up-to-date. 2026-09-07 15:32:07.282 | 2026-09-07 15:32:07.282 | No services need to be restarted. 2026-09-07 15:32:07.282 | 2026-09-07 15:32:07.283 | No containers need to be restarted. 2026-09-07 15:32:07.283 | 2026-09-07 15:32:07.283 | No user sessions are running outdated binaries. 2026-09-07 15:32:07.283 | 2026-09-07 15:32:07.283 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-07 15:32:09.758 | + functions-common:apt_get:1211 : result=0 2026-09-07 15:32:09.761 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 15:32:09.764 | + functions-common:time_stop:2420 : local name 2026-09-07 15:32:09.766 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:32:09.769 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:32:09.772 | + functions-common:time_stop:2423 : local total 2026-09-07 15:32:09.774 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:32:09.777 | + functions-common:time_stop:2426 : name=apt-get 2026-09-07 15:32:09.779 | + functions-common:time_stop:2427 : start_time=1788795123041 2026-09-07 15:32:09.782 | + functions-common:time_stop:2429 : [[ -z 1788795123041 ]] 2026-09-07 15:32:09.785 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:32:09.789 | + functions-common:time_stop:2432 : end_time=1788795129786 2026-09-07 15:32:09.792 | + functions-common:time_stop:2433 : elapsed_time=6745 2026-09-07 15:32:09.795 | + functions-common:time_stop:2434 : total=1395 2026-09-07 15:32:09.797 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:32:09.800 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8140 2026-09-07 15:32:09.803 | + functions-common:apt_get:1215 : return 0 2026-09-07 15:32:09.806 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-09-07 15:32:09.825 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-09-07 15:32:09.827 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-09-07 15:32:09.830 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-09-07 15:32:09.832 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-09-07 15:32:09.836 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-09-07 15:32:09.839 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-09-07 15:32:09.839 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-09-07 15:32:09.850 | 0 2026-09-07 15:32:09.855 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-09-07 15:32:09.858 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-09-07 15:32:09.860 | + lib/host:tune_host:126 : configure_host_net 2026-09-07 15:32:09.863 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-09-07 15:32:09.866 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-09-07 15:32:09.869 | + ./stack.sh:main:600 : fetch_plugins 2026-09-07 15:32:09.872 | + functions-common:fetch_plugins:1766 : local plugins= 2026-09-07 15:32:09.875 | + functions-common:fetch_plugins:1767 : local plugin 2026-09-07 15:32:09.877 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-09-07 15:32:09.880 | + functions-common:fetch_plugins:1771 : return 2026-09-07 15:32:09.883 | + ./stack.sh:main:604 : run_phase override_defaults 2026-09-07 15:32:09.887 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-09-07 15:32:09.889 | + functions-common:run_phase:1849 : local phase= 2026-09-07 15:32:09.892 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-07 15:32:09.895 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-07 15:32:09.897 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-07 15:32:09.900 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-07 15:32:09.903 | + functions-common:run_phase:1858 : local extra 2026-09-07 15:32:09.906 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-07 15:32:09.910 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-07 15:32:09.913 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-07 15:32:09.916 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-07 15:32:09.919 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-09-07 15:32:09.922 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-07 15:32:09.940 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:32:09.943 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-09-07 15:32:09.946 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-07 15:32:09.949 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-07 15:32:09.951 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-07 15:32:09.954 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-07 15:32:09.957 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-07 15:32:09.959 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-09-07 15:32:09.962 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-09-07 15:32:09.965 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-09-07 15:32:09.967 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-07 15:32:09.970 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-09-07 15:32:09.973 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-09-07 15:32:09.975 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-09-07 15:32:09.978 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-09-07 15:32:09.981 | + functions-common:plugin_override_defaults:1812 : return 2026-09-07 15:32:09.984 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-09-07 15:32:10.005 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-09-07 15:32:10.008 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-09-07 15:32:10.024 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:32:10.028 | +++ lib/tls:source:43 : hostname -f 2026-09-07 15:32:10.034 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-09-07 15:32:10.037 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-09-07 15:32:10.039 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-09-07 15:32:10.042 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-09-07 15:32:10.045 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-09-07 15:32:10.048 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-09-07 15:32:10.051 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-09-07 15:32:10.053 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-09-07 15:32:10.056 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-09-07 15:32:10.060 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-09-07 15:32:10.063 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-09-07 15:32:10.080 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-09-07 15:32:10.101 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-09-07 15:32:10.119 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-09-07 15:32:10.136 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-09-07 15:32:10.179 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-09-07 15:32:10.268 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-09-07 15:32:10.382 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-09-07 15:32:10.417 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-09-07 15:32:10.482 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-09-07 15:32:10.543 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-09-07 15:32:10.546 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-09-07 15:32:10.566 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:32:10.570 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-09-07 15:32:10.573 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-09-07 15:32:10.577 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-09-07 15:32:10.580 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-09-07 15:32:10.584 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-09-07 15:32:10.604 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-07 15:32:10.607 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-07 15:32:10.611 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-09-07 15:32:10.615 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-09-07 15:32:10.618 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-09-07 15:32:10.622 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-07 15:32:10.626 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-07 15:32:10.629 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-09-07 15:32:10.633 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-09-07 15:32:10.637 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-09-07 15:32:10.659 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-09-07 15:32:10.662 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-09-07 15:32:10.666 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-09-07 15:32:10.669 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-09-07 15:32:10.673 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-09-07 15:32:10.676 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-09-07 15:32:10.679 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-09-07 15:32:10.683 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-09-07 15:32:10.686 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-09-07 15:32:10.690 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-09-07 15:32:10.693 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-09-07 15:32:10.696 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-09-07 15:32:10.699 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.66 2026-09-07 15:32:10.703 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-09-07 15:32:10.707 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-09-07 15:32:10.711 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-09-07 15:32:10.711 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-07 15:32:10.717 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-09-07 15:32:10.720 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-09-07 15:32:10.724 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-09-07 15:32:10.727 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-09-07 15:32:10.730 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-09-07 15:32:10.735 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-09-07 15:32:10.756 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-09-07 15:32:10.761 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.66 2026-09-07 15:32:10.765 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.66 2026-09-07 15:32:10.765 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-07 15:32:10.771 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.66 2026-09-07 15:32:10.774 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-09-07 15:32:10.778 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-09-07 15:32:10.781 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-09-07 15:32:10.785 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-09-07 15:32:10.788 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-09-07 15:32:10.792 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-09-07 15:32:10.795 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-09-07 15:32:10.799 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-09-07 15:32:10.802 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-09-07 15:32:10.806 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-09-07 15:32:10.808 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-09-07 15:32:10.812 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-09-07 15:32:10.815 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-09-07 15:32:10.819 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-09-07 15:32:10.822 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-09-07 15:32:10.826 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-09-07 15:32:10.829 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-09-07 15:32:10.833 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-09-07 15:32:10.836 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-09-07 15:32:10.840 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-09-07 15:32:10.843 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-09-07 15:32:10.846 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-09-07 15:32:10.863 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-07 15:32:10.867 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-07 15:32:10.870 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-09-07 15:32:10.874 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-09-07 15:32:10.877 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-07 15:32:10.880 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-09-07 15:32:10.883 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-07 15:32:10.886 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-09-07 15:32:10.889 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-07 15:32:10.893 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-09-07 15:32:10.896 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-09-07 15:32:10.900 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-09-07 15:32:10.903 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-09-07 15:32:10.906 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-09-07 15:32:10.910 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-09-07 15:32:10.914 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-09-07 15:32:10.917 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-09-07 15:32:10.921 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-09-07 15:32:10.924 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-09-07 15:32:10.928 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-09-07 15:32:11.063 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-09-07 15:32:11.082 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-09-07 15:32:11.086 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-09-07 15:32:11.090 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-09-07 15:32:11.092 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-09-07 15:32:11.096 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-09-07 15:32:11.099 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-09-07 15:32:11.103 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-09-07 15:32:11.107 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-09-07 15:32:11.111 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-09-07 15:32:11.114 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-09-07 15:32:11.118 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-09-07 15:32:11.121 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-09-07 15:32:11.124 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-09-07 15:32:11.128 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-09-07 15:32:11.131 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-09-07 15:32:11.134 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-09-07 15:32:11.137 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-09-07 15:32:11.141 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-09-07 15:32:11.145 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-09-07 15:32:11.149 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-09-07 15:32:11.155 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-09-07 15:32:11.155 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-09-07 15:32:11.156 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-09-07 15:32:11.158 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-09-07 15:32:11.166 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=6f:aa0a:9a2f 2026-09-07 15:32:11.169 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-09-07 15:32:11.173 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-09-07 15:32:11.177 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-09-07 15:32:11.181 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-09-07 15:32:11.184 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd6f:aa0a:9a2f::/56 2026-09-07 15:32:11.189 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd6f:aa0a:9a2f::/56 2026-09-07 15:32:11.189 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-09-07 15:32:11.198 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd6f:aa0a:9a2f::/64 2026-09-07 15:32:11.201 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-09-07 15:32:11.204 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-09-07 15:32:11.207 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-09-07 15:32:11.210 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-09-07 15:32:11.214 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-09-07 15:32:11.217 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-09-07 15:32:11.221 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-09-07 15:32:11.225 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-09-07 15:32:11.228 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-09-07 15:32:11.231 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-09-07 15:32:11.235 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-09-07 15:32:11.237 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-09-07 15:32:11.241 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-09-07 15:32:11.245 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd6f:aa0a:9a2f::/56 2026-09-07 15:32:11.248 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-09-07 15:32:11.250 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-09-07 15:32:11.256 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-09-07 15:32:11.256 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-09-07 15:32:11.257 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-09-07 15:32:11.265 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-09-07 15:32:11.271 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-09-07 15:32:11.271 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-09-07 15:32:11.271 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-09-07 15:32:11.280 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-09-07 15:32:11.285 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-09-07 15:32:11.288 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-09-07 15:32:11.292 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-09-07 15:32:11.295 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-09-07 15:32:11.299 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-09-07 15:32:11.302 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-09-07 15:32:11.306 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-09-07 15:32:11.309 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-09-07 15:32:11.313 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-09-07 15:32:11.316 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-09-07 15:32:11.340 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-09-07 15:32:11.361 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-09-07 15:32:11.382 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-09-07 15:32:11.403 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-09-07 15:32:11.421 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-09-07 15:32:11.464 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-09-07 15:32:11.468 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-09-07 15:32:11.472 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-09-07 15:32:11.474 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-09-07 15:32:11.478 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-07 15:32:11.482 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-09-07 15:32:11.508 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-07 15:32:11.512 | + ./stack.sh:main:635 : run_phase source 2026-09-07 15:32:11.516 | + functions-common:run_phase:1848 : local mode=source 2026-09-07 15:32:11.521 | + functions-common:run_phase:1849 : local phase= 2026-09-07 15:32:11.525 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-07 15:32:11.528 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-07 15:32:11.533 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-07 15:32:11.536 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-07 15:32:11.540 | + functions-common:run_phase:1858 : local extra 2026-09-07 15:32:11.545 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-07 15:32:11.551 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-07 15:32:11.555 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-07 15:32:11.558 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-07 15:32:11.562 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-09-07 15:32:11.566 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-07 15:32:11.590 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:32:11.593 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-09-07 15:32:11.596 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-09-07 15:32:11.654 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-09-07 15:32:11.659 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-09-07 15:32:11.663 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-09-07 15:32:11.667 | + functions-common:run_phase:1870 : load_plugin_settings 2026-09-07 15:32:11.670 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-09-07 15:32:11.673 | + functions-common:load_plugin_settings:1785 : local plugin 2026-09-07 15:32:11.677 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-09-07 15:32:11.681 | + functions-common:load_plugin_settings:1789 : return 2026-09-07 15:32:11.684 | + functions-common:run_phase:1871 : verify_disabled_services 2026-09-07 15:32:11.688 | + functions-common:verify_disabled_services:2131 : local service 2026-09-07 15:32:11.692 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:32:11.696 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-09-07 15:32:11.699 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:32:11.703 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-09-07 15:32:11.706 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:32:11.710 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-09-07 15:32:11.714 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:32:11.717 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-09-07 15:32:11.721 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:32:11.724 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-09-07 15:32:11.728 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:32:11.731 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-09-07 15:32:11.735 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:32:11.738 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-09-07 15:32:11.743 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:32:11.747 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-09-07 15:32:11.751 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:32:11.755 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-09-07 15:32:11.758 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:32:11.761 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-09-07 15:32:11.766 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:32:11.769 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-09-07 15:32:11.774 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:32:11.777 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-09-07 15:32:11.781 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:32:11.785 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-09-07 15:32:11.789 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:32:11.793 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-09-07 15:32:11.796 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:32:11.799 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-09-07 15:32:11.802 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:32:11.806 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-09-07 15:32:11.809 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:32:11.813 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-09-07 15:32:11.816 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:32:11.819 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-09-07 15:32:11.823 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:32:11.826 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-09-07 15:32:11.830 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:32:11.834 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-09-07 15:32:11.837 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:32:11.841 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-09-07 15:32:11.846 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:32:11.850 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-09-07 15:32:11.854 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:32:11.858 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-09-07 15:32:11.862 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:32:11.865 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-09-07 15:32:11.869 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:32:11.873 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-09-07 15:32:11.878 | + ./stack.sh:main:706 : initialize_database_backends 2026-09-07 15:32:11.882 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-07 15:32:11.886 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-09-07 15:32:11.911 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:32:11.915 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-09-07 15:32:11.919 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-07 15:32:11.923 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-09-07 15:32:11.948 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:32:11.952 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-09-07 15:32:11.956 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-09-07 15:32:11.959 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-09-07 15:32:11.962 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-09-07 15:32:11.966 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-09-07 15:32:11.969 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-09-07 15:32:11.972 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-09-07 15:32:11.976 | + lib/database:initialize_database_backends:92 : return 0 2026-09-07 15:32:11.979 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-09-07 15:32:11.979 | Using mysql database backend 2026-09-07 15:32:11.983 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-09-07 15:32:12.005 | + ./stack.sh:main:712 : define_database_baseurl 2026-09-07 15:32:12.009 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-09-07 15:32:12.013 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-09-07 15:32:12.016 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-09-07 15:32:12.021 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-07 15:32:12.024 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-09-07 15:32:12.045 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:32:12.049 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-09-07 15:32:12.071 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-09-07 15:32:12.093 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:32:12.097 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-09-07 15:32:12.121 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-09-07 15:32:12.143 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-09-07 15:32:12.167 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:32:12.171 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-09-07 15:32:12.194 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:32:12.198 | + ./stack.sh:main:768 : save_stackenv 768 2026-09-07 15:32:12.201 | + functions-common:save_stackenv:65 : local tag=768 2026-09-07 15:32:12.206 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-07 15:32:12.212 | + functions-common:save_stackenv:67 : time_stamp=2026-09-07-173212 2026-09-07 15:32:12.215 | + functions-common:save_stackenv:68 : echo '# 2026-09-07-173212 768' 2026-09-07 15:32:12.218 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:32:12.221 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-07 15:32:12.225 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:32:12.229 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-07 15:32:12.233 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:32:12.237 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-07 15:32:12.242 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:32:12.246 | + 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-09-07 15:32:12.250 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:32:12.254 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.66 2026-09-07 15:32:12.258 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:32:12.262 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.66/identity 2026-09-07 15:32:12.266 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:32:12.270 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-07-173157 2026-09-07 15:32:12.274 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:32:12.278 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-07 15:32:12.283 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:32:12.287 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.66 2026-09-07 15:32:12.289 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:32:12.292 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-07 15:32:12.295 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:32:12.299 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-07 15:32:12.302 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:32:12.305 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-07 15:32:12.309 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:32:12.312 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-07 15:32:12.316 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:32:12.320 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.66 2026-09-07 15:32:12.324 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:32:12.328 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-07 15:32:12.331 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-09-07 15:32:12.335 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-09-07 15:32:12.338 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-09-07 15:32:12.341 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-09-07 15:32:12.344 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 15:32:12.347 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 15:32:12.351 | ++ functions-common:git_clone:593 : pwd 2026-09-07 15:32:12.355 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-07 15:32:12.358 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 15:32:12.362 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 15:32:12.385 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 15:32:12.388 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 15:32:12.391 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 15:32:12.395 | + functions-common:git_clone:610 : echo master 2026-09-07 15:32:12.396 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 15:32:12.402 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-09-07 15:32:12.404 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-07 15:32:12.406 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-09-07 15:32:12.410 | + functions-common:git_timed:697 : local count=0 2026-09-07 15:32:12.413 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 15:32:12.416 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:32:12.419 | + functions-common:git_timed:701 : timeout=0 2026-09-07 15:32:12.421 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:32:12.424 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:32:12.427 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:32:12.429 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:32:12.434 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:32:12.438 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795132435 2026-09-07 15:32:12.440 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-09-07 15:32:12.444 | Cloning into '/opt/stack/requirements'... 2026-09-07 15:32:16.714 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:32:16.717 | + functions-common:time_stop:2420 : local name 2026-09-07 15:32:16.720 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:32:16.723 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:32:16.726 | + functions-common:time_stop:2423 : local total 2026-09-07 15:32:16.728 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:32:16.732 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:32:16.736 | + functions-common:time_stop:2427 : start_time=1788795132435 2026-09-07 15:32:16.739 | + functions-common:time_stop:2429 : [[ -z 1788795132435 ]] 2026-09-07 15:32:16.743 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:32:16.748 | + functions-common:time_stop:2432 : end_time=1788795136745 2026-09-07 15:32:16.752 | + functions-common:time_stop:2433 : elapsed_time=4310 2026-09-07 15:32:16.760 | + functions-common:time_stop:2434 : total=0 2026-09-07 15:32:16.763 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:32:16.767 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4310 2026-09-07 15:32:16.771 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-09-07 15:32:16.774 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-07 15:32:16.778 | + functions-common:git_timed:697 : local count=0 2026-09-07 15:32:16.782 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 15:32:16.784 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:32:16.788 | + functions-common:git_timed:701 : timeout=0 2026-09-07 15:32:16.791 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:32:16.794 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:32:16.798 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:32:16.801 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:32:16.806 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:32:16.811 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795136807 2026-09-07 15:32:16.814 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-07 15:32:17.351 | From https://review.opendev.org/openstack/requirements 2026-09-07 15:32:17.351 | * branch master -> FETCH_HEAD 2026-09-07 15:32:17.361 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:32:17.365 | + functions-common:time_stop:2420 : local name 2026-09-07 15:32:17.368 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:32:17.370 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:32:17.374 | + functions-common:time_stop:2423 : local total 2026-09-07 15:32:17.377 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:32:17.380 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:32:17.384 | + functions-common:time_stop:2427 : start_time=1788795136807 2026-09-07 15:32:17.386 | + functions-common:time_stop:2429 : [[ -z 1788795136807 ]] 2026-09-07 15:32:17.391 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:32:17.396 | + functions-common:time_stop:2432 : end_time=1788795137392 2026-09-07 15:32:17.399 | + functions-common:time_stop:2433 : elapsed_time=585 2026-09-07 15:32:17.402 | + functions-common:time_stop:2434 : total=4310 2026-09-07 15:32:17.405 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:32:17.409 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4895 2026-09-07 15:32:17.411 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-07 15:32:17.415 | + functions-common:git_timed:697 : local count=0 2026-09-07 15:32:17.418 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 15:32:17.421 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:32:17.425 | + functions-common:git_timed:701 : timeout=0 2026-09-07 15:32:17.432 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:32:17.436 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:32:17.439 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:32:17.443 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:32:17.450 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:32:17.455 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795137452 2026-09-07 15:32:17.458 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-07 15:32:17.473 | Note: switching to 'FETCH_HEAD'. 2026-09-07 15:32:17.474 | 2026-09-07 15:32:17.474 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-07 15:32:17.474 | changes and commit them, and you can discard any commits you make in this 2026-09-07 15:32:17.474 | state without impacting any branches by switching back to a branch. 2026-09-07 15:32:17.474 | 2026-09-07 15:32:17.474 | If you want to create a new branch to retain commits you create, you may 2026-09-07 15:32:17.474 | do so (now or later) by using -c with the switch command. Example: 2026-09-07 15:32:17.475 | 2026-09-07 15:32:17.475 | git switch -c 2026-09-07 15:32:17.475 | 2026-09-07 15:32:17.475 | Or undo this operation with: 2026-09-07 15:32:17.475 | 2026-09-07 15:32:17.476 | git switch - 2026-09-07 15:32:17.476 | 2026-09-07 15:32:17.476 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-07 15:32:17.476 | 2026-09-07 15:32:17.476 | HEAD is now at 9edc0428 Merge "update constraint for os_vif to new release 5.2.1" 2026-09-07 15:32:17.476 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:32:17.480 | + functions-common:time_stop:2420 : local name 2026-09-07 15:32:17.483 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:32:17.487 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:32:17.489 | + functions-common:time_stop:2423 : local total 2026-09-07 15:32:17.493 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:32:17.496 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:32:17.499 | + functions-common:time_stop:2427 : start_time=1788795137452 2026-09-07 15:32:17.503 | + functions-common:time_stop:2429 : [[ -z 1788795137452 ]] 2026-09-07 15:32:17.507 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:32:17.512 | + functions-common:time_stop:2432 : end_time=1788795137508 2026-09-07 15:32:17.515 | + functions-common:time_stop:2433 : elapsed_time=56 2026-09-07 15:32:17.519 | + functions-common:time_stop:2434 : total=4895 2026-09-07 15:32:17.522 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:32:17.526 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4951 2026-09-07 15:32:17.529 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-09-07 15:32:17.547 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-09-07 15:32:17.551 | + functions-common:git_clone:673 : head -1 2026-09-07 15:32:17.552 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 15:32:17.555 | 9edc0428 Merge "update constraint for os_vif to new release 5.2.1" 2026-09-07 15:32:17.560 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-07 15:32:17.564 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-09-07 15:32:17.568 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 15:32:17.572 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-09-07 15:32:17.576 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-09-07 15:32:17.580 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-09-07 15:32:17.583 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-09-07 15:32:17.587 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-09-07 15:32:17.591 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-09-07 15:32:17.595 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-09-07 15:32:17.599 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-09-07 15:32:17.604 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-09-07 15:32:17.609 | ++ tools/install_prereqs.sh:source:47 : NOW=1788795137 2026-09-07 15:32:17.614 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-09-07 15:32:17.620 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-09-07 15:32:17.624 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-09-07 15:32:17.628 | ++ tools/install_prereqs.sh:source:49 : DELTA=1788795137 2026-09-07 15:32:17.632 | ++ tools/install_prereqs.sh:source:50 : [[ 1788795137 -lt 7200 ]] 2026-09-07 15:32:17.636 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-09-07 15:32:17.640 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-09-07 15:32:17.644 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-09-07 15:32:17.648 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-09-07 15:32:17.652 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-09-07 15:32:17.656 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-09-07 15:32:17.659 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-09-07 15:32:17.665 | +++ 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-09-07 15:32:17.702 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-09-07 15:32:17.702 | apache2-dev 2026-09-07 15:32:17.702 | bc 2026-09-07 15:32:17.703 | bsdmainutils 2026-09-07 15:32:17.703 | curl 2026-09-07 15:32:17.703 | g++ 2026-09-07 15:32:17.703 | gawk 2026-09-07 15:32:17.703 | gcc 2026-09-07 15:32:17.703 | gettext 2026-09-07 15:32:17.703 | git 2026-09-07 15:32:17.703 | graphviz 2026-09-07 15:32:17.703 | iputils-ping 2026-09-07 15:32:17.704 | libffi-dev 2026-09-07 15:32:17.704 | libjpeg-dev 2026-09-07 15:32:17.704 | libpq-dev 2026-09-07 15:32:17.704 | libssl-dev 2026-09-07 15:32:17.704 | libsystemd-dev 2026-09-07 15:32:17.704 | libxml2-dev 2026-09-07 15:32:17.704 | libxslt1-dev 2026-09-07 15:32:17.704 | libyaml-dev 2026-09-07 15:32:17.704 | lsof 2026-09-07 15:32:17.705 | openssh-server 2026-09-07 15:32:17.705 | openssl 2026-09-07 15:32:17.705 | pkg-config 2026-09-07 15:32:17.705 | psmisc 2026-09-07 15:32:17.705 | python3-dev 2026-09-07 15:32:17.705 | python3-pip 2026-09-07 15:32:17.705 | python3-systemd 2026-09-07 15:32:17.705 | python3-venv 2026-09-07 15:32:17.705 | tar 2026-09-07 15:32:17.706 | tcpdump 2026-09-07 15:32:17.706 | unzip 2026-09-07 15:32:17.706 | uuid-runtime 2026-09-07 15:32:17.706 | wget 2026-09-07 15:32:17.706 | zlib1g-dev 2026-09-07 15:32:17.706 | libkrb5-dev 2026-09-07 15:32:17.706 | libldap2-dev 2026-09-07 15:32:17.706 | libsasl2-dev 2026-09-07 15:32:17.707 | memcached 2026-09-07 15:32:17.707 | python3-mysqldb 2026-09-07 15:32:17.707 | sqlite3 2026-09-07 15:32:17.707 | conntrack 2026-09-07 15:32:17.707 | curl 2026-09-07 15:32:17.707 | ebtables 2026-09-07 15:32:17.707 | genisoimage 2026-09-07 15:32:17.707 | iptables 2026-09-07 15:32:17.707 | iputils-arping 2026-09-07 15:32:17.708 | kpartx 2026-09-07 15:32:17.708 | libjs-jquery-tablesorter 2026-09-07 15:32:17.708 | parted 2026-09-07 15:32:17.708 | pm-utils 2026-09-07 15:32:17.708 | python3-mysqldb 2026-09-07 15:32:17.708 | socat 2026-09-07 15:32:17.708 | sqlite3 2026-09-07 15:32:17.708 | sudo 2026-09-07 15:32:17.708 | vlan 2026-09-07 15:32:17.709 | lsscsi 2026-09-07 15:32:17.709 | open-iscsi 2026-09-07 15:32:17.709 | cryptsetup 2026-09-07 15:32:17.709 | dosfstools 2026-09-07 15:32:17.709 | genisoimage 2026-09-07 15:32:17.709 | gir1.2-libosinfo-1.0 2026-09-07 15:32:17.709 | netcat-openbsd 2026-09-07 15:32:17.709 | open-iscsi 2026-09-07 15:32:17.710 | qemu-utils 2026-09-07 15:32:17.710 | sg3-utils 2026-09-07 15:32:17.710 | sysfsutils 2026-09-07 15:32:17.710 | lvm2 2026-09-07 15:32:17.710 | qemu-utils 2026-09-07 15:32:17.710 | thin-provisioning-tools 2026-09-07 15:32:17.710 | acl 2026-09-07 15:32:17.710 | dnsmasq-base 2026-09-07 15:32:17.710 | dnsmasq-utils 2026-09-07 15:32:17.711 | ebtables 2026-09-07 15:32:17.711 | haproxy 2026-09-07 15:32:17.711 | iptables 2026-09-07 15:32:17.711 | iputils-arping 2026-09-07 15:32:17.711 | iputils-ping 2026-09-07 15:32:17.711 | postgresql-server-dev-all 2026-09-07 15:32:17.711 | python3-mysqldb 2026-09-07 15:32:17.711 | sqlite3 2026-09-07 15:32:17.711 | sudo 2026-09-07 15:32:17.712 | vlan 2026-09-07 15:32:17.712 | pcp' 2026-09-07 15:32:17.712 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-09-07 15:32:17.733 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-09-07 15:32:17.733 | apache2-dev 2026-09-07 15:32:17.733 | bc 2026-09-07 15:32:17.734 | bsdmainutils 2026-09-07 15:32:17.734 | curl 2026-09-07 15:32:17.734 | g++ 2026-09-07 15:32:17.734 | gawk 2026-09-07 15:32:17.734 | gcc 2026-09-07 15:32:17.734 | gettext 2026-09-07 15:32:17.740 | git 2026-09-07 15:32:17.742 | graphviz 2026-09-07 15:32:17.742 | iputils-ping 2026-09-07 15:32:17.742 | libffi-dev 2026-09-07 15:32:17.742 | libjpeg-dev 2026-09-07 15:32:17.742 | libpq-dev 2026-09-07 15:32:17.742 | libssl-dev 2026-09-07 15:32:17.742 | libsystemd-dev 2026-09-07 15:32:17.742 | libxml2-dev 2026-09-07 15:32:17.743 | libxslt1-dev 2026-09-07 15:32:17.743 | libyaml-dev 2026-09-07 15:32:17.743 | lsof 2026-09-07 15:32:17.743 | openssh-server 2026-09-07 15:32:17.743 | openssl 2026-09-07 15:32:17.743 | pkg-config 2026-09-07 15:32:17.743 | psmisc 2026-09-07 15:32:17.743 | python3-dev 2026-09-07 15:32:17.743 | python3-pip 2026-09-07 15:32:17.744 | python3-systemd 2026-09-07 15:32:17.744 | python3-venv 2026-09-07 15:32:17.744 | tar 2026-09-07 15:32:17.744 | tcpdump 2026-09-07 15:32:17.744 | unzip 2026-09-07 15:32:17.744 | uuid-runtime 2026-09-07 15:32:17.744 | wget 2026-09-07 15:32:17.744 | zlib1g-dev 2026-09-07 15:32:17.744 | libkrb5-dev 2026-09-07 15:32:17.745 | libldap2-dev 2026-09-07 15:32:17.745 | libsasl2-dev 2026-09-07 15:32:17.745 | memcached 2026-09-07 15:32:17.745 | python3-mysqldb 2026-09-07 15:32:17.745 | sqlite3 2026-09-07 15:32:17.745 | conntrack 2026-09-07 15:32:17.745 | curl 2026-09-07 15:32:17.745 | ebtables 2026-09-07 15:32:17.746 | genisoimage 2026-09-07 15:32:17.746 | iptables 2026-09-07 15:32:17.746 | iputils-arping 2026-09-07 15:32:17.746 | kpartx 2026-09-07 15:32:17.746 | libjs-jquery-tablesorter 2026-09-07 15:32:17.746 | parted 2026-09-07 15:32:17.747 | pm-utils 2026-09-07 15:32:17.747 | python3-mysqldb 2026-09-07 15:32:17.747 | socat 2026-09-07 15:32:17.747 | sqlite3 2026-09-07 15:32:17.747 | sudo 2026-09-07 15:32:17.747 | vlan 2026-09-07 15:32:17.747 | lsscsi 2026-09-07 15:32:17.747 | open-iscsi 2026-09-07 15:32:17.747 | cryptsetup 2026-09-07 15:32:17.748 | dosfstools 2026-09-07 15:32:17.748 | genisoimage 2026-09-07 15:32:17.748 | gir1.2-libosinfo-1.0 2026-09-07 15:32:17.748 | netcat-openbsd 2026-09-07 15:32:17.748 | open-iscsi 2026-09-07 15:32:17.748 | qemu-utils 2026-09-07 15:32:17.748 | sg3-utils 2026-09-07 15:32:17.748 | sysfsutils 2026-09-07 15:32:17.748 | lvm2 2026-09-07 15:32:17.748 | qemu-utils 2026-09-07 15:32:17.749 | thin-provisioning-tools 2026-09-07 15:32:17.749 | acl 2026-09-07 15:32:17.749 | dnsmasq-base 2026-09-07 15:32:17.749 | dnsmasq-utils 2026-09-07 15:32:17.749 | ebtables 2026-09-07 15:32:17.749 | haproxy 2026-09-07 15:32:17.749 | iptables 2026-09-07 15:32:17.749 | iputils-arping 2026-09-07 15:32:17.749 | iputils-ping 2026-09-07 15:32:17.750 | postgresql-server-dev-all 2026-09-07 15:32:17.750 | python3-mysqldb 2026-09-07 15:32:17.750 | sqlite3 2026-09-07 15:32:17.750 | sudo 2026-09-07 15:32:17.750 | vlan 2026-09-07 15:32:17.750 | pcp ' 2026-09-07 15:32:17.750 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-09-07 15:32:17.750 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:32:17.751 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:32:17.758 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-09-07 15:32:17.759 | ++ 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-09-07 15:32:17.764 | ++ 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-09-07 15:32:17.767 | ++ functions-common:install_package:1438 : update_package_repo 2026-09-07 15:32:17.770 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 15:32:17.773 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-07 15:32:17.777 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 15:32:17.780 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 15:32:17.783 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 15:32:17.786 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:32:17.790 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:32:17.792 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 15:32:17.795 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-07 15:32:17.798 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-07 15:32:17.801 | ++ functions-common:apt_get_update:1167 : return 2026-09-07 15:32:17.804 | ++ 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-09-07 15:32:17.808 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 15:32:17.811 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:32:17.814 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:32:17.817 | ++ 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-09-07 15:32:17.845 | ++ 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-09-07 15:32:17.885 | Reading package lists... 2026-09-07 15:32:18.352 | Building dependency tree... 2026-09-07 15:32:18.354 | Reading state information... 2026-09-07 15:32:18.990 | bc is already the newest version (1.07.1-3ubuntu4). 2026-09-07 15:32:18.990 | bc set to manually installed. 2026-09-07 15:32:18.990 | curl is already the newest version (8.5.0-2ubuntu10.13). 2026-09-07 15:32:18.990 | curl set to manually installed. 2026-09-07 15:32:18.990 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-09-07 15:32:18.991 | g++ set to manually installed. 2026-09-07 15:32:18.991 | gawk is already the newest version (1:5.2.1-2ubuntu0.1). 2026-09-07 15:32:18.991 | gawk set to manually installed. 2026-09-07 15:32:18.991 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-09-07 15:32:18.991 | gcc set to manually installed. 2026-09-07 15:32:18.991 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-09-07 15:32:18.991 | git set to manually installed. 2026-09-07 15:32:18.992 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-09-07 15:32:18.992 | iputils-ping set to manually installed. 2026-09-07 15:32:18.992 | lsof is already the newest version (4.95.0-1build3). 2026-09-07 15:32:18.992 | lsof set to manually installed. 2026-09-07 15:32:18.992 | openssl is already the newest version (3.0.13-0ubuntu3.15). 2026-09-07 15:32:18.992 | openssl set to manually installed. 2026-09-07 15:32:18.993 | psmisc is already the newest version (23.7-1build1). 2026-09-07 15:32:18.993 | psmisc set to manually installed. 2026-09-07 15:32:18.993 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-09-07 15:32:18.993 | python3-dev set to manually installed. 2026-09-07 15:32:18.993 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-09-07 15:32:18.993 | python3-systemd is already the newest version (235-1build4). 2026-09-07 15:32:18.993 | python3-systemd set to manually installed. 2026-09-07 15:32:18.993 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-09-07 15:32:18.994 | tar set to manually installed. 2026-09-07 15:32:18.994 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-09-07 15:32:18.994 | tcpdump set to manually installed. 2026-09-07 15:32:18.994 | wget is already the newest version (1.21.4-1ubuntu4.5). 2026-09-07 15:32:18.994 | wget set to manually installed. 2026-09-07 15:32:18.994 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-09-07 15:32:18.994 | iptables set to manually installed. 2026-09-07 15:32:18.995 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-09-07 15:32:18.995 | kpartx set to manually installed. 2026-09-07 15:32:18.995 | parted is already the newest version (3.6-4build1). 2026-09-07 15:32:18.995 | parted set to manually installed. 2026-09-07 15:32:18.995 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-09-07 15:32:18.995 | sudo set to manually installed. 2026-09-07 15:32:18.996 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-09-07 15:32:18.996 | open-iscsi set to manually installed. 2026-09-07 15:32:18.996 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-09-07 15:32:18.996 | cryptsetup set to manually installed. 2026-09-07 15:32:18.996 | dosfstools is already the newest version (4.2-1.1build1). 2026-09-07 15:32:18.996 | dosfstools set to manually installed. 2026-09-07 15:32:18.996 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-09-07 15:32:18.997 | netcat-openbsd set to manually installed. 2026-09-07 15:32:18.997 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.18). 2026-09-07 15:32:18.997 | qemu-utils set to manually installed. 2026-09-07 15:32:18.997 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-09-07 15:32:18.997 | sg3-utils set to manually installed. 2026-09-07 15:32:18.997 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-09-07 15:32:18.998 | lvm2 set to manually installed. 2026-09-07 15:32:18.998 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-09-07 15:32:18.998 | thin-provisioning-tools set to manually installed. 2026-09-07 15:32:18.998 | acl is already the newest version (2.3.2-1build1.1). 2026-09-07 15:32:18.998 | acl set to manually installed. 2026-09-07 15:32:18.998 | The following packages were automatically installed and are no longer required: 2026-09-07 15:32:18.998 | libfwupd2 libgusb2 2026-09-07 15:32:18.999 | Use 'sudo apt autoremove' to remove them. 2026-09-07 15:32:18.999 | The following additional packages will be installed: 2026-09-07 15:32:18.999 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-09-07 15:32:18.999 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-09-07 15:32:18.999 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-09-07 15:32:18.999 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-09-07 15:32:18.999 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-09-07 15:32:19.000 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-09-07 15:32:19.000 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-09-07 15:32:19.000 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-09-07 15:32:19.000 | libcommon-sense-perl libdebhelper-perl libevent-2.1-7t64 2026-09-07 15:32:19.000 | libevent-core-2.1-7t64 libfdisk1 libfile-stripnondeterminism-perl libgc1 2026-09-07 15:32:19.000 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-09-07 15:32:19.001 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-09-07 15:32:19.001 | libjson-xs-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-09-07 15:32:19.001 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-09-07 15:32:19.001 | libmail-sendmail-perl libmount1 libmysqlclient21 libncurses-dev libncurses6 2026-09-07 15:32:19.001 | libncursesw6 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-09-07 15:32:19.001 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-09-07 15:32:19.002 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-09-07 15:32:19.002 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-09-07 15:32:19.002 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-09-07 15:32:19.002 | libsmartcols1 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-09-07 15:32:19.002 | libtinfo6 libtool libtypes-serialiser-perl libuuid1 libx86-1 libxaw7 libxmu6 2026-09-07 15:32:19.002 | libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-09-07 15:32:19.002 | llvm-17-runtime llvm-17-tools m4 mount mysql-common ncal ncurses-base 2026-09-07 15:32:19.003 | ncurses-bin ncurses-term openssh-client openssh-sftp-server osinfo-db 2026-09-07 15:32:19.003 | pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-09-07 15:32:19.003 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-09-07 15:32:19.003 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv ssl-cert 2026-09-07 15:32:19.003 | util-linux uuid-dev vbetool zlib1g 2026-09-07 15:32:19.003 | Suggested packages: 2026-09-07 15:32:19.003 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-09-07 15:32:19.004 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-09-07 15:32:19.004 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-09-07 15:32:19.004 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-09-07 15:32:19.004 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-09-07 15:32:19.004 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-09-07 15:32:19.004 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-09-07 15:32:19.004 | libcache-memcached-perl libmemcached libyaml-perl nfs-common keychain 2026-09-07 15:32:19.005 | libpam-ssh monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl 2026-09-07 15:32:19.005 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-09-07 15:32:19.005 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-09-07 15:32:19.005 | util-linux-extra util-linux-locales 2026-09-07 15:32:19.189 | The following NEW packages will be installed: 2026-09-07 15:32:19.189 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-09-07 15:32:19.189 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-09-07 15:32:19.190 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-09-07 15:32:19.190 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-09-07 15:32:19.190 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-09-07 15:32:19.190 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-09-07 15:32:19.190 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-09-07 15:32:19.190 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-09-07 15:32:19.190 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-09-07 15:32:19.190 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-09-07 15:32:19.191 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-09-07 15:32:19.191 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-09-07 15:32:19.191 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-09-07 15:32:19.191 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-09-07 15:32:19.191 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-09-07 15:32:19.191 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-09-07 15:32:19.191 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-09-07 15:32:19.192 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-09-07 15:32:19.192 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-09-07 15:32:19.192 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-09-07 15:32:19.192 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-09-07 15:32:19.192 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-09-07 15:32:19.192 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-09-07 15:32:19.193 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-09-07 15:32:19.193 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-09-07 15:32:19.193 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-09-07 15:32:19.193 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-09-07 15:32:19.193 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-09-07 15:32:19.193 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-09-07 15:32:19.193 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-09-07 15:32:19.193 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-09-07 15:32:19.194 | uuid-dev vbetool vlan 2026-09-07 15:32:19.194 | The following packages will be upgraded: 2026-09-07 15:32:19.194 | bsdextrautils bsdutils dnsmasq-base eject fdisk libblkid1 2026-09-07 15:32:19.194 | libevent-core-2.1-7t64 libfdisk1 libmount1 libncurses6 libncursesw6 2026-09-07 15:32:19.194 | libsmartcols1 libtinfo6 libuuid1 mount ncurses-base ncurses-bin ncurses-term 2026-09-07 15:32:19.195 | openssh-client openssh-server openssh-sftp-server util-linux uuid-runtime 2026-09-07 15:32:19.195 | zlib1g zlib1g-dev 2026-09-07 15:32:19.304 | 25 upgraded, 161 newly installed, 0 to remove and 47 not upgraded. 2026-09-07 15:32:19.304 | Need to get 180 MB of archives. 2026-09-07 15:32:19.305 | After this operation, 941 MB of additional disk space will be used. 2026-09-07 15:32:19.305 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdutils amd64 1:2.39.3-9ubuntu6.6 [96.4 kB] 2026-09-07 15:32:19.398 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.2 [188 kB] 2026-09-07 15:32:19.437 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.6 [1128 kB] 2026-09-07 15:32:19.497 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.2 [25.8 kB] 2026-09-07 15:32:19.498 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.2 [275 kB] 2026-09-07 15:32:19.504 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.6 [118 kB] 2026-09-07 15:32:19.506 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.6 [66.3 kB] 2026-09-07 15:32:19.508 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.6 [36.6 kB] 2026-09-07 15:32:19.509 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.6 [33.1 kB] 2026-09-07 15:32:19.510 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-09-07 15:32:19.511 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7.1 [92.7 kB] 2026-09-07 15:32:19.513 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7.1 [11.2 kB] 2026-09-07 15:32:19.521 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7.1 [9120 B] 2026-09-07 15:32:19.538 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-09-07 15:32:19.540 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.2 [894 kB] 2026-09-07 15:32:19.550 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g amd64 1:1.3.dfsg-3.1ubuntu2.2 [63.0 kB] 2026-09-07 15:32:19.551 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-09-07 15:32:19.569 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-09-07 15:32:19.570 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-09-07 15:32:19.572 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-09-07 15:32:19.573 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-09-07 15:32:19.597 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [146 kB] 2026-09-07 15:32:19.600 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.2 [213 kB] 2026-09-07 15:32:19.602 | Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.19 [37.1 kB] 2026-09-07 15:32:19.603 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.19 [511 kB] 2026-09-07 15:32:19.610 | Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.19 [908 kB] 2026-09-07 15:32:19.639 | Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-09-07 15:32:19.648 | Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-09-07 15:32:19.655 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-09-07 15:32:19.656 | Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-09-07 15:32:19.658 | Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-09-07 15:32:19.658 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-09-07 15:32:19.659 | Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.6 [124 kB] 2026-09-07 15:32:19.661 | Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.6 [134 kB] 2026-09-07 15:32:19.664 | Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.2 [112 kB] 2026-09-07 15:32:19.672 | Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.2 [148 kB] 2026-09-07 15:32:19.690 | Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.2 [108 kB] 2026-09-07 15:32:19.691 | Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.6 [26.3 kB] 2026-09-07 15:32:19.692 | Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.6 [146 kB] 2026-09-07 15:32:19.694 | Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.6 [73.7 kB] 2026-09-07 15:32:19.696 | Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-09-07 15:32:19.697 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-09-07 15:32:19.701 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-09-07 15:32:19.724 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-09-07 15:32:19.730 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-09-07 15:32:19.749 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-09-07 15:32:19.750 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-09-07 15:32:20.089 | Get:48 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-09-07 15:32:20.231 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-09-07 15:32:20.233 | Get:50 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-09-07 15:32:20.234 | Get:51 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-09-07 15:32:20.237 | Get:52 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-09-07 15:32:20.245 | Get:53 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-09-07 15:32:20.261 | Get:54 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-09-07 15:32:20.343 | Get:55 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-09-07 15:32:20.345 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-09-07 15:32:20.347 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-09-07 15:32:20.347 | Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-09-07 15:32:20.349 | Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-09-07 15:32:20.349 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-09-07 15:32:20.350 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-09-07 15:32:20.351 | Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-09-07 15:32:20.351 | Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-09-07 15:32:20.369 | Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-09-07 15:32:20.379 | Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-09-07 15:32:20.380 | Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-09-07 15:32:20.383 | Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-09-07 15:32:20.393 | Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.6 [33.5 kB] 2026-09-07 15:32:20.394 | Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-09-07 15:32:20.394 | Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-09-07 15:32:20.395 | Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-09-07 15:32:20.404 | Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-09-07 15:32:20.408 | Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-09-07 15:32:20.421 | Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7.1 [413 kB] 2026-09-07 15:32:20.426 | Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-09-07 15:32:20.429 | Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-09-07 15:32:20.432 | Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-09-07 15:32:20.432 | Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-09-07 15:32:20.441 | Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-09-07 15:32:20.444 | Get:80 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-09-07 15:32:20.445 | Get:81 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-09-07 15:32:20.446 | Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-09-07 15:32:20.446 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.91-0ubuntu0.24.04.1 [381 kB] 2026-09-07 15:32:20.468 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.91-0ubuntu0.24.04.1 [16.6 kB] 2026-09-07 15:32:20.468 | Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-09-07 15:32:20.470 | Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.6 [122 kB] 2026-09-07 15:32:20.472 | Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-09-07 15:32:20.490 | Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-09-07 15:32:20.492 | Get:89 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-09-07 15:32:20.493 | Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-09-07 15:32:20.498 | Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-09-07 15:32:20.499 | Get:92 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-09-07 15:32:20.499 | Get:93 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-09-07 15:32:20.514 | Get:94 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-09-07 15:32:20.515 | Get:95 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-09-07 15:32:20.517 | Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-09-07 15:32:20.537 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-09-07 15:32:20.538 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-09-07 15:32:20.546 | Get:99 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-09-07 15:32:20.549 | Get:100 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-09-07 15:32:20.570 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-09-07 15:32:20.617 | Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-09-07 15:32:20.664 | Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-09-07 15:32:20.734 | Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-09-07 15:32:20.742 | Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-09-07 15:32:20.763 | Get:106 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-09-07 15:32:20.795 | Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-09-07 15:32:20.802 | Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-09-07 15:32:20.802 | Get:109 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-09-07 15:32:20.803 | Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-09-07 15:32:20.805 | Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-09-07 15:32:20.806 | Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-09-07 15:32:20.806 | Get:113 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-09-07 15:32:20.808 | Get:114 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-09-07 15:32:20.810 | Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-09-07 15:32:20.832 | Get:116 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-09-07 15:32:20.864 | Get:117 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-09-07 15:32:20.865 | Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [91.8 kB] 2026-09-07 15:32:20.866 | Get:119 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-09-07 15:32:20.867 | Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-09-07 15:32:21.056 | Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-09-07 15:32:21.060 | Get:122 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-09-07 15:32:21.060 | Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-09-07 15:32:21.061 | Get:124 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-09-07 15:32:21.062 | Get:125 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-09-07 15:32:21.064 | Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-09-07 15:32:21.065 | Get:127 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-09-07 15:32:21.066 | Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-09-07 15:32:21.068 | Get:129 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-09-07 15:32:21.082 | Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-09-07 15:32:21.093 | Get:131 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-09-07 15:32:21.093 | Get:132 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.4 [1255 kB] 2026-09-07 15:32:21.108 | Get:133 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.2 [384 kB] 2026-09-07 15:32:21.112 | Get:134 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-09-07 15:32:21.113 | Get:135 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-09-07 15:32:21.117 | Get:136 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-09-07 15:32:21.118 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-09-07 15:32:21.119 | Get:138 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-09-07 15:32:21.120 | Get:139 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-09-07 15:32:21.131 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.15 [2408 kB] 2026-09-07 15:32:21.158 | Get:141 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-09-07 15:32:21.160 | Get:142 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-09-07 15:32:21.163 | Get:143 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1239 kB] 2026-09-07 15:32:21.178 | Get:144 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-09-07 15:32:21.179 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-09-07 15:32:21.188 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-09-07 15:32:21.189 | Get:147 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-09-07 15:32:21.196 | Get:148 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1ubuntu0.1 [408 kB] 2026-09-07 15:32:21.201 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-09-07 15:32:21.466 | Get:150 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-09-07 15:32:21.467 | Get:151 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-09-07 15:32:21.475 | Get:152 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-09-07 15:32:21.540 | Get:153 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-09-07 15:32:21.541 | Get:154 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-09-07 15:32:22.029 | Get:155 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-09-07 15:32:22.030 | Get:156 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-09-07 15:32:22.033 | Get:157 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-09-07 15:32:22.034 | Get:158 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-09-07 15:32:22.034 | Get:159 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-09-07 15:32:22.035 | Get:160 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-09-07 15:32:22.036 | Get:161 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.15-0ubuntu0.24.04.1 [1301 kB] 2026-09-07 15:32:22.050 | Get:162 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.15-0ubuntu0.24.04.1 [1233 kB] 2026-09-07 15:32:22.063 | Get:163 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-09-07 15:32:22.064 | Get:164 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-09-07 15:32:22.079 | Get:165 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-09-07 15:32:22.098 | Get:166 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-09-07 15:32:22.107 | Get:167 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.16 [5682 B] 2026-09-07 15:32:22.107 | Get:168 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-09-07 15:32:22.108 | Get:169 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-09-07 15:32:22.110 | Get:170 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-09-07 15:32:22.112 | Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-09-07 15:32:22.113 | Get:172 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-09-07 15:32:22.114 | Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-09-07 15:32:22.115 | Get:174 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-09-07 15:32:22.130 | Get:175 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-09-07 15:32:22.140 | Get:176 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-09-07 15:32:22.141 | Get:177 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-09-07 15:32:22.141 | Get:178 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-09-07 15:32:22.142 | Get:179 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-09-07 15:32:22.142 | Get:180 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-09-07 15:32:22.143 | Get:181 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-09-07 15:32:22.146 | Get:182 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-09-07 15:32:22.147 | Get:183 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-09-07 15:32:22.153 | Get:184 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-09-07 15:32:22.186 | Get:185 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-09-07 15:32:22.191 | Get:186 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-09-07 15:32:22.425 | perl: warning: Setting locale failed. 2026-09-07 15:32:22.425 | perl: warning: Please check that your locale settings: 2026-09-07 15:32:22.425 | LANGUAGE = (unset), 2026-09-07 15:32:22.425 | LC_ALL = "en_US.utf8", 2026-09-07 15:32:22.425 | LANG = "de_DE.UTF-8" 2026-09-07 15:32:22.425 | are supported and installed on your system. 2026-09-07 15:32:22.425 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:32:22.489 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 15:32:22.492 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 15:32:22.492 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 15:32:22.877 | Vorkonfiguration der Pakete ... 2026-09-07 15:32:22.914 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:32:23.051 | Fetched 180 MB in 3s (60.9 MB/s) 2026-09-07 15:32:23.140 | (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 ... 107939 files and directories currently installed.) 2026-09-07 15:32:23.146 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 15:32:23.158 | Unpacking bsdutils (1:2.39.3-9ubuntu6.6) over (1:2.39.3-9ubuntu6.5) ... 2026-09-07 15:32:23.250 | Setting up bsdutils (1:2.39.3-9ubuntu6.6) ... 2026-09-07 15:32:23.359 | (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 ... 107939 files and directories currently installed.) 2026-09-07 15:32:23.365 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-07 15:32:23.375 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-07 15:32:23.465 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.2) ... 2026-09-07 15:32:23.578 | (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 ... 107939 files and directories currently installed.) 2026-09-07 15:32:23.584 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 15:32:23.599 | Unpacking util-linux (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-07 15:32:23.870 | Setting up util-linux (2.39.3-9ubuntu6.6) ... 2026-09-07 15:32:24.914 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-09-07 15:32:25.019 | (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 ... 107939 files and directories currently installed.) 2026-09-07 15:32:25.025 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.2_all.deb ... 2026-09-07 15:32:25.035 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-07 15:32:25.140 | Setting up ncurses-base (6.4+20240113-1ubuntu2.2) ... 2026-09-07 15:32:25.246 | (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 ... 107939 files and directories currently installed.) 2026-09-07 15:32:25.252 | Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.2_all.deb ... 2026-09-07 15:32:25.262 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-07 15:32:26.556 | Preparing to unpack .../mount_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 15:32:26.567 | Unpacking mount (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-07 15:32:26.642 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 15:32:26.657 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-07 15:32:26.724 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-07 15:32:26.841 | (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 ... 107939 files and directories currently installed.) 2026-09-07 15:32:26.847 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 15:32:26.858 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-07 15:32:26.923 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-07 15:32:27.041 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-07 15:32:27.047 | Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 15:32:27.064 | Unpacking uuid-runtime (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-07 15:32:27.122 | Selecting previously unselected package libapr1t64:amd64. 2026-09-07 15:32:27.134 | Preparing to unpack .../1-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-07 15:32:27.138 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-07 15:32:27.186 | Selecting previously unselected package libaprutil1t64:amd64. 2026-09-07 15:32:27.197 | Preparing to unpack .../2-libaprutil1t64_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-07 15:32:27.201 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-07 15:32:27.246 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-09-07 15:32:27.256 | Preparing to unpack .../3-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-07 15:32:27.259 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-07 15:32:27.301 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-09-07 15:32:27.311 | Preparing to unpack .../4-libaprutil1-ldap_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-07 15:32:27.314 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-07 15:32:27.356 | Selecting previously unselected package liblua5.4-0:amd64. 2026-09-07 15:32:27.367 | Preparing to unpack .../5-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-09-07 15:32:27.371 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-07 15:32:27.426 | Preparing to unpack .../6-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.2_amd64.deb ... 2026-09-07 15:32:27.435 | Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.2) over (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-09-07 15:32:27.523 | Preparing to unpack .../7-zlib1g_1%3a1.3.dfsg-3.1ubuntu2.2_amd64.deb ... 2026-09-07 15:32:27.532 | Unpacking zlib1g:amd64 (1:1.3.dfsg-3.1ubuntu2.2) over (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-09-07 15:32:27.597 | Setting up zlib1g:amd64 (1:1.3.dfsg-3.1ubuntu2.2) ... 2026-09-07 15:32:27.651 | Selecting previously unselected package apache2-bin. 2026-09-07 15:32:27.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 ... 107979 files and directories currently installed.) 2026-09-07 15:32:27.719 | Preparing to unpack .../00-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-07 15:32:27.722 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-07 15:32:27.869 | Selecting previously unselected package apache2-data. 2026-09-07 15:32:27.878 | Preparing to unpack .../01-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-09-07 15:32:27.883 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-07 15:32:28.098 | Selecting previously unselected package apache2-utils. 2026-09-07 15:32:28.107 | Preparing to unpack .../02-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-07 15:32:28.111 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-07 15:32:28.174 | Selecting previously unselected package apache2. 2026-09-07 15:32:28.186 | Preparing to unpack .../03-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-07 15:32:28.193 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:32:28.197 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-09-07 15:32:28.316 | Selecting previously unselected package haproxy. 2026-09-07 15:32:28.323 | Preparing to unpack .../04-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-09-07 15:32:28.334 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-07 15:32:28.464 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-09-07 15:32:28.475 | Preparing to unpack .../05-libevent-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-07 15:32:28.479 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-07 15:32:28.530 | Selecting previously unselected package memcached. 2026-09-07 15:32:28.540 | Preparing to unpack .../06-memcached_1.6.24-1ubuntu0.2_amd64.deb ... 2026-09-07 15:32:28.547 | Unpacking memcached (1.6.24-1ubuntu0.2) ... 2026-09-07 15:32:28.615 | Preparing to unpack .../07-openssh-sftp-server_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-07 15:32:28.625 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-07 15:32:28.688 | Preparing to unpack .../08-openssh-server_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-07 15:32:28.824 | Unpacking openssh-server (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-07 15:32:28.925 | Preparing to unpack .../09-openssh-client_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-07 15:32:28.952 | Unpacking openssh-client (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-07 15:32:29.058 | Selecting previously unselected package libjson-perl. 2026-09-07 15:32:29.071 | Preparing to unpack .../10-libjson-perl_4.10000-1_all.deb ... 2026-09-07 15:32:29.074 | Unpacking libjson-perl (4.10000-1) ... 2026-09-07 15:32:29.125 | Selecting previously unselected package postgresql-client-common. 2026-09-07 15:32:29.138 | Preparing to unpack .../11-postgresql-client-common_257build1.1_all.deb ... 2026-09-07 15:32:29.142 | Unpacking postgresql-client-common (257build1.1) ... 2026-09-07 15:32:29.197 | Selecting previously unselected package ssl-cert. 2026-09-07 15:32:29.209 | Preparing to unpack .../12-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-09-07 15:32:29.213 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-09-07 15:32:29.267 | Selecting previously unselected package postgresql-common. 2026-09-07 15:32:29.280 | Preparing to unpack .../13-postgresql-common_257build1.1_all.deb ... 2026-09-07 15:32:29.301 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-09-07 15:32:29.311 | Unpacking postgresql-common (257build1.1) ... 2026-09-07 15:32:29.426 | Selecting previously unselected package libsysfs2:amd64. 2026-09-07 15:32:29.437 | Preparing to unpack .../14-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-09-07 15:32:29.441 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-07 15:32:29.488 | Selecting previously unselected package sysfsutils. 2026-09-07 15:32:29.501 | Preparing to unpack .../15-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-09-07 15:32:29.507 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-09-07 15:32:29.563 | Preparing to unpack .../16-libblkid1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 15:32:29.573 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-07 15:32:29.644 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-07 15:32:29.757 | (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 ... 108994 files and directories currently installed.) 2026-09-07 15:32:29.762 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 15:32:29.773 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-07 15:32:29.838 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-07 15:32:29.955 | (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 ... 108994 files and directories currently installed.) 2026-09-07 15:32:29.961 | Preparing to unpack .../libncurses6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-07 15:32:29.971 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-07 15:32:30.031 | Preparing to unpack .../libncursesw6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-07 15:32:30.041 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-07 15:32:30.103 | Preparing to unpack .../libtinfo6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-07 15:32:30.114 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-07 15:32:30.181 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-07 15:32:30.297 | (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 ... 108994 files and directories currently installed.) 2026-09-07 15:32:30.303 | Preparing to unpack .../000-eject_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 15:32:30.313 | Unpacking eject (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-07 15:32:30.373 | Preparing to unpack .../001-libfdisk1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 15:32:30.383 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-07 15:32:30.443 | Preparing to unpack .../002-bsdextrautils_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 15:32:30.456 | Unpacking bsdextrautils (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-07 15:32:30.516 | Selecting previously unselected package autotools-dev. 2026-09-07 15:32:30.528 | Preparing to unpack .../003-autotools-dev_20220109.1_all.deb ... 2026-09-07 15:32:30.531 | Unpacking autotools-dev (20220109.1) ... 2026-09-07 15:32:30.578 | Selecting previously unselected package m4. 2026-09-07 15:32:30.589 | Preparing to unpack .../004-m4_1.4.19-4build1_amd64.deb ... 2026-09-07 15:32:30.593 | Unpacking m4 (1.4.19-4build1) ... 2026-09-07 15:32:30.669 | Selecting previously unselected package autoconf. 2026-09-07 15:32:30.680 | Preparing to unpack .../005-autoconf_2.71-3_all.deb ... 2026-09-07 15:32:30.684 | Unpacking autoconf (2.71-3) ... 2026-09-07 15:32:30.780 | Selecting previously unselected package automake. 2026-09-07 15:32:30.789 | Preparing to unpack .../006-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-09-07 15:32:30.795 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-09-07 15:32:30.909 | Selecting previously unselected package autopoint. 2026-09-07 15:32:30.919 | Preparing to unpack .../007-autopoint_0.21-14ubuntu2_all.deb ... 2026-09-07 15:32:30.923 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-09-07 15:32:30.967 | Selecting previously unselected package libdebhelper-perl. 2026-09-07 15:32:30.980 | Preparing to unpack .../008-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-09-07 15:32:30.984 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-07 15:32:31.072 | Selecting previously unselected package libllvm17t64:amd64. 2026-09-07 15:32:31.085 | Preparing to unpack .../009-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 15:32:31.089 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-07 15:32:32.104 | Selecting previously unselected package libclang-cpp17t64. 2026-09-07 15:32:32.117 | Preparing to unpack .../010-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 15:32:32.121 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-07 15:32:32.665 | Selecting previously unselected package libgc1:amd64. 2026-09-07 15:32:32.675 | Preparing to unpack .../011-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-09-07 15:32:32.679 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-07 15:32:32.726 | Selecting previously unselected package libobjc4:amd64. 2026-09-07 15:32:32.739 | Preparing to unpack .../012-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-07 15:32:32.743 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 15:32:32.783 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-09-07 15:32:32.796 | Preparing to unpack .../013-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-07 15:32:32.799 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 15:32:32.856 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-09-07 15:32:32.869 | Preparing to unpack .../014-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 15:32:32.872 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-07 15:32:33.100 | Selecting previously unselected package llvm-17-linker-tools. 2026-09-07 15:32:33.113 | Preparing to unpack .../015-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 15:32:33.117 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-07 15:32:33.200 | Selecting previously unselected package libclang1-17t64. 2026-09-07 15:32:33.213 | Preparing to unpack .../016-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 15:32:33.217 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-07 15:32:33.537 | Selecting previously unselected package clang-17. 2026-09-07 15:32:33.550 | Preparing to unpack .../017-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 15:32:33.554 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-07 15:32:33.603 | Selecting previously unselected package libtool. 2026-09-07 15:32:33.617 | Preparing to unpack .../018-libtool_2.4.7-7build1_all.deb ... 2026-09-07 15:32:33.620 | Unpacking libtool (2.4.7-7build1) ... 2026-09-07 15:32:33.674 | Selecting previously unselected package dh-autoreconf. 2026-09-07 15:32:33.687 | Preparing to unpack .../019-dh-autoreconf_20_all.deb ... 2026-09-07 15:32:33.691 | Unpacking dh-autoreconf (20) ... 2026-09-07 15:32:33.738 | Selecting previously unselected package libarchive-zip-perl. 2026-09-07 15:32:33.752 | Preparing to unpack .../020-libarchive-zip-perl_1.68-1_all.deb ... 2026-09-07 15:32:33.755 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-09-07 15:32:33.822 | Selecting previously unselected package libsub-override-perl. 2026-09-07 15:32:33.834 | Preparing to unpack .../021-libsub-override-perl_0.10-1_all.deb ... 2026-09-07 15:32:33.838 | Unpacking libsub-override-perl (0.10-1) ... 2026-09-07 15:32:33.880 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-09-07 15:32:33.892 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-09-07 15:32:33.897 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-07 15:32:33.948 | Selecting previously unselected package dh-strip-nondeterminism. 2026-09-07 15:32:33.957 | Preparing to unpack .../023-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-09-07 15:32:33.961 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-09-07 15:32:34.000 | Selecting previously unselected package debugedit. 2026-09-07 15:32:34.014 | Preparing to unpack .../024-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-09-07 15:32:34.018 | Unpacking debugedit (1:5.0-5build2) ... 2026-09-07 15:32:34.065 | Selecting previously unselected package dwz. 2026-09-07 15:32:34.078 | Preparing to unpack .../025-dwz_0.15-1build6_amd64.deb ... 2026-09-07 15:32:34.082 | Unpacking dwz (0.15-1build6) ... 2026-09-07 15:32:34.128 | Selecting previously unselected package gettext. 2026-09-07 15:32:34.142 | Preparing to unpack .../026-gettext_0.21-14ubuntu2_amd64.deb ... 2026-09-07 15:32:34.146 | Unpacking gettext (0.21-14ubuntu2) ... 2026-09-07 15:32:34.259 | Selecting previously unselected package intltool-debian. 2026-09-07 15:32:34.272 | Preparing to unpack .../027-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-09-07 15:32:34.276 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-09-07 15:32:34.318 | Selecting previously unselected package po-debconf. 2026-09-07 15:32:34.331 | Preparing to unpack .../028-po-debconf_1.0.21+nmu1_all.deb ... 2026-09-07 15:32:34.335 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-09-07 15:32:34.423 | Selecting previously unselected package debhelper. 2026-09-07 15:32:34.437 | Preparing to unpack .../029-debhelper_13.14.1ubuntu5_all.deb ... 2026-09-07 15:32:34.440 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-09-07 15:32:34.712 | Selecting previously unselected package uuid-dev:amd64. 2026-09-07 15:32:34.725 | Preparing to unpack .../030-uuid-dev_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 15:32:34.729 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-07 15:32:34.784 | Selecting previously unselected package libsctp1:amd64. 2026-09-07 15:32:34.797 | Preparing to unpack .../031-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-07 15:32:34.801 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-07 15:32:34.841 | Selecting previously unselected package libsctp-dev:amd64. 2026-09-07 15:32:34.855 | Preparing to unpack .../032-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-07 15:32:34.859 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-07 15:32:34.917 | Selecting previously unselected package libapr1-dev. 2026-09-07 15:32:34.930 | Preparing to unpack .../033-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-07 15:32:34.934 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-07 15:32:35.311 | Selecting previously unselected package libldap-dev:amd64. 2026-09-07 15:32:35.325 | Preparing to unpack .../034-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 15:32:35.328 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-07 15:32:35.494 | Selecting previously unselected package libldap2-dev. 2026-09-07 15:32:35.507 | Preparing to unpack .../035-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-09-07 15:32:35.511 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-07 15:32:35.551 | Selecting previously unselected package libaprutil1-dev. 2026-09-07 15:32:35.565 | Preparing to unpack .../036-libaprutil1-dev_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-07 15:32:35.569 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7.1) ... 2026-09-07 15:32:35.892 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-09-07 15:32:35.905 | Preparing to unpack .../037-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-07 15:32:35.909 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 15:32:35.961 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-09-07 15:32:35.975 | Preparing to unpack .../038-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-07 15:32:35.978 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 15:32:36.025 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-09-07 15:32:36.039 | Preparing to unpack .../039-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-09-07 15:32:36.042 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 15:32:36.079 | Selecting previously unselected package libpcre2-dev:amd64. 2026-09-07 15:32:36.092 | Preparing to unpack .../040-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-09-07 15:32:36.097 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 15:32:36.211 | Selecting previously unselected package apache2-dev. 2026-09-07 15:32:36.225 | Preparing to unpack .../041-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-07 15:32:36.228 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-07 15:32:36.320 | Selecting previously unselected package ncal. 2026-09-07 15:32:36.330 | Preparing to unpack .../042-ncal_12.1.8_amd64.deb ... 2026-09-07 15:32:36.333 | Unpacking ncal (12.1.8) ... 2026-09-07 15:32:36.383 | Selecting previously unselected package bsdmainutils. 2026-09-07 15:32:36.397 | Preparing to unpack .../043-bsdmainutils_12.1.8_all.deb ... 2026-09-07 15:32:36.403 | Unpacking bsdmainutils (12.1.8) ... 2026-09-07 15:32:36.438 | Selecting previously unselected package conntrack. 2026-09-07 15:32:36.451 | Preparing to unpack .../044-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-09-07 15:32:36.455 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-09-07 15:32:36.511 | Preparing to unpack .../045-dnsmasq-base_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 15:32:36.537 | Unpacking dnsmasq-base (2.91-0ubuntu0.24.04.1) over (2.90-2ubuntu0.4) ... 2026-09-07 15:32:36.608 | Selecting previously unselected package dnsmasq-utils. 2026-09-07 15:32:36.622 | Preparing to unpack .../046-dnsmasq-utils_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 15:32:36.626 | Unpacking dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-07 15:32:36.676 | Selecting previously unselected package ebtables. 2026-09-07 15:32:36.687 | Preparing to unpack .../047-ebtables_2.0.11-6build1_amd64.deb ... 2026-09-07 15:32:36.703 | Unpacking ebtables (2.0.11-6build1) ... 2026-09-07 15:32:36.765 | Preparing to unpack .../048-fdisk_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-07 15:32:36.774 | Unpacking fdisk (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-07 15:32:36.821 | Selecting previously unselected package fonts-liberation. 2026-09-07 15:32:36.835 | Preparing to unpack .../049-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-09-07 15:32:36.838 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-09-07 15:32:36.920 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-09-07 15:32:36.933 | Preparing to unpack .../050-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-09-07 15:32:36.936 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-09-07 15:32:36.979 | Selecting previously unselected package fonts-liberation2. 2026-09-07 15:32:36.992 | Preparing to unpack .../051-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-09-07 15:32:36.995 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-09-07 15:32:37.028 | Selecting previously unselected package genisoimage. 2026-09-07 15:32:37.041 | Preparing to unpack .../052-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-09-07 15:32:37.044 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-09-07 15:32:37.105 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-09-07 15:32:37.116 | Preparing to unpack .../053-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-09-07 15:32:37.119 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-07 15:32:37.166 | Selecting previously unselected package libann0. 2026-09-07 15:32:37.179 | Preparing to unpack .../054-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-09-07 15:32:37.183 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-09-07 15:32:37.221 | Selecting previously unselected package libcdt5:amd64. 2026-09-07 15:32:37.234 | Preparing to unpack .../055-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 15:32:37.238 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 15:32:37.276 | Selecting previously unselected package libcgraph6:amd64. 2026-09-07 15:32:37.290 | Preparing to unpack .../056-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 15:32:37.294 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 15:32:37.335 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-09-07 15:32:37.347 | Preparing to unpack .../057-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-09-07 15:32:37.350 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-07 15:32:37.397 | Selecting previously unselected package libltdl7:amd64. 2026-09-07 15:32:37.410 | Preparing to unpack .../058-libltdl7_2.4.7-7build1_amd64.deb ... 2026-09-07 15:32:37.414 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-09-07 15:32:37.453 | Selecting previously unselected package libpathplan4:amd64. 2026-09-07 15:32:37.466 | Preparing to unpack .../059-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 15:32:37.470 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 15:32:37.516 | Selecting previously unselected package libgvc6. 2026-09-07 15:32:37.531 | Preparing to unpack .../060-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 15:32:37.534 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-07 15:32:37.598 | Selecting previously unselected package libgvpr2:amd64. 2026-09-07 15:32:37.611 | Preparing to unpack .../061-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 15:32:37.615 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 15:32:37.657 | Selecting previously unselected package liblab-gamut1:amd64. 2026-09-07 15:32:37.670 | Preparing to unpack .../062-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 15:32:37.673 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 15:32:37.735 | Selecting previously unselected package libice6:amd64. 2026-09-07 15:32:37.748 | Preparing to unpack .../063-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-09-07 15:32:37.752 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-09-07 15:32:37.794 | Selecting previously unselected package libsm6:amd64. 2026-09-07 15:32:37.807 | Preparing to unpack .../064-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-09-07 15:32:37.811 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-07 15:32:37.851 | Selecting previously unselected package libxt6t64:amd64. 2026-09-07 15:32:37.864 | Preparing to unpack .../065-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-09-07 15:32:37.868 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-07 15:32:37.915 | Selecting previously unselected package libxmu6:amd64. 2026-09-07 15:32:37.928 | Preparing to unpack .../066-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-09-07 15:32:37.932 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-07 15:32:37.972 | Selecting previously unselected package libxaw7:amd64. 2026-09-07 15:32:37.983 | Preparing to unpack .../067-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-09-07 15:32:37.987 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-07 15:32:38.029 | Selecting previously unselected package graphviz. 2026-09-07 15:32:38.040 | Preparing to unpack .../068-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-07 15:32:38.044 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-09-07 15:32:38.141 | Selecting previously unselected package icu-devtools. 2026-09-07 15:32:38.152 | Preparing to unpack .../069-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-09-07 15:32:38.155 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-09-07 15:32:38.215 | Selecting previously unselected package iputils-arping. 2026-09-07 15:32:38.226 | Preparing to unpack .../070-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-09-07 15:32:38.229 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-07 15:32:38.270 | Selecting previously unselected package comerr-dev:amd64. 2026-09-07 15:32:38.281 | Preparing to unpack .../071-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-09-07 15:32:38.287 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-07 15:32:38.336 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-09-07 15:32:38.351 | Preparing to unpack .../072-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-07 15:32:38.355 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 15:32:38.397 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-09-07 15:32:38.408 | Preparing to unpack .../073-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-07 15:32:38.412 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 15:32:38.451 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-09-07 15:32:38.462 | Preparing to unpack .../074-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-07 15:32:38.465 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 15:32:38.506 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-09-07 15:32:38.517 | Preparing to unpack .../075-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-07 15:32:38.520 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 15:32:38.558 | Selecting previously unselected package krb5-multidev:amd64. 2026-09-07 15:32:38.568 | Preparing to unpack .../076-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-07 15:32:38.572 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 15:32:38.642 | Selecting previously unselected package libarchive-cpio-perl. 2026-09-07 15:32:38.651 | Preparing to unpack .../077-libarchive-cpio-perl_0.10-3_all.deb ... 2026-09-07 15:32:38.655 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-09-07 15:32:38.713 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-09-07 15:32:38.724 | Preparing to unpack .../078-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 15:32:38.728 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-07 15:32:39.002 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-09-07 15:32:39.013 | Preparing to unpack .../079-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-09-07 15:32:39.016 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-09-07 15:32:39.069 | Preparing to unpack .../080-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-07 15:32:39.078 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) over (2.1.12-stable-9ubuntu2) ... 2026-09-07 15:32:39.120 | Selecting previously unselected package libgts-bin. 2026-09-07 15:32:39.131 | Preparing to unpack .../081-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-09-07 15:32:39.135 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-09-07 15:32:39.185 | Selecting previously unselected package libicu-dev:amd64. 2026-09-07 15:32:39.196 | Preparing to unpack .../082-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-09-07 15:32:39.199 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-07 15:32:39.717 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-09-07 15:32:39.728 | Preparing to unpack .../083-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-09-07 15:32:39.732 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-07 15:32:39.787 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-09-07 15:32:39.799 | Preparing to unpack .../084-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-09-07 15:32:39.802 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-07 15:32:39.838 | Selecting previously unselected package libjpeg-dev:amd64. 2026-09-07 15:32:39.850 | Preparing to unpack .../085-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-09-07 15:32:39.853 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-07 15:32:39.893 | Selecting previously unselected package libjs-jquery-metadata. 2026-09-07 15:32:39.905 | Preparing to unpack .../086-libjs-jquery-metadata_12-4_all.deb ... 2026-09-07 15:32:39.908 | Unpacking libjs-jquery-metadata (12-4) ... 2026-09-07 15:32:39.947 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-09-07 15:32:39.958 | Preparing to unpack .../087-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-09-07 15:32:39.962 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-07 15:32:40.073 | Selecting previously unselected package libtypes-serialiser-perl. 2026-09-07 15:32:40.084 | Preparing to unpack .../088-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-09-07 15:32:40.088 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-09-07 15:32:40.128 | Selecting previously unselected package libjson-xs-perl. 2026-09-07 15:32:40.139 | Preparing to unpack .../089-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 15:32:40.143 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-09-07 15:32:40.187 | Selecting previously unselected package libltdl-dev:amd64. 2026-09-07 15:32:40.198 | Preparing to unpack .../090-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-09-07 15:32:40.202 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-09-07 15:32:40.266 | Selecting previously unselected package libsys-hostname-long-perl. 2026-09-07 15:32:40.277 | Preparing to unpack .../091-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-09-07 15:32:40.281 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-09-07 15:32:40.318 | Selecting previously unselected package libmail-sendmail-perl. 2026-09-07 15:32:40.329 | Preparing to unpack .../092-libmail-sendmail-perl_0.80-3_all.deb ... 2026-09-07 15:32:40.333 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-09-07 15:32:40.378 | Selecting previously unselected package mysql-common. 2026-09-07 15:32:40.390 | Preparing to unpack .../093-mysql-common_5.8+1.1.0build1_all.deb ... 2026-09-07 15:32:40.407 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-09-07 15:32:40.450 | Selecting previously unselected package libmysqlclient21:amd64. 2026-09-07 15:32:40.462 | Preparing to unpack .../094-libmysqlclient21_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-07 15:32:40.465 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 15:32:40.563 | Selecting previously unselected package libncurses-dev:amd64. 2026-09-07 15:32:40.574 | Preparing to unpack .../095-libncurses-dev_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-07 15:32:40.577 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-07 15:32:40.657 | Selecting previously unselected package pcp-conf. 2026-09-07 15:32:40.668 | Preparing to unpack .../096-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-09-07 15:32:40.673 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-09-07 15:32:40.715 | Selecting previously unselected package libpcp3t64. 2026-09-07 15:32:40.724 | Preparing to unpack .../097-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-09-07 15:32:40.727 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-09-07 15:32:40.772 | Selecting previously unselected package libpcp-pmda3t64. 2026-09-07 15:32:40.783 | Preparing to unpack .../098-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-09-07 15:32:40.786 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-09-07 15:32:40.823 | Selecting previously unselected package libpcp-pmda-perl. 2026-09-07 15:32:40.833 | Preparing to unpack .../099-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-09-07 15:32:40.836 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-09-07 15:32:40.878 | Selecting previously unselected package libpkgconf3:amd64. 2026-09-07 15:32:40.888 | Preparing to unpack .../100-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-09-07 15:32:40.891 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-07 15:32:40.932 | Selecting previously unselected package libpq5:amd64. 2026-09-07 15:32:40.943 | Preparing to unpack .../101-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 15:32:40.947 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-07 15:32:40.985 | Selecting previously unselected package libssl-dev:amd64. 2026-09-07 15:32:40.994 | Preparing to unpack .../102-libssl-dev_3.0.13-0ubuntu3.15_amd64.deb ... 2026-09-07 15:32:40.998 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-07 15:32:41.203 | Selecting previously unselected package libpq-dev. 2026-09-07 15:32:41.214 | Preparing to unpack .../103-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 15:32:41.218 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-07 15:32:41.268 | Selecting previously unselected package libsasl2-dev. 2026-09-07 15:32:41.279 | Preparing to unpack .../104-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-09-07 15:32:41.282 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-07 15:32:41.358 | Selecting previously unselected package libsystemd-dev:amd64. 2026-09-07 15:32:41.369 | Preparing to unpack .../105-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-09-07 15:32:41.373 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-07 15:32:41.604 | Selecting previously unselected package libx86-1:amd64. 2026-09-07 15:32:41.615 | Preparing to unpack .../106-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-09-07 15:32:41.618 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-09-07 15:32:41.656 | Selecting previously unselected package libxml2-dev:amd64. 2026-09-07 15:32:41.667 | Preparing to unpack .../107-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-09-07 15:32:41.670 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-07 15:32:41.766 | Selecting previously unselected package libxslt1-dev:amd64. 2026-09-07 15:32:41.776 | Preparing to unpack .../108-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-09-07 15:32:41.780 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-07 15:32:41.873 | Selecting previously unselected package llvm-17-runtime. 2026-09-07 15:32:41.882 | Preparing to unpack .../109-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 15:32:41.886 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-07 15:32:41.952 | Selecting previously unselected package libpfm4:amd64. 2026-09-07 15:32:41.963 | Preparing to unpack .../110-libpfm4_4.13.0+git32-g0d4ed0e-1ubuntu0.1_amd64.deb ... 2026-09-07 15:32:41.967 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-07 15:32:42.031 | Selecting previously unselected package llvm-17. 2026-09-07 15:32:42.042 | Preparing to unpack .../111-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 15:32:42.046 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-07 15:32:43.094 | Selecting previously unselected package libffi-dev:amd64. 2026-09-07 15:32:43.107 | Preparing to unpack .../112-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-09-07 15:32:43.111 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-07 15:32:43.171 | Selecting previously unselected package llvm-17-tools. 2026-09-07 15:32:43.185 | Preparing to unpack .../113-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 15:32:43.190 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-07 15:32:43.552 | Selecting previously unselected package libz3-4:amd64. 2026-09-07 15:32:43.564 | Preparing to unpack .../114-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-09-07 15:32:43.567 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-07 15:32:43.771 | Selecting previously unselected package libz3-dev:amd64. 2026-09-07 15:32:43.781 | Preparing to unpack .../115-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-09-07 15:32:43.784 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-07 15:32:43.836 | Selecting previously unselected package llvm-17-dev. 2026-09-07 15:32:43.847 | Preparing to unpack .../116-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-07 15:32:43.852 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-07 15:32:47.179 | Selecting previously unselected package lsscsi. 2026-09-07 15:32:47.190 | Preparing to unpack .../117-lsscsi_0.32-1build1_amd64.deb ... 2026-09-07 15:32:47.193 | Unpacking lsscsi (0.32-1build1) ... 2026-09-07 15:32:47.233 | Selecting previously unselected package osinfo-db. 2026-09-07 15:32:47.245 | Preparing to unpack .../118-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-09-07 15:32:47.248 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-07 15:32:47.908 | Selecting previously unselected package pkgconf-bin. 2026-09-07 15:32:47.920 | Preparing to unpack .../119-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-09-07 15:32:47.924 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-09-07 15:32:47.965 | Selecting previously unselected package pkgconf:amd64. 2026-09-07 15:32:47.976 | Preparing to unpack .../120-pkgconf_1.8.1-2build1_amd64.deb ... 2026-09-07 15:32:47.982 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-09-07 15:32:48.025 | Selecting previously unselected package pkg-config:amd64. 2026-09-07 15:32:48.036 | Preparing to unpack .../121-pkg-config_1.8.1-2build1_amd64.deb ... 2026-09-07 15:32:48.043 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-09-07 15:32:48.081 | Selecting previously unselected package pm-utils. 2026-09-07 15:32:48.093 | Preparing to unpack .../122-pm-utils_1.4.1-21_all.deb ... 2026-09-07 15:32:48.096 | Unpacking pm-utils (1.4.1-21) ... 2026-09-07 15:32:48.171 | Selecting previously unselected package postgresql-client-16. 2026-09-07 15:32:48.182 | Preparing to unpack .../123-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 15:32:48.186 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-07 15:32:48.379 | Selecting previously unselected package postgresql-server-dev-16. 2026-09-07 15:32:48.391 | Preparing to unpack .../124-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 15:32:48.394 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-07 15:32:48.933 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-09-07 15:32:48.943 | Preparing to unpack .../125-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-09-07 15:32:48.947 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-07 15:32:48.999 | Selecting previously unselected package python3-mysqldb. 2026-09-07 15:32:49.011 | Preparing to unpack .../126-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-09-07 15:32:49.015 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-09-07 15:32:49.064 | Selecting previously unselected package python3-pip-whl. 2026-09-07 15:32:49.075 | Preparing to unpack .../127-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-09-07 15:32:49.079 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-07 15:32:49.132 | Selecting previously unselected package python3-setuptools-whl. 2026-09-07 15:32:49.144 | Preparing to unpack .../128-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-09-07 15:32:49.148 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-07 15:32:49.195 | Selecting previously unselected package python3.12-venv. 2026-09-07 15:32:49.206 | Preparing to unpack .../129-python3.12-venv_3.12.3-1ubuntu0.16_amd64.deb ... 2026-09-07 15:32:49.209 | Unpacking python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-07 15:32:49.246 | Selecting previously unselected package python3-venv. 2026-09-07 15:32:49.258 | Preparing to unpack .../130-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-07 15:32:49.262 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-07 15:32:49.296 | Selecting previously unselected package sqlite3. 2026-09-07 15:32:49.307 | Preparing to unpack .../131-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-09-07 15:32:49.311 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-07 15:32:49.360 | Selecting previously unselected package unzip. 2026-09-07 15:32:49.375 | Preparing to unpack .../132-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-09-07 15:32:49.378 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-09-07 15:32:49.434 | Selecting previously unselected package vbetool. 2026-09-07 15:32:49.447 | Preparing to unpack .../133-vbetool_1.1-5_amd64.deb ... 2026-09-07 15:32:49.451 | Unpacking vbetool (1.1-5) ... 2026-09-07 15:32:49.493 | Selecting previously unselected package libosinfo-l10n. 2026-09-07 15:32:49.507 | Preparing to unpack .../134-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-09-07 15:32:49.511 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-09-07 15:32:49.581 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-09-07 15:32:49.596 | Preparing to unpack .../135-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-09-07 15:32:49.599 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-07 15:32:49.643 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-09-07 15:32:49.658 | Preparing to unpack .../136-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-09-07 15:32:49.662 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-07 15:32:49.703 | Selecting previously unselected package libkrb5-dev:amd64. 2026-09-07 15:32:49.716 | Preparing to unpack .../137-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-07 15:32:49.719 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 15:32:49.768 | Selecting previously unselected package libpcp-archive1t64. 2026-09-07 15:32:49.780 | Preparing to unpack .../138-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-07 15:32:49.783 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-09-07 15:32:49.823 | Selecting previously unselected package libpcp-gui2t64. 2026-09-07 15:32:49.835 | Preparing to unpack .../139-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-09-07 15:32:49.839 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-09-07 15:32:49.878 | Selecting previously unselected package libpcp-import1t64. 2026-09-07 15:32:49.890 | Preparing to unpack .../140-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-07 15:32:49.893 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-09-07 15:32:49.933 | Selecting previously unselected package libpcp-mmv1t64. 2026-09-07 15:32:49.944 | Preparing to unpack .../141-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-07 15:32:49.948 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-09-07 15:32:49.988 | Selecting previously unselected package libpcp-trace2t64. 2026-09-07 15:32:50.000 | Preparing to unpack .../142-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-09-07 15:32:50.004 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-09-07 15:32:50.043 | Selecting previously unselected package libpcp-web1t64. 2026-09-07 15:32:50.055 | Preparing to unpack .../143-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-07 15:32:50.059 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-09-07 15:32:50.099 | Selecting previously unselected package libyaml-dev:amd64. 2026-09-07 15:32:50.110 | Preparing to unpack .../144-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-09-07 15:32:50.114 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-07 15:32:50.158 | Selecting previously unselected package python3-pcp. 2026-09-07 15:32:50.169 | Preparing to unpack .../145-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-09-07 15:32:50.173 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-09-07 15:32:50.231 | Selecting previously unselected package pcp. 2026-09-07 15:32:50.243 | Preparing to unpack .../146-pcp_6.2.0-1.1build4_amd64.deb ... 2026-09-07 15:32:50.485 | Unpacking pcp (6.2.0-1.1build4) ... 2026-09-07 15:32:51.395 | Selecting previously unselected package socat. 2026-09-07 15:32:51.408 | Preparing to unpack .../147-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-09-07 15:32:51.412 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-09-07 15:32:51.483 | Selecting previously unselected package vlan. 2026-09-07 15:32:51.495 | Preparing to unpack .../148-vlan_2.0.5ubuntu5_all.deb ... 2026-09-07 15:32:51.498 | Unpacking vlan (2.0.5ubuntu5) ... 2026-09-07 15:32:51.580 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-09-07 15:32:51.591 | Setting up postgresql-client-common (257build1.1) ... 2026-09-07 15:32:51.607 | Setting up dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-07 15:32:51.617 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-09-07 15:32:51.627 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-09-07 15:32:51.656 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-09-07 15:32:51.663 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-07 15:32:51.672 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 15:32:51.682 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-07 15:32:51.692 | Setting up gettext (0.21-14ubuntu2) ... 2026-09-07 15:32:51.702 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-07 15:32:51.712 | Setting up bsdextrautils (2.39.3-9ubuntu6.6) ... 2026-09-07 15:32:51.722 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-07 15:32:51.732 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-07 15:32:51.741 | Setting up sysfsutils (2.1.1-6build1) ... 2026-09-07 15:32:52.346 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-07 15:32:52.346 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-07 15:32:52.808 | Setting up ncal (12.1.8) ... 2026-09-07 15:32:52.818 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-07 15:32:52.828 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-09-07 15:32:52.838 | Setting up libarchive-zip-perl (1.68-1) ... 2026-09-07 15:32:52.848 | Setting up vbetool (1.1-5) ... 2026-09-07 15:32:52.858 | Setting up openssh-client (1:9.6p1-3ubuntu13.19) ... 2026-09-07 15:32:52.890 | Setting up pm-utils (1.4.1-21) ... 2026-09-07 15:32:52.906 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-09-07 15:32:52.921 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-07 15:32:52.932 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 15:32:52.943 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-07 15:32:52.953 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-09-07 15:32:52.963 | Setting up m4 (1.4.19-4build1) ... 2026-09-07 15:32:52.972 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-07 15:32:52.982 | Setting up dnsmasq-base (2.91-0ubuntu0.24.04.1) ... 2026-09-07 15:32:53.005 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-07 15:32:53.039 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-07 15:32:53.050 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-09-07 15:32:53.059 | Setting up memcached (1.6.24-1ubuntu0.2) ... 2026-09-07 15:32:53.959 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-09-07 15:32:54.448 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 15:32:54.460 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-09-07 15:32:54.470 | Setting up eject (2.39.3-9ubuntu6.6) ... 2026-09-07 15:32:54.479 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-09-07 15:32:54.732 | Setting up autotools-dev (20220109.1) ... 2026-09-07 15:32:54.743 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-07 15:32:54.754 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 15:32:54.764 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-07 15:32:54.774 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-07 15:32:54.785 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-07 15:32:54.795 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-07 15:32:54.805 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-09-07 15:32:54.865 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 15:32:54.865 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 15:32:54.866 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 15:32:55.049 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:32:55.660 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-09-07 15:32:56.146 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 15:32:56.156 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-07 15:32:56.166 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-07 15:32:56.177 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 15:32:56.187 | Setting up ebtables (2.0.11-6build1) ... 2026-09-07 15:32:56.750 | Setting up libjs-jquery-metadata (12-4) ... 2026-09-07 15:32:56.761 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-09-07 15:32:56.771 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-09-07 15:32:56.781 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-07 15:32:56.791 | Setting up bsdmainutils (12.1.8) ... 2026-09-07 15:32:56.803 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-07 15:32:56.814 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-07 15:32:56.825 | Setting up autopoint (0.21-14ubuntu2) ... 2026-09-07 15:32:56.835 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-09-07 15:32:56.844 | Setting up lsscsi (0.32-1build1) ... 2026-09-07 15:32:56.854 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-07 15:32:56.864 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-09-07 15:32:56.874 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-07 15:32:56.885 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-07 15:32:56.896 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-09-07 15:32:56.906 | Setting up autoconf (2.71-3) ... 2026-09-07 15:32:56.920 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-07 15:32:56.930 | Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.2) ... 2026-09-07 15:32:56.939 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-07 15:32:56.949 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 15:32:56.959 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-09-07 15:32:56.969 | Setting up dwz (0.15-1build6) ... 2026-09-07 15:32:56.979 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-07 15:32:56.989 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-07 15:32:56.999 | Setting up mount (2.39.3-9ubuntu6.6) ... 2026-09-07 15:32:57.009 | Setting up vlan (2.0.5ubuntu5) ... 2026-09-07 15:32:57.034 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-07 15:32:57.044 | Setting up uuid-runtime (2.39.3-9ubuntu6.6) ... 2026-09-07 15:32:58.304 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-09-07 15:32:58.337 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-09-07 15:32:58.351 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-07 15:32:58.363 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-07 15:32:58.374 | Setting up libjson-perl (4.10000-1) ... 2026-09-07 15:32:58.388 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-07 15:32:58.399 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-09-07 15:32:58.410 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-09-07 15:32:58.434 | Setting up debugedit (1:5.0-5build2) ... 2026-09-07 15:32:58.443 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-07 15:32:58.451 | Setting up libsub-override-perl (0.10-1) ... 2026-09-07 15:32:58.460 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-07 15:32:58.468 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 15:32:58.477 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 15:32:58.486 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-07 15:32:58.494 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-07 15:32:58.503 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-09-07 15:32:58.512 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-07 15:32:58.520 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-07 15:32:58.529 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-09-07 15:32:58.537 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-07 15:32:58.545 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-07 15:32:58.554 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-07 15:32:58.563 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-09-07 15:32:58.571 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 15:32:58.580 | Setting up ncurses-term (6.4+20240113-1ubuntu2.2) ... 2026-09-07 15:32:58.588 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-09-07 15:32:58.597 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-09-07 15:32:58.604 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-07 15:32:58.613 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-09-07 15:32:58.621 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-07 15:32:58.629 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-09-07 15:32:58.638 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-07 15:32:58.646 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.19) ... 2026-09-07 15:32:58.654 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-07 15:32:58.663 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-07 15:32:58.671 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-07 15:32:58.680 | Setting up openssh-server (1:9.6p1-3ubuntu13.19) ... 2026-09-07 15:32:58.757 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 15:32:58.758 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 15:32:58.758 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 15:33:00.562 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 15:33:00.572 | Setting up python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-07 15:33:00.677 | Setting up libtool (2.4.7-7build1) ... 2026-09-07 15:33:00.686 | Setting up po-debconf (1.0.21+nmu1) ... 2026-09-07 15:33:00.695 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-07 15:33:01.197 | 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-09-07 15:33:01.235 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-07 15:33:01.243 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-07 15:33:02.074 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-09-07 15:33:02.657 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-07 15:33:02.668 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-07 15:33:02.679 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-07 15:33:02.688 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-07 15:33:02.697 | Setting up fdisk (2.39.3-9ubuntu6.6) ... 2026-09-07 15:33:02.706 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-09-07 15:33:02.715 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-07 15:33:02.725 | Setting up dh-autoreconf (20) ... 2026-09-07 15:33:02.734 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-07 15:33:02.743 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-09-07 15:33:02.752 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-09-07 15:33:02.761 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-07 15:33:02.770 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-07 15:33:02.780 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-07 15:33:02.788 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-07 15:33:02.797 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-09-07 15:33:02.806 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-07 15:33:02.816 | Setting up postgresql-common (257build1.1) ... 2026-09-07 15:33:02.884 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 15:33:02.884 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 15:33:02.884 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 15:33:02.963 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:33:03.410 | 2026-09-07 15:33:03.410 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-09-07 15:33:03.587 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-09-07 15:33:03.587 | Removing obsolete dictionary files: 2026-09-07 15:33:04.606 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-09-07 15:33:05.162 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-07 15:33:05.209 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-09-07 15:33:05.219 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-07 15:33:05.228 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-09-07 15:33:05.236 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-09-07 15:33:05.245 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-09-07 15:33:05.253 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-07 15:33:05.262 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-09-07 15:33:05.271 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 15:33:05.279 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-09-07 15:33:05.288 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-07 15:33:05.296 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-07 15:33:05.305 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-07 15:33:05.313 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-07 15:33:05.342 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 15:33:05.351 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-07 15:33:05.359 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-09-07 15:33:05.368 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-07 15:33:05.376 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-09-07 15:33:05.385 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-07 15:33:05.393 | Setting up debhelper (13.14.1ubuntu5) ... 2026-09-07 15:33:05.401 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-07 15:33:05.410 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-07 15:33:05.418 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-07 15:33:05.428 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-09-07 15:33:05.437 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-09-07 15:33:05.445 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-07 15:33:05.454 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7.1) ... 2026-09-07 15:33:05.463 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-07 15:33:05.472 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-07 15:33:05.481 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-09-07 15:33:05.492 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-09-07 15:33:05.981 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:33:06.024 | Enabling module mpm_event. 2026-09-07 15:33:06.074 | Enabling module authz_core. 2026-09-07 15:33:06.080 | Enabling module authz_host. 2026-09-07 15:33:06.128 | Enabling module authn_core. 2026-09-07 15:33:06.134 | Enabling module auth_basic. 2026-09-07 15:33:06.182 | Enabling module access_compat. 2026-09-07 15:33:06.228 | Enabling module authn_file. 2026-09-07 15:33:06.276 | Enabling module authz_user. 2026-09-07 15:33:06.325 | Enabling module alias. 2026-09-07 15:33:06.372 | Enabling module dir. 2026-09-07 15:33:06.421 | Enabling module autoindex. 2026-09-07 15:33:06.468 | Enabling module env. 2026-09-07 15:33:06.516 | Enabling module mime. 2026-09-07 15:33:06.564 | Enabling module negotiation. 2026-09-07 15:33:06.612 | Enabling module setenvif. 2026-09-07 15:33:06.659 | Enabling module filter. 2026-09-07 15:33:06.707 | Enabling module deflate. 2026-09-07 15:33:06.754 | Enabling module status. 2026-09-07 15:33:06.801 | Enabling module reqtimeout. 2026-09-07 15:33:06.848 | Enabling conf charset. 2026-09-07 15:33:06.897 | Enabling conf localized-error-pages. 2026-09-07 15:33:06.946 | Enabling conf other-vhosts-access-log. 2026-09-07 15:33:06.993 | Enabling conf security. 2026-09-07 15:33:07.040 | Enabling conf serve-cgi-bin. 2026-09-07 15:33:07.087 | Enabling site 000-default. 2026-09-07 15:33:08.139 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-09-07 15:33:08.833 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-09-07 15:33:10.222 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-09-07 15:33:10.233 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-09-07 15:33:10.551 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-07 15:33:10.561 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-07 15:33:10.571 | Setting up pcp (6.2.0-1.1build4) ... 2026-09-07 15:33:12.270 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-09-07 15:33:12.337 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-09-07 15:33:12.405 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-09-07 15:33:12.473 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-09-07 15:33:14.166 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-07 15:33:14.416 | Processing triggers for ufw (0.36.2-6) ... 2026-09-07 15:33:14.552 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-09-07 15:33:14.615 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-07 15:33:18.283 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-09-07 15:33:18.307 | Processing triggers for install-info (7.1-3build2) ... 2026-09-07 15:33:18.465 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-09-07 15:33:18.511 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-07 15:33:18.751 | perl: warning: Setting locale failed. 2026-09-07 15:33:18.751 | perl: warning: Please check that your locale settings: 2026-09-07 15:33:18.751 | LANGUAGE = (unset), 2026-09-07 15:33:18.751 | LC_ALL = "en_US.utf8", 2026-09-07 15:33:18.751 | LANG = "de_DE.UTF-8" 2026-09-07 15:33:18.752 | are supported and installed on your system. 2026-09-07 15:33:18.752 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:33:18.883 | perl: warning: Setting locale failed. 2026-09-07 15:33:18.883 | perl: warning: Please check that your locale settings: 2026-09-07 15:33:18.883 | LANGUAGE = (unset), 2026-09-07 15:33:18.883 | LC_ALL = "en_US.utf8", 2026-09-07 15:33:18.883 | LANG = "de_DE.UTF-8" 2026-09-07 15:33:18.883 | are supported and installed on your system. 2026-09-07 15:33:18.884 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:33:18.934 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 15:33:18.934 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 15:33:18.934 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 15:33:19.006 | perl: warning: Setting locale failed. 2026-09-07 15:33:19.006 | perl: warning: Please check that your locale settings: 2026-09-07 15:33:19.006 | LANGUAGE = (unset), 2026-09-07 15:33:19.006 | LC_ALL = "en_US.utf8", 2026-09-07 15:33:19.006 | LANG = "de_DE.UTF-8" 2026-09-07 15:33:19.007 | are supported and installed on your system. 2026-09-07 15:33:19.007 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:33:19.229 | 2026-09-07 15:33:19.229 | Running kernel seems to be up-to-date. 2026-09-07 15:33:19.229 | 2026-09-07 15:33:19.229 | Restarting services... 2026-09-07 15:33:19.352 | /etc/needrestart/restart.d/systemd-manager 2026-09-07 15:33:19.895 | systemctl restart ksmtuned.service packagekit.service polkit.service systemd-journald.service systemd-machined.service systemd-networkd.service systemd-resolved.service systemd-timesyncd.service systemd-udevd.service tuned.service udisks2.service 2026-09-07 15:33:20.702 | 2026-09-07 15:33:20.702 | Service restarts being deferred: 2026-09-07 15:33:20.702 | systemctl restart ModemManager.service 2026-09-07 15:33:20.702 | systemctl restart getty@tty1.service 2026-09-07 15:33:20.702 | systemctl restart serial-getty@hvc0.service 2026-09-07 15:33:20.702 | systemctl restart systemd-logind.service 2026-09-07 15:33:20.703 | systemctl restart virtlockd.service 2026-09-07 15:33:20.703 | systemctl restart virtlogd.service 2026-09-07 15:33:20.703 | 2026-09-07 15:33:20.703 | No containers need to be restarted. 2026-09-07 15:33:20.703 | 2026-09-07 15:33:20.703 | User sessions running outdated binaries: 2026-09-07 15:33:20.703 | quobyte @ session #5: bash[2027], sshd[1980,2026] 2026-09-07 15:33:20.716 | quobyte @ user manager service: systemd[1159] 2026-09-07 15:33:20.727 | 2026-09-07 15:33:20.727 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-07 15:33:22.682 | ++ functions-common:apt_get:1211 : result=0 2026-09-07 15:33:22.686 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 15:33:22.690 | ++ functions-common:time_stop:2420 : local name 2026-09-07 15:33:22.693 | ++ functions-common:time_stop:2421 : local end_time 2026-09-07 15:33:22.696 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:33:22.699 | ++ functions-common:time_stop:2423 : local total 2026-09-07 15:33:22.703 | ++ functions-common:time_stop:2424 : local start_time 2026-09-07 15:33:22.706 | ++ functions-common:time_stop:2426 : name=apt-get 2026-09-07 15:33:22.710 | ++ functions-common:time_stop:2427 : start_time=1788795137842 2026-09-07 15:33:22.713 | ++ functions-common:time_stop:2429 : [[ -z 1788795137842 ]] 2026-09-07 15:33:22.716 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:33:22.722 | ++ functions-common:time_stop:2432 : end_time=1788795202717 2026-09-07 15:33:22.724 | ++ functions-common:time_stop:2433 : elapsed_time=64875 2026-09-07 15:33:22.728 | ++ functions-common:time_stop:2434 : total=8140 2026-09-07 15:33:22.731 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:33:22.735 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=73015 2026-09-07 15:33:22.739 | ++ functions-common:apt_get:1215 : return 0 2026-09-07 15:33:22.743 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-09-07 15:33:22.746 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-09-07 15:33:22.751 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-09-07 15:33:22.758 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-09-07 15:33:22.761 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-09-07 15:33:22.764 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-09-07 15:33:22.770 | ++ tools/install_prereqs.sh:source:89 : date 2026-09-07 15:33:22.776 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-09-07 15:33:22.780 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-09-07 15:33:22.784 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-09-07 15:33:22.787 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:33:23.115 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-09-07 15:33:23.118 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-09-07 15:33:23.120 | + tools/install_pip.sh:main:42 : GetDistro 2026-09-07 15:33:23.122 | + functions-common:GetDistro:472 : GetOSVersion 2026-09-07 15:33:23.124 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-09-07 15:33:23.127 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-09-07 15:33:23.129 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-09-07 15:33:23.131 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-09-07 15:33:23.133 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-09-07 15:33:23.135 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-09-07 15:33:23.138 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-09-07 15:33:23.140 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-09-07 15:33:23.142 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-09-07 15:33:23.144 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-09-07 15:33:23.146 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-09-07 15:33:23.148 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-09-07 15:33:23.151 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-09-07 15:33:23.153 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-09-07 15:33:23.155 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-09-07 15:33:23.158 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-09-07 15:33:23.161 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-09-07 15:33:23.163 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-09-07 15:33:23.165 | + functions-common:_ensure_lsb_release:420 : return 2026-09-07 15:33:23.168 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-09-07 15:33:23.184 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-09-07 15:33:23.187 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-09-07 15:33:23.202 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-09-07 15:33:23.205 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-09-07 15:33:23.220 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-09-07 15:33:23.223 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-09-07 15:33:23.225 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-09-07 15:33:23.227 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-09-07 15:33:23.230 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-09-07 15:33:23.232 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-09-07 15:33:23.235 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-09-07 15:33:23.238 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-09-07 15:33:23.240 | + functions-common:GetDistro:476 : DISTRO=noble 2026-09-07 15:33:23.242 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-09-07 15:33:23.244 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-09-07 15:33:23.244 | Distro: noble 2026-09-07 15:33:23.247 | + tools/install_pip.sh:main:117 : get_versions 2026-09-07 15:33:23.249 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-07 15:33:23.254 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-07 15:33:23.256 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-07 15:33:23.259 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-07 15:33:23.260 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-07 15:33:23.962 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-07 15:33:23.964 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-07 15:33:23.964 | pip: 24.0 2026-09-07 15:33:23.966 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-09-07 15:33:23.969 | + tools/install_pip.sh:main:123 : is_fedora 2026-09-07 15:33:23.971 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 15:33:23.973 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 15:33:23.975 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 15:33:23.977 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 15:33:23.980 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 15:33:23.983 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 15:33:23.985 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 15:33:23.987 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 15:33:23.989 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 15:33:23.992 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 15:33:23.994 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 15:33:23.997 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 15:33:23.999 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 15:33:24.001 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-09-07 15:33:24.004 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:33:24.007 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:33:24.009 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-09-07 15:33:24.014 | + tools/install_pip.sh:main:146 : set -x 2026-09-07 15:33:24.017 | + tools/install_pip.sh:main:149 : get_versions 2026-09-07 15:33:24.020 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-07 15:33:24.025 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-07 15:33:24.027 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-07 15:33:24.031 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-07 15:33:24.031 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-07 15:33:24.639 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-07 15:33:24.642 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-07 15:33:24.642 | pip: 24.0 2026-09-07 15:33:24.646 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-09-07 15:33:24.650 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-09-07 15:33:24.654 | + ./stack.sh:main:807 : fixup_all 2026-09-07 15:33:24.657 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-09-07 15:33:24.660 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-09-07 15:33:24.663 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:33:24.667 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:33:24.670 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-09-07 15:33:24.687 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-09-07 15:33:24.704 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-09-07 15:33:24.719 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-09-07 15:33:24.723 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-09-07 15:33:24.727 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 15:33:24.729 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 15:33:24.731 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 15:33:24.733 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 15:33:24.736 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 15:33:24.739 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 15:33:24.742 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 15:33:24.745 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 15:33:24.749 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 15:33:24.752 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 15:33:24.755 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 15:33:24.758 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 15:33:24.761 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 15:33:24.765 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-09-07 15:33:24.769 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-09-07 15:33:24.773 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-09-07 15:33:24.790 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-09-07 15:33:24.807 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-09-07 15:33:24.823 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-09-07 15:33:24.840 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-09-07 15:33:24.856 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-09-07 15:33:24.871 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-09-07 15:33:24.887 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-09-07 15:33:24.903 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-09-07 15:33:24.906 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-09-07 15:33:24.910 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-09-07 15:33:30.475 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-09-07 15:33:30.498 | Using python 3.12 to install setuptools 2026-09-07 15:33:30.501 | + 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-09-07 15:33:31.873 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-09-07 15:33:32.131 | Collecting pip 2026-09-07 15:33:32.238 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-09-07 15:33:32.250 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-09-07 15:33:32.716 | Collecting setuptools[core] 2026-09-07 15:33:32.731 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-07 15:33:32.896 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-07 15:33:32.914 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-07 15:33:33.005 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-07 15:33:33.020 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-07 15:33:33.041 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.1 MB/s eta 0:00:00 2026-09-07 15:33:33.118 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-07 15:33:33.135 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-07 15:33:33.238 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-07 15:33:33.253 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-07 15:33:33.335 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-07 15:33:33.350 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-07 15:33:33.467 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-07 15:33:33.483 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-07 15:33:33.576 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-07 15:33:33.600 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-07 15:33:33.863 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 15:33:33.879 | Downloading typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-07 15:33:33.967 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 15:33:33.990 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-07 15:33:34.166 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 15:33:34.182 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-07 15:33:34.244 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 15:33:34.261 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-07 15:33:34.352 | 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-09-07 15:33:34.368 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-07 15:33:34.464 | 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-09-07 15:33:34.480 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-07 15:33:34.529 | 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-09-07 15:33:34.562 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-09-07 15:33:34.754 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.8 MB/s eta 0:00:00 2026-09-07 15:33:34.769 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-07 15:33:34.801 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-07 15:33:34.823 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-07 15:33:34.836 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.7 MB/s eta 0:00:00 2026-09-07 15:33:34.851 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-09-07 15:33:34.867 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 10.9 MB/s eta 0:00:00 2026-09-07 15:33:34.882 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-07 15:33:34.904 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-07 15:33:34.968 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 13.7 MB/s eta 0:00:00 2026-09-07 15:33:34.984 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-07 15:33:35.008 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-07 15:33:35.030 | Downloading typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-07 15:33:35.044 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.1/123.1 kB 12.2 MB/s eta 0:00:00 2026-09-07 15:33:35.059 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-07 15:33:35.080 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-07 15:33:35.106 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 14.2 MB/s eta 0:00:00 2026-09-07 15:33:35.121 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-07 15:33:35.142 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-07 15:33:35.156 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.8 MB/s eta 0:00:00 2026-09-07 15:33:35.173 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-07 15:33:35.242 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.8 MB/s eta 0:00:00 2026-09-07 15:33:35.990 | 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-09-07 15:33:36.017 | Attempting uninstall: setuptools 2026-09-07 15:33:36.034 | Found existing installation: setuptools 68.1.2 2026-09-07 15:33:36.036 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:33:36.036 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-09-07 15:33:36.943 | Attempting uninstall: pygments 2026-09-07 15:33:36.989 | Found existing installation: Pygments 2.17.2 2026-09-07 15:33:36.990 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:33:36.991 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-09-07 15:33:38.277 | Attempting uninstall: pip 2026-09-07 15:33:38.283 | Found existing installation: pip 24.0 2026-09-07 15:33:38.356 | Uninstalling pip-24.0: 2026-09-07 15:33:38.366 | Successfully uninstalled pip-24.0 2026-09-07 15:33:39.965 | Attempting uninstall: packaging 2026-09-07 15:33:39.993 | Found existing installation: packaging 24.0 2026-09-07 15:33:39.993 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:33:39.994 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-09-07 15:33:40.213 | Attempting uninstall: markdown-it-py 2026-09-07 15:33:40.240 | Found existing installation: markdown-it-py 3.0.0 2026-09-07 15:33:40.241 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:33:40.241 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-09-07 15:33:40.400 | Attempting uninstall: wheel 2026-09-07 15:33:40.431 | Found existing installation: wheel 0.42.0 2026-09-07 15:33:40.432 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:33:40.432 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-09-07 15:33:40.484 | Attempting uninstall: rich 2026-09-07 15:33:40.516 | Found existing installation: rich 13.7.1 2026-09-07 15:33:40.516 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:33:40.517 | Can't uninstall 'rich'. No files were found to uninstall. 2026-09-07 15:33:41.231 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.3 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-09-07 15:33:41.458 | + inc/python:pip_install:216 : result=0 2026-09-07 15:33:41.461 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 15:33:41.464 | + functions-common:time_stop:2420 : local name 2026-09-07 15:33:41.467 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:33:41.471 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:33:41.473 | + functions-common:time_stop:2423 : local total 2026-09-07 15:33:41.476 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:33:41.480 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 15:33:41.484 | + functions-common:time_stop:2427 : start_time=1788795210493 2026-09-07 15:33:41.487 | + functions-common:time_stop:2429 : [[ -z 1788795210493 ]] 2026-09-07 15:33:41.491 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:33:41.497 | + functions-common:time_stop:2432 : end_time=1788795221492 2026-09-07 15:33:41.500 | + functions-common:time_stop:2433 : elapsed_time=10999 2026-09-07 15:33:41.504 | + functions-common:time_stop:2434 : total=0 2026-09-07 15:33:41.508 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:33:41.511 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10999 2026-09-07 15:33:41.515 | + inc/python:pip_install:219 : return 0 2026-09-07 15:33:41.518 | + 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-09-07 15:33:41.522 | + 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-09-07 15:33:41.526 | + 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-09-07 15:33:41.530 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-09-07 15:33:41.533 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-09-07 15:33:41.538 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-09-07 15:33:41.567 | Using python 3.12 to install os-testr 2026-09-07 15:33:41.570 | + 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-09-07 15:33:42.771 | Collecting os-testr 2026-09-07 15:33:42.904 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-09-07 15:33:42.968 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-09-07 15:33:42.982 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-07 15:33:43.020 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-09-07 15:33:43.036 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-09-07 15:33:43.095 | Collecting testtools>=2.2.0 (from os-testr) 2026-09-07 15:33:43.110 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-09-07 15:33:43.123 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (84.0.0) 2026-09-07 15:33:43.154 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-09-07 15:33:43.170 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-09-07 15:33:43.261 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-09-07 15:33:43.276 | 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-09-07 15:33:43.313 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-09-07 15:33:43.350 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-07 15:33:43.401 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-09-07 15:33:43.438 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-09-07 15:33:43.480 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-09-07 15:33:43.501 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-09-07 15:33:43.626 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 7.1 MB/s 0:00:00 2026-09-07 15:33:43.815 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-09-07 15:33:43.962 | Attempting uninstall: PyYAML 2026-09-07 15:33:43.969 | Found existing installation: PyYAML 6.0.1 2026-09-07 15:33:43.969 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:33:43.970 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-09-07 15:33:44.359 | 2026-09-07 15:33:44.364 | 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-09-07 15:33:44.488 | + inc/python:pip_install:216 : result=0 2026-09-07 15:33:44.491 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 15:33:44.495 | + functions-common:time_stop:2420 : local name 2026-09-07 15:33:44.499 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:33:44.502 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:33:44.506 | + functions-common:time_stop:2423 : local total 2026-09-07 15:33:44.509 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:33:44.514 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 15:33:44.517 | + functions-common:time_stop:2427 : start_time=1788795221559 2026-09-07 15:33:44.520 | + functions-common:time_stop:2429 : [[ -z 1788795221559 ]] 2026-09-07 15:33:44.524 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:33:44.530 | + functions-common:time_stop:2432 : end_time=1788795224526 2026-09-07 15:33:44.533 | + functions-common:time_stop:2433 : elapsed_time=2967 2026-09-07 15:33:44.536 | + functions-common:time_stop:2434 : total=10999 2026-09-07 15:33:44.540 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:33:44.544 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13966 2026-09-07 15:33:44.548 | + inc/python:pip_install:219 : return 0 2026-09-07 15:33:44.552 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-09-07 15:33:44.621 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-09-07 15:33:44.708 | + ./stack.sh:main:835 : install_infra 2026-09-07 15:33:44.712 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-07 15:33:44.716 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-09-07 15:33:44.720 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-09-07 15:33:50.234 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-07 15:33:50.237 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-09-07 15:33:50.261 | + 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-09-07 15:33:51.641 | Collecting pbr 2026-09-07 15:33:51.646 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-07 15:33:52.077 | Collecting setuptools[core] 2026-09-07 15:33:52.079 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-07 15:33:52.231 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-07 15:33:52.233 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-07 15:33:52.306 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-07 15:33:52.309 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-07 15:33:52.381 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-07 15:33:52.384 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-07 15:33:52.475 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-07 15:33:52.478 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-07 15:33:52.571 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-07 15:33:52.573 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-07 15:33:52.674 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-07 15:33:52.676 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-07 15:33:52.747 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-07 15:33:52.750 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-07 15:33:52.981 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 15:33:52.985 | Using cached typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-07 15:33:53.058 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 15:33:53.061 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-07 15:33:53.230 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 15:33:53.232 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-07 15:33:53.284 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-07 15:33:53.287 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-07 15:33:53.372 | 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-09-07 15:33:53.376 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-07 15:33:53.461 | 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-09-07 15:33:53.463 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-07 15:33:53.551 | 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-09-07 15:33:53.639 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-09-07 15:33:53.663 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-07 15:33:53.667 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-07 15:33:53.669 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-07 15:33:53.671 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-07 15:33:53.675 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-07 15:33:53.679 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-07 15:33:53.683 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-07 15:33:53.690 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-07 15:33:53.692 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-07 15:33:53.694 | Using cached typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-07 15:33:53.698 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-07 15:33:53.700 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-07 15:33:53.705 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-07 15:33:53.707 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-07 15:33:53.710 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-07 15:33:53.737 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-09-07 15:33:54.013 | 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-09-07 15:33:57.454 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-09-07 15:33:57.651 | + inc/python:pip_install:216 : result=0 2026-09-07 15:33:57.656 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 15:33:57.659 | + functions-common:time_stop:2420 : local name 2026-09-07 15:33:57.662 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:33:57.665 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:33:57.668 | + functions-common:time_stop:2423 : local total 2026-09-07 15:33:57.671 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:33:57.675 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 15:33:57.679 | + functions-common:time_stop:2427 : start_time=1788795230253 2026-09-07 15:33:57.682 | + functions-common:time_stop:2429 : [[ -z 1788795230253 ]] 2026-09-07 15:33:57.686 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:33:57.691 | + functions-common:time_stop:2432 : end_time=1788795237688 2026-09-07 15:33:57.694 | + functions-common:time_stop:2433 : elapsed_time=7435 2026-09-07 15:33:57.698 | + functions-common:time_stop:2434 : total=13966 2026-09-07 15:33:57.702 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:33:57.705 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21401 2026-09-07 15:33:57.709 | + inc/python:pip_install:219 : return 0 2026-09-07 15:33:57.713 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-07 15:33:57.716 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-09-07 15:33:57.748 | + 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-09-07 15:33:58.999 | Processing /opt/stack/requirements 2026-09-07 15:33:59.003 | Installing build dependencies: started 2026-09-07 15:34:01.876 | Installing build dependencies: finished with status 'done' 2026-09-07 15:34:01.878 | Getting requirements to build wheel: started 2026-09-07 15:34:02.176 | Getting requirements to build wheel: finished with status 'done' 2026-09-07 15:34:02.181 | Preparing metadata (pyproject.toml): started 2026-09-07 15:34:03.383 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-07 15:34:03.566 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8705) 2026-09-07 15:34:03.658 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-09-07 15:34:03.678 | 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.dev8705) (26.3) 2026-09-07 15:34:03.791 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8705) 2026-09-07 15:34:03.807 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-09-07 15:34:03.961 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8705) 2026-09-07 15:34:03.965 | 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-09-07 15:34:04.020 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8705) 2026-09-07 15:34:04.037 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-09-07 15:34:04.049 | 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.dev8705) (84.0.0) 2026-09-07 15:34:04.438 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-07 15:34:04.459 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-09-07 15:34:04.477 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 kB 3.3 MB/s eta 0:00:00 2026-09-07 15:34:04.551 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-07 15:34:04.567 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-09-07 15:34:04.686 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-07 15:34:04.703 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-09-07 15:34:04.792 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-07 15:34:04.809 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-09-07 15:34:04.928 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-09-07 15:34:04.951 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-09-07 15:34:04.964 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.4 MB/s eta 0:00:00 2026-09-07 15:34:04.966 | 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-09-07 15:34:04.991 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-09-07 15:34:05.004 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 8.3 MB/s eta 0:00:00 2026-09-07 15:34:05.020 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-09-07 15:34:05.034 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 12.9 MB/s eta 0:00:00 2026-09-07 15:34:05.053 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-09-07 15:34:05.073 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.5/247.5 kB 17.5 MB/s eta 0:00:00 2026-09-07 15:34:05.089 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-09-07 15:34:05.101 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.2 MB/s eta 0:00:00 2026-09-07 15:34:05.117 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-09-07 15:34:05.132 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.6 MB/s eta 0:00:00 2026-09-07 15:34:05.166 | Building wheels for collected packages: openstack_requirements 2026-09-07 15:34:05.168 | Building wheel for openstack_requirements (pyproject.toml): started 2026-09-07 15:34:07.455 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-09-07 15:34:07.456 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8705-py3-none-any.whl size=53492 sha256=6511a90aaf38f0db4a00adadff0692d86bf5dcd95734196a79a0730120905696 2026-09-07 15:34:07.456 | Stored in directory: /tmp/pip-ephem-wheel-cache-rhxxx897/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-09-07 15:34:07.460 | Successfully built openstack_requirements 2026-09-07 15:34:07.737 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-09-07 15:34:08.470 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.5.0 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8705 requests-2.34.2 urllib3-2.7.0 2026-09-07 15:34:08.692 | + inc/python:pip_install:216 : result=0 2026-09-07 15:34:08.696 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 15:34:08.700 | + functions-common:time_stop:2420 : local name 2026-09-07 15:34:08.704 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:34:08.707 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:34:08.711 | + functions-common:time_stop:2423 : local total 2026-09-07 15:34:08.714 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:34:08.718 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 15:34:08.721 | + functions-common:time_stop:2427 : start_time=1788795237737 2026-09-07 15:34:08.724 | + functions-common:time_stop:2429 : [[ -z 1788795237737 ]] 2026-09-07 15:34:08.728 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:34:08.733 | + functions-common:time_stop:2432 : end_time=1788795248729 2026-09-07 15:34:08.736 | + functions-common:time_stop:2433 : elapsed_time=10992 2026-09-07 15:34:08.738 | + functions-common:time_stop:2434 : total=21401 2026-09-07 15:34:08.742 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:34:08.744 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32393 2026-09-07 15:34:08.747 | + inc/python:pip_install:219 : return 0 2026-09-07 15:34:08.752 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-09-07 15:34:08.754 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-09-07 15:34:08.757 | + inc/python:use_library_from_git:266 : local name=pbr 2026-09-07 15:34:08.761 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:34:08.763 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:34:08.767 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-09-07 15:34:08.770 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:34:08.774 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-09-07 15:34:08.798 | Using python 3.12 to install pbr 2026-09-07 15:34:08.802 | + 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-09-07 15:34:09.780 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-09-07 15:34:09.825 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-09-07 15:34:10.088 | + inc/python:pip_install:216 : result=0 2026-09-07 15:34:10.090 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 15:34:10.092 | + functions-common:time_stop:2420 : local name 2026-09-07 15:34:10.094 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:34:10.096 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:34:10.098 | + functions-common:time_stop:2423 : local total 2026-09-07 15:34:10.101 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:34:10.104 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 15:34:10.106 | + functions-common:time_stop:2427 : start_time=1788795248792 2026-09-07 15:34:10.108 | + functions-common:time_stop:2429 : [[ -z 1788795248792 ]] 2026-09-07 15:34:10.112 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:34:10.116 | + functions-common:time_stop:2432 : end_time=1788795250113 2026-09-07 15:34:10.119 | + functions-common:time_stop:2433 : elapsed_time=1321 2026-09-07 15:34:10.121 | + functions-common:time_stop:2434 : total=32393 2026-09-07 15:34:10.124 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:34:10.126 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33714 2026-09-07 15:34:10.129 | + inc/python:pip_install:219 : return 0 2026-09-07 15:34:10.131 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-09-07 15:34:15.730 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-09-07 15:34:16.535 | Collecting bindep 2026-09-07 15:34:16.628 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-09-07 15:34:16.730 | Collecting distro>=1.7 (from bindep) 2026-09-07 15:34:16.745 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-09-07 15:34:16.829 | Collecting packaging (from bindep) 2026-09-07 15:34:16.833 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-07 15:34:16.880 | Collecting Parsley (from bindep) 2026-09-07 15:34:16.897 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-09-07 15:34:16.990 | Collecting pbr>=2 (from bindep) 2026-09-07 15:34:16.992 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-07 15:34:17.400 | Collecting setuptools (from pbr>=2->bindep) 2026-09-07 15:34:17.403 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-07 15:34:17.491 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-09-07 15:34:17.520 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-09-07 15:34:17.530 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-07 15:34:17.533 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-07 15:34:17.552 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-09-07 15:34:17.573 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.0 MB/s eta 0:00:00 2026-09-07 15:34:17.575 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-07 15:34:17.715 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-09-07 15:34:19.169 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.3 pbr-7.0.3 setuptools-84.0.0 2026-09-07 15:34:19.314 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-07 15:34:19.317 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-07 15:34:19.321 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-09-07 15:34:19.340 | + ./stack.sh:main:844 : pkgs= 2026-09-07 15:34:19.343 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-09-07 15:34:19.346 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-09-07 15:34:19.349 | + functions-common:run_phase:1848 : local mode=stack 2026-09-07 15:34:19.352 | + functions-common:run_phase:1849 : local phase=pre-install 2026-09-07 15:34:19.356 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-07 15:34:19.359 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-07 15:34:19.361 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-07 15:34:19.365 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-07 15:34:19.367 | + functions-common:run_phase:1858 : local extra 2026-09-07 15:34:19.371 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-07 15:34:19.376 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-07 15:34:19.379 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-07 15:34:19.381 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-07 15:34:19.384 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-09-07 15:34:19.387 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-07 15:34:19.406 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:34:19.408 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-07 15:34:19.411 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-07 15:34:19.414 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-09-07 15:34:19.417 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-07 15:34:19.420 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-07 15:34:19.422 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-07 15:34:19.424 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-09-07 15:34:19.427 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-09-07 15:34:19.430 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-09-07 15:34:19.432 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-09-07 15:34:19.435 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-07 15:34:19.438 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-07 15:34:19.441 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-07 15:34:19.444 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-07 15:34:19.447 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-07 15:34:19.449 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-09-07 15:34:19.453 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-07 15:34:19.455 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-09-07 15:34:19.458 | + functions-common:run_plugins:1837 : local plugins= 2026-09-07 15:34:19.461 | + functions-common:run_plugins:1838 : local plugin 2026-09-07 15:34:19.464 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-09-07 15:34:19.467 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-09-07 15:34:19.470 | + functions:set_systemd_override:845 : local value=2048 2026-09-07 15:34:19.474 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-09-07 15:34:19.476 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-09-07 15:34:19.544 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-09-07 15:34:19.545 | Set systemd system override for DefaultLimitNOFILE=2048 2026-09-07 15:34:19.547 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-09-07 15:34:19.992 | + ./stack.sh:main:857 : install_rpc_backend 2026-09-07 15:34:19.995 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-09-07 15:34:20.011 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:34:20.015 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-09-07 15:34:20.017 | + functions-common:install_package:1438 : update_package_repo 2026-09-07 15:34:20.021 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 15:34:20.023 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-07 15:34:20.025 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 15:34:20.027 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 15:34:20.029 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 15:34:20.031 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:34:20.033 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:34:20.035 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 15:34:20.037 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-07 15:34:20.039 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-07 15:34:20.041 | + functions-common:apt_get_update:1167 : return 2026-09-07 15:34:20.044 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-09-07 15:34:20.046 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 15:34:20.048 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:34:20.050 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:34:20.052 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-09-07 15:34:20.075 | + 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-09-07 15:34:20.113 | Reading package lists... 2026-09-07 15:34:20.495 | Building dependency tree... 2026-09-07 15:34:20.496 | Reading state information... 2026-09-07 15:34:21.093 | The following packages were automatically installed and are no longer required: 2026-09-07 15:34:21.095 | libfwupd2 libgusb2 2026-09-07 15:34:21.095 | Use 'sudo apt autoremove' to remove them. 2026-09-07 15:34:21.096 | The following additional packages will be installed: 2026-09-07 15:34:21.096 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-09-07 15:34:21.096 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-09-07 15:34:21.096 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-09-07 15:34:21.098 | erlang-tools erlang-xmerl 2026-09-07 15:34:21.101 | Suggested packages: 2026-09-07 15:34:21.101 | erlang erlang-manpages erlang-doc 2026-09-07 15:34:21.159 | The following NEW packages will be installed: 2026-09-07 15:34:21.159 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-09-07 15:34:21.159 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-09-07 15:34:21.159 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-09-07 15:34:21.161 | erlang-tools erlang-xmerl rabbitmq-server 2026-09-07 15:34:21.265 | 0 upgraded, 18 newly installed, 0 to remove and 47 not upgraded. 2026-09-07 15:34:21.265 | Need to get 36.1 MB of archives. 2026-09-07 15:34:21.265 | After this operation, 56.3 MB of additional disk space will be used. 2026-09-07 15:34:21.265 | 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-09-07 15:34:21.584 | 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-09-07 15:34:21.619 | 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-09-07 15:34:21.621 | 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-09-07 15:34:21.630 | 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-09-07 15:34:21.640 | 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-09-07 15:34:21.643 | 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-09-07 15:34:21.660 | 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-09-07 15:34:21.662 | 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-09-07 15:34:21.663 | 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-09-07 15:34:21.665 | 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-09-07 15:34:21.672 | 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-09-07 15:34:21.701 | 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-09-07 15:34:21.703 | 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-09-07 15:34:21.705 | 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-09-07 15:34:21.708 | 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-09-07 15:34:21.715 | 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-09-07 15:34:21.730 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-09-07 15:34:22.148 | perl: warning: Setting locale failed. 2026-09-07 15:34:22.148 | perl: warning: Please check that your locale settings: 2026-09-07 15:34:22.148 | LANGUAGE = (unset), 2026-09-07 15:34:22.148 | LC_ALL = "en_US.utf8", 2026-09-07 15:34:22.148 | LANG = "de_DE.UTF-8" 2026-09-07 15:34:22.148 | are supported and installed on your system. 2026-09-07 15:34:22.148 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:34:22.210 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 15:34:22.210 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 15:34:22.210 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 15:34:22.400 | Fetched 36.1 MB in 1s (49.7 MB/s) 2026-09-07 15:34:22.470 | Selecting previously unselected package erlang-base. 2026-09-07 15:34:22.532 | (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 ... 123043 files and directories currently installed.) 2026-09-07 15:34:22.538 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 15:34:22.542 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:22.909 | Selecting previously unselected package erlang-asn1. 2026-09-07 15:34:22.921 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 15:34:22.924 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:22.985 | Selecting previously unselected package erlang-crypto. 2026-09-07 15:34:22.995 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 15:34:22.998 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:23.041 | Selecting previously unselected package erlang-public-key. 2026-09-07 15:34:23.053 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 15:34:23.057 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:23.110 | Selecting previously unselected package erlang-mnesia. 2026-09-07 15:34:23.122 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 15:34:23.126 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:23.190 | Selecting previously unselected package erlang-runtime-tools. 2026-09-07 15:34:23.202 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 15:34:23.206 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:23.267 | Selecting previously unselected package erlang-ssl. 2026-09-07 15:34:23.279 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 15:34:23.283 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:23.370 | Selecting previously unselected package erlang-eldap. 2026-09-07 15:34:23.381 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 15:34:23.385 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:23.427 | Selecting previously unselected package erlang-ftp. 2026-09-07 15:34:23.442 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 15:34:23.446 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:23.491 | Selecting previously unselected package erlang-tftp. 2026-09-07 15:34:23.506 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 15:34:23.510 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:23.556 | Selecting previously unselected package erlang-inets. 2026-09-07 15:34:23.571 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 15:34:23.574 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:23.660 | Selecting previously unselected package erlang-snmp. 2026-09-07 15:34:23.675 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 15:34:23.679 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:23.838 | Selecting previously unselected package erlang-os-mon. 2026-09-07 15:34:23.852 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 15:34:23.856 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:23.906 | Selecting previously unselected package erlang-parsetools. 2026-09-07 15:34:23.920 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 15:34:23.924 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:23.969 | Selecting previously unselected package erlang-syntax-tools. 2026-09-07 15:34:23.984 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 15:34:23.988 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:24.038 | Selecting previously unselected package erlang-tools. 2026-09-07 15:34:24.053 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 15:34:24.056 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:24.120 | Selecting previously unselected package erlang-xmerl. 2026-09-07 15:34:24.135 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-07 15:34:24.139 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:24.222 | Selecting previously unselected package rabbitmq-server. 2026-09-07 15:34:24.236 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-09-07 15:34:24.244 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-09-07 15:34:25.319 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:25.674 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-09-07 15:34:25.674 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-09-07 15:34:28.164 | Searching for services which depend on erlang and should be started... none found. 2026-09-07 15:34:28.180 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:28.190 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:28.201 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:28.212 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:28.222 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:28.233 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:28.243 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:28.253 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:28.263 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:28.274 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:28.284 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:28.295 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:28.305 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:28.315 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:28.325 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:28.336 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-07 15:34:28.346 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-09-07 15:34:28.436 | info: Selecting GID from range 100 to 999 ... 2026-09-07 15:34:28.442 | info: Adding group `rabbitmq' (GID 118) ... 2026-09-07 15:34:28.541 | info: Selecting UID from range 100 to 999 ... 2026-09-07 15:34:28.541 | 2026-09-07 15:34:28.545 | info: Adding system user `rabbitmq' (UID 116) ... 2026-09-07 15:34:28.548 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-09-07 15:34:28.600 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-09-07 15:34:28.808 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-09-07 15:34:45.050 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-07 15:34:46.736 | perl: warning: Setting locale failed. 2026-09-07 15:34:46.736 | perl: warning: Please check that your locale settings: 2026-09-07 15:34:46.736 | LANGUAGE = (unset), 2026-09-07 15:34:46.737 | LC_ALL = "en_US.utf8", 2026-09-07 15:34:46.737 | LANG = "de_DE.UTF-8" 2026-09-07 15:34:46.737 | are supported and installed on your system. 2026-09-07 15:34:46.737 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:34:46.865 | perl: warning: Setting locale failed. 2026-09-07 15:34:46.865 | perl: warning: Please check that your locale settings: 2026-09-07 15:34:46.865 | LANGUAGE = (unset), 2026-09-07 15:34:46.865 | LC_ALL = "en_US.utf8", 2026-09-07 15:34:46.865 | LANG = "de_DE.UTF-8" 2026-09-07 15:34:46.865 | are supported and installed on your system. 2026-09-07 15:34:46.865 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:34:46.914 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 15:34:46.915 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 15:34:46.915 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 15:34:46.984 | perl: warning: Setting locale failed. 2026-09-07 15:34:46.985 | perl: warning: Please check that your locale settings: 2026-09-07 15:34:46.985 | LANGUAGE = (unset), 2026-09-07 15:34:46.985 | LC_ALL = "en_US.utf8", 2026-09-07 15:34:46.985 | LANG = "de_DE.UTF-8" 2026-09-07 15:34:46.985 | are supported and installed on your system. 2026-09-07 15:34:46.985 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:34:47.344 | 2026-09-07 15:34:47.345 | Running kernel seems to be up-to-date. 2026-09-07 15:34:47.345 | 2026-09-07 15:34:47.345 | Restarting services... 2026-09-07 15:34:47.405 | 2026-09-07 15:34:47.405 | Service restarts being deferred: 2026-09-07 15:34:47.405 | systemctl restart getty@tty1.service 2026-09-07 15:34:47.405 | systemctl restart serial-getty@hvc0.service 2026-09-07 15:34:47.405 | systemctl restart systemd-logind.service 2026-09-07 15:34:47.405 | systemctl restart virtlockd.service 2026-09-07 15:34:47.405 | systemctl restart virtlogd.service 2026-09-07 15:34:47.405 | 2026-09-07 15:34:47.405 | No containers need to be restarted. 2026-09-07 15:34:47.405 | 2026-09-07 15:34:47.405 | User sessions running outdated binaries: 2026-09-07 15:34:47.406 | quobyte @ session #5: bash[2027], sshd[1980,2026] 2026-09-07 15:34:47.415 | quobyte @ user manager service: systemd[1159] 2026-09-07 15:34:47.425 | 2026-09-07 15:34:47.425 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-07 15:34:49.730 | + functions-common:apt_get:1211 : result=0 2026-09-07 15:34:49.734 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 15:34:49.738 | + functions-common:time_stop:2420 : local name 2026-09-07 15:34:49.741 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:34:49.745 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:34:49.749 | + functions-common:time_stop:2423 : local total 2026-09-07 15:34:49.753 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:34:49.757 | + functions-common:time_stop:2426 : name=apt-get 2026-09-07 15:34:49.761 | + functions-common:time_stop:2427 : start_time=1788795260071 2026-09-07 15:34:49.765 | + functions-common:time_stop:2429 : [[ -z 1788795260071 ]] 2026-09-07 15:34:49.769 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:34:49.775 | + functions-common:time_stop:2432 : end_time=1788795289771 2026-09-07 15:34:49.779 | + functions-common:time_stop:2433 : elapsed_time=29700 2026-09-07 15:34:49.783 | + functions-common:time_stop:2434 : total=73015 2026-09-07 15:34:49.787 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:34:49.791 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=102715 2026-09-07 15:34:49.795 | + functions-common:apt_get:1215 : return 0 2026-09-07 15:34:49.799 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-09-07 15:34:49.803 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 15:34:49.807 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 15:34:49.811 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 15:34:49.815 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 15:34:49.819 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 15:34:49.823 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 15:34:49.826 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 15:34:49.830 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 15:34:49.834 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 15:34:49.839 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 15:34:49.843 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 15:34:49.847 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 15:34:49.851 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 15:34:49.855 | + ./stack.sh:main:858 : restart_rpc_backend 2026-09-07 15:34:49.859 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-09-07 15:34:49.884 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:34:49.888 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-09-07 15:34:49.892 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 15:34:49.896 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-09-07 15:34:49.900 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-09-07 15:34:49.905 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-09-07 15:34:49.911 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-09-07 15:34:49.915 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-09-07 15:34:49.919 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-09-07 15:34:49.922 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-09-07 15:34:49.926 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-09-07 15:34:49.930 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-09-07 15:34:49.936 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-09-07 15:34:51.088 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-09-07 15:34:51.088 | user tags 2026-09-07 15:34:51.088 | guest [administrator]' 2026-09-07 15:34:51.095 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-09-07 15:34:51.095 | user tags 2026-09-07 15:34:51.095 | guest [administrator]' 2026-09-07 15:34:51.095 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-09-07 15:34:51.102 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-09-07 15:34:51.106 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-09-07 15:34:51.110 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-09-07 15:34:52.253 | Adding user "stackrabbit" ... 2026-09-07 15:34:52.277 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-09-07 15:34:52.302 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-09-07 15:34:53.446 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-09-07 15:34:53.484 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-09-07 15:34:53.488 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-09-07 15:34:54.613 | Changing password for user "stackrabbit" ... 2026-09-07 15:34:54.648 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-09-07 15:34:54.652 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-09-07 15:34:54.656 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-09-07 15:34:55.781 | Deleting user "guest" ... 2026-09-07 15:34:55.817 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-09-07 15:34:55.843 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:34:55.847 | + ./stack.sh:main:861 : install_database 2026-09-07 15:34:55.851 | + lib/database:install_database:118 : install_database_mysql 2026-09-07 15:34:55.855 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-09-07 15:34:55.860 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:34:55.864 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:34:55.868 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-09-07 15:34:55.880 | perl: warning: Setting locale failed. 2026-09-07 15:34:55.880 | perl: warning: Please check that your locale settings: 2026-09-07 15:34:55.880 | LANGUAGE = (unset), 2026-09-07 15:34:55.880 | LC_ALL = "en_US.utf8", 2026-09-07 15:34:55.881 | LANG = "de_DE.UTF-8" 2026-09-07 15:34:55.881 | are supported and installed on your system. 2026-09-07 15:34:55.881 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:34:55.931 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 15:34:55.931 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 15:34:55.931 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 15:34:56.042 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-09-07 15:34:56.046 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-09-07 15:34:56.052 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-09-07 15:34:56.055 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:34:56.059 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:34:56.063 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-09-07 15:34:56.067 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-09-07 15:34:56.071 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-09-07 15:34:56.076 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-09-07 15:34:56.081 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-09-07 15:34:56.085 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 15:34:56.089 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 15:34:56.093 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 15:34:56.097 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 15:34:56.101 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 15:34:56.105 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 15:34:56.109 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 15:34:56.113 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 15:34:56.117 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 15:34:56.122 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 15:34:56.126 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 15:34:56.130 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 15:34:56.134 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 15:34:56.138 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-09-07 15:34:56.142 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:34:56.146 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:34:56.149 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-09-07 15:34:56.153 | + functions-common:install_package:1438 : update_package_repo 2026-09-07 15:34:56.158 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 15:34:56.162 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-07 15:34:56.166 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 15:34:56.170 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 15:34:56.174 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 15:34:56.178 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:34:56.182 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:34:56.185 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 15:34:56.189 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-07 15:34:56.192 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-07 15:34:56.196 | + functions-common:apt_get_update:1167 : return 2026-09-07 15:34:56.200 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-09-07 15:34:56.204 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 15:34:56.208 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:34:56.211 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:34:56.216 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-09-07 15:34:56.248 | + 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-09-07 15:34:56.286 | Reading package lists... 2026-09-07 15:34:56.693 | Building dependency tree... 2026-09-07 15:34:56.695 | Reading state information... 2026-09-07 15:34:57.318 | The following packages were automatically installed and are no longer required: 2026-09-07 15:34:57.320 | libfwupd2 libgusb2 2026-09-07 15:34:57.320 | Use 'sudo apt autoremove' to remove them. 2026-09-07 15:34:57.322 | The following additional packages will be installed: 2026-09-07 15:34:57.322 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-09-07 15:34:57.322 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-09-07 15:34:57.323 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-09-07 15:34:57.323 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-09-07 15:34:57.323 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-09-07 15:34:57.324 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-09-07 15:34:57.325 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-09-07 15:34:57.328 | Suggested packages: 2026-09-07 15:34:57.328 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-09-07 15:34:57.328 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-09-07 15:34:57.388 | The following NEW packages will be installed: 2026-09-07 15:34:57.388 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-09-07 15:34:57.388 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-09-07 15:34:57.388 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-09-07 15:34:57.388 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-09-07 15:34:57.389 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-09-07 15:34:57.390 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-09-07 15:34:57.391 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-09-07 15:34:57.503 | 0 upgraded, 27 newly installed, 0 to remove and 47 not upgraded. 2026-09-07 15:34:57.503 | Need to get 29.6 MB of archives. 2026-09-07 15:34:57.503 | After this operation, 243 MB of additional disk space will be used. 2026-09-07 15:34:57.503 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [2740 kB] 2026-09-07 15:34:57.713 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [22.4 kB] 2026-09-07 15:34:57.714 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [7984 B] 2026-09-07 15:34:57.715 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-09-07 15:34:57.717 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-09-07 15:34:57.720 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [17.5 MB] 2026-09-07 15:34:58.028 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [1443 kB] 2026-09-07 15:34:58.044 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-09-07 15:34:58.044 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-09-07 15:34:58.046 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhtml-parser-perl amd64 3.81-1ubuntu0.1 [86.0 kB] 2026-09-07 15:34:58.047 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-09-07 15:34:58.050 | 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-09-07 15:34:58.050 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-09-07 15:34:58.051 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-09-07 15:34:58.051 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-09-07 15:34:58.054 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-09-07 15:34:58.076 | 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-09-07 15:34:58.077 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-09-07 15:34:58.078 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-09-07 15:34:58.079 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhttp-date-perl all 6.06-1ubuntu0.24.04.1 [10.6 kB] 2026-09-07 15:34:58.079 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-09-07 15:34:58.080 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-09-07 15:34:58.080 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-09-07 15:34:58.081 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-09-07 15:34:58.082 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-09-07 15:34:58.154 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-09-07 15:34:58.155 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.4 [9524 B] 2026-09-07 15:34:58.404 | perl: warning: Setting locale failed. 2026-09-07 15:34:58.404 | perl: warning: Please check that your locale settings: 2026-09-07 15:34:58.404 | LANGUAGE = (unset), 2026-09-07 15:34:58.404 | LC_ALL = "en_US.utf8", 2026-09-07 15:34:58.405 | LANG = "de_DE.UTF-8" 2026-09-07 15:34:58.405 | are supported and installed on your system. 2026-09-07 15:34:58.405 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:34:58.466 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 15:34:58.466 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 15:34:58.466 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 15:34:58.593 | Vorkonfiguration der Pakete ... 2026-09-07 15:34:58.604 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:34:58.745 | Fetched 29.6 MB in 1s (40.5 MB/s) 2026-09-07 15:34:58.779 | Selecting previously unselected package mysql-client-core-8.0. 2026-09-07 15:34:58.842 | (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 ... 125848 files and directories currently installed.) 2026-09-07 15:34:58.848 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-07 15:34:58.852 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 15:34:59.253 | Selecting previously unselected package mysql-client-8.0. 2026-09-07 15:34:59.266 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-07 15:34:59.270 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 15:34:59.318 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-09-07 15:34:59.334 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-07 15:34:59.340 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-07 15:34:59.387 | Selecting previously unselected package libmecab2:amd64. 2026-09-07 15:34:59.402 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-09-07 15:34:59.406 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-09-07 15:34:59.458 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-09-07 15:34:59.473 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-09-07 15:34:59.477 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-09-07 15:34:59.526 | Selecting previously unselected package mysql-server-core-8.0. 2026-09-07 15:34:59.540 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-07 15:34:59.544 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 15:35:00.431 | Selecting previously unselected package mysql-server-8.0. 2026-09-07 15:35:00.446 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-07 15:35:00.454 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:35:00.507 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 15:35:00.507 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 15:35:00.507 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 15:35:00.586 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:35:00.598 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:35:00.901 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 15:35:00.968 | Selecting previously unselected package libhtml-tagset-perl. 2026-09-07 15:35:00.983 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-09-07 15:35:00.989 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-09-07 15:35:01.030 | Selecting previously unselected package liburi-perl. 2026-09-07 15:35:01.044 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-09-07 15:35:01.049 | Unpacking liburi-perl (5.27-1) ... 2026-09-07 15:35:01.129 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-09-07 15:35:01.142 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1ubuntu0.1_amd64.deb ... 2026-09-07 15:35:01.146 | Unpacking libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-09-07 15:35:01.203 | Selecting previously unselected package libcgi-pm-perl. 2026-09-07 15:35:01.218 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-09-07 15:35:01.222 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-09-07 15:35:01.285 | Selecting previously unselected package libfcgi0t64:amd64. 2026-09-07 15:35:01.299 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-09-07 15:35:01.303 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-07 15:35:01.344 | Selecting previously unselected package libfcgi-perl. 2026-09-07 15:35:01.359 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-09-07 15:35:01.362 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-09-07 15:35:01.405 | Selecting previously unselected package libcgi-fast-perl. 2026-09-07 15:35:01.420 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-09-07 15:35:01.424 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-09-07 15:35:01.465 | Selecting previously unselected package libclone-perl:amd64. 2026-09-07 15:35:01.480 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-09-07 15:35:01.484 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-09-07 15:35:01.527 | Selecting previously unselected package libencode-locale-perl. 2026-09-07 15:35:01.541 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-09-07 15:35:01.546 | Unpacking libencode-locale-perl (1.05-3) ... 2026-09-07 15:35:01.586 | Selecting previously unselected package libfcgi-bin. 2026-09-07 15:35:01.601 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-09-07 15:35:01.604 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-07 15:35:01.644 | Selecting previously unselected package libhtml-template-perl. 2026-09-07 15:35:01.658 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-09-07 15:35:01.662 | Unpacking libhtml-template-perl (2.97-2) ... 2026-09-07 15:35:01.707 | Selecting previously unselected package libtimedate-perl. 2026-09-07 15:35:01.720 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-09-07 15:35:01.724 | Unpacking libtimedate-perl (2.3300-2) ... 2026-09-07 15:35:01.792 | Selecting previously unselected package libhttp-date-perl. 2026-09-07 15:35:01.807 | Preparing to unpack .../19-libhttp-date-perl_6.06-1ubuntu0.24.04.1_all.deb ... 2026-09-07 15:35:01.811 | Unpacking libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-09-07 15:35:01.852 | Selecting previously unselected package libio-html-perl. 2026-09-07 15:35:01.866 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-09-07 15:35:01.870 | Unpacking libio-html-perl (1.004-3) ... 2026-09-07 15:35:01.910 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-09-07 15:35:01.924 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-09-07 15:35:01.927 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-09-07 15:35:01.967 | Selecting previously unselected package libhttp-message-perl. 2026-09-07 15:35:01.981 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-09-07 15:35:01.985 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-09-07 15:35:02.054 | Selecting previously unselected package mecab-utils. 2026-09-07 15:35:02.069 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-09-07 15:35:02.072 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-09-07 15:35:02.115 | Selecting previously unselected package mecab-ipadic. 2026-09-07 15:35:02.130 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-09-07 15:35:02.133 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-09-07 15:35:02.769 | Selecting previously unselected package mecab-ipadic-utf8. 2026-09-07 15:35:02.781 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-09-07 15:35:02.785 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-09-07 15:35:02.825 | Selecting previously unselected package mysql-server. 2026-09-07 15:35:02.837 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.4_all.deb ... 2026-09-07 15:35:02.841 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 15:35:02.908 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-09-07 15:35:02.918 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-09-07 15:35:02.931 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 15:35:02.943 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-09-07 15:35:02.954 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-07 15:35:02.964 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-07 15:35:02.974 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-09-07 15:35:02.984 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-09-07 15:35:02.994 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-07 15:35:03.004 | Setting up libencode-locale-perl (1.05-3) ... 2026-09-07 15:35:03.014 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-09-07 15:35:03.024 | Setting up libio-html-perl (1.004-3) ... 2026-09-07 15:35:03.034 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 15:35:03.044 | Setting up libtimedate-perl (2.3300-2) ... 2026-09-07 15:35:03.054 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 15:35:03.064 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-09-07 15:35:03.074 | Setting up liburi-perl (5.27-1) ... 2026-09-07 15:35:03.084 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 15:35:03.131 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:35:03.183 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 15:35:03.183 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 15:35:03.183 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 15:35:03.259 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:35:03.271 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:35:03.326 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-09-07 15:35:03.361 | Renaming removed key_buffer and myisam-recover options (if present) 2026-09-07 15:35:15.244 | mysqld will log errors to /var/log/mysql/error.log 2026-09-07 15:35:16.078 | mysqld is running as pid 17059 2026-09-07 15:35:18.522 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-09-07 15:35:20.113 | Setting up libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-09-07 15:35:20.124 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-09-07 15:35:20.132 | Compiling IPA dictionary for Mecab. This takes long time... 2026-09-07 15:35:20.136 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-09-07 15:35:20.137 | 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-09-07 15:35:20.137 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-09-07 15:35:20.137 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-09-07 15:35:20.211 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-09-07 15:35:20.211 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-09-07 15:35:20.525 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-09-07 15:35:20.526 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-09-07 15:35:20.526 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-09-07 15:35:20.526 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-09-07 15:35:20.572 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-09-07 15:35:20.573 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-09-07 15:35:20.581 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-09-07 15:35:20.582 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-09-07 15:35:20.582 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-09-07 15:35:20.584 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-09-07 15:35:20.584 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-09-07 15:35:20.732 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-09-07 15:35:20.733 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-09-07 15:35:20.964 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-09-07 15:35:21.013 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-09-07 15:35:21.017 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-09-07 15:35:21.017 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-09-07 15:35:21.018 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-09-07 15:35:21.110 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-09-07 15:35:21.139 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-09-07 15:35:21.146 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-09-07 15:35:21.147 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-09-07 15:35:21.147 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-09-07 15:35:21.497 | 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-09-07 15:35:21.618 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-09-07 15:35:21.867 | 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-09-07 15:35:21.870 | 2026-09-07 15:35:21.870 | done! 2026-09-07 15:35:21.876 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-09-07 15:35:21.884 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-09-07 15:35:21.892 | Compiling IPA dictionary for Mecab. This takes long time... 2026-09-07 15:35:21.897 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-09-07 15:35:21.897 | 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-09-07 15:35:21.897 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-09-07 15:35:21.897 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-09-07 15:35:22.000 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-09-07 15:35:22.000 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-09-07 15:35:22.458 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-09-07 15:35:22.458 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-09-07 15:35:22.459 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-09-07 15:35:22.460 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-09-07 15:35:22.540 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-09-07 15:35:22.540 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-09-07 15:35:22.552 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-09-07 15:35:22.553 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-09-07 15:35:22.553 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-09-07 15:35:22.557 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-09-07 15:35:22.557 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-09-07 15:35:22.761 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-09-07 15:35:22.761 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-09-07 15:35:23.066 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-09-07 15:35:23.136 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-09-07 15:35:23.140 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-09-07 15:35:23.143 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-09-07 15:35:23.143 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-09-07 15:35:23.265 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-09-07 15:35:23.305 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-09-07 15:35:23.315 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-09-07 15:35:23.315 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-09-07 15:35:23.315 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-09-07 15:35:23.757 | 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-09-07 15:35:23.889 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-09-07 15:35:24.139 | 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-09-07 15:35:24.143 | 2026-09-07 15:35:24.143 | done! 2026-09-07 15:35:24.150 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-09-07 15:35:24.157 | Setting up libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-09-07 15:35:24.169 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-09-07 15:35:24.179 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.4) ... 2026-09-07 15:35:24.191 | Setting up libcgi-pm-perl (4.63-1) ... 2026-09-07 15:35:24.201 | Setting up libhtml-template-perl (2.97-2) ... 2026-09-07 15:35:24.212 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-09-07 15:35:24.224 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-07 15:35:26.125 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-07 15:35:26.367 | perl: warning: Setting locale failed. 2026-09-07 15:35:26.367 | perl: warning: Please check that your locale settings: 2026-09-07 15:35:26.367 | LANGUAGE = (unset), 2026-09-07 15:35:26.368 | LC_ALL = "en_US.utf8", 2026-09-07 15:35:26.368 | LANG = "de_DE.UTF-8" 2026-09-07 15:35:26.368 | are supported and installed on your system. 2026-09-07 15:35:26.368 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:35:26.499 | perl: warning: Setting locale failed. 2026-09-07 15:35:26.499 | perl: warning: Please check that your locale settings: 2026-09-07 15:35:26.499 | LANGUAGE = (unset), 2026-09-07 15:35:26.499 | LC_ALL = "en_US.utf8", 2026-09-07 15:35:26.500 | LANG = "de_DE.UTF-8" 2026-09-07 15:35:26.500 | are supported and installed on your system. 2026-09-07 15:35:26.500 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:35:26.549 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 15:35:26.550 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 15:35:26.550 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 15:35:26.621 | perl: warning: Setting locale failed. 2026-09-07 15:35:26.621 | perl: warning: Please check that your locale settings: 2026-09-07 15:35:26.621 | LANGUAGE = (unset), 2026-09-07 15:35:26.622 | LC_ALL = "en_US.utf8", 2026-09-07 15:35:26.622 | LANG = "de_DE.UTF-8" 2026-09-07 15:35:26.622 | are supported and installed on your system. 2026-09-07 15:35:26.622 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:35:26.976 | 2026-09-07 15:35:26.976 | Running kernel seems to be up-to-date. 2026-09-07 15:35:26.976 | 2026-09-07 15:35:26.976 | Restarting services... 2026-09-07 15:35:27.035 | 2026-09-07 15:35:27.036 | Service restarts being deferred: 2026-09-07 15:35:27.036 | systemctl restart getty@tty1.service 2026-09-07 15:35:27.036 | systemctl restart serial-getty@hvc0.service 2026-09-07 15:35:27.036 | systemctl restart systemd-logind.service 2026-09-07 15:35:27.036 | systemctl restart virtlockd.service 2026-09-07 15:35:27.036 | systemctl restart virtlogd.service 2026-09-07 15:35:27.036 | 2026-09-07 15:35:27.036 | No containers need to be restarted. 2026-09-07 15:35:27.036 | 2026-09-07 15:35:27.036 | User sessions running outdated binaries: 2026-09-07 15:35:27.037 | quobyte @ session #5: bash[2027], sshd[1980,2026] 2026-09-07 15:35:27.046 | quobyte @ user manager service: systemd[1159] 2026-09-07 15:35:27.056 | 2026-09-07 15:35:27.056 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-07 15:35:29.088 | + functions-common:apt_get:1211 : result=0 2026-09-07 15:35:29.091 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 15:35:29.095 | + functions-common:time_stop:2420 : local name 2026-09-07 15:35:29.099 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:35:29.102 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:35:29.106 | + functions-common:time_stop:2423 : local total 2026-09-07 15:35:29.109 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:35:29.112 | + functions-common:time_stop:2426 : name=apt-get 2026-09-07 15:35:29.116 | + functions-common:time_stop:2427 : start_time=1788795296243 2026-09-07 15:35:29.119 | + functions-common:time_stop:2429 : [[ -z 1788795296243 ]] 2026-09-07 15:35:29.123 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:35:29.129 | + functions-common:time_stop:2432 : end_time=1788795329125 2026-09-07 15:35:29.132 | + functions-common:time_stop:2433 : elapsed_time=32882 2026-09-07 15:35:29.135 | + functions-common:time_stop:2434 : total=102715 2026-09-07 15:35:29.139 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:35:29.142 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=135597 2026-09-07 15:35:29.145 | + functions-common:apt_get:1215 : return 0 2026-09-07 15:35:29.148 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-09-07 15:35:29.152 | + ./stack.sh:main:864 : install_database_python 2026-09-07 15:35:29.156 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-09-07 15:35:29.159 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-09-07 15:35:29.162 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-09-07 15:35:29.166 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-07 15:35:29.171 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-09-07 15:35:29.174 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-09-07 15:35:29.178 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-07 15:35:29.182 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-09-07 15:35:29.184 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-07 15:35:29.190 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-09-07 15:35:29.193 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-09-07 15:35:29.196 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-09-07 15:35:29.200 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-09-07 15:35:29.204 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-09-07 15:35:29.233 | Using python 3.12 to install PyMySQL 2026-09-07 15:35:29.237 | + 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-09-07 15:35:30.362 | Collecting PyMySQL 2026-09-07 15:35:30.496 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-09-07 15:35:30.523 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-09-07 15:35:30.713 | Installing collected packages: PyMySQL 2026-09-07 15:35:30.782 | Successfully installed PyMySQL-1.2.0 2026-09-07 15:35:30.885 | + inc/python:pip_install:216 : result=0 2026-09-07 15:35:30.890 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 15:35:30.892 | + functions-common:time_stop:2420 : local name 2026-09-07 15:35:30.895 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:35:30.899 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:35:30.903 | + functions-common:time_stop:2423 : local total 2026-09-07 15:35:30.907 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:35:30.911 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 15:35:30.914 | + functions-common:time_stop:2427 : start_time=1788795329226 2026-09-07 15:35:30.919 | + functions-common:time_stop:2429 : [[ -z 1788795329226 ]] 2026-09-07 15:35:30.923 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:35:30.929 | + functions-common:time_stop:2432 : end_time=1788795330924 2026-09-07 15:35:30.933 | + functions-common:time_stop:2433 : elapsed_time=1698 2026-09-07 15:35:30.936 | + functions-common:time_stop:2434 : total=33714 2026-09-07 15:35:30.939 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:35:30.943 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35412 2026-09-07 15:35:30.946 | + inc/python:pip_install:219 : return 0 2026-09-07 15:35:30.950 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-09-07 15:35:30.953 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-09-07 15:35:30.956 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-09-07 15:35:30.960 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-09-07 15:35:30.983 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:35:30.987 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-09-07 15:35:30.990 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-09-07 15:35:31.011 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:35:31.015 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-09-07 15:35:31.038 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:35:31.042 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-09-07 15:35:31.065 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:35:31.069 | + ./stack.sh:main:872 : install_etcd3 2026-09-07 15:35:31.072 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-09-07 15:35:31.073 | Installing etcd 2026-09-07 15:35:31.075 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-09-07 15:35:31.091 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-09-07 15:35:31.106 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-09-07 15:35:31.109 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-09-07 15:35:31.128 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-09-07 15:35:31.132 | ++ 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-09-07 15:35:31.135 | ++ 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-09-07 15:35:31.139 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-07 15:35:31.142 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-07 15:35:31.145 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-07 15:35:31.149 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-09-07 15:35:31.152 | ++ 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-09-07 15:35:31.155 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-09-07 15:35:31.159 | ++ 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-09-07 15:35:31.164 | --2026-09-07 17:35:31-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-07 15:35:31.213 | Resolving github.com (github.com)... 140.82.121.4 2026-09-07 15:35:31.232 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-09-07 15:35:31.486 | HTTP request sent, awaiting response... 302 Found 2026-09-07 15:35:31.486 | 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-09-07T16%3A34%3A16Z&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-09-07T15%3A34%3A02Z&ske=2026-09-07T16%3A34%3A16Z&sks=b&skv=2018-11-09&sig=WUp7HZ9XiStp76BADUwTRPmXTUq1uzKjK5L7ViEU6S4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODc5NzEzMSwibmJmIjoxNzg4Nzk1MzMxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.yX3bVKlqxgrNM2SNCCjVivmdGrtuGodfc_hn9unGNYg&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-09-07 15:35:31.486 | --2026-09-07 17:35:31-- 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-09-07T16%3A34%3A16Z&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-09-07T15%3A34%3A02Z&ske=2026-09-07T16%3A34%3A16Z&sks=b&skv=2018-11-09&sig=WUp7HZ9XiStp76BADUwTRPmXTUq1uzKjK5L7ViEU6S4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODc5NzEzMSwibmJmIjoxNzg4Nzk1MzMxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.yX3bVKlqxgrNM2SNCCjVivmdGrtuGodfc_hn9unGNYg&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-09-07 15:35:31.511 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.110.133, ... 2026-09-07 15:35:31.522 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-09-07 15:35:31.657 | HTTP request sent, awaiting response... 200 OK 2026-09-07 15:35:31.657 | Length: 20927601 (20M) [application/octet-stream] 2026-09-07 15:35:31.657 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-09-07 15:35:31.708 | 2026-09-07 15:35:32.016 | 0K ........ ........ ... 100% 55.6M=0.4s 2026-09-07 15:35:32.016 | 2026-09-07 15:35:32.016 | 2026-09-07 17:35:32 (55.6 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-09-07 15:35:32.017 | 2026-09-07 15:35:32.021 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-09-07 15:35:32.024 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-07 15:35:32.028 | ++ functions:get_extra_file:81 : return 2026-09-07 15:35:32.032 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-07 15:35:32.036 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-09-07 15:35:32.039 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-09-07 15:35:32.043 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-09-07 15:35:32.070 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-09-07 15:35:32.074 | + 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-09-07 15:35:32.082 | etcd-v3.5.21-linux-amd64/ 2026-09-07 15:35:32.082 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-09-07 15:35:32.082 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-09-07 15:35:32.082 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-09-07 15:35:32.082 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-09-07 15:35:32.082 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-09-07 15:35:32.082 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-09-07 15:35:32.083 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-09-07 15:35:32.083 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-09-07 15:35:32.083 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-09-07 15:35:32.084 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-09-07 15:35:32.084 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-09-07 15:35:32.084 | etcd-v3.5.21-linux-amd64/README.md 2026-09-07 15:35:32.084 | etcd-v3.5.21-linux-amd64/etcdutl 2026-09-07 15:35:32.244 | etcd-v3.5.21-linux-amd64/etcdctl 2026-09-07 15:35:32.436 | etcd-v3.5.21-linux-amd64/etcd 2026-09-07 15:35:32.691 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-09-07 15:35:32.729 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-09-07 15:35:32.759 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-09-07 15:35:32.764 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-09-07 15:35:32.784 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:35:32.787 | + ./stack.sh:main:891 : install_dstat 2026-09-07 15:35:32.789 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-09-07 15:35:32.812 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:35:32.816 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-09-07 15:35:32.818 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 15:35:32.822 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-09-07 15:35:32.825 | + ./stack.sh:main:900 : install_libs 2026-09-07 15:35:32.829 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-09-07 15:35:32.832 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-09-07 15:35:32.835 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-09-07 15:35:32.838 | + inc/python:use_library_from_git:266 : local name=automaton 2026-09-07 15:35:32.842 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:32.845 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:32.847 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-09-07 15:35:32.851 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:32.855 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-09-07 15:35:32.858 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-09-07 15:35:32.862 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-09-07 15:35:32.866 | + inc/python:use_library_from_git:266 : local name=castellan 2026-09-07 15:35:32.870 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:32.872 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:32.876 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-09-07 15:35:32.880 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:32.884 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-09-07 15:35:32.887 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-09-07 15:35:32.891 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-09-07 15:35:32.896 | + inc/python:use_library_from_git:266 : local name=cliff 2026-09-07 15:35:32.899 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:32.903 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:32.907 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-09-07 15:35:32.911 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:32.915 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-09-07 15:35:32.918 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-09-07 15:35:32.922 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-09-07 15:35:32.926 | + inc/python:use_library_from_git:266 : local name=cursive 2026-09-07 15:35:32.930 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:32.934 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:32.937 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-09-07 15:35:32.941 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:32.945 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-09-07 15:35:32.948 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-09-07 15:35:32.952 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-09-07 15:35:32.956 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-09-07 15:35:32.960 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:32.964 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:32.967 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-09-07 15:35:32.971 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:32.975 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-09-07 15:35:32.979 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-09-07 15:35:32.983 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-09-07 15:35:32.986 | + inc/python:use_library_from_git:266 : local name=futurist 2026-09-07 15:35:32.990 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:32.994 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:32.998 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-09-07 15:35:33.002 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.006 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-09-07 15:35:33.010 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-09-07 15:35:33.014 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-09-07 15:35:33.018 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-09-07 15:35:33.022 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.025 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.029 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-09-07 15:35:33.033 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.037 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-09-07 15:35:33.041 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-09-07 15:35:33.044 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-09-07 15:35:33.048 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-09-07 15:35:33.052 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.056 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.060 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-09-07 15:35:33.064 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.068 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-09-07 15:35:33.072 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-09-07 15:35:33.076 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-09-07 15:35:33.080 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-09-07 15:35:33.084 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.088 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.092 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-09-07 15:35:33.096 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.100 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-09-07 15:35:33.104 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-09-07 15:35:33.108 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-09-07 15:35:33.112 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-09-07 15:35:33.116 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.119 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.123 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-09-07 15:35:33.127 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.131 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-09-07 15:35:33.134 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-09-07 15:35:33.138 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-09-07 15:35:33.141 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-09-07 15:35:33.145 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.149 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.153 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-09-07 15:35:33.157 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.160 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-09-07 15:35:33.163 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-09-07 15:35:33.167 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-09-07 15:35:33.171 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-09-07 15:35:33.175 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.178 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.181 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-09-07 15:35:33.185 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.189 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-09-07 15:35:33.192 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-09-07 15:35:33.196 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-09-07 15:35:33.199 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-09-07 15:35:33.203 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.207 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.210 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-09-07 15:35:33.213 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.217 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-09-07 15:35:33.220 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-09-07 15:35:33.223 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-09-07 15:35:33.226 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-09-07 15:35:33.230 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.234 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.238 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-09-07 15:35:33.242 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.246 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-09-07 15:35:33.250 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-09-07 15:35:33.254 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-09-07 15:35:33.258 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-09-07 15:35:33.262 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.266 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.270 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-09-07 15:35:33.274 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.277 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-09-07 15:35:33.281 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-09-07 15:35:33.285 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-09-07 15:35:33.289 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-09-07 15:35:33.293 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.297 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.301 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-09-07 15:35:33.304 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.308 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-09-07 15:35:33.312 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-09-07 15:35:33.316 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-09-07 15:35:33.320 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-09-07 15:35:33.324 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.328 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.332 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-09-07 15:35:33.336 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.340 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-09-07 15:35:33.344 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-09-07 15:35:33.348 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-09-07 15:35:33.352 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-09-07 15:35:33.356 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.360 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.364 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-09-07 15:35:33.368 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.372 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-09-07 15:35:33.376 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-09-07 15:35:33.380 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-09-07 15:35:33.384 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-09-07 15:35:33.388 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.392 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.396 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-09-07 15:35:33.400 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.404 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-09-07 15:35:33.408 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-09-07 15:35:33.412 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-09-07 15:35:33.416 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-09-07 15:35:33.419 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.423 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.427 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-09-07 15:35:33.431 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.435 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-09-07 15:35:33.439 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-09-07 15:35:33.443 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-09-07 15:35:33.446 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-09-07 15:35:33.450 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.454 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.458 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-09-07 15:35:33.462 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.466 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-09-07 15:35:33.470 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-09-07 15:35:33.474 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-09-07 15:35:33.477 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-09-07 15:35:33.481 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.485 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.489 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-09-07 15:35:33.493 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.497 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-09-07 15:35:33.500 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-09-07 15:35:33.504 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-09-07 15:35:33.508 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-09-07 15:35:33.512 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.516 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.520 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-09-07 15:35:33.524 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.528 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-09-07 15:35:33.532 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-09-07 15:35:33.536 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-09-07 15:35:33.540 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-09-07 15:35:33.543 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.547 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.551 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-09-07 15:35:33.555 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.559 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-09-07 15:35:33.562 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-09-07 15:35:33.566 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-09-07 15:35:33.570 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-09-07 15:35:33.574 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.578 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.582 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-09-07 15:35:33.586 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.590 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-09-07 15:35:33.594 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-09-07 15:35:33.598 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-09-07 15:35:33.602 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-09-07 15:35:33.606 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.609 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.613 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-09-07 15:35:33.617 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.621 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-09-07 15:35:33.625 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-09-07 15:35:33.629 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-09-07 15:35:33.633 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-09-07 15:35:33.637 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.641 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.645 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-09-07 15:35:33.649 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.653 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-09-07 15:35:33.657 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-09-07 15:35:33.661 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-09-07 15:35:33.665 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-09-07 15:35:33.669 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.673 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.677 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-09-07 15:35:33.681 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.685 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-09-07 15:35:33.689 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-09-07 15:35:33.693 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-09-07 15:35:33.697 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-09-07 15:35:33.701 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.705 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.709 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-09-07 15:35:33.713 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.717 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-09-07 15:35:33.721 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-09-07 15:35:33.725 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-09-07 15:35:33.729 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-09-07 15:35:33.733 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.737 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.741 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-09-07 15:35:33.745 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.749 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-09-07 15:35:33.753 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-09-07 15:35:33.757 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-09-07 15:35:33.761 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-09-07 15:35:33.764 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.768 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.772 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-09-07 15:35:33.776 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.780 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-09-07 15:35:33.784 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-09-07 15:35:33.788 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-09-07 15:35:33.792 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-09-07 15:35:33.796 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.800 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.804 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-09-07 15:35:33.808 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.812 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-09-07 15:35:33.815 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-09-07 15:35:33.819 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-09-07 15:35:33.823 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-09-07 15:35:33.827 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.831 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.835 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-09-07 15:35:33.839 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.843 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-09-07 15:35:33.846 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-09-07 15:35:33.850 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-09-07 15:35:33.854 | + inc/python:use_library_from_git:266 : local name=tooz 2026-09-07 15:35:33.858 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.862 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.866 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-09-07 15:35:33.870 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.874 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-09-07 15:35:33.878 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-09-07 15:35:33.882 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-09-07 15:35:33.886 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-09-07 15:35:33.890 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.894 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.898 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-09-07 15:35:33.902 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.905 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-09-07 15:35:33.909 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-09-07 15:35:33.913 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-09-07 15:35:33.917 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-09-07 15:35:33.921 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.925 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.929 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-09-07 15:35:33.933 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.937 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-09-07 15:35:33.941 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-09-07 15:35:33.945 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-09-07 15:35:33.949 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-09-07 15:35:33.953 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.957 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.961 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-09-07 15:35:33.965 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:33.969 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-09-07 15:35:33.973 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-09-07 15:35:33.977 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-09-07 15:35:33.981 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-09-07 15:35:33.985 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:33.989 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:33.993 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-09-07 15:35:33.997 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:34.001 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-09-07 15:35:34.005 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-09-07 15:35:34.009 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:34.013 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:34.017 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-09-07 15:35:34.021 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:34.025 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-09-07 15:35:34.054 | Using python 3.12 to install etcd3gw 2026-09-07 15:35:34.058 | + 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-09-07 15:35:35.219 | Collecting etcd3gw 2026-09-07 15:35:35.348 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-07 15:35:35.359 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-09-07 15:35:35.384 | Collecting requests>=2.20.0 (from etcd3gw) 2026-09-07 15:35:35.387 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-09-07 15:35:35.437 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-09-07 15:35:35.454 | Downloading futurist-3.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-07 15:35:35.499 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-09-07 15:35:35.515 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-09-07 15:35:36.161 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-09-07 15:35:36.178 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-09-07 15:35:36.192 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-09-07 15:35:36.421 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-09-07 15:35:36.424 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-09-07 15:35:36.440 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-09-07 15:35:36.444 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-09-07 15:35:36.464 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-09-07 15:35:36.467 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-09-07 15:35:36.474 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-09-07 15:35:36.503 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-09-07 15:35:36.540 | Downloading futurist-3.5.0-py3-none-any.whl (50 kB) 2026-09-07 15:35:36.574 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-09-07 15:35:36.585 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-09-07 15:35:36.587 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-09-07 15:35:36.590 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-09-07 15:35:36.592 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-09-07 15:35:36.610 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (172 kB) 2026-09-07 15:35:36.858 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-09-07 15:35:36.915 | Attempting uninstall: urllib3 2026-09-07 15:35:36.924 | Found existing installation: urllib3 2.0.7 2026-09-07 15:35:36.924 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:35:36.924 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-09-07 15:35:37.065 | Attempting uninstall: idna 2026-09-07 15:35:37.070 | Found existing installation: idna 3.6 2026-09-07 15:35:37.070 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:35:37.071 | Can't uninstall 'idna'. No files were found to uninstall. 2026-09-07 15:35:37.232 | Attempting uninstall: requests 2026-09-07 15:35:37.241 | Found existing installation: requests 2.31.0 2026-09-07 15:35:37.241 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:35:37.241 | Can't uninstall 'requests'. No files were found to uninstall. 2026-09-07 15:35:37.478 | 2026-09-07 15:35:37.483 | Successfully installed charset_normalizer-3.5.0 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.5.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.3.0 2026-09-07 15:35:37.623 | + inc/python:pip_install:216 : result=0 2026-09-07 15:35:37.626 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 15:35:37.630 | + functions-common:time_stop:2420 : local name 2026-09-07 15:35:37.634 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:35:37.638 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:35:37.640 | + functions-common:time_stop:2423 : local total 2026-09-07 15:35:37.643 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:35:37.646 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 15:35:37.648 | + functions-common:time_stop:2427 : start_time=1788795334048 2026-09-07 15:35:37.652 | + functions-common:time_stop:2429 : [[ -z 1788795334048 ]] 2026-09-07 15:35:37.656 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:35:37.662 | + functions-common:time_stop:2432 : end_time=1788795337658 2026-09-07 15:35:37.666 | + functions-common:time_stop:2433 : elapsed_time=3610 2026-09-07 15:35:37.669 | + functions-common:time_stop:2434 : total=35412 2026-09-07 15:35:37.672 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:35:37.675 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39022 2026-09-07 15:35:37.679 | + inc/python:pip_install:219 : return 0 2026-09-07 15:35:37.682 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-09-07 15:35:37.686 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-09-07 15:35:37.690 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-09-07 15:35:37.693 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 15:35:37.697 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 15:35:37.700 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 15:35:37.704 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 15:35:37.707 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 15:35:37.709 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 15:35:37.713 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 15:35:37.716 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 15:35:37.721 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 15:35:37.724 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 15:35:37.728 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 15:35:37.731 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 15:35:37.735 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 15:35:37.739 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-09-07 15:35:37.742 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:35:37.746 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:35:37.749 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-09-07 15:35:37.753 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-09-07 15:35:37.757 | + functions-common:install_package:1438 : update_package_repo 2026-09-07 15:35:37.761 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 15:35:37.765 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-07 15:35:37.769 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 15:35:37.773 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 15:35:37.776 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 15:35:37.779 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:35:37.783 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:35:37.787 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 15:35:37.790 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-07 15:35:37.792 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-07 15:35:37.796 | + functions-common:apt_get_update:1167 : return 2026-09-07 15:35:37.798 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-09-07 15:35:37.802 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 15:35:37.806 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:35:37.809 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:35:37.814 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-09-07 15:35:37.842 | + 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-09-07 15:35:37.880 | Reading package lists... 2026-09-07 15:35:38.246 | Building dependency tree... 2026-09-07 15:35:38.247 | Reading state information... 2026-09-07 15:35:38.802 | The following packages were automatically installed and are no longer required: 2026-09-07 15:35:38.805 | libfwupd2 libgusb2 2026-09-07 15:35:38.805 | Use 'sudo apt autoremove' to remove them. 2026-09-07 15:35:38.806 | The following additional packages will be installed: 2026-09-07 15:35:38.808 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-09-07 15:35:38.811 | Suggested packages: 2026-09-07 15:35:38.811 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-09-07 15:35:38.812 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-09-07 15:35:38.812 | python3-uwsgidecorators 2026-09-07 15:35:38.848 | The following NEW packages will be installed: 2026-09-07 15:35:38.850 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-09-07 15:35:38.950 | 0 upgraded, 6 newly installed, 0 to remove and 47 not upgraded. 2026-09-07 15:35:38.950 | Need to get 1270 kB of archives. 2026-09-07 15:35:38.951 | After this operation, 4285 kB of additional disk space will be used. 2026-09-07 15:35:38.951 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-09-07 15:35:39.061 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-09-07 15:35:39.080 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-09-07 15:35:39.111 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-09-07 15:35:39.138 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-09-07 15:35:39.139 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-09-07 15:35:39.377 | perl: warning: Setting locale failed. 2026-09-07 15:35:39.377 | perl: warning: Please check that your locale settings: 2026-09-07 15:35:39.377 | LANGUAGE = (unset), 2026-09-07 15:35:39.377 | LC_ALL = "en_US.utf8", 2026-09-07 15:35:39.377 | LANG = "de_DE.UTF-8" 2026-09-07 15:35:39.377 | are supported and installed on your system. 2026-09-07 15:35:39.377 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:35:39.439 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 15:35:39.439 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 15:35:39.440 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 15:35:39.628 | Fetched 1270 kB in 0s (4802 kB/s) 2026-09-07 15:35:39.671 | Selecting previously unselected package libnorm1t64:amd64. 2026-09-07 15:35:39.732 | (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 ... 126450 files and directories currently installed.) 2026-09-07 15:35:39.739 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-09-07 15:35:39.747 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-09-07 15:35:39.798 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-09-07 15:35:39.810 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-09-07 15:35:39.815 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-09-07 15:35:39.864 | Selecting previously unselected package libzmq5:amd64. 2026-09-07 15:35:39.875 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-09-07 15:35:39.880 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-09-07 15:35:39.933 | Selecting previously unselected package uwsgi-core. 2026-09-07 15:35:39.943 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-09-07 15:35:39.947 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-09-07 15:35:40.119 | Selecting previously unselected package uwsgi. 2026-09-07 15:35:40.131 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-09-07 15:35:40.138 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-09-07 15:35:40.191 | Selecting previously unselected package uwsgi-plugin-python3. 2026-09-07 15:35:40.203 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-09-07 15:35:40.207 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-09-07 15:35:40.278 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-09-07 15:35:40.288 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-09-07 15:35:40.298 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-09-07 15:35:40.308 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-09-07 15:35:40.326 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-09-07 15:35:40.864 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-09-07 15:35:40.898 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-07 15:35:41.891 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-07 15:35:42.126 | perl: warning: Setting locale failed. 2026-09-07 15:35:42.126 | perl: warning: Please check that your locale settings: 2026-09-07 15:35:42.126 | LANGUAGE = (unset), 2026-09-07 15:35:42.126 | LC_ALL = "en_US.utf8", 2026-09-07 15:35:42.126 | LANG = "de_DE.UTF-8" 2026-09-07 15:35:42.126 | are supported and installed on your system. 2026-09-07 15:35:42.127 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:35:42.254 | perl: warning: Setting locale failed. 2026-09-07 15:35:42.255 | perl: warning: Please check that your locale settings: 2026-09-07 15:35:42.255 | LANGUAGE = (unset), 2026-09-07 15:35:42.255 | LC_ALL = "en_US.utf8", 2026-09-07 15:35:42.255 | LANG = "de_DE.UTF-8" 2026-09-07 15:35:42.255 | are supported and installed on your system. 2026-09-07 15:35:42.255 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:35:42.306 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 15:35:42.306 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 15:35:42.306 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 15:35:42.376 | perl: warning: Setting locale failed. 2026-09-07 15:35:42.376 | perl: warning: Please check that your locale settings: 2026-09-07 15:35:42.376 | LANGUAGE = (unset), 2026-09-07 15:35:42.376 | LC_ALL = "en_US.utf8", 2026-09-07 15:35:42.376 | LANG = "de_DE.UTF-8" 2026-09-07 15:35:42.376 | are supported and installed on your system. 2026-09-07 15:35:42.376 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:35:42.728 | 2026-09-07 15:35:42.728 | Running kernel seems to be up-to-date. 2026-09-07 15:35:42.728 | 2026-09-07 15:35:42.728 | Restarting services... 2026-09-07 15:35:42.786 | 2026-09-07 15:35:42.786 | Service restarts being deferred: 2026-09-07 15:35:42.786 | systemctl restart getty@tty1.service 2026-09-07 15:35:42.786 | systemctl restart serial-getty@hvc0.service 2026-09-07 15:35:42.786 | systemctl restart systemd-logind.service 2026-09-07 15:35:42.786 | systemctl restart virtlockd.service 2026-09-07 15:35:42.786 | systemctl restart virtlogd.service 2026-09-07 15:35:42.786 | 2026-09-07 15:35:42.786 | No containers need to be restarted. 2026-09-07 15:35:42.786 | 2026-09-07 15:35:42.786 | User sessions running outdated binaries: 2026-09-07 15:35:42.787 | quobyte @ session #5: bash[2027], sshd[1980,2026] 2026-09-07 15:35:42.795 | quobyte @ user manager service: systemd[1159] 2026-09-07 15:35:42.805 | 2026-09-07 15:35:42.805 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-07 15:35:44.833 | + functions-common:apt_get:1211 : result=0 2026-09-07 15:35:44.836 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 15:35:44.839 | + functions-common:time_stop:2420 : local name 2026-09-07 15:35:44.841 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:35:44.844 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:35:44.846 | + functions-common:time_stop:2423 : local total 2026-09-07 15:35:44.848 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:35:44.851 | + functions-common:time_stop:2426 : name=apt-get 2026-09-07 15:35:44.853 | + functions-common:time_stop:2427 : start_time=1788795337839 2026-09-07 15:35:44.855 | + functions-common:time_stop:2429 : [[ -z 1788795337839 ]] 2026-09-07 15:35:44.859 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:35:44.862 | + functions-common:time_stop:2432 : end_time=1788795344860 2026-09-07 15:35:44.864 | + functions-common:time_stop:2433 : elapsed_time=7021 2026-09-07 15:35:44.866 | + functions-common:time_stop:2434 : total=135597 2026-09-07 15:35:44.868 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:35:44.870 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=142618 2026-09-07 15:35:44.873 | + functions-common:apt_get:1215 : return 0 2026-09-07 15:35:44.875 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-09-07 15:35:44.878 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:35:44.881 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:35:44.884 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-09-07 15:35:44.886 | perl: warning: Setting locale failed. 2026-09-07 15:35:44.886 | perl: warning: Please check that your locale settings: 2026-09-07 15:35:44.886 | LANGUAGE = (unset), 2026-09-07 15:35:44.886 | LC_ALL = "en_US.utf8", 2026-09-07 15:35:44.887 | LANG = (unset) 2026-09-07 15:35:44.887 | are supported and installed on your system. 2026-09-07 15:35:44.887 | perl: warning: Falling back to the standard locale ("C"). 2026-09-07 15:35:44.924 | No module matches proxy 2026-09-07 15:35:44.928 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-09-07 15:35:44.941 | perl: warning: Setting locale failed. 2026-09-07 15:35:44.941 | perl: warning: Please check that your locale settings: 2026-09-07 15:35:44.941 | LANGUAGE = (unset), 2026-09-07 15:35:44.941 | LC_ALL = "en_US.utf8", 2026-09-07 15:35:44.941 | LANG = "de_DE.UTF-8" 2026-09-07 15:35:44.941 | are supported and installed on your system. 2026-09-07 15:35:44.941 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:35:44.982 | Enabling module proxy. 2026-09-07 15:35:44.988 | To activate the new configuration, you need to run: 2026-09-07 15:35:44.988 | systemctl restart apache2 2026-09-07 15:35:44.994 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-09-07 15:35:45.005 | perl: warning: Setting locale failed. 2026-09-07 15:35:45.005 | perl: warning: Please check that your locale settings: 2026-09-07 15:35:45.005 | LANGUAGE = (unset), 2026-09-07 15:35:45.005 | LC_ALL = "en_US.utf8", 2026-09-07 15:35:45.006 | LANG = "de_DE.UTF-8" 2026-09-07 15:35:45.006 | are supported and installed on your system. 2026-09-07 15:35:45.006 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:35:45.044 | Considering dependency proxy for proxy_uwsgi: 2026-09-07 15:35:45.044 | Module proxy already enabled 2026-09-07 15:35:45.044 | Enabling module proxy_uwsgi. 2026-09-07 15:35:45.049 | To activate the new configuration, you need to run: 2026-09-07 15:35:45.049 | systemctl restart apache2 2026-09-07 15:35:45.054 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-09-07 15:35:45.056 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-07 15:35:45.059 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 15:35:45.062 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-07 15:35:45.201 | + ./stack.sh:main:906 : install_keystoneauth 2026-09-07 15:35:45.204 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-09-07 15:35:45.208 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-09-07 15:35:45.211 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:45.214 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:45.217 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-09-07 15:35:45.220 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:45.222 | + ./stack.sh:main:907 : install_keystoneclient 2026-09-07 15:35:45.225 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-09-07 15:35:45.229 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-09-07 15:35:45.232 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:45.235 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:45.238 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-09-07 15:35:45.241 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:45.244 | + ./stack.sh:main:908 : install_glanceclient 2026-09-07 15:35:45.247 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-09-07 15:35:45.250 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-09-07 15:35:45.253 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:45.256 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:45.258 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-09-07 15:35:45.261 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:45.264 | + ./stack.sh:main:909 : install_cinderclient 2026-09-07 15:35:45.267 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-09-07 15:35:45.270 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-09-07 15:35:45.273 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:45.276 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:45.278 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-09-07 15:35:45.281 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:45.284 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-09-07 15:35:45.286 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-09-07 15:35:45.289 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:45.292 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:45.294 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-09-07 15:35:45.297 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:45.300 | + ./stack.sh:main:910 : install_novaclient 2026-09-07 15:35:45.303 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-09-07 15:35:45.305 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-09-07 15:35:45.308 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:45.310 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:45.313 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-09-07 15:35:45.316 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:45.318 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-09-07 15:35:45.336 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:35:45.339 | + ./stack.sh:main:912 : install_swiftclient 2026-09-07 15:35:45.342 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-09-07 15:35:45.345 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-09-07 15:35:45.347 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:45.350 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:45.353 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-09-07 15:35:45.356 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:45.358 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-09-07 15:35:45.377 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:35:45.379 | + ./stack.sh:main:915 : install_neutronclient 2026-09-07 15:35:45.383 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-09-07 15:35:45.385 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-09-07 15:35:45.388 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:45.390 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:45.393 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-09-07 15:35:45.395 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:45.398 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-09-07 15:35:45.401 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-09-07 15:35:45.403 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-09-07 15:35:45.406 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:35:45.409 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:35:45.411 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-09-07 15:35:45.414 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:35:45.417 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-09-07 15:35:45.421 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-09-07 15:35:45.424 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-07 15:35:45.428 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-09-07 15:35:45.431 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-09-07 15:35:45.433 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-07 15:35:45.438 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-09-07 15:35:45.438 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-07 15:35:45.444 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-09-07 15:35:45.446 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-09-07 15:35:45.449 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-09-07 15:35:45.453 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-09-07 15:35:45.455 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-09-07 15:35:45.476 | Using python 3.12 to install keystonemiddleware 2026-09-07 15:35:45.479 | + 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-09-07 15:35:46.661 | Collecting keystonemiddleware 2026-09-07 15:35:46.795 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-09-07 15:35:46.859 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-09-07 15:35:46.875 | Downloading keystoneauth1-5.17.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-07 15:35:46.932 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-09-07 15:35:46.961 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-07 15:35:47.027 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-09-07 15:35:47.045 | Downloading oslo_config-10.7.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-07 15:35:47.096 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-09-07 15:35:47.112 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-07 15:35:47.159 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-09-07 15:35:47.175 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-09-07 15:35:47.233 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-09-07 15:35:47.251 | Downloading oslo_log-8.3.1-py3-none-any.whl.metadata (2.5 kB) 2026-09-07 15:35:47.301 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-09-07 15:35:47.320 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-07 15:35:47.383 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-09-07 15:35:47.404 | Downloading oslo_utils-10.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-07 15:35:47.415 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-09-07 15:35:47.446 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-09-07 15:35:47.462 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-07 15:35:47.505 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-09-07 15:35:47.520 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-09-07 15:35:47.574 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-09-07 15:35:47.598 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-07 15:35:47.609 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-09-07 15:35:47.644 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-09-07 15:35:47.663 | Downloading webob-1.8.11-py2.py3-none-any.whl.metadata (13 kB) 2026-09-07 15:35:47.677 | 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-09-07 15:35:47.717 | Collecting stevedore>=5.9.1 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-07 15:35:47.733 | Downloading stevedore-5.9.1-py3-none-any.whl.metadata (2.3 kB) 2026-09-07 15:35:47.771 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-07 15:35:47.789 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-09-07 15:35:47.832 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-07 15:35:47.848 | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-09-07 15:35:47.891 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-09-07 15:35:47.907 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-09-07 15:35:47.968 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-09-07 15:35:47.984 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-09-07 15:35:48.028 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-09-07 15:35:48.044 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-09-07 15:35:48.090 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-09-07 15:35:48.106 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-09-07 15:35:48.117 | 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-09-07 15:35:48.156 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-09-07 15:35:48.171 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-09-07 15:35:48.181 | 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-09-07 15:35:48.185 | 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.3.0) 2026-09-07 15:35:48.343 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-09-07 15:35:48.360 | 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-09-07 15:35:48.420 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-09-07 15:35:48.437 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-09-07 15:35:48.448 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.3) 2026-09-07 15:35:48.581 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-09-07 15:35:48.598 | 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-09-07 15:35:48.618 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (84.0.0) 2026-09-07 15:35:48.653 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-09-07 15:35:48.669 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-09-07 15:35:48.688 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.5.0) 2026-09-07 15:35:48.689 | 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-09-07 15:35:48.690 | 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-09-07 15:35:48.693 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-09-07 15:35:48.768 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl (135 kB) 2026-09-07 15:35:48.814 | Downloading keystoneauth1-5.17.0-py3-none-any.whl (366 kB) 2026-09-07 15:35:48.852 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-09-07 15:35:48.878 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-09-07 15:35:48.901 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-09-07 15:35:48.924 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-09-07 15:35:48.951 | Downloading oslo_config-10.7.0-py3-none-any.whl (143 kB) 2026-09-07 15:35:48.974 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-09-07 15:35:49.027 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 45.6 MB/s 0:00:00 2026-09-07 15:35:49.043 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-09-07 15:35:49.066 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-09-07 15:35:49.090 | Downloading oslo_log-8.3.1-py3-none-any.whl (77 kB) 2026-09-07 15:35:49.116 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-09-07 15:35:49.138 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-09-07 15:35:49.172 | Downloading oslo_utils-10.2.0-py3-none-any.whl (154 kB) 2026-09-07 15:35:49.195 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-09-07 15:35:49.221 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-09-07 15:35:49.244 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-09-07 15:35:49.268 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-09-07 15:35:49.292 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-09-07 15:35:49.317 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl (397 kB) 2026-09-07 15:35:49.345 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-09-07 15:35:49.368 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-09-07 15:35:49.389 | Downloading stevedore-5.9.1-py3-none-any.whl (54 kB) 2026-09-07 15:35:49.414 | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-09-07 15:35:49.439 | Downloading webob-1.8.11-py2.py3-none-any.whl (118 kB) 2026-09-07 15:35:49.815 | 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-09-07 15:35:50.085 | Attempting uninstall: six 2026-09-07 15:35:50.093 | Found existing installation: six 1.16.0 2026-09-07 15:35:50.094 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:35:50.095 | Can't uninstall 'six'. No files were found to uninstall. 2026-09-07 15:35:50.167 | Attempting uninstall: pyparsing 2026-09-07 15:35:50.176 | Found existing installation: pyparsing 3.1.1 2026-09-07 15:35:50.176 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:35:50.177 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-09-07 15:35:50.317 | Attempting uninstall: PyJWT 2026-09-07 15:35:50.326 | Found existing installation: PyJWT 2.7.0 2026-09-07 15:35:50.326 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:35:50.326 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-09-07 15:35:50.492 | Attempting uninstall: netaddr 2026-09-07 15:35:50.502 | Found existing installation: netaddr 0.8.0 2026-09-07 15:35:50.502 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:35:50.502 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-09-07 15:35:50.772 | Attempting uninstall: python-dateutil 2026-09-07 15:35:50.780 | Found existing installation: python-dateutil 2.8.2 2026-09-07 15:35:50.782 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:35:50.782 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-09-07 15:35:52.960 | 2026-09-07 15:35:52.968 | Successfully installed PyJWT-2.13.0 WebOb-1.8.11 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.17.0 keystonemiddleware-13.0.1 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.9.0 oslo.cache-4.3.0 oslo.config-10.7.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.1 oslo.serialization-5.11.0 oslo.utils-10.2.0 psutil-7.2.2 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-6.0.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.1 typing-extensions-4.16.0 2026-09-07 15:35:53.141 | + inc/python:pip_install:216 : result=0 2026-09-07 15:35:53.145 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 15:35:53.149 | + functions-common:time_stop:2420 : local name 2026-09-07 15:35:53.152 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:35:53.156 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:35:53.159 | + functions-common:time_stop:2423 : local total 2026-09-07 15:35:53.163 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:35:53.166 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 15:35:53.169 | + functions-common:time_stop:2427 : start_time=1788795345471 2026-09-07 15:35:53.172 | + functions-common:time_stop:2429 : [[ -z 1788795345471 ]] 2026-09-07 15:35:53.177 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:35:53.181 | + functions-common:time_stop:2432 : end_time=1788795353178 2026-09-07 15:35:53.184 | + functions-common:time_stop:2433 : elapsed_time=7707 2026-09-07 15:35:53.188 | + functions-common:time_stop:2434 : total=39022 2026-09-07 15:35:53.191 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:35:53.193 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46729 2026-09-07 15:35:53.197 | + inc/python:pip_install:219 : return 0 2026-09-07 15:35:53.202 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-09-07 15:35:53.207 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-09-07 15:35:53.211 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-07 15:35:53.216 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-09-07 15:35:53.221 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-09-07 15:35:53.224 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-07 15:35:53.230 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-09-07 15:35:53.231 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-07 15:35:53.238 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-09-07 15:35:53.242 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-09-07 15:35:53.247 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-09-07 15:35:53.252 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-09-07 15:35:53.256 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-09-07 15:35:53.290 | Using python 3.12 to install python-memcached 2026-09-07 15:35:53.294 | + 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-09-07 15:35:54.462 | Collecting python-memcached 2026-09-07 15:35:54.593 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-09-07 15:35:54.620 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-09-07 15:35:54.817 | Installing collected packages: python-memcached 2026-09-07 15:35:54.852 | Successfully installed python-memcached-1.62 2026-09-07 15:35:54.954 | + inc/python:pip_install:216 : result=0 2026-09-07 15:35:54.958 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 15:35:54.960 | + functions-common:time_stop:2420 : local name 2026-09-07 15:35:54.964 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:35:54.966 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:35:54.969 | + functions-common:time_stop:2423 : local total 2026-09-07 15:35:54.971 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:35:54.973 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 15:35:54.975 | + functions-common:time_stop:2427 : start_time=1788795353282 2026-09-07 15:35:54.978 | + functions-common:time_stop:2429 : [[ -z 1788795353282 ]] 2026-09-07 15:35:54.982 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:35:54.987 | + functions-common:time_stop:2432 : end_time=1788795354983 2026-09-07 15:35:54.990 | + functions-common:time_stop:2433 : elapsed_time=1701 2026-09-07 15:35:54.994 | + functions-common:time_stop:2434 : total=46729 2026-09-07 15:35:54.996 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:35:54.999 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48430 2026-09-07 15:35:55.001 | + inc/python:pip_install:219 : return 0 2026-09-07 15:35:55.004 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-09-07 15:35:55.019 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:35:55.023 | + ./stack.sh:main:922 : '[' 192.168.122.66 == 192.168.122.66 ']' 2026-09-07 15:35:55.027 | + ./stack.sh:main:923 : stack_install_service keystone 2026-09-07 15:35:55.030 | + lib/stack:stack_install_service:20 : local service=keystone 2026-09-07 15:35:55.032 | + lib/stack:stack_install_service:21 : type install_keystone 2026-09-07 15:35:55.036 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-07 15:35:55.038 | + lib/stack:stack_install_service:32 : install_keystone 2026-09-07 15:35:55.042 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-09-07 15:35:55.058 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:35:55.061 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-09-07 15:35:55.063 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-09-07 15:35:55.065 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-09-07 15:35:55.067 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 15:35:55.069 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 15:35:55.073 | ++ functions-common:git_clone:593 : pwd 2026-09-07 15:35:55.077 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-07 15:35:55.080 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 15:35:55.083 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 15:35:55.102 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 15:35:55.106 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 15:35:55.108 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 15:35:55.112 | + functions-common:git_clone:610 : echo master 2026-09-07 15:35:55.112 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 15:35:55.118 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-09-07 15:35:55.120 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-07 15:35:55.123 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-09-07 15:35:55.126 | + functions-common:git_timed:697 : local count=0 2026-09-07 15:35:55.129 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 15:35:55.132 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:35:55.134 | + functions-common:git_timed:701 : timeout=0 2026-09-07 15:35:55.136 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:35:55.138 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:35:55.141 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:35:55.144 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:35:55.148 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:35:55.153 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795355150 2026-09-07 15:35:55.157 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-09-07 15:35:55.160 | Cloning into '/opt/stack/keystone'... 2026-09-07 15:36:11.182 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:36:11.187 | + functions-common:time_stop:2420 : local name 2026-09-07 15:36:11.190 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:36:11.193 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:36:11.197 | + functions-common:time_stop:2423 : local total 2026-09-07 15:36:11.201 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:36:11.204 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:36:11.207 | + functions-common:time_stop:2427 : start_time=1788795355150 2026-09-07 15:36:11.211 | + functions-common:time_stop:2429 : [[ -z 1788795355150 ]] 2026-09-07 15:36:11.216 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:36:11.221 | + functions-common:time_stop:2432 : end_time=1788795371216 2026-09-07 15:36:11.225 | + functions-common:time_stop:2433 : elapsed_time=16066 2026-09-07 15:36:11.228 | + functions-common:time_stop:2434 : total=4951 2026-09-07 15:36:11.232 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:36:11.235 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21017 2026-09-07 15:36:11.238 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-09-07 15:36:11.242 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-07 15:36:11.246 | + functions-common:git_timed:697 : local count=0 2026-09-07 15:36:11.249 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 15:36:11.252 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:36:11.256 | + functions-common:git_timed:701 : timeout=0 2026-09-07 15:36:11.260 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:36:11.264 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:36:11.267 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:36:11.271 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:36:11.275 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:36:11.281 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795371276 2026-09-07 15:36:11.284 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-07 15:36:11.901 | From https://review.opendev.org/openstack/keystone 2026-09-07 15:36:11.901 | * branch master -> FETCH_HEAD 2026-09-07 15:36:11.913 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:36:11.916 | + functions-common:time_stop:2420 : local name 2026-09-07 15:36:11.920 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:36:11.923 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:36:11.927 | + functions-common:time_stop:2423 : local total 2026-09-07 15:36:11.931 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:36:11.935 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:36:11.939 | + functions-common:time_stop:2427 : start_time=1788795371276 2026-09-07 15:36:11.942 | + functions-common:time_stop:2429 : [[ -z 1788795371276 ]] 2026-09-07 15:36:11.947 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:36:11.953 | + functions-common:time_stop:2432 : end_time=1788795371949 2026-09-07 15:36:11.956 | + functions-common:time_stop:2433 : elapsed_time=673 2026-09-07 15:36:11.960 | + functions-common:time_stop:2434 : total=21017 2026-09-07 15:36:11.964 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:36:11.967 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21690 2026-09-07 15:36:11.971 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-07 15:36:11.975 | + functions-common:git_timed:697 : local count=0 2026-09-07 15:36:11.978 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 15:36:11.982 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:36:11.986 | + functions-common:git_timed:701 : timeout=0 2026-09-07 15:36:11.990 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:36:11.994 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:36:11.998 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:36:12.002 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:36:12.007 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:36:12.012 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795372008 2026-09-07 15:36:12.016 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-07 15:36:12.192 | Note: switching to 'FETCH_HEAD'. 2026-09-07 15:36:12.192 | 2026-09-07 15:36:12.192 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-07 15:36:12.192 | changes and commit them, and you can discard any commits you make in this 2026-09-07 15:36:12.192 | state without impacting any branches by switching back to a branch. 2026-09-07 15:36:12.192 | 2026-09-07 15:36:12.192 | If you want to create a new branch to retain commits you create, you may 2026-09-07 15:36:12.193 | do so (now or later) by using -c with the switch command. Example: 2026-09-07 15:36:12.193 | 2026-09-07 15:36:12.193 | git switch -c 2026-09-07 15:36:12.193 | 2026-09-07 15:36:12.193 | Or undo this operation with: 2026-09-07 15:36:12.193 | 2026-09-07 15:36:12.193 | git switch - 2026-09-07 15:36:12.193 | 2026-09-07 15:36:12.193 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-07 15:36:12.193 | 2026-09-07 15:36:12.193 | HEAD is now at 5f1d13f38 Merge "Use a %% to escape the % sign" 2026-09-07 15:36:12.199 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:36:12.204 | + functions-common:time_stop:2420 : local name 2026-09-07 15:36:12.207 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:36:12.211 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:36:12.214 | + functions-common:time_stop:2423 : local total 2026-09-07 15:36:12.218 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:36:12.221 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:36:12.225 | + functions-common:time_stop:2427 : start_time=1788795372008 2026-09-07 15:36:12.229 | + functions-common:time_stop:2429 : [[ -z 1788795372008 ]] 2026-09-07 15:36:12.233 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:36:12.239 | + functions-common:time_stop:2432 : end_time=1788795372235 2026-09-07 15:36:12.243 | + functions-common:time_stop:2433 : elapsed_time=227 2026-09-07 15:36:12.246 | + functions-common:time_stop:2434 : total=21690 2026-09-07 15:36:12.250 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:36:12.254 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21917 2026-09-07 15:36:12.258 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-09-07 15:36:12.277 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-09-07 15:36:12.282 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 15:36:12.282 | + functions-common:git_clone:673 : head -1 2026-09-07 15:36:12.289 | 5f1d13f38 Merge "Use a %% to escape the % sign" 2026-09-07 15:36:12.293 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-07 15:36:12.297 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-09-07 15:36:12.301 | + inc/python:setup_develop:353 : local bindep 2026-09-07 15:36:12.305 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-07 15:36:12.309 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-09-07 15:36:12.313 | + inc/python:setup_develop:359 : local extras= 2026-09-07 15:36:12.317 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-09-07 15:36:12.321 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-07 15:36:12.325 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-07 15:36:12.329 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-09-07 15:36:12.333 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-07 15:36:12.337 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-07 15:36:12.343 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-09-07 15:36:12.347 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-07 15:36:12.352 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-09-07 15:36:12.356 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-07 15:36:12.360 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-07 15:36:12.365 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-09-07 15:36:12.373 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-09-07 15:36:12.377 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-09-07 15:36:12.381 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-09-07 15:36:12.544 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-09-07 15:36:12.548 | + inc/python:setup_package:436 : local bindep=0 2026-09-07 15:36:12.552 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-07 15:36:12.556 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-07 15:36:12.560 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-07 15:36:12.564 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-09-07 15:36:12.568 | + inc/python:setup_package:445 : local flags=-e 2026-09-07 15:36:12.572 | + inc/python:setup_package:446 : local extras= 2026-09-07 15:36:12.576 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-07 15:36:12.580 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-07 15:36:12.584 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-07 15:36:12.589 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-07 15:36:12.593 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-07 15:36:12.597 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-09-07 15:36:12.628 | Using python 3.12 to install /opt/stack/keystone 2026-09-07 15:36:12.632 | + 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-09-07 15:36:13.608 | Obtaining file:///opt/stack/keystone 2026-09-07 15:36:13.613 | Installing build dependencies: started 2026-09-07 15:36:15.050 | Installing build dependencies: finished with status 'done' 2026-09-07 15:36:15.052 | Checking if build backend supports build_editable: started 2026-09-07 15:36:15.580 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-07 15:36:15.581 | Getting requirements to build editable: started 2026-09-07 15:36:15.867 | Getting requirements to build editable: finished with status 'done' 2026-09-07 15:36:15.869 | Preparing editable metadata (pyproject.toml): started 2026-09-07 15:36:16.907 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-07 15:36:16.923 | 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.dev73) (7.0.3) 2026-09-07 15:36:16.923 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (1.8.11) 2026-09-07 15:36:17.108 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev73) 2026-09-07 15:36:17.239 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-09-07 15:36:17.280 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev73) 2026-09-07 15:36:17.296 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-09-07 15:36:17.687 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev73) 2026-09-07 15:36:17.703 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-09-07 15:36:18.305 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev73) 2026-09-07 15:36:18.321 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.6 kB) 2026-09-07 15:36:18.343 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (5.9.1) 2026-09-07 15:36:18.343 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (6.0.0) 2026-09-07 15:36:18.345 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (13.0.1) 2026-09-07 15:36:18.421 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev73) 2026-09-07 15:36:18.436 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-09-07 15:36:18.450 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (4.3.0) 2026-09-07 15:36:18.451 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (10.7.0) 2026-09-07 15:36:18.452 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (6.5.0) 2026-09-07 15:36:18.530 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev73) 2026-09-07 15:36:18.549 | Downloading oslo_messaging-18.3.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-07 15:36:18.614 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev73) 2026-09-07 15:36:18.630 | Downloading oslo_db-18.1.1-py3-none-any.whl.metadata (2.7 kB) 2026-09-07 15:36:18.641 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (6.9.0) 2026-09-07 15:36:18.641 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (8.3.1) 2026-09-07 15:36:18.773 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev73) 2026-09-07 15:36:18.791 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-07 15:36:18.847 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev73) 2026-09-07 15:36:18.864 | Downloading oslo_policy-6.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-07 15:36:18.874 | 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.dev73) (5.11.0) 2026-09-07 15:36:18.912 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev73) 2026-09-07 15:36:18.929 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-09-07 15:36:18.937 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (10.2.0) 2026-09-07 15:36:18.968 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev73) 2026-09-07 15:36:18.984 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-09-07 15:36:19.029 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev73) 2026-09-07 15:36:19.045 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-09-07 15:36:19.056 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (2.13.0) 2026-09-07 15:36:19.057 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (1.5.0) 2026-09-07 15:36:19.099 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev73) 2026-09-07 15:36:19.116 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-09-07 15:36:19.127 | 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.dev73) (4.1.0) 2026-09-07 15:36:19.128 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (1.2.1) 2026-09-07 15:36:19.161 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev73) 2026-09-07 15:36:19.177 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-09-07 15:36:19.226 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev73) 2026-09-07 15:36:19.242 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-09-07 15:36:19.459 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev73) 2026-09-07 15:36:19.474 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-09-07 15:36:19.512 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev73) 2026-09-07 15:36:19.527 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-09-07 15:36:19.538 | 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.dev73) (5.3.1) 2026-09-07 15:36:19.572 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-07 15:36:19.586 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-07 15:36:19.629 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-07 15:36:19.644 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-09-07 15:36:19.688 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-07 15:36:19.703 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-07 15:36:19.742 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-07 15:36:19.757 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-09-07 15:36:19.863 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-07 15:36:19.878 | 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-09-07 15:36:19.940 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev73) 2026-09-07 15:36:19.958 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-09-07 15:36:19.974 | 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.dev73) (1.17.0) 2026-09-07 15:36:20.043 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev73) 2026-09-07 15:36:20.062 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 2026-09-07 15:36:20.108 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev73) 2026-09-07 15:36:20.125 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-09-07 15:36:20.161 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev73) 2026-09-07 15:36:20.176 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-07 15:36:20.231 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev73) 2026-09-07 15:36:20.248 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-07 15:36:20.818 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev73) 2026-09-07 15:36:20.834 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-09-07 15:36:20.849 | 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.dev73) (5.17.0) 2026-09-07 15:36:20.852 | 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.dev73) (2.34.2) 2026-09-07 15:36:20.856 | 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.dev73) (2.1.0) 2026-09-07 15:36:20.857 | 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.dev73) (1.9.0) 2026-09-07 15:36:20.858 | 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.dev73) (4.16.0) 2026-09-07 15:36:20.869 | 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.dev73) (1.3.0) 2026-09-07 15:36:20.871 | 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.dev73) (2.0.0) 2026-09-07 15:36:20.871 | 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.dev73) (6.0.3) 2026-09-07 15:36:20.927 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev73) 2026-09-07 15:36:20.943 | Downloading alembic-1.19.1-py3-none-any.whl.metadata (7.3 kB) 2026-09-07 15:36:20.953 | 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.dev73) (3.1.0) 2026-09-07 15:36:20.988 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev73) 2026-09-07 15:36:21.004 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-09-07 15:36:21.045 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev73) 2026-09-07 15:36:21.061 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-09-07 15:36:21.105 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev73) 2026-09-07 15:36:21.121 | Downloading mako-1.4.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-07 15:36:21.133 | 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.dev73) (2.3.0) 2026-09-07 15:36:21.138 | 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.dev73) (2.9.0.post0) 2026-09-07 15:36:21.141 | 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.dev73) (3.5.0) 2026-09-07 15:36:21.189 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 15:36:21.206 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-07 15:36:21.260 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 15:36:21.276 | Downloading cachetools-7.1.7-py3-none-any.whl.metadata (5.5 kB) 2026-09-07 15:36:21.318 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 15:36:21.333 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-09-07 15:36:21.391 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 15:36:21.406 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-09-07 15:36:21.471 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 15:36:21.487 | Downloading oslo_metrics-0.17.0-py3-none-any.whl.metadata (1.5 kB) 2026-09-07 15:36:21.526 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 15:36:21.541 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-07 15:36:21.587 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 15:36:21.602 | Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-09-07 15:36:21.611 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) (26.3) 2026-09-07 15:36:21.646 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 15:36:21.661 | Downloading prometheus_client-0.26.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-07 15:36:21.711 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev73) 2026-09-07 15:36:21.726 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-09-07 15:36:21.779 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 15:36:21.799 | Downloading eventlet-0.41.2-py3-none-any.whl.metadata (5.4 kB) 2026-09-07 15:36:22.086 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 15:36:22.102 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-09-07 15:36:22.167 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 15:36:22.183 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-07 15:36:22.229 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 15:36:22.246 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-07 15:36:22.284 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 15:36:22.301 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-09-07 15:36:22.353 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 15:36:22.369 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-09-07 15:36:22.447 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 15:36:22.464 | 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-09-07 15:36:22.507 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 15:36:22.522 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-09-07 15:36:22.570 | 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.dev73) 2026-09-07 15:36:22.586 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-09-07 15:36:22.646 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev73) 2026-09-07 15:36:22.661 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-09-07 15:36:22.681 | 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.dev73) (3.3.2) 2026-09-07 15:36:22.681 | 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.dev73) (7.2.2) 2026-09-07 15:36:22.694 | 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.dev73) (84.0.0) 2026-09-07 15:36:22.733 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev73) 2026-09-07 15:36:22.750 | Downloading wcwidth-0.8.2-py3-none-any.whl.metadata (43 kB) 2026-09-07 15:36:22.815 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev73) 2026-09-07 15:36:22.830 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-09-07 15:36:22.873 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev73) 2026-09-07 15:36:22.889 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-09-07 15:36:22.944 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev73) 2026-09-07 15:36:22.963 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-09-07 15:36:22.985 | 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.dev73) (3.5.0) 2026-09-07 15:36:22.987 | 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.dev73) (3.18) 2026-09-07 15:36:22.987 | 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.dev73) (2.7.0) 2026-09-07 15:36:22.988 | 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.dev73) (2023.11.17) 2026-09-07 15:36:23.042 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev73) 2026-09-07 15:36:23.058 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-09-07 15:36:23.124 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-07 15:36:23.141 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-09-07 15:36:23.246 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-09-07 15:36:23.293 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-09-07 15:36:23.379 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 47.5 MB/s 0:00:00 2026-09-07 15:36:23.395 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (221 kB) 2026-09-07 15:36:23.421 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-09-07 15:36:23.444 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-09-07 15:36:23.466 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-09-07 15:36:23.492 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-09-07 15:36:23.513 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-09-07 15:36:23.535 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-09-07 15:36:23.557 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-09-07 15:36:23.581 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-09-07 15:36:23.607 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-09-07 15:36:23.628 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-09-07 15:36:23.650 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-09-07 15:36:23.673 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-09-07 15:36:23.698 | Downloading oslo_db-18.1.1-py3-none-any.whl (152 kB) 2026-09-07 15:36:23.722 | Downloading alembic-1.19.1-py3-none-any.whl (265 kB) 2026-09-07 15:36:23.752 | Downloading oslo_messaging-18.3.0-py3-none-any.whl (204 kB) 2026-09-07 15:36:23.776 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-09-07 15:36:23.797 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-09-07 15:36:23.820 | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-09-07 15:36:23.842 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-09-07 15:36:23.868 | Downloading oslo_metrics-0.17.0-py3-none-any.whl (14 kB) 2026-09-07 15:36:23.890 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-09-07 15:36:23.920 | Downloading oslo_policy-6.0.1-py3-none-any.whl (89 kB) 2026-09-07 15:36:23.951 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-09-07 15:36:24.000 | Downloading eventlet-0.41.2-py3-none-any.whl (364 kB) 2026-09-07 15:36:24.034 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-09-07 15:36:24.069 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (621 kB) 2026-09-07 15:36:24.090 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 621.4/621.4 kB 29.5 MB/s 0:00:00 2026-09-07 15:36:24.105 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-09-07 15:36:24.126 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-09-07 15:36:24.152 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-09-07 15:36:24.174 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-09-07 15:36:24.226 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-09-07 15:36:24.253 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-09-07 15:36:24.275 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-09-07 15:36:24.297 | Downloading prometheus_client-0.26.0-py3-none-any.whl (64 kB) 2026-09-07 15:36:24.329 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-09-07 15:36:24.355 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-09-07 15:36:24.378 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-09-07 15:36:24.407 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-09-07 15:36:24.430 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-09-07 15:36:24.452 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-09-07 15:36:24.474 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-09-07 15:36:24.497 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (366 kB) 2026-09-07 15:36:24.523 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-09-07 15:36:24.592 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 51.7 MB/s 0:00:00 2026-09-07 15:36:24.607 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-09-07 15:36:24.629 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-09-07 15:36:24.651 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-09-07 15:36:24.673 | Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) 2026-09-07 15:36:24.698 | Downloading wcwidth-0.8.2-py3-none-any.whl (323 kB) 2026-09-07 15:36:24.724 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-09-07 15:36:24.750 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-09-07 15:36:24.770 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-09-07 15:36:24.792 | Downloading mako-1.4.1-py3-none-any.whl (80 kB) 2026-09-07 15:36:24.815 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-09-07 15:36:24.837 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 2026-09-07 15:36:25.153 | Building wheels for collected packages: keystone 2026-09-07 15:36:25.154 | Building editable for keystone (pyproject.toml): started 2026-09-07 15:36:26.312 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-09-07 15:36:26.314 | Created wheel for keystone: filename=keystone-29.1.0.dev73-0.editable-py3-none-any.whl size=9269 sha256=7c5198feb68813571d5dbe24d370016533af3ad50b7d289b3844152756e2c956 2026-09-07 15:36:26.314 | Stored in directory: /tmp/pip-ephem-wheel-cache-pycybb92/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-09-07 15:36:26.318 | Successfully built keystone 2026-09-07 15:36:26.674 | 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-09-07 15:36:26.715 | Attempting uninstall: pytz 2026-09-07 15:36:26.723 | Found existing installation: pytz 2024.1 2026-09-07 15:36:26.724 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:36:26.724 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-09-07 15:36:28.500 | Attempting uninstall: oauthlib 2026-09-07 15:36:28.511 | Found existing installation: oauthlib 3.2.2 2026-09-07 15:36:28.511 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:36:28.512 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-09-07 15:36:28.657 | Attempting uninstall: markupsafe 2026-09-07 15:36:28.669 | Found existing installation: MarkupSafe 2.1.5 2026-09-07 15:36:28.670 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:36:28.670 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-09-07 15:36:29.746 | Attempting uninstall: click 2026-09-07 15:36:29.756 | Found existing installation: click 8.1.6 2026-09-07 15:36:29.757 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:36:29.757 | Can't uninstall 'click'. No files were found to uninstall. 2026-09-07 15:36:29.924 | Attempting uninstall: blinker 2026-09-07 15:36:29.935 | Found existing installation: blinker 1.7.0 2026-09-07 15:36:29.936 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:36:29.936 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-09-07 15:36:29.953 | Attempting uninstall: bcrypt 2026-09-07 15:36:29.963 | Found existing installation: bcrypt 3.2.2 2026-09-07 15:36:29.965 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:36:29.965 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-09-07 15:36:29.982 | Attempting uninstall: attrs 2026-09-07 15:36:29.993 | Found existing installation: attrs 23.2.0 2026-09-07 15:36:29.994 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:36:29.994 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-09-07 15:36:33.055 | Attempting uninstall: jinja2 2026-09-07 15:36:33.067 | Found existing installation: Jinja2 3.1.2 2026-09-07 15:36:33.067 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:36:33.068 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-09-07 15:36:34.101 | Attempting uninstall: cryptography 2026-09-07 15:36:34.115 | Found existing installation: cryptography 41.0.7 2026-09-07 15:36:34.115 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:36:34.116 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-09-07 15:36:34.718 | Attempting uninstall: pyopenssl 2026-09-07 15:36:34.731 | Found existing installation: pyOpenSSL 23.2.0 2026-09-07 15:36:34.731 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:36:34.731 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-09-07 15:36:35.149 | Attempting uninstall: jsonschema 2026-09-07 15:36:35.160 | Found existing installation: jsonschema 4.10.3 2026-09-07 15:36:35.162 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:36:35.162 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-09-07 15:36:36.769 | 2026-09-07 15:36:36.769 | 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-09-07 15:36:36.769 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-09-07 15:36:36.784 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.4.1 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.52 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.19.1 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.7 cffi-2.1.1 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.2 fasteners-0.20 greenlet-3.5.5 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev73 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.1 oslo.messaging-18.3.0 oslo.metrics-0.17.0 oslo.middleware-8.2.0 oslo.policy-6.0.1 oslo.service-4.8.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.26.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.3.post1 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.6.3 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.3 vine-5.1.0 wcwidth-0.8.2 xmlschema-2.5.1 2026-09-07 15:36:37.125 | + inc/python:pip_install:216 : result=0 2026-09-07 15:36:37.128 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 15:36:37.131 | + functions-common:time_stop:2420 : local name 2026-09-07 15:36:37.133 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:36:37.136 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:36:37.139 | + functions-common:time_stop:2423 : local total 2026-09-07 15:36:37.142 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:36:37.144 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 15:36:37.147 | + functions-common:time_stop:2427 : start_time=1788795372620 2026-09-07 15:36:37.149 | + functions-common:time_stop:2429 : [[ -z 1788795372620 ]] 2026-09-07 15:36:37.153 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:36:37.157 | + functions-common:time_stop:2432 : end_time=1788795397154 2026-09-07 15:36:37.160 | + functions-common:time_stop:2433 : elapsed_time=24534 2026-09-07 15:36:37.162 | + functions-common:time_stop:2434 : total=48430 2026-09-07 15:36:37.165 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:36:37.168 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=72964 2026-09-07 15:36:37.171 | + inc/python:pip_install:219 : return 0 2026-09-07 15:36:37.174 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-07 15:36:37.177 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-07 15:36:37.179 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-09-07 15:36:37.182 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-09-07 15:36:37.185 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:36:37.188 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:36:37.191 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-09-07 15:36:37.194 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:36:37.196 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-09-07 15:36:37.215 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:36:37.218 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-07 15:36:37.221 | + ./stack.sh:main:924 : configure_keystone 2026-09-07 15:36:37.224 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-09-07 15:36:37.239 | + 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-09-07 15:36:37.242 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-09-07 15:36:37.247 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-09-07 15:36:37.265 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:36:37.268 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-09-07 15:36:37.302 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-09-07 15:36:37.335 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-09-07 15:36:37.372 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-09-07 15:36:37.407 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-09-07 15:36:37.444 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-09-07 15:36:37.479 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-09-07 15:36:37.510 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-09-07 15:36:37.543 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-09-07 15:36:37.578 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-09-07 15:36:37.582 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-09-07 15:36:37.584 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-09-07 15:36:37.588 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-09-07 15:36:37.591 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-07 15:36:37.594 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-07 15:36:37.612 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:36:37.615 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-07 15:36:37.618 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-07 15:36:37.621 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-07 15:36:37.639 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:36:37.642 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.66:5672/ 2026-09-07 15:36:37.645 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.66:5672/ 2026-09-07 15:36:37.679 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-07 15:36:37.682 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-07 15:36:37.685 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.66/identity 2026-09-07 15:36:37.722 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-09-07 15:36:37.724 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-09-07 15:36:37.760 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-09-07 15:36:37.764 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-09-07 15:36:37.766 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-09-07 15:36:37.769 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-09-07 15:36:37.771 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-07 15:36:37.774 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-07 15:36:37.777 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-07 15:36:37.796 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:36:37.799 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-07 15:36:37.802 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-09-07 15:36:37.806 | + 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-09-07 15:36:37.840 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-09-07 15:36:37.844 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-09-07 15:36:37.846 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-09-07 15:36:37.849 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-09-07 15:36:37.853 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-07 15:36:37.870 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-07 15:36:37.873 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-07 15:36:37.876 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-07 15:36:37.878 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-07 15:36:37.881 | + 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-09-07 15:36:37.914 | + 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-09-07 15:36:37.947 | + 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-09-07 15:36:37.981 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-07 15:36:38.016 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-09-07 15:36:38.050 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-09-07 15:36:38.085 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-09-07 15:36:38.087 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-09-07 15:36:38.090 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-09-07 15:36:38.093 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-09-07 15:36:38.095 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-07 15:36:38.099 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-09-07 15:36:38.102 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-09-07 15:36:38.104 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-07 15:36:38.107 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-07 15:36:38.124 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-07 15:36:38.124 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-07 15:36:38.135 | d /var/run/uwsgi 0755 quobyte root 2026-09-07 15:36:38.139 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-07 15:36:38.153 | /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-09-07 15:36:38.158 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-09-07 15:36:38.161 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-09-07 15:36:38.166 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-07 15:36:38.168 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-09-07 15:36:38.204 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-09-07 15:36:38.237 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-09-07 15:36:38.270 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-09-07 15:36:38.303 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-09-07 15:36:38.336 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-09-07 15:36:38.370 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-09-07 15:36:38.402 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-09-07 15:36:38.436 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-09-07 15:36:38.470 | + 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-09-07 15:36:38.502 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-09-07 15:36:38.533 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-09-07 15:36:38.566 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-09-07 15:36:38.600 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-09-07 15:36:38.633 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-07 15:36:38.635 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-07 15:36:38.640 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-09-07 15:36:38.642 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-09-07 15:36:38.646 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-07 15:36:38.649 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:36:38.652 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:36:38.654 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-09-07 15:36:38.657 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-09-07 15:36:38.660 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-09-07 15:36:38.693 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-09-07 15:36:38.726 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-09-07 15:36:38.727 | + 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-09-07 15:36:38.736 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-09-07 15:36:38.741 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-09-07 15:36:38.744 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-09-07 15:36:38.747 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-07 15:36:38.749 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-07 15:36:38.752 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-07 15:36:38.755 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-07 15:36:38.758 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:36:38.760 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:36:38.763 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-07 15:36:38.766 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-07 15:36:38.769 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:36:38.771 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:36:38.774 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-09-07 15:36:38.785 | perl: warning: Setting locale failed. 2026-09-07 15:36:38.785 | perl: warning: Please check that your locale settings: 2026-09-07 15:36:38.785 | LANGUAGE = (unset), 2026-09-07 15:36:38.786 | LC_ALL = "en_US.utf8", 2026-09-07 15:36:38.786 | LANG = "de_DE.UTF-8" 2026-09-07 15:36:38.786 | are supported and installed on your system. 2026-09-07 15:36:38.786 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:36:38.826 | Enabling site keystone-api. 2026-09-07 15:36:38.832 | To activate the new configuration, you need to run: 2026-09-07 15:36:38.832 | systemctl reload apache2 2026-09-07 15:36:38.838 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-07 15:36:38.841 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-07 15:36:38.844 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 15:36:38.847 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-07 15:36:38.966 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-09-07 15:36:39.001 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-09-07 15:36:39.036 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-09-07 15:36:39.073 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-09-07 15:36:39.076 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-09-07 15:36:39.113 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-09-07 15:36:39.147 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-09-07 15:36:39.181 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-09-07 15:36:39.216 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-09-07 15:36:39.219 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-09-07 15:36:39.253 | + ./stack.sh:main:928 : is_service_enabled swift 2026-09-07 15:36:39.273 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:36:39.276 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-09-07 15:36:39.295 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:36:39.299 | + ./stack.sh:main:944 : stack_install_service glance 2026-09-07 15:36:39.301 | + lib/stack:stack_install_service:20 : local service=glance 2026-09-07 15:36:39.304 | + lib/stack:stack_install_service:21 : type install_glance 2026-09-07 15:36:39.307 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-07 15:36:39.310 | + lib/stack:stack_install_service:32 : install_glance 2026-09-07 15:36:39.313 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-09-07 15:36:39.316 | + lib/glance:install_glance:551 : local glance_store_extras 2026-09-07 15:36:39.319 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-09-07 15:36:39.337 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:36:39.341 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-09-07 15:36:39.344 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-09-07 15:36:39.362 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:36:39.365 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-09-07 15:36:39.368 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-09-07 15:36:39.371 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:36:39.374 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:36:39.377 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-09-07 15:36:39.380 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:36:39.384 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-09-07 15:36:39.387 | ++ inc/python:join_extras:28 : local IFS=, 2026-09-07 15:36:39.390 | ++ inc/python:join_extras:29 : echo cinder 2026-09-07 15:36:39.394 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-09-07 15:36:39.397 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-09-07 15:36:39.400 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-09-07 15:36:39.403 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-09-07 15:36:39.407 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-09-07 15:36:39.410 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-09-07 15:36:39.413 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-09-07 15:36:39.418 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-09-07 15:36:39.418 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-09-07 15:36:39.423 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-09-07 15:36:39.426 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-09-07 15:36:39.429 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-09-07 15:36:39.433 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-09-07 15:36:39.436 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-09-07 15:36:39.460 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-09-07 15:36:39.462 | + 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-09-07 15:36:40.628 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-09-07 15:36:40.777 | Downloading glance_store-5.7.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-07 15:36:40.792 | 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.7.0) 2026-09-07 15:36:40.793 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.9.0) 2026-09-07 15:36:40.794 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.11.0) 2026-09-07 15:36:40.795 | 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.2.0) 2026-09-07 15:36:40.796 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.6.1) 2026-09-07 15:36:40.798 | 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.1) 2026-09-07 15:36:40.798 | 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-09-07 15:36:40.800 | 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.17.0) 2026-09-07 15:36:40.800 | 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) (6.0.0) 2026-09-07 15:36:40.802 | 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-09-07 15:36:40.827 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-09-07 15:36:40.844 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-09-07 15:36:40.855 | 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.5.0) 2026-09-07 15:36:40.857 | 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-09-07 15:36:40.860 | 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.3.0) 2026-09-07 15:36:40.908 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-09-07 15:36:40.927 | Downloading python_cinderclient-9.10.0-py3-none-any.whl.metadata (19 kB) 2026-09-07 15:36:41.000 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-09-07 15:36:41.017 | Downloading os_brick-7.1.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-07 15:36:41.153 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-09-07 15:36:41.176 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-07 15:36:41.224 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-09-07 15:36:41.241 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-07 15:36:41.253 | 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-09-07 15:36:41.254 | 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-09-07 15:36:41.257 | 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-09-07 15:36:41.257 | 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.6.3) 2026-09-07 15:36:41.263 | 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-09-07 15:36:41.265 | 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.9.0) 2026-09-07 15:36:41.265 | 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.16.0) 2026-09-07 15:36:41.269 | 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-09-07 15:36:41.271 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.5.0) 2026-09-07 15:36:41.271 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.3.1) 2026-09-07 15:36:41.273 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.8.0) 2026-09-07 15:36:41.307 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-09-07 15:36:41.323 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-09-07 15:36:41.334 | 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-09-07 15:36:41.339 | 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-09-07 15:36:41.344 | 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-09-07 15:36:41.346 | 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-09-07 15:36:41.348 | 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-09-07 15:36:41.356 | 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-09-07 15:36:41.360 | 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.1.1) 2026-09-07 15:36:41.361 | 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-09-07 15:36:41.364 | 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-09-07 15:36:41.372 | 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.11) 2026-09-07 15:36:41.373 | 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.2) 2026-09-07 15:36:41.374 | 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.5) 2026-09-07 15:36:41.376 | 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-09-07 15:36:41.377 | 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-09-07 15:36:41.379 | 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-09-07 15:36:41.380 | 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-09-07 15:36:41.383 | 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-09-07 15:36:41.395 | 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-09-07 15:36:41.395 | 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.3) 2026-09-07 15:36:41.402 | 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) (84.0.0) 2026-09-07 15:36:41.419 | 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-09-07 15:36:41.423 | 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.2) 2026-09-07 15:36:41.427 | 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-09-07 15:36:41.441 | 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.5.0) 2026-09-07 15:36:41.443 | 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-09-07 15:36:41.443 | 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-09-07 15:36:41.445 | 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-09-07 15:36:41.466 | 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-09-07 15:36:41.526 | Downloading glance_store-5.7.0-py3-none-any.whl (262 kB) 2026-09-07 15:36:41.581 | Downloading os_brick-7.1.1-py3-none-any.whl (285 kB) 2026-09-07 15:36:41.611 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-09-07 15:36:41.641 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-09-07 15:36:41.663 | Downloading python_cinderclient-9.10.0-py3-none-any.whl (256 kB) 2026-09-07 15:36:41.688 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-09-07 15:36:41.710 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-09-07 15:36:41.983 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-09-07 15:36:43.247 | 2026-09-07 15:36:43.262 | Successfully installed glance-store-5.7.0 os-brick-7.1.1 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.10.0 retrying-1.4.2 tenacity-9.1.4 2026-09-07 15:36:43.398 | + inc/python:pip_install:216 : result=0 2026-09-07 15:36:43.402 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 15:36:43.404 | + functions-common:time_stop:2420 : local name 2026-09-07 15:36:43.408 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:36:43.411 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:36:43.413 | + functions-common:time_stop:2423 : local total 2026-09-07 15:36:43.416 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:36:43.419 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 15:36:43.421 | + functions-common:time_stop:2427 : start_time=1788795399453 2026-09-07 15:36:43.425 | + functions-common:time_stop:2429 : [[ -z 1788795399453 ]] 2026-09-07 15:36:43.428 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:36:43.433 | + functions-common:time_stop:2432 : end_time=1788795403429 2026-09-07 15:36:43.435 | + functions-common:time_stop:2433 : elapsed_time=3976 2026-09-07 15:36:43.438 | + functions-common:time_stop:2434 : total=72964 2026-09-07 15:36:43.441 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:36:43.444 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=76940 2026-09-07 15:36:43.446 | + inc/python:pip_install:219 : return 0 2026-09-07 15:36:43.449 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-09-07 15:36:43.452 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-09-07 15:36:43.455 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-09-07 15:36:43.471 | + 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-09-07 15:36:43.476 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-09-07 15:36:43.480 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-09-07 15:36:43.483 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-09-07 15:36:43.486 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 15:36:43.488 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 15:36:43.492 | ++ functions-common:git_clone:593 : pwd 2026-09-07 15:36:43.495 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-07 15:36:43.498 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 15:36:43.501 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 15:36:43.519 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 15:36:43.522 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 15:36:43.525 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 15:36:43.528 | + functions-common:git_clone:610 : echo master 2026-09-07 15:36:43.529 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 15:36:43.533 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-09-07 15:36:43.536 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-07 15:36:43.538 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-09-07 15:36:43.541 | + functions-common:git_timed:697 : local count=0 2026-09-07 15:36:43.544 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 15:36:43.547 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:36:43.549 | + functions-common:git_timed:701 : timeout=0 2026-09-07 15:36:43.552 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:36:43.554 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:36:43.557 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:36:43.560 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:36:43.563 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:36:43.567 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795403564 2026-09-07 15:36:43.570 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-09-07 15:36:43.573 | Cloning into '/opt/stack/glance'... 2026-09-07 15:36:51.235 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:36:51.239 | + functions-common:time_stop:2420 : local name 2026-09-07 15:36:51.242 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:36:51.246 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:36:51.249 | + functions-common:time_stop:2423 : local total 2026-09-07 15:36:51.252 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:36:51.256 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:36:51.259 | + functions-common:time_stop:2427 : start_time=1788795403564 2026-09-07 15:36:51.262 | + functions-common:time_stop:2429 : [[ -z 1788795403564 ]] 2026-09-07 15:36:51.266 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:36:51.272 | + functions-common:time_stop:2432 : end_time=1788795411267 2026-09-07 15:36:51.276 | + functions-common:time_stop:2433 : elapsed_time=7703 2026-09-07 15:36:51.279 | + functions-common:time_stop:2434 : total=21917 2026-09-07 15:36:51.282 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:36:51.285 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29620 2026-09-07 15:36:51.289 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-09-07 15:36:51.292 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-07 15:36:51.296 | + functions-common:git_timed:697 : local count=0 2026-09-07 15:36:51.300 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 15:36:51.303 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:36:51.306 | + functions-common:git_timed:701 : timeout=0 2026-09-07 15:36:51.310 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:36:51.314 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:36:51.317 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:36:51.320 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:36:51.324 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:36:51.330 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795411326 2026-09-07 15:36:51.334 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-07 15:36:51.952 | From https://review.opendev.org/openstack/glance 2026-09-07 15:36:51.952 | * branch master -> FETCH_HEAD 2026-09-07 15:36:51.962 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:36:51.966 | + functions-common:time_stop:2420 : local name 2026-09-07 15:36:51.969 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:36:51.973 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:36:51.976 | + functions-common:time_stop:2423 : local total 2026-09-07 15:36:51.980 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:36:51.983 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:36:51.985 | + functions-common:time_stop:2427 : start_time=1788795411326 2026-09-07 15:36:51.989 | + functions-common:time_stop:2429 : [[ -z 1788795411326 ]] 2026-09-07 15:36:51.993 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:36:51.998 | + functions-common:time_stop:2432 : end_time=1788795411994 2026-09-07 15:36:52.001 | + functions-common:time_stop:2433 : elapsed_time=668 2026-09-07 15:36:52.004 | + functions-common:time_stop:2434 : total=29620 2026-09-07 15:36:52.007 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:36:52.011 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30288 2026-09-07 15:36:52.015 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-07 15:36:52.018 | + functions-common:git_timed:697 : local count=0 2026-09-07 15:36:52.021 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 15:36:52.025 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:36:52.027 | + functions-common:git_timed:701 : timeout=0 2026-09-07 15:36:52.031 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:36:52.034 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:36:52.038 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:36:52.042 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:36:52.045 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:36:52.051 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795412047 2026-09-07 15:36:52.054 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-07 15:36:52.182 | Note: switching to 'FETCH_HEAD'. 2026-09-07 15:36:52.182 | 2026-09-07 15:36:52.182 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-07 15:36:52.182 | changes and commit them, and you can discard any commits you make in this 2026-09-07 15:36:52.182 | state without impacting any branches by switching back to a branch. 2026-09-07 15:36:52.182 | 2026-09-07 15:36:52.182 | If you want to create a new branch to retain commits you create, you may 2026-09-07 15:36:52.182 | do so (now or later) by using -c with the switch command. Example: 2026-09-07 15:36:52.182 | 2026-09-07 15:36:52.182 | git switch -c 2026-09-07 15:36:52.183 | 2026-09-07 15:36:52.183 | Or undo this operation with: 2026-09-07 15:36:52.183 | 2026-09-07 15:36:52.183 | git switch - 2026-09-07 15:36:52.183 | 2026-09-07 15:36:52.183 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-07 15:36:52.183 | 2026-09-07 15:36:52.183 | HEAD is now at abc1077f1 Try all allowed DNS addresses when importing image 2026-09-07 15:36:52.187 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:36:52.190 | + functions-common:time_stop:2420 : local name 2026-09-07 15:36:52.194 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:36:52.198 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:36:52.201 | + functions-common:time_stop:2423 : local total 2026-09-07 15:36:52.204 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:36:52.208 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:36:52.211 | + functions-common:time_stop:2427 : start_time=1788795412047 2026-09-07 15:36:52.215 | + functions-common:time_stop:2429 : [[ -z 1788795412047 ]] 2026-09-07 15:36:52.219 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:36:52.224 | + functions-common:time_stop:2432 : end_time=1788795412221 2026-09-07 15:36:52.227 | + functions-common:time_stop:2433 : elapsed_time=174 2026-09-07 15:36:52.231 | + functions-common:time_stop:2434 : total=30288 2026-09-07 15:36:52.234 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:36:52.238 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30462 2026-09-07 15:36:52.241 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-09-07 15:36:52.258 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-09-07 15:36:52.262 | + functions-common:git_clone:673 : head -1 2026-09-07 15:36:52.264 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 15:36:52.270 | abc1077f1 Try all allowed DNS addresses when importing image 2026-09-07 15:36:52.274 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-07 15:36:52.276 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-09-07 15:36:52.279 | + inc/python:setup_develop:353 : local bindep 2026-09-07 15:36:52.281 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-09-07 15:36:52.284 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-09-07 15:36:52.287 | + inc/python:setup_develop:359 : local extras= 2026-09-07 15:36:52.290 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-09-07 15:36:52.293 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-07 15:36:52.295 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-09-07 15:36:52.298 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-09-07 15:36:52.301 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-07 15:36:52.303 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-07 15:36:52.307 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-09-07 15:36:52.309 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-07 15:36:52.313 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-09-07 15:36:52.316 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-07 15:36:52.319 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-07 15:36:52.323 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-09-07 15:36:52.329 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-09-07 15:36:52.332 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-09-07 15:36:52.335 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-09-07 15:36:52.492 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-09-07 15:36:52.495 | + inc/python:setup_package:436 : local bindep=0 2026-09-07 15:36:52.498 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-07 15:36:52.501 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-07 15:36:52.504 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-09-07 15:36:52.508 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-09-07 15:36:52.510 | + inc/python:setup_package:445 : local flags=-e 2026-09-07 15:36:52.514 | + inc/python:setup_package:446 : local extras= 2026-09-07 15:36:52.516 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-07 15:36:52.519 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-07 15:36:52.521 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-07 15:36:52.524 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-07 15:36:52.527 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-07 15:36:52.530 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-09-07 15:36:52.552 | Using python 3.12 to install /opt/stack/glance 2026-09-07 15:36:52.555 | + 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-09-07 15:36:53.521 | Obtaining file:///opt/stack/glance 2026-09-07 15:36:53.525 | Installing build dependencies: started 2026-09-07 15:36:55.015 | Installing build dependencies: finished with status 'done' 2026-09-07 15:36:55.017 | Checking if build backend supports build_editable: started 2026-09-07 15:36:55.552 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-07 15:36:55.554 | Getting requirements to build editable: started 2026-09-07 15:36:55.845 | Getting requirements to build editable: finished with status 'done' 2026-09-07 15:36:55.847 | Preparing editable metadata (pyproject.toml): started 2026-09-07 15:36:56.751 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-07 15:36:56.771 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (7.0.3) 2026-09-07 15:36:56.771 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (0.7.1) 2026-09-07 15:36:56.772 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (2.0.52) 2026-09-07 15:36:56.774 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (3.1.0) 2026-09-07 15:36:56.774 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (2.5.1) 2026-09-07 15:36:56.776 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (1.8.11) 2026-09-07 15:36:56.776 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (1.19.1) 2026-09-07 15:36:56.954 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev59) 2026-09-07 15:36:57.084 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-07 15:36:57.093 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (10.7.0) 2026-09-07 15:36:57.095 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (7.6.1) 2026-09-07 15:36:57.096 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (6.5.0) 2026-09-07 15:36:57.097 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (2.8.0) 2026-09-07 15:36:57.097 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (10.2.0) 2026-09-07 15:36:57.098 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (5.9.1) 2026-09-07 15:36:57.155 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev59) 2026-09-07 15:36:57.173 | Downloading taskflow-6.4.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-07 15:36:57.189 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (5.17.0) 2026-09-07 15:36:57.189 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (13.0.1) 2026-09-07 15:36:57.216 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev59) 2026-09-07 15:36:57.231 | Downloading wsme-0.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-07 15:36:57.242 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (3.18.0) 2026-09-07 15:36:57.243 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (2.34.2) 2026-09-07 15:36:57.244 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (3.10.1) 2026-09-07 15:36:57.245 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (4.26.0) 2026-09-07 15:36:57.246 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (6.0.0) 2026-09-07 15:36:57.247 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (18.1.1) 2026-09-07 15:36:57.247 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (6.9.0) 2026-09-07 15:36:57.278 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev59) 2026-09-07 15:36:57.295 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-07 15:36:57.305 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (8.3.1) 2026-09-07 15:36:57.306 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (18.3.0) 2026-09-07 15:36:57.307 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (8.2.0) 2026-09-07 15:36:57.347 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev59) 2026-09-07 15:36:57.362 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-07 15:36:57.373 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (6.0.1) 2026-09-07 15:36:57.373 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) (4.8.0) 2026-09-07 15:36:57.374 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (4.4.0) 2026-09-07 15:36:57.375 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (5.7.0) 2026-09-07 15:36:57.376 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (3.1.0) 2026-09-07 15:36:57.377 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (43.0.3) 2026-09-07 15:36:57.404 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev59) 2026-09-07 15:36:57.420 | Downloading cursive-0.3.1-py3-none-any.whl.metadata (1.9 kB) 2026-09-07 15:36:57.470 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev59) 2026-09-07 15:36:57.501 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-07 15:36:57.513 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev59) (1.4.1) 2026-09-07 15:36:57.513 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev59) (4.16.0) 2026-09-07 15:36:57.551 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-07 15:36:57.567 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl.metadata (11 kB) 2026-09-07 15:36:57.581 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==33.0.0.0b3.dev59) (2.1.1) 2026-09-07 15:36:57.585 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==33.0.0.0b3.dev59) (3.0) 2026-09-07 15:36:57.587 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev59) (5.11.0) 2026-09-07 15:36:57.591 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==33.0.0.0b3.dev59) (2.3.0) 2026-09-07 15:36:57.598 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev59) (1.4.2) 2026-09-07 15:36:57.598 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev59) (3.5.0) 2026-09-07 15:36:57.604 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==33.0.0.0b3.dev59) (3.3.2) 2026-09-07 15:36:57.608 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev59) (26.1.0) 2026-09-07 15:36:57.610 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev59) (2025.9.1) 2026-09-07 15:36:57.610 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev59) (0.37.0) 2026-09-07 15:36:57.612 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev59) (2026.6.3) 2026-09-07 15:36:57.619 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev59) (2.1.0) 2026-09-07 15:36:57.619 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev59) (1.9.0) 2026-09-07 15:36:57.624 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev59) (4.3.0) 2026-09-07 15:36:57.627 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev59) (4.1.0) 2026-09-07 15:36:57.628 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev59) (2.13.0) 2026-09-07 15:36:57.634 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev59) (1.5.0) 2026-09-07 15:36:57.638 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev59) (5.3.1) 2026-09-07 15:36:57.644 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev59) (0.20) 2026-09-07 15:36:57.649 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev59) (1.3.0) 2026-09-07 15:36:57.650 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev59) (2.0.0) 2026-09-07 15:36:57.651 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev59) (6.0.3) 2026-09-07 15:36:57.661 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev59) (2.1.2) 2026-09-07 15:36:57.663 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev59) (0.6.2) 2026-09-07 15:36:57.720 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-07 15:36:57.736 | Downloading openstacksdk-4.20.0-py3-none-any.whl.metadata (12 kB) 2026-09-07 15:36:57.776 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-07 15:36:57.791 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-09-07 15:36:57.833 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-07 15:36:57.848 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-09-07 15:36:57.892 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-07 15:36:57.914 | Downloading platformdirs-4.11.3-py3-none-any.whl.metadata (5.5 kB) 2026-09-07 15:36:57.924 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) (7.2.2) 2026-09-07 15:36:57.955 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-07 15:36:57.970 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-09-07 15:36:57.985 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==33.0.0.0b3.dev59) (2.9.0.post0) 2026-09-07 15:36:57.991 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (7.1.7) 2026-09-07 15:36:57.993 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (5.3.1) 2026-09-07 15:36:57.993 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (5.6.2) 2026-09-07 15:36:57.994 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (0.17.0) 2026-09-07 15:36:57.998 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (5.1.0) 2026-09-07 15:36:58.007 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (2026.3) 2026-09-07 15:36:58.008 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (26.3) 2026-09-07 15:36:58.015 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (0.26.0) 2026-09-07 15:36:58.018 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev59) (5.0.0) 2026-09-07 15:36:58.019 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev59) (3.1.6) 2026-09-07 15:36:58.022 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev59) (4.0.1) 2026-09-07 15:36:58.029 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev59) (3.0.3) 2026-09-07 15:36:58.043 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==33.0.0.0b3.dev59) (1.2.1) 2026-09-07 15:36:58.050 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) (0.41.2) 2026-09-07 15:36:58.053 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) (3.5.5) 2026-09-07 15:36:58.054 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) (1.7.6) 2026-09-07 15:36:58.058 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) (2.8.0) 2026-09-07 15:36:58.103 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) 2026-09-07 15:36:58.121 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-09-07 15:36:58.234 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) 2026-09-07 15:36:58.255 | 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-09-07 15:36:58.288 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev59) (84.0.0) 2026-09-07 15:36:58.304 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==33.0.0.0b3.dev59) (0.8.2) 2026-09-07 15:36:58.367 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-07 15:36:58.387 | Downloading cliff-4.16.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-07 15:36:58.428 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-07 15:36:58.457 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-09-07 15:36:58.521 | Collecting cmd2>=4.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-07 15:36:58.544 | Downloading cmd2-4.2.0-py3-none-any.whl.metadata (16 kB) 2026-09-07 15:36:58.611 | Collecting prompt-toolkit>=3.0.53 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-07 15:36:58.625 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl.metadata (6.4 kB) 2026-09-07 15:36:58.661 | Collecting pyperclip>=1.8.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-07 15:36:58.685 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-09-07 15:36:58.695 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) (15.0.0) 2026-09-07 15:36:58.726 | Collecting rich-argparse>=1.7.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-07 15:36:58.743 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-09-07 15:36:58.766 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==33.0.0.0b3.dev59) (1.17.0) 2026-09-07 15:36:58.786 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev59) (3.5.0) 2026-09-07 15:36:58.787 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev59) (3.18) 2026-09-07 15:36:58.788 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev59) (2.7.0) 2026-09-07 15:36:58.790 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev59) (2023.11.17) 2026-09-07 15:36:58.823 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) (4.2.0) 2026-09-07 15:36:58.825 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) (2.20.0) 2026-09-07 15:36:58.834 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) (0.1.2) 2026-09-07 15:36:58.851 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==33.0.0.0b3.dev59) (0.8) 2026-09-07 15:36:58.970 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev59) 2026-09-07 15:36:58.985 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-09-07 15:36:59.033 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev59) 2026-09-07 15:36:59.049 | Downloading automaton-3.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-07 15:36:59.059 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==33.0.0.0b3.dev59) (9.1.4) 2026-09-07 15:36:59.093 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev59) 2026-09-07 15:36:59.111 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-09-07 15:36:59.206 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev59) 2026-09-07 15:36:59.223 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-09-07 15:36:59.238 | Installing build dependencies: started 2026-09-07 15:37:00.658 | Installing build dependencies: finished with status 'done' 2026-09-07 15:37:00.659 | Getting requirements to build wheel: started 2026-09-07 15:37:01.283 | Getting requirements to build wheel: finished with status 'done' 2026-09-07 15:37:01.285 | Preparing metadata (pyproject.toml): started 2026-09-07 15:37:01.642 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-07 15:37:01.696 | Collecting importlib_metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev59) 2026-09-07 15:37:01.713 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-07 15:37:01.763 | Collecting zipp>=3.20 (from importlib_metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev59) 2026-09-07 15:37:01.779 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-09-07 15:37:01.854 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-09-07 15:37:01.894 | Downloading cursive-0.3.1-py3-none-any.whl (44 kB) 2026-09-07 15:37:01.916 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-09-07 15:37:01.942 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-09-07 15:37:01.971 | Downloading openstacksdk-4.20.0-py3-none-any.whl (2.0 MB) 2026-09-07 15:37:02.031 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 43.3 MB/s 0:00:00 2026-09-07 15:37:02.048 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-09-07 15:37:02.070 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-09-07 15:37:02.093 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-09-07 15:37:02.114 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-09-07 15:37:02.138 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-09-07 15:37:02.160 | Downloading platformdirs-4.11.3-py3-none-any.whl (23 kB) 2026-09-07 15:37:02.184 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl (90 kB) 2026-09-07 15:37:02.208 | Downloading cliff-4.16.0-py3-none-any.whl (86 kB) 2026-09-07 15:37:02.234 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-09-07 15:37:02.270 | Downloading cmd2-4.2.0-py3-none-any.whl (193 kB) 2026-09-07 15:37:02.305 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl (392 kB) 2026-09-07 15:37:02.332 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-09-07 15:37:02.356 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-09-07 15:37:02.380 | Downloading taskflow-6.4.0-py3-none-any.whl (491 kB) 2026-09-07 15:37:02.410 | Downloading automaton-3.5.0-py3-none-any.whl (23 kB) 2026-09-07 15:37:02.434 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-09-07 15:37:02.487 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 41.7 MB/s 0:00:00 2026-09-07 15:37:02.510 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-09-07 15:37:02.532 | Downloading wsme-0.13.0-py3-none-any.whl (59 kB) 2026-09-07 15:37:02.556 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-09-07 15:37:02.578 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-09-07 15:37:02.601 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-09-07 15:37:02.768 | Building wheels for collected packages: glance, simplegeneric 2026-09-07 15:37:02.770 | Building editable for glance (pyproject.toml): started 2026-09-07 15:37:03.606 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-09-07 15:37:03.607 | Created wheel for glance: filename=glance-33.0.0.0b3.dev59-0.editable-py3-none-any.whl size=9080 sha256=23dae5c241897c3eaae299c7341219eccd81bb550f4a51643843aab1319d393a 2026-09-07 15:37:03.608 | Stored in directory: /tmp/pip-ephem-wheel-cache-i9a2xhpk/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-09-07 15:37:03.614 | Building wheel for simplegeneric (pyproject.toml): started 2026-09-07 15:37:04.024 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-09-07 15:37:04.026 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=7bca466d8896c6b48be0d5ae4d2b53c7f35076d4d683a47f646b6e176a06c6a7 2026-09-07 15:37:04.026 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-09-07 15:37:04.031 | Successfully built glance simplegeneric 2026-09-07 15:37:04.329 | Installing collected packages: simplegeneric, pyperclip, zipp, setproctitle, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib_metadata, cotyledon, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-09-07 15:37:07.309 | Attempting uninstall: jsonpointer 2026-09-07 15:37:07.326 | Found existing installation: jsonpointer 2.0 2026-09-07 15:37:07.326 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:37:07.326 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-09-07 15:37:07.343 | Attempting uninstall: jmespath 2026-09-07 15:37:07.358 | Found existing installation: jmespath 1.0.1 2026-09-07 15:37:07.358 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:37:07.360 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-09-07 15:37:07.399 | Attempting uninstall: httplib2 2026-09-07 15:37:07.415 | Found existing installation: httplib2 0.20.4 2026-09-07 15:37:07.416 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:37:07.416 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-09-07 15:37:07.512 | Attempting uninstall: jsonpatch 2026-09-07 15:37:07.528 | Found existing installation: jsonpatch 1.32 2026-09-07 15:37:07.529 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:37:07.530 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-09-07 15:37:11.998 | 2026-09-07 15:37:12.017 | Successfully installed WSME-0.13.0 automaton-3.5.0 autopage-0.6.0 castellan-5.8.0 cliff-4.16.0 cmd2-4.2.0 cotyledon-2.2.0 cursive-0.3.1 glance-33.0.0.0b3.dev59 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.20.0 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.11.3 prompt-toolkit-3.0.53 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.6.0 rich-argparse-1.8.0 setproctitle-1.3.7 simplegeneric-0.8.1 taskflow-6.4.0 zipp-4.1.0 2026-09-07 15:37:12.249 | + inc/python:pip_install:216 : result=0 2026-09-07 15:37:12.252 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 15:37:12.255 | + functions-common:time_stop:2420 : local name 2026-09-07 15:37:12.258 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:37:12.261 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:37:12.264 | + functions-common:time_stop:2423 : local total 2026-09-07 15:37:12.267 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:37:12.270 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 15:37:12.273 | + functions-common:time_stop:2427 : start_time=1788795412546 2026-09-07 15:37:12.276 | + functions-common:time_stop:2429 : [[ -z 1788795412546 ]] 2026-09-07 15:37:12.280 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:37:12.284 | + functions-common:time_stop:2432 : end_time=1788795432281 2026-09-07 15:37:12.287 | + functions-common:time_stop:2433 : elapsed_time=19735 2026-09-07 15:37:12.290 | + functions-common:time_stop:2434 : total=76940 2026-09-07 15:37:12.293 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:37:12.296 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=96675 2026-09-07 15:37:12.299 | + inc/python:pip_install:219 : return 0 2026-09-07 15:37:12.303 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-07 15:37:12.306 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-07 15:37:12.309 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-09-07 15:37:12.312 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-09-07 15:37:12.315 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:37:12.318 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:37:12.321 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-09-07 15:37:12.325 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:37:12.328 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-07 15:37:12.332 | + ./stack.sh:main:945 : configure_glance 2026-09-07 15:37:12.335 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-09-07 15:37:12.351 | + lib/glance:configure_glance:353 : local dburl 2026-09-07 15:37:12.355 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-09-07 15:37:12.358 | ++ lib/database:database_connection_url:134 : local db=glance 2026-09-07 15:37:12.360 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-09-07 15:37:12.363 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-09-07 15:37:12.366 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-07 15:37:12.368 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-07 15:37:12.371 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-07 15:37:12.388 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:37:12.390 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-07 15:37:12.393 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-09-07 15:37:12.396 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-09-07 15:37:12.399 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-09-07 15:37:12.432 | + 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-09-07 15:37:12.465 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-09-07 15:37:12.496 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-09-07 15:37:12.528 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-09-07 15:37:12.561 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-09-07 15:37:12.597 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-09-07 15:37:12.633 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-09-07 15:37:12.636 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-09-07 15:37:12.638 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-09-07 15:37:12.641 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-07 15:37:12.644 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-07 15:37:12.646 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-09-07 15:37:12.649 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-09-07 15:37:12.652 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-09-07 15:37:12.654 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-07 15:37:12.657 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-09-07 15:37:12.691 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-09-07 15:37:12.723 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.66/identity 2026-09-07 15:37:12.757 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-09-07 15:37:12.790 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-09-07 15:37:12.824 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-09-07 15:37:12.857 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-09-07 15:37:12.890 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-09-07 15:37:12.923 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.66/identity 2026-09-07 15:37:12.957 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-07 15:37:12.988 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-09-07 15:37:13.017 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-07 15:37:13.020 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-09-07 15:37:13.052 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-09-07 15:37:13.055 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-09-07 15:37:13.058 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-09-07 15:37:13.061 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-07 15:37:13.064 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-07 15:37:13.066 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-07 15:37:13.084 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:37:13.087 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-07 15:37:13.090 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-07 15:37:13.093 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-07 15:37:13.110 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:37:13.112 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.66:5672/ 2026-09-07 15:37:13.116 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.66:5672/ 2026-09-07 15:37:13.145 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-07 15:37:13.148 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-07 15:37:13.152 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-09-07 15:37:13.154 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-09-07 15:37:13.157 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-09-07 15:37:13.189 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-09-07 15:37:13.222 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-09-07 15:37:13.255 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-09-07 15:37:13.257 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-09-07 15:37:13.260 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-09-07 15:37:13.263 | + lib/glance:configure_glance_store:282 : local be 2026-09-07 15:37:13.266 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-09-07 15:37:13.268 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-09-07 15:37:13.270 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-09-07 15:37:13.301 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-09-07 15:37:13.304 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.66 2026-09-07 15:37:13.336 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-09-07 15:37:13.339 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-09-07 15:37:13.342 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-09-07 15:37:13.359 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:37:13.363 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.66/image 2026-09-07 15:37:13.395 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-09-07 15:37:13.411 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:37:13.413 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-09-07 15:37:13.416 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-09-07 15:37:13.419 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-09-07 15:37:13.422 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-07 15:37:13.440 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-07 15:37:13.442 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-07 15:37:13.445 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-07 15:37:13.447 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-07 15:37:13.449 | + 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-09-07 15:37:13.481 | + 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-09-07 15:37:13.514 | + 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-09-07 15:37:13.546 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-07 15:37:13.578 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-09-07 15:37:13.610 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-09-07 15:37:13.615 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-09-07 15:37:13.651 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-09-07 15:37:13.680 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-09-07 15:37:13.709 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-09-07 15:37:13.738 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-09-07 15:37:13.771 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-09-07 15:37:13.805 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-09-07 15:37:13.837 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-09-07 15:37:13.867 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-09-07 15:37:13.871 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-09-07 15:37:13.877 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-09-07 15:37:13.892 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:37:13.894 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-09-07 15:37:13.897 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-09-07 15:37:13.899 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-09-07 15:37:13.901 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-09-07 15:37:13.903 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-09-07 15:37:13.905 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-09-07 15:37:13.907 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-09-07 15:37:13.911 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-07 15:37:13.914 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-09-07 15:37:13.946 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-09-07 15:37:13.949 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-09-07 15:37:13.951 | ++ functions:get_random_port:861 : true 2026-09-07 15:37:13.953 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-09-07 15:37:13.955 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-09-07 15:37:13.957 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-09-07 15:37:14.014 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-09-07 15:37:14.016 | ++ functions:get_random_port:865 : break 2 2026-09-07 15:37:14.019 | ++ functions:get_random_port:869 : echo 60999 2026-09-07 15:37:14.022 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-09-07 15:37:14.024 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-09-07 15:37:14.055 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-09-07 15:37:14.086 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-09-07 15:37:14.116 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-09-07 15:37:14.147 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-09-07 15:37:14.177 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-07 15:37:14.206 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-09-07 15:37:14.233 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-09-07 15:37:14.262 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-09-07 15:37:14.292 | + 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-09-07 15:37:14.322 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-09-07 15:37:14.352 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-07 15:37:14.382 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-09-07 15:37:14.413 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-09-07 15:37:14.444 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-09-07 15:37:14.477 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-09-07 15:37:14.508 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-09-07 15:37:14.540 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-09-07 15:37:14.571 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-09-07 15:37:14.604 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-09-07 15:37:14.636 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-09-07 15:37:14.639 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-09-07 15:37:14.641 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-07 15:37:14.644 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-07 15:37:14.646 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:37:14.649 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:37:14.651 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-09-07 15:37:14.654 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-09-07 15:37:14.657 | perl: warning: Setting locale failed. 2026-09-07 15:37:14.657 | perl: warning: Please check that your locale settings: 2026-09-07 15:37:14.657 | LANGUAGE = (unset), 2026-09-07 15:37:14.657 | LC_ALL = "en_US.utf8", 2026-09-07 15:37:14.657 | LANG = (unset) 2026-09-07 15:37:14.657 | are supported and installed on your system. 2026-09-07 15:37:14.657 | perl: warning: Falling back to the standard locale ("C"). 2026-09-07 15:37:14.692 | proxy (enabled by site administrator) 2026-09-07 15:37:14.695 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-09-07 15:37:14.697 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-09-07 15:37:14.700 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-07 15:37:14.702 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-07 15:37:14.705 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:37:14.707 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:37:14.710 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-09-07 15:37:14.712 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-09-07 15:37:14.714 | perl: warning: Setting locale failed. 2026-09-07 15:37:14.715 | perl: warning: Please check that your locale settings: 2026-09-07 15:37:14.715 | LANGUAGE = (unset), 2026-09-07 15:37:14.715 | LC_ALL = "en_US.utf8", 2026-09-07 15:37:14.715 | LANG = (unset) 2026-09-07 15:37:14.715 | are supported and installed on your system. 2026-09-07 15:37:14.715 | perl: warning: Falling back to the standard locale ("C"). 2026-09-07 15:37:14.749 | No module matches proxy_http 2026-09-07 15:37:14.752 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-09-07 15:37:14.763 | perl: warning: Setting locale failed. 2026-09-07 15:37:14.763 | perl: warning: Please check that your locale settings: 2026-09-07 15:37:14.763 | LANGUAGE = (unset), 2026-09-07 15:37:14.763 | LC_ALL = "en_US.utf8", 2026-09-07 15:37:14.763 | LANG = "de_DE.UTF-8" 2026-09-07 15:37:14.763 | are supported and installed on your system. 2026-09-07 15:37:14.764 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:37:14.802 | Considering dependency proxy for proxy_http: 2026-09-07 15:37:14.802 | Module proxy already enabled 2026-09-07 15:37:14.802 | Enabling module proxy_http. 2026-09-07 15:37:14.808 | To activate the new configuration, you need to run: 2026-09-07 15:37:14.808 | systemctl restart apache2 2026-09-07 15:37:14.812 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-09-07 15:37:14.815 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-09-07 15:37:14.818 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-07 15:37:14.821 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 15:37:14.823 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-07 15:37:14.943 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-09-07 15:37:14.947 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-09-07 15:37:14.949 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-09-07 15:37:14.951 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-07 15:37:14.954 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:37:14.956 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:37:14.959 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-09-07 15:37:14.962 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-09-07 15:37:14.966 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-09-07 15:37:14.966 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-09-07 15:37:14.975 | KeepAlive Off 2026-09-07 15:37:14.980 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-09-07 15:37:14.980 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-09-07 15:37:14.990 | SetEnv proxy-sendchunked 1 2026-09-07 15:37:14.994 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-09-07 15:37:14.995 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-09-07 15:37:15.004 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-09-07 15:37:15.009 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-09-07 15:37:15.011 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-09-07 15:37:15.013 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-07 15:37:15.016 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-07 15:37:15.019 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-07 15:37:15.021 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-07 15:37:15.024 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:37:15.026 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:37:15.029 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-07 15:37:15.031 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-07 15:37:15.034 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:37:15.036 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:37:15.039 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-09-07 15:37:15.050 | perl: warning: Setting locale failed. 2026-09-07 15:37:15.050 | perl: warning: Please check that your locale settings: 2026-09-07 15:37:15.050 | LANGUAGE = (unset), 2026-09-07 15:37:15.050 | LC_ALL = "en_US.utf8", 2026-09-07 15:37:15.050 | LANG = "de_DE.UTF-8" 2026-09-07 15:37:15.050 | are supported and installed on your system. 2026-09-07 15:37:15.050 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:37:15.089 | Enabling site glance-api. 2026-09-07 15:37:15.095 | To activate the new configuration, you need to run: 2026-09-07 15:37:15.095 | systemctl reload apache2 2026-09-07 15:37:15.099 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-09-07 15:37:15.102 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-07 15:37:15.104 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 15:37:15.107 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-07 15:37:15.233 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-09-07 15:37:15.239 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-09-07 15:37:15.272 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-09-07 15:37:15.307 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-09-07 15:37:15.309 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-09-07 15:37:15.344 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-09-07 15:37:15.377 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-09-07 15:37:15.395 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:37:15.398 | + ./stack.sh:main:950 : stack_install_service cinder 2026-09-07 15:37:15.401 | + lib/stack:stack_install_service:20 : local service=cinder 2026-09-07 15:37:15.404 | + lib/stack:stack_install_service:21 : type install_cinder 2026-09-07 15:37:15.407 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-07 15:37:15.409 | + lib/stack:stack_install_service:32 : install_cinder 2026-09-07 15:37:15.412 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/41/1004441/1 2026-09-07 15:37:15.415 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-09-07 15:37:15.418 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-09-07 15:37:15.420 | + functions-common:git_clone:591 : local git_ref=refs/changes/41/1004441/1 2026-09-07 15:37:15.423 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 15:37:15.426 | ++ functions-common:git_clone:593 : pwd 2026-09-07 15:37:15.428 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-07 15:37:15.431 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 15:37:15.435 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 15:37:15.451 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 15:37:15.453 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 15:37:15.456 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 15:37:15.459 | + functions-common:git_clone:610 : echo refs/changes/41/1004441/1 2026-09-07 15:37:15.460 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 15:37:15.465 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-09-07 15:37:15.468 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-09-07 15:37:15.471 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-09-07 15:37:15.474 | + functions-common:git_timed:697 : local count=0 2026-09-07 15:37:15.477 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 15:37:15.480 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:37:15.483 | + functions-common:git_timed:701 : timeout=0 2026-09-07 15:37:15.486 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:37:15.489 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:37:15.491 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:37:15.494 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:37:15.497 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:37:15.501 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795435498 2026-09-07 15:37:15.504 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-09-07 15:37:15.506 | Cloning into '/opt/stack/cinder'... 2026-09-07 15:38:02.860 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:38:02.864 | + functions-common:time_stop:2420 : local name 2026-09-07 15:38:02.867 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:38:02.869 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:38:02.872 | + functions-common:time_stop:2423 : local total 2026-09-07 15:38:02.875 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:38:02.877 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:38:02.880 | + functions-common:time_stop:2427 : start_time=1788795435498 2026-09-07 15:38:02.883 | + functions-common:time_stop:2429 : [[ -z 1788795435498 ]] 2026-09-07 15:38:02.887 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:38:02.891 | + functions-common:time_stop:2432 : end_time=1788795482888 2026-09-07 15:38:02.894 | + functions-common:time_stop:2433 : elapsed_time=47390 2026-09-07 15:38:02.897 | + functions-common:time_stop:2434 : total=30462 2026-09-07 15:38:02.899 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:38:02.902 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=77852 2026-09-07 15:38:02.905 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-09-07 15:38:02.908 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/41/1004441/1 2026-09-07 15:38:02.911 | + functions-common:git_timed:697 : local count=0 2026-09-07 15:38:02.914 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 15:38:02.916 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:38:02.919 | + functions-common:git_timed:701 : timeout=0 2026-09-07 15:38:02.922 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:38:02.924 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:38:02.927 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:38:02.929 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:38:02.933 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:38:02.937 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795482934 2026-09-07 15:38:02.939 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/41/1004441/1 2026-09-07 15:38:03.844 | From https://review.opendev.org/openstack/cinder 2026-09-07 15:38:03.844 | * branch refs/changes/41/1004441/1 -> FETCH_HEAD 2026-09-07 15:38:03.850 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:38:03.853 | + functions-common:time_stop:2420 : local name 2026-09-07 15:38:03.856 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:38:03.858 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:38:03.861 | + functions-common:time_stop:2423 : local total 2026-09-07 15:38:03.863 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:38:03.866 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:38:03.868 | + functions-common:time_stop:2427 : start_time=1788795482934 2026-09-07 15:38:03.871 | + functions-common:time_stop:2429 : [[ -z 1788795482934 ]] 2026-09-07 15:38:03.874 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:38:03.879 | + functions-common:time_stop:2432 : end_time=1788795483875 2026-09-07 15:38:03.881 | + functions-common:time_stop:2433 : elapsed_time=941 2026-09-07 15:38:03.884 | + functions-common:time_stop:2434 : total=77852 2026-09-07 15:38:03.886 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:38:03.889 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=78793 2026-09-07 15:38:03.891 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-09-07 15:38:04.136 | Note: switching to 'FETCH_HEAD'. 2026-09-07 15:38:04.136 | 2026-09-07 15:38:04.136 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-07 15:38:04.136 | changes and commit them, and you can discard any commits you make in this 2026-09-07 15:38:04.136 | state without impacting any branches by switching back to a branch. 2026-09-07 15:38:04.137 | 2026-09-07 15:38:04.137 | If you want to create a new branch to retain commits you create, you may 2026-09-07 15:38:04.137 | do so (now or later) by using -c with the switch command. Example: 2026-09-07 15:38:04.137 | 2026-09-07 15:38:04.137 | git switch -c 2026-09-07 15:38:04.137 | 2026-09-07 15:38:04.137 | Or undo this operation with: 2026-09-07 15:38:04.137 | 2026-09-07 15:38:04.137 | git switch - 2026-09-07 15:38:04.137 | 2026-09-07 15:38:04.138 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-07 15:38:04.138 | 2026-09-07 15:38:04.138 | HEAD is now at 39cbef0c6 Make dellfcopy optional for PowerStore NFS 2026-09-07 15:38:04.140 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-09-07 15:38:04.156 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-09-07 15:38:04.160 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 15:38:04.160 | + functions-common:git_clone:673 : head -1 2026-09-07 15:38:04.166 | 39cbef0c6 Make dellfcopy optional for PowerStore NFS 2026-09-07 15:38:04.170 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-07 15:38:04.173 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-09-07 15:38:04.175 | + inc/python:setup_develop:353 : local bindep 2026-09-07 15:38:04.178 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-07 15:38:04.180 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-09-07 15:38:04.183 | + inc/python:setup_develop:359 : local extras= 2026-09-07 15:38:04.186 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-09-07 15:38:04.188 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-07 15:38:04.191 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-07 15:38:04.193 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-09-07 15:38:04.196 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-07 15:38:04.198 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-07 15:38:04.202 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-09-07 15:38:04.205 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-07 15:38:04.208 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-09-07 15:38:04.210 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-07 15:38:04.213 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-07 15:38:04.217 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-09-07 15:38:04.222 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-09-07 15:38:04.225 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-09-07 15:38:04.227 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-09-07 15:38:04.384 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-09-07 15:38:04.387 | + inc/python:setup_package:436 : local bindep=0 2026-09-07 15:38:04.390 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-07 15:38:04.392 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-07 15:38:04.395 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-07 15:38:04.397 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-09-07 15:38:04.400 | + inc/python:setup_package:445 : local flags=-e 2026-09-07 15:38:04.403 | + inc/python:setup_package:446 : local extras= 2026-09-07 15:38:04.405 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-07 15:38:04.408 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-07 15:38:04.410 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-07 15:38:04.413 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-07 15:38:04.416 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-07 15:38:04.419 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-09-07 15:38:04.440 | Using python 3.12 to install /opt/stack/cinder 2026-09-07 15:38:04.442 | + 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-09-07 15:38:05.421 | Obtaining file:///opt/stack/cinder 2026-09-07 15:38:05.427 | Installing build dependencies: started 2026-09-07 15:38:07.003 | Installing build dependencies: finished with status 'done' 2026-09-07 15:38:07.003 | Checking if build backend supports build_editable: started 2026-09-07 15:38:07.549 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-07 15:38:07.551 | Getting requirements to build editable: started 2026-09-07 15:38:07.849 | Getting requirements to build editable: finished with status 'done' 2026-09-07 15:38:07.851 | Preparing editable metadata (pyproject.toml): started 2026-09-07 15:38:09.237 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-07 15:38:09.266 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (7.0.3) 2026-09-07 15:38:09.267 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (5.3.1) 2026-09-07 15:38:09.269 | 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.dev330) (0.41.2) 2026-09-07 15:38:09.269 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (3.5.0) 2026-09-07 15:38:09.270 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (3.5.5) 2026-09-07 15:38:09.271 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (2.1.0) 2026-09-07 15:38:09.273 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (4.26.0) 2026-09-07 15:38:09.273 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (5.17.0) 2026-09-07 15:38:09.274 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (13.0.1) 2026-09-07 15:38:09.940 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev330) 2026-09-07 15:38:10.086 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-09-07 15:38:10.097 | Requirement already satisfied: oslo.config>=10.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (10.7.0) 2026-09-07 15:38:10.098 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (7.6.1) 2026-09-07 15:38:10.098 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (6.5.0) 2026-09-07 15:38:10.099 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (18.1.1) 2026-09-07 15:38:10.100 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (8.3.1) 2026-09-07 15:38:10.101 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (18.3.0) 2026-09-07 15:38:10.102 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (8.2.0) 2026-09-07 15:38:10.103 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (6.0.1) 2026-09-07 15:38:10.103 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (3.12.0) 2026-09-07 15:38:10.104 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (3.9.0) 2026-09-07 15:38:10.105 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (7.10.0) 2026-09-07 15:38:10.106 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (5.11.0) 2026-09-07 15:38:10.107 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (4.8.0) 2026-09-07 15:38:10.108 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (2.8.0) 2026-09-07 15:38:10.109 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (10.2.0) 2026-09-07 15:38:10.152 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev330) 2026-09-07 15:38:10.167 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-07 15:38:10.177 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (4.4.0) 2026-09-07 15:38:10.178 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (26.3) 2026-09-07 15:38:10.221 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev330) 2026-09-07 15:38:10.237 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-09-07 15:38:10.248 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (3.10.1) 2026-09-07 15:38:10.249 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (3.1.0) 2026-09-07 15:38:10.251 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (3.3.2) 2026-09-07 15:38:10.251 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (7.6.0) 2026-09-07 15:38:10.294 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev330) 2026-09-07 15:38:10.309 | Downloading python_glanceclient-4.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-07 15:38:10.320 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (6.0.0) 2026-09-07 15:38:10.364 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev330) 2026-09-07 15:38:10.380 | Downloading python_novaclient-18.13.1-py3-none-any.whl.metadata (3.2 kB) 2026-09-07 15:38:10.390 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (2.34.2) 2026-09-07 15:38:10.391 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (2.7.0) 2026-09-07 15:38:10.392 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (2.5.1) 2026-09-07 15:38:10.393 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (6.4.0) 2026-09-07 15:38:10.421 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev330) 2026-09-07 15:38:10.436 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-09-07 15:38:10.445 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (2.0.52) 2026-09-07 15:38:10.447 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (5.9.1) 2026-09-07 15:38:10.471 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev330) 2026-09-07 15:38:10.486 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-09-07 15:38:10.510 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (9.1.4) 2026-09-07 15:38:10.511 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (1.8.11) 2026-09-07 15:38:10.512 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (6.9.0) 2026-09-07 15:38:10.556 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev330) 2026-09-07 15:38:10.573 | Downloading oslo_vmware-4.10.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-07 15:38:10.583 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (7.1.1) 2026-09-07 15:38:10.629 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev330) 2026-09-07 15:38:10.646 | Downloading tooz-9.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-07 15:38:10.656 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (5.8.0) 2026-09-07 15:38:10.657 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (43.0.3) 2026-09-07 15:38:10.658 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (0.3.1) 2026-09-07 15:38:10.853 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev330) 2026-09-07 15:38:10.874 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl.metadata (23 kB) 2026-09-07 15:38:10.886 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev330) (1.9.0) 2026-09-07 15:38:10.887 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (2026.3) 2026-09-07 15:38:10.887 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev330) (7.1.7) 2026-09-07 15:38:10.895 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev330) (2.1.1) 2026-09-07 15:38:10.900 | 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.dev330) (3.0) 2026-09-07 15:38:10.907 | 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.dev330) (2.8.0) 2026-09-07 15:38:10.914 | 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.dev330) (3.1.0) 2026-09-07 15:38:10.916 | 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.dev330) (2.3.0) 2026-09-07 15:38:10.923 | 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.dev330) (26.1.0) 2026-09-07 15:38:10.924 | 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.dev330) (2025.9.1) 2026-09-07 15:38:10.925 | 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.dev330) (0.37.0) 2026-09-07 15:38:10.925 | 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.dev330) (2026.6.3) 2026-09-07 15:38:10.933 | 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.dev330) (1.9.0) 2026-09-07 15:38:10.934 | 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.dev330) (4.16.0) 2026-09-07 15:38:10.938 | 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.dev330) (4.3.0) 2026-09-07 15:38:10.940 | 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.dev330) (4.1.0) 2026-09-07 15:38:10.940 | 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.dev330) (2.13.0) 2026-09-07 15:38:10.949 | 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.dev330) (7.2.2) 2026-09-07 15:38:10.953 | 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.dev330) (1.5.0) 2026-09-07 15:38:10.961 | 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.dev330) (0.20) 2026-09-07 15:38:10.966 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev330) (1.3.0) 2026-09-07 15:38:10.967 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev330) (2.0.0) 2026-09-07 15:38:10.968 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev330) (6.0.3) 2026-09-07 15:38:10.976 | 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.dev330) (1.19.1) 2026-09-07 15:38:10.978 | 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.dev330) (2.1.2) 2026-09-07 15:38:10.979 | 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.dev330) (0.6.2) 2026-09-07 15:38:10.982 | 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.dev330) (1.4.1) 2026-09-07 15:38:10.989 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->cinder==28.1.0.dev330) (2.9.0.post0) 2026-09-07 15:38:10.995 | 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.dev330) (5.3.1) 2026-09-07 15:38:10.996 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev330) (5.6.2) 2026-09-07 15:38:10.997 | 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.dev330) (0.17.0) 2026-09-07 15:38:11.001 | 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.dev330) (5.1.0) 2026-09-07 15:38:11.015 | 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.dev330) (0.26.0) 2026-09-07 15:38:11.018 | 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.dev330) (5.0.0) 2026-09-07 15:38:11.019 | 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.dev330) (3.1.6) 2026-09-07 15:38:11.021 | 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.dev330) (4.0.1) 2026-09-07 15:38:11.028 | 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.dev330) (3.0.3) 2026-09-07 15:38:11.039 | 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.dev330) (1.2.1) 2026-09-07 15:38:11.059 | 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.dev330) (1.7.6) 2026-09-07 15:38:11.065 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev330) (2.2.0) 2026-09-07 15:38:11.070 | 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->cinder==28.1.0.dev330) (1.3.7) 2026-09-07 15:38:11.075 | 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.dev330) (3.18.0) 2026-09-07 15:38:11.118 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev330) 2026-09-07 15:38:11.157 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-07 15:38:11.216 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev330) 2026-09-07 15:38:11.233 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-09-07 15:38:11.299 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev330) 2026-09-07 15:38:11.315 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-09-07 15:38:11.333 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev330) (84.0.0) 2026-09-07 15:38:11.348 | 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.dev330) (0.8.2) 2026-09-07 15:38:11.382 | 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.dev330) (4.16.0) 2026-09-07 15:38:11.388 | 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.dev330) (0.6.0) 2026-09-07 15:38:11.389 | Requirement already satisfied: cmd2>=4.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.dev330) (4.2.0) 2026-09-07 15:38:11.399 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev330) (3.0.53) 2026-09-07 15:38:11.400 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev330) (1.11.0) 2026-09-07 15:38:11.401 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev330) (15.0.0) 2026-09-07 15:38:11.402 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev330) (1.8.0) 2026-09-07 15:38:11.415 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.6.1->cinder==28.1.0.dev330) (1.17.0) 2026-09-07 15:38:11.446 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev330) 2026-09-07 15:38:11.463 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-07 15:38:11.473 | 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.dev330) (24.2.1) 2026-09-07 15:38:11.508 | 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.dev330) (3.5.0) 2026-09-07 15:38:11.509 | 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.dev330) (3.18) 2026-09-07 15:38:11.511 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev330) (2023.11.17) 2026-09-07 15:38:11.543 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev330) (4.2.0) 2026-09-07 15:38:11.544 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev330) (2.20.0) 2026-09-07 15:38:11.554 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev330) (0.1.2) 2026-09-07 15:38:11.572 | 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.dev330) (0.8) 2026-09-07 15:38:11.615 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev330) 2026-09-07 15:38:11.631 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-09-07 15:38:11.690 | 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.dev330) (3.6.1) 2026-09-07 15:38:11.691 | 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.dev330) (3.5.0) 2026-09-07 15:38:11.693 | 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.dev330) (4.0.1) 2026-09-07 15:38:11.767 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev330) 2026-09-07 15:38:11.796 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-09-07 15:38:11.830 | 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.dev330) (1.33) 2026-09-07 15:38:11.836 | 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.dev330) (3.1.1) 2026-09-07 15:38:11.923 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-09-07 15:38:12.044 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 51.9 MB/s 0:00:00 2026-09-07 15:38:12.061 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl (108 kB) 2026-09-07 15:38:12.086 | Downloading oslo_vmware-4.10.1-py3-none-any.whl (624 kB) 2026-09-07 15:38:12.104 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 32.5 MB/s 0:00:00 2026-09-07 15:38:12.121 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-09-07 15:38:12.145 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-09-07 15:38:12.167 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-09-07 15:38:12.195 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 55.7 MB/s 0:00:00 2026-09-07 15:38:12.220 | Downloading python_glanceclient-4.13.0-py3-none-any.whl (203 kB) 2026-09-07 15:38:12.249 | Downloading python_novaclient-18.13.1-py3-none-any.whl (336 kB) 2026-09-07 15:38:12.278 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-09-07 15:38:12.301 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-09-07 15:38:12.325 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-09-07 15:38:12.349 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-09-07 15:38:12.372 | Downloading tooz-9.1.0-py3-none-any.whl (91 kB) 2026-09-07 15:38:12.396 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-09-07 15:38:12.421 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-09-07 15:38:12.444 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl (302 kB) 2026-09-07 15:38:12.554 | Building wheels for collected packages: cinder 2026-09-07 15:38:12.555 | Building editable for cinder (pyproject.toml): started 2026-09-07 15:38:14.212 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-09-07 15:38:14.215 | Created wheel for cinder: filename=cinder-28.1.0.dev330-0.editable-py3-none-any.whl size=9266 sha256=7e4e15a8a0af9c215904418af345ffd2968b74ea625678656564c501eb60ad2c 2026-09-07 15:38:14.215 | Stored in directory: /tmp/pip-ephem-wheel-cache-w2iq9ha_/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-09-07 15:38:14.219 | Successfully built cinder 2026-09-07 15:38:14.484 | Installing collected packages: zstd, voluptuous, tabulate, suds-community, pyudev, lxml, invoke, rtslib-fb, pynacl, paramiko, warlock, tooz, python-novaclient, python-glanceclient, oslo.vmware, oslo.versionedobjects, cinder 2026-09-07 15:38:14.754 | Attempting uninstall: pyudev 2026-09-07 15:38:14.770 | Found existing installation: pyudev 0.24.0 2026-09-07 15:38:14.771 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-07 15:38:14.771 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-09-07 15:38:16.990 | 2026-09-07 15:38:17.011 | Successfully installed cinder-28.1.0.dev330 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.12.0 oslo.vmware-4.10.1 paramiko-4.0.0 pynacl-1.6.2 python-glanceclient-4.13.0 python-novaclient-18.13.1 pyudev-0.24.4 rtslib-fb-2.2.4 suds-community-1.2.0 tabulate-0.10.0 tooz-9.1.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.2 2026-09-07 15:38:17.219 | + inc/python:pip_install:216 : result=0 2026-09-07 15:38:17.222 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 15:38:17.226 | + functions-common:time_stop:2420 : local name 2026-09-07 15:38:17.228 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:38:17.230 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:38:17.233 | + functions-common:time_stop:2423 : local total 2026-09-07 15:38:17.236 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:38:17.239 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 15:38:17.242 | + functions-common:time_stop:2427 : start_time=1788795484434 2026-09-07 15:38:17.245 | + functions-common:time_stop:2429 : [[ -z 1788795484434 ]] 2026-09-07 15:38:17.248 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:38:17.252 | + functions-common:time_stop:2432 : end_time=1788795497249 2026-09-07 15:38:17.255 | + functions-common:time_stop:2433 : elapsed_time=12815 2026-09-07 15:38:17.258 | + functions-common:time_stop:2434 : total=96675 2026-09-07 15:38:17.261 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:38:17.264 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=109490 2026-09-07 15:38:17.266 | + inc/python:pip_install:219 : return 0 2026-09-07 15:38:17.268 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-07 15:38:17.272 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-07 15:38:17.274 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-09-07 15:38:17.277 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-09-07 15:38:17.280 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:38:17.283 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:38:17.285 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-09-07 15:38:17.288 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:38:17.290 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-09-07 15:38:17.293 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-09-07 15:38:17.295 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-09-07 15:38:17.298 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:38:17.301 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:38:17.304 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-09-07 15:38:17.319 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-09-07 15:38:17.322 | + functions-common:install_package:1438 : update_package_repo 2026-09-07 15:38:17.325 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 15:38:17.328 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-07 15:38:17.330 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 15:38:17.333 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 15:38:17.336 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 15:38:17.339 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:38:17.342 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:38:17.345 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 15:38:17.348 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-07 15:38:17.350 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-07 15:38:17.353 | + functions-common:apt_get_update:1167 : return 2026-09-07 15:38:17.356 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-09-07 15:38:17.359 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 15:38:17.362 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:38:17.365 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:38:17.368 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-09-07 15:38:17.393 | + 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-09-07 15:38:17.432 | Reading package lists... 2026-09-07 15:38:17.826 | Building dependency tree... 2026-09-07 15:38:17.828 | Reading state information... 2026-09-07 15:38:18.439 | The following packages were automatically installed and are no longer required: 2026-09-07 15:38:18.442 | libfwupd2 libgusb2 2026-09-07 15:38:18.442 | Use 'sudo apt autoremove' to remove them. 2026-09-07 15:38:18.446 | The following additional packages will be installed: 2026-09-07 15:38:18.447 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-09-07 15:38:18.447 | python3-urwid python3-wcwidth 2026-09-07 15:38:18.451 | Suggested packages: 2026-09-07 15:38:18.451 | python-urwid-doc 2026-09-07 15:38:18.487 | The following NEW packages will be installed: 2026-09-07 15:38:18.489 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-09-07 15:38:18.489 | python3-urwid python3-wcwidth targetcli-fb 2026-09-07 15:38:18.746 | 0 upgraded, 6 newly installed, 0 to remove and 47 not upgraded. 2026-09-07 15:38:18.746 | Need to get 385 kB of archives. 2026-09-07 15:38:18.746 | After this operation, 3098 kB of additional disk space will be used. 2026-09-07 15:38:18.746 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-09-07 15:38:19.088 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-09-07 15:38:19.110 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-09-07 15:38:19.308 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-09-07 15:38:19.321 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-09-07 15:38:19.344 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-09-07 15:38:19.599 | perl: warning: Setting locale failed. 2026-09-07 15:38:19.599 | perl: warning: Please check that your locale settings: 2026-09-07 15:38:19.599 | LANGUAGE = (unset), 2026-09-07 15:38:19.599 | LC_ALL = "en_US.utf8", 2026-09-07 15:38:19.599 | LANG = "de_DE.UTF-8" 2026-09-07 15:38:19.600 | are supported and installed on your system. 2026-09-07 15:38:19.600 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:38:19.662 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 15:38:19.662 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 15:38:19.662 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 15:38:19.849 | Fetched 385 kB in 1s (455 kB/s) 2026-09-07 15:38:19.892 | Selecting previously unselected package python3-typing-extensions. 2026-09-07 15:38:19.950 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126715 files and directories currently installed.) 2026-09-07 15:38:19.956 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-09-07 15:38:19.960 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-09-07 15:38:20.005 | Selecting previously unselected package python3-wcwidth. 2026-09-07 15:38:20.017 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-09-07 15:38:20.021 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-09-07 15:38:20.068 | Selecting previously unselected package python3-urwid. 2026-09-07 15:38:20.080 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-09-07 15:38:20.084 | Unpacking python3-urwid (2.6.10-1) ... 2026-09-07 15:38:20.168 | Selecting previously unselected package python3-configshell-fb. 2026-09-07 15:38:20.181 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-09-07 15:38:20.185 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-09-07 15:38:20.239 | Selecting previously unselected package python3-rtslib-fb. 2026-09-07 15:38:20.250 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-09-07 15:38:20.254 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-09-07 15:38:20.316 | Selecting previously unselected package targetcli-fb. 2026-09-07 15:38:20.328 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-09-07 15:38:20.331 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-09-07 15:38:20.403 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-09-07 15:38:21.560 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-09-07 15:38:21.568 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-09-07 15:38:21.872 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-09-07 15:38:22.107 | Setting up python3-urwid (2.6.10-1) ... 2026-09-07 15:38:22.632 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-09-07 15:38:22.823 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-09-07 15:38:22.823 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-09-07 15:38:22.847 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-09-07 15:38:22.847 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-09-07 15:38:22.847 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-09-07 15:38:22.847 | keyword = Word(alphanums + '_\-') 2026-09-07 15:38:22.847 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-07 15:38:22.847 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-07 15:38:22.847 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-07 15:38:22.848 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-07 15:38:22.848 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-09-07 15:38:22.848 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-09-07 15:38:22.856 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-09-07 15:38:22.857 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-09-07 15:38:22.879 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-09-07 15:38:22.879 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-09-07 15:38:22.879 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-09-07 15:38:22.879 | keyword = Word(alphanums + '_\-') 2026-09-07 15:38:22.879 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-07 15:38:22.879 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-07 15:38:22.879 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-07 15:38:22.879 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-07 15:38:22.880 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-09-07 15:38:22.880 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-09-07 15:38:22.912 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-09-07 15:38:23.113 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-09-07 15:38:23.113 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-09-07 15:38:23.397 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-07 15:38:24.252 | perl: warning: Setting locale failed. 2026-09-07 15:38:24.252 | perl: warning: Please check that your locale settings: 2026-09-07 15:38:24.252 | LANGUAGE = (unset), 2026-09-07 15:38:24.252 | LC_ALL = "en_US.utf8", 2026-09-07 15:38:24.252 | LANG = "de_DE.UTF-8" 2026-09-07 15:38:24.252 | are supported and installed on your system. 2026-09-07 15:38:24.252 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:38:24.380 | perl: warning: Setting locale failed. 2026-09-07 15:38:24.380 | perl: warning: Please check that your locale settings: 2026-09-07 15:38:24.380 | LANGUAGE = (unset), 2026-09-07 15:38:24.380 | LC_ALL = "en_US.utf8", 2026-09-07 15:38:24.380 | LANG = "de_DE.UTF-8" 2026-09-07 15:38:24.380 | are supported and installed on your system. 2026-09-07 15:38:24.380 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:38:24.429 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 15:38:24.429 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 15:38:24.430 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 15:38:24.502 | perl: warning: Setting locale failed. 2026-09-07 15:38:24.502 | perl: warning: Please check that your locale settings: 2026-09-07 15:38:24.502 | LANGUAGE = (unset), 2026-09-07 15:38:24.502 | LC_ALL = "en_US.utf8", 2026-09-07 15:38:24.502 | LANG = "de_DE.UTF-8" 2026-09-07 15:38:24.502 | are supported and installed on your system. 2026-09-07 15:38:24.503 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:38:24.857 | 2026-09-07 15:38:24.858 | Running kernel seems to be up-to-date. 2026-09-07 15:38:24.858 | 2026-09-07 15:38:24.858 | Restarting services... 2026-09-07 15:38:24.919 | 2026-09-07 15:38:24.919 | Service restarts being deferred: 2026-09-07 15:38:24.919 | systemctl restart getty@tty1.service 2026-09-07 15:38:24.919 | systemctl restart serial-getty@hvc0.service 2026-09-07 15:38:24.919 | systemctl restart systemd-logind.service 2026-09-07 15:38:24.919 | systemctl restart virtlockd.service 2026-09-07 15:38:24.919 | systemctl restart virtlogd.service 2026-09-07 15:38:24.919 | 2026-09-07 15:38:24.919 | No containers need to be restarted. 2026-09-07 15:38:24.919 | 2026-09-07 15:38:24.920 | User sessions running outdated binaries: 2026-09-07 15:38:24.920 | quobyte @ session #5: bash[2027], sshd[1980,2026] 2026-09-07 15:38:24.929 | quobyte @ user manager service: systemd[1159] 2026-09-07 15:38:24.937 | 2026-09-07 15:38:24.938 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-07 15:38:26.872 | + functions-common:apt_get:1211 : result=0 2026-09-07 15:38:26.876 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 15:38:26.879 | + functions-common:time_stop:2420 : local name 2026-09-07 15:38:26.882 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:38:26.885 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:38:26.887 | + functions-common:time_stop:2423 : local total 2026-09-07 15:38:26.889 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:38:26.893 | + functions-common:time_stop:2426 : name=apt-get 2026-09-07 15:38:26.895 | + functions-common:time_stop:2427 : start_time=1788795497389 2026-09-07 15:38:26.897 | + functions-common:time_stop:2429 : [[ -z 1788795497389 ]] 2026-09-07 15:38:26.901 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:38:26.905 | + functions-common:time_stop:2432 : end_time=1788795506902 2026-09-07 15:38:26.909 | + functions-common:time_stop:2433 : elapsed_time=9513 2026-09-07 15:38:26.912 | + functions-common:time_stop:2434 : total=142618 2026-09-07 15:38:26.914 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:38:26.918 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152131 2026-09-07 15:38:26.920 | + functions-common:apt_get:1215 : return 0 2026-09-07 15:38:26.923 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-07 15:38:26.925 | + ./stack.sh:main:951 : configure_cinder 2026-09-07 15:38:26.929 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-09-07 15:38:26.943 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-09-07 15:38:26.948 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-09-07 15:38:26.950 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-09-07 15:38:26.953 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-09-07 15:38:26.957 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-09-07 15:38:26.958 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-09-07 15:38:26.963 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-09-07 15:38:26.965 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-09-07 15:38:26.967 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-09-07 15:38:26.970 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-09-07 15:38:26.973 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-09-07 15:38:26.975 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-09-07 15:38:26.978 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-09-07 15:38:26.981 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-09-07 15:38:26.997 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-09-07 15:38:27.012 | + 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-09-07 15:38:27.028 | + 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-09-07 15:38:27.042 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-09-07 15:38:27.056 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-09-07 15:38:27.072 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-09-07 15:38:27.075 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-09-07 15:38:27.079 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.SM5laFm8ox 2026-09-07 15:38:27.081 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-09-07 15:38:27.083 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-09-07 15:38:27.085 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-09-07 15:38:27.088 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.SM5laFm8ox 2026-09-07 15:38:27.091 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.SM5laFm8ox 2026-09-07 15:38:27.105 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.SM5laFm8ox /etc/sudoers.d/cinder-rootwrap 2026-09-07 15:38:27.119 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-09-07 15:38:27.123 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-09-07 15:38:27.126 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-09-07 15:38:27.128 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-09-07 15:38:27.130 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-09-07 15:38:27.132 | + 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-09-07 15:38:27.134 | + 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-09-07 15:38:27.137 | + 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-09-07 15:38:27.137 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-09-07 15:38:27.147 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-09-07 15:38:27.151 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-09-07 15:38:27.164 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-09-07 15:38:27.179 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-09-07 15:38:27.182 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-09-07 15:38:27.186 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-09-07 15:38:27.190 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-09-07 15:38:27.192 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-09-07 15:38:27.195 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-09-07 15:38:27.198 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-07 15:38:27.200 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-07 15:38:27.203 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-09-07 15:38:27.205 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-07 15:38:27.208 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-09-07 15:38:27.210 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-07 15:38:27.213 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-09-07 15:38:27.244 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-09-07 15:38:27.275 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.66/identity 2026-09-07 15:38:27.305 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-09-07 15:38:27.336 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-09-07 15:38:27.367 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-09-07 15:38:27.398 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-09-07 15:38:27.428 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-09-07 15:38:27.459 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.66/identity 2026-09-07 15:38:27.490 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-07 15:38:27.522 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-09-07 15:38:27.552 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-07 15:38:27.554 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-09-07 15:38:27.587 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-09-07 15:38:27.620 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-09-07 15:38:27.622 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-09-07 15:38:27.624 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-09-07 15:38:27.627 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-09-07 15:38:27.630 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-07 15:38:27.632 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-07 15:38:27.634 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-07 15:38:27.653 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:38:27.656 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-07 15:38:27.658 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-09-07 15:38:27.661 | + 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-09-07 15:38:27.695 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-09-07 15:38:27.728 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-09-07 15:38:27.760 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-09-07 15:38:27.793 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-09-07 15:38:27.826 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-09-07 15:38:27.861 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.66 2026-09-07 15:38:27.894 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-09-07 15:38:27.928 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-09-07 15:38:27.937 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key b6a08b7af164285f0a5e824af45623ed 2026-09-07 15:38:27.971 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-09-07 15:38:27.973 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-09-07 15:38:28.005 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-09-07 15:38:28.040 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-09-07 15:38:28.072 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-09-07 15:38:28.101 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-09-07 15:38:28.132 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-09-07 15:38:28.162 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-09-07 15:38:28.180 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:38:28.183 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-09-07 15:38:28.185 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-09-07 15:38:28.188 | + lib/cinder:configure_cinder:342 : local default_name= 2026-09-07 15:38:28.191 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-09-07 15:38:28.193 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-07 15:38:28.196 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-09-07 15:38:28.198 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-09-07 15:38:28.201 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-09-07 15:38:28.204 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-09-07 15:38:28.207 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-09-07 15:38:28.209 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-09-07 15:38:28.244 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-09-07 15:38:28.275 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-09-07 15:38:28.307 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-09-07 15:38:28.338 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-09-07 15:38:28.370 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-09-07 15:38:28.401 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-09-07 15:38:28.432 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-09-07 15:38:28.463 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-09-07 15:38:28.494 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-09-07 15:38:28.497 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-09-07 15:38:28.500 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-09-07 15:38:28.503 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-09-07 15:38:28.534 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-09-07 15:38:28.537 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-09-07 15:38:28.568 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-09-07 15:38:28.570 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-09-07 15:38:28.573 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-09-07 15:38:28.575 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-09-07 15:38:28.608 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-09-07 15:38:28.610 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-09-07 15:38:28.613 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-09-07 15:38:28.616 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-09-07 15:38:28.619 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-09-07 15:38:28.636 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:38:28.639 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-09-07 15:38:28.657 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:38:28.660 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-09-07 15:38:28.678 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:38:28.681 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-09-07 15:38:28.684 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-09-07 15:38:28.686 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-09-07 15:38:28.688 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-09-07 15:38:28.691 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-07 15:38:28.694 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-07 15:38:28.696 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-07 15:38:28.713 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:38:28.717 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-07 15:38:28.720 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-07 15:38:28.723 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-07 15:38:28.741 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:38:28.744 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.66:5672/ 2026-09-07 15:38:28.747 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.66:5672/ 2026-09-07 15:38:28.776 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-07 15:38:28.779 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-07 15:38:28.782 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-09-07 15:38:28.784 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-09-07 15:38:28.787 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-09-07 15:38:28.791 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-07 15:38:28.808 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-07 15:38:28.811 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-07 15:38:28.814 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-07 15:38:28.817 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-07 15:38:28.819 | + 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-09-07 15:38:28.852 | + 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-09-07 15:38:28.886 | + 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-09-07 15:38:28.918 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-07 15:38:28.949 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-09-07 15:38:28.981 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-09-07 15:38:28.998 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:38:29.001 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-09-07 15:38:29.003 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-09-07 15:38:29.005 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-09-07 15:38:29.008 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-09-07 15:38:29.010 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-07 15:38:29.012 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-09-07 15:38:29.015 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-09-07 15:38:29.017 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-07 15:38:29.019 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-07 15:38:29.034 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-07 15:38:29.035 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-07 15:38:29.044 | d /var/run/uwsgi 0755 quobyte root 2026-09-07 15:38:29.048 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-07 15:38:29.061 | /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-09-07 15:38:29.066 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-09-07 15:38:29.069 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-09-07 15:38:29.074 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-07 15:38:29.077 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-09-07 15:38:29.110 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-09-07 15:38:29.142 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-09-07 15:38:29.175 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-09-07 15:38:29.203 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-07 15:38:29.233 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-07 15:38:29.262 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-09-07 15:38:29.293 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-09-07 15:38:29.323 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-09-07 15:38:29.355 | + 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-09-07 15:38:29.390 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-07 15:38:29.425 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-07 15:38:29.458 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-09-07 15:38:29.492 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-09-07 15:38:29.523 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-07 15:38:29.527 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-07 15:38:29.530 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-09-07 15:38:29.532 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-09-07 15:38:29.534 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-07 15:38:29.536 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:38:29.539 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:38:29.541 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-09-07 15:38:29.544 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-09-07 15:38:29.548 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-09-07 15:38:29.578 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-07 15:38:29.609 | + 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-09-07 15:38:29.610 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-09-07 15:38:29.620 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-09-07 15:38:29.624 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-09-07 15:38:29.627 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-09-07 15:38:29.629 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-07 15:38:29.631 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-07 15:38:29.633 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-07 15:38:29.636 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-07 15:38:29.638 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:38:29.641 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:38:29.644 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-07 15:38:29.647 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-07 15:38:29.649 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:38:29.652 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:38:29.654 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-09-07 15:38:29.666 | perl: warning: Setting locale failed. 2026-09-07 15:38:29.666 | perl: warning: Please check that your locale settings: 2026-09-07 15:38:29.666 | LANGUAGE = (unset), 2026-09-07 15:38:29.666 | LC_ALL = "en_US.utf8", 2026-09-07 15:38:29.666 | LANG = "de_DE.UTF-8" 2026-09-07 15:38:29.666 | are supported and installed on your system. 2026-09-07 15:38:29.666 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:38:29.705 | Enabling site cinder-api. 2026-09-07 15:38:29.710 | To activate the new configuration, you need to run: 2026-09-07 15:38:29.710 | systemctl reload apache2 2026-09-07 15:38:29.716 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-07 15:38:29.718 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-07 15:38:29.720 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 15:38:29.722 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-07 15:38:29.844 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-09-07 15:38:29.844 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.66/image 2026-09-07 15:38:29.878 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-09-07 15:38:29.896 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:38:29.898 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-09-07 15:38:29.900 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-09-07 15:38:29.903 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-09-07 15:38:29.905 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-09-07 15:38:29.908 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-07 15:38:29.910 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-09-07 15:38:29.913 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-07 15:38:29.915 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-09-07 15:38:29.917 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-09-07 15:38:29.920 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-09-07 15:38:29.953 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-09-07 15:38:29.984 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.66/identity 2026-09-07 15:38:30.016 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-09-07 15:38:30.046 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-09-07 15:38:30.078 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-09-07 15:38:30.108 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-09-07 15:38:30.140 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-09-07 15:38:30.171 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.66/identity 2026-09-07 15:38:30.203 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-09-07 15:38:30.235 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-09-07 15:38:30.268 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-07 15:38:30.271 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-09-07 15:38:30.274 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-07 15:38:30.277 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-07 15:38:30.279 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-09-07 15:38:30.282 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-09-07 15:38:30.317 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-09-07 15:38:30.350 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.66/identity 2026-09-07 15:38:30.381 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-09-07 15:38:30.411 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-09-07 15:38:30.442 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-09-07 15:38:30.473 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-09-07 15:38:30.506 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-09-07 15:38:30.539 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-09-07 15:38:30.571 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-09-07 15:38:30.603 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-09-07 15:38:30.605 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-09-07 15:38:30.622 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:38:30.625 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.66:2379?api_version=v3' 2026-09-07 15:38:30.661 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-09-07 15:38:30.663 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-09-07 15:38:30.697 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-09-07 15:38:30.700 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-09-07 15:38:30.703 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-09-07 15:38:30.738 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-09-07 15:38:30.741 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-07 15:38:30.744 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-09-07 15:38:30.747 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-09-07 15:38:30.749 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-09-07 15:38:30.782 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-09-07 15:38:30.815 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.66/identity 2026-09-07 15:38:30.847 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-09-07 15:38:30.878 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-09-07 15:38:30.911 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-09-07 15:38:30.945 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-09-07 15:38:30.978 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-09-07 15:38:31.011 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-09-07 15:38:31.029 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:38:31.032 | + ./stack.sh:main:956 : stack_install_service neutron 2026-09-07 15:38:31.034 | + lib/stack:stack_install_service:20 : local service=neutron 2026-09-07 15:38:31.037 | + lib/stack:stack_install_service:21 : type install_neutron 2026-09-07 15:38:31.039 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-07 15:38:31.042 | + lib/stack:stack_install_service:32 : install_neutron 2026-09-07 15:38:31.045 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-09-07 15:38:31.047 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-09-07 15:38:31.050 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:38:31.053 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:38:31.055 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-09-07 15:38:31.058 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:38:31.061 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-09-07 15:38:31.064 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-09-07 15:38:31.066 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:38:31.069 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:38:31.072 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-09-07 15:38:31.074 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:38:31.077 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-09-07 15:38:31.080 | + inc/python:use_library_from_git:266 : local name=alembic 2026-09-07 15:38:31.083 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:38:31.085 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:38:31.088 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-09-07 15:38:31.091 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:38:31.093 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-09-07 15:38:31.096 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-09-07 15:38:31.099 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-09-07 15:38:31.101 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 15:38:31.104 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 15:38:31.107 | ++ functions-common:git_clone:593 : pwd 2026-09-07 15:38:31.109 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-07 15:38:31.112 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 15:38:31.115 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 15:38:31.130 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 15:38:31.133 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 15:38:31.135 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 15:38:31.139 | + functions-common:git_clone:610 : echo master 2026-09-07 15:38:31.139 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 15:38:31.145 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-09-07 15:38:31.147 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-07 15:38:31.149 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-09-07 15:38:31.152 | + functions-common:git_timed:697 : local count=0 2026-09-07 15:38:31.155 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 15:38:31.157 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:38:31.160 | + functions-common:git_timed:701 : timeout=0 2026-09-07 15:38:31.162 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:38:31.165 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:38:31.168 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:38:31.170 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:38:31.174 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:38:31.178 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795511175 2026-09-07 15:38:31.180 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-09-07 15:38:31.183 | Cloning into '/opt/stack/neutron'... 2026-09-07 15:39:28.453 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:39:28.457 | + functions-common:time_stop:2420 : local name 2026-09-07 15:39:28.460 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:39:28.465 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:39:28.468 | + functions-common:time_stop:2423 : local total 2026-09-07 15:39:28.472 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:39:28.476 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:39:28.479 | + functions-common:time_stop:2427 : start_time=1788795511175 2026-09-07 15:39:28.483 | + functions-common:time_stop:2429 : [[ -z 1788795511175 ]] 2026-09-07 15:39:28.488 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:39:28.494 | + functions-common:time_stop:2432 : end_time=1788795568490 2026-09-07 15:39:28.497 | + functions-common:time_stop:2433 : elapsed_time=57315 2026-09-07 15:39:28.501 | + functions-common:time_stop:2434 : total=78793 2026-09-07 15:39:28.505 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:39:28.509 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=136108 2026-09-07 15:39:28.513 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-09-07 15:39:28.517 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-07 15:39:28.520 | + functions-common:git_timed:697 : local count=0 2026-09-07 15:39:28.524 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 15:39:28.528 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:39:28.532 | + functions-common:git_timed:701 : timeout=0 2026-09-07 15:39:28.536 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:39:28.540 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:39:28.544 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:39:28.547 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:39:28.553 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:39:28.559 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795568554 2026-09-07 15:39:28.563 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-07 15:39:29.309 | From https://review.opendev.org/openstack/neutron 2026-09-07 15:39:29.310 | * branch master -> FETCH_HEAD 2026-09-07 15:39:29.320 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:39:29.324 | + functions-common:time_stop:2420 : local name 2026-09-07 15:39:29.328 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:39:29.332 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:39:29.335 | + functions-common:time_stop:2423 : local total 2026-09-07 15:39:29.339 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:39:29.343 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:39:29.346 | + functions-common:time_stop:2427 : start_time=1788795568554 2026-09-07 15:39:29.350 | + functions-common:time_stop:2429 : [[ -z 1788795568554 ]] 2026-09-07 15:39:29.355 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:39:29.361 | + functions-common:time_stop:2432 : end_time=1788795569357 2026-09-07 15:39:29.365 | + functions-common:time_stop:2433 : elapsed_time=803 2026-09-07 15:39:29.369 | + functions-common:time_stop:2434 : total=136108 2026-09-07 15:39:29.373 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:39:29.376 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=136911 2026-09-07 15:39:29.380 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-07 15:39:29.384 | + functions-common:git_timed:697 : local count=0 2026-09-07 15:39:29.388 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 15:39:29.392 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:39:29.396 | + functions-common:git_timed:701 : timeout=0 2026-09-07 15:39:29.400 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:39:29.404 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:39:29.408 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:39:29.412 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:39:29.418 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:39:29.424 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795569419 2026-09-07 15:39:29.428 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-07 15:39:29.915 | Note: switching to 'FETCH_HEAD'. 2026-09-07 15:39:29.916 | 2026-09-07 15:39:29.916 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-07 15:39:29.916 | changes and commit them, and you can discard any commits you make in this 2026-09-07 15:39:29.916 | state without impacting any branches by switching back to a branch. 2026-09-07 15:39:29.916 | 2026-09-07 15:39:29.916 | If you want to create a new branch to retain commits you create, you may 2026-09-07 15:39:29.916 | do so (now or later) by using -c with the switch command. Example: 2026-09-07 15:39:29.916 | 2026-09-07 15:39:29.916 | git switch -c 2026-09-07 15:39:29.916 | 2026-09-07 15:39:29.916 | Or undo this operation with: 2026-09-07 15:39:29.916 | 2026-09-07 15:39:29.917 | git switch - 2026-09-07 15:39:29.917 | 2026-09-07 15:39:29.917 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-07 15:39:29.917 | 2026-09-07 15:39:29.917 | HEAD is now at 730b2843c3 bgp: Use nodeset alternatives to avoid NODE_FAILUREs 2026-09-07 15:39:29.926 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:39:29.930 | + functions-common:time_stop:2420 : local name 2026-09-07 15:39:29.934 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:39:29.938 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:39:29.942 | + functions-common:time_stop:2423 : local total 2026-09-07 15:39:29.946 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:39:29.949 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:39:29.953 | + functions-common:time_stop:2427 : start_time=1788795569419 2026-09-07 15:39:29.957 | + functions-common:time_stop:2429 : [[ -z 1788795569419 ]] 2026-09-07 15:39:29.962 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:39:29.968 | + functions-common:time_stop:2432 : end_time=1788795569963 2026-09-07 15:39:29.972 | + functions-common:time_stop:2433 : elapsed_time=544 2026-09-07 15:39:29.976 | + functions-common:time_stop:2434 : total=136911 2026-09-07 15:39:29.979 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:39:29.983 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=137455 2026-09-07 15:39:29.987 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-09-07 15:39:30.010 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-09-07 15:39:30.015 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 15:39:30.015 | + functions-common:git_clone:673 : head -1 2026-09-07 15:39:30.019 | 730b2843c3 bgp: Use nodeset alternatives to avoid NODE_FAILUREs 2026-09-07 15:39:30.023 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-07 15:39:30.027 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-09-07 15:39:30.031 | + inc/python:setup_develop:353 : local bindep 2026-09-07 15:39:30.034 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-07 15:39:30.038 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-09-07 15:39:30.042 | + inc/python:setup_develop:359 : local extras= 2026-09-07 15:39:30.046 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-09-07 15:39:30.050 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-07 15:39:30.053 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-07 15:39:30.057 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-09-07 15:39:30.061 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-07 15:39:30.065 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-07 15:39:30.070 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-09-07 15:39:30.074 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-07 15:39:30.078 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-09-07 15:39:30.082 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-07 15:39:30.086 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-07 15:39:30.092 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-09-07 15:39:30.100 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-09-07 15:39:30.104 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-09-07 15:39:30.108 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-09-07 15:39:30.267 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-09-07 15:39:30.272 | + inc/python:setup_package:436 : local bindep=0 2026-09-07 15:39:30.275 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-07 15:39:30.279 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-07 15:39:30.283 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-07 15:39:30.287 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-09-07 15:39:30.291 | + inc/python:setup_package:445 : local flags=-e 2026-09-07 15:39:30.295 | + inc/python:setup_package:446 : local extras= 2026-09-07 15:39:30.299 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-07 15:39:30.303 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-07 15:39:30.307 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-07 15:39:30.311 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-07 15:39:30.315 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-07 15:39:30.319 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-09-07 15:39:30.349 | Using python 3.12 to install /opt/stack/neutron 2026-09-07 15:39:30.353 | + 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-09-07 15:39:31.354 | Obtaining file:///opt/stack/neutron 2026-09-07 15:39:31.363 | Installing build dependencies: started 2026-09-07 15:39:32.924 | Installing build dependencies: finished with status 'done' 2026-09-07 15:39:32.925 | Checking if build backend supports build_editable: started 2026-09-07 15:39:33.480 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-07 15:39:33.481 | Getting requirements to build editable: started 2026-09-07 15:39:33.778 | Getting requirements to build editable: finished with status 'done' 2026-09-07 15:39:33.780 | Preparing editable metadata (pyproject.toml): started 2026-09-07 15:39:35.526 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-07 15:39:35.550 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (7.0.3) 2026-09-07 15:39:35.550 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (3.10.1) 2026-09-07 15:39:35.551 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (3.1.0) 2026-09-07 15:39:35.552 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (2.5.1) 2026-09-07 15:39:35.553 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (3.1.0) 2026-09-07 15:39:35.554 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (5.3.1) 2026-09-07 15:39:35.743 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev188) 2026-09-07 15:39:35.889 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-07 15:39:35.899 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (0.32.0) 2026-09-07 15:39:35.900 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (2.34.2) 2026-09-07 15:39:35.901 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (3.1.6) 2026-09-07 15:39:35.902 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (13.0.1) 2026-09-07 15:39:35.903 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (1.3.0) 2026-09-07 15:39:35.963 | Collecting neutron-lib>=5.0.0 (from neutron==29.0.0.0b2.dev188) 2026-09-07 15:39:35.979 | Downloading neutron_lib-5.0.1-py3-none-any.whl.metadata (2.4 kB) 2026-09-07 15:39:35.990 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (9.1.4) 2026-09-07 15:39:35.991 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (2.0.52) 2026-09-07 15:39:35.992 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (1.8.11) 2026-09-07 15:39:35.993 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (5.17.0) 2026-09-07 15:39:35.993 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (1.19.1) 2026-09-07 15:39:35.994 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (5.9.1) 2026-09-07 15:39:35.995 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (4.3.0) 2026-09-07 15:39:35.996 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (7.6.1) 2026-09-07 15:39:35.997 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (10.7.0) 2026-09-07 15:39:35.997 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (6.5.0) 2026-09-07 15:39:35.998 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (18.1.1) 2026-09-07 15:39:35.999 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (6.9.0) 2026-09-07 15:39:36.000 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (8.3.1) 2026-09-07 15:39:36.001 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (18.3.0) 2026-09-07 15:39:36.002 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (8.2.0) 2026-09-07 15:39:36.002 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (6.0.1) 2026-09-07 15:39:36.003 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (3.12.0) 2026-09-07 15:39:36.004 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (3.9.0) 2026-09-07 15:39:36.005 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (7.10.0) 2026-09-07 15:39:36.006 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (5.11.0) 2026-09-07 15:39:36.007 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev188) (4.8.0) 2026-09-07 15:39:36.008 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (2.8.0) 2026-09-07 15:39:36.009 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (10.2.0) 2026-09-07 15:39:36.010 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (3.12.0) 2026-09-07 15:39:36.010 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (4.4.0) 2026-09-07 15:39:36.048 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev188) 2026-09-07 15:39:36.065 | Downloading os_ken-4.2.2-py3-none-any.whl.metadata (2.0 kB) 2026-09-07 15:39:36.100 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev188) 2026-09-07 15:39:36.115 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-07 15:39:36.155 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev188) 2026-09-07 15:39:36.175 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-09-07 15:39:36.282 | Installing build dependencies: started 2026-09-07 15:39:37.794 | Installing build dependencies: finished with status 'done' 2026-09-07 15:39:37.795 | Getting requirements to build wheel: started 2026-09-07 15:39:38.469 | Getting requirements to build wheel: finished with status 'done' 2026-09-07 15:39:38.471 | Preparing metadata (pyproject.toml): started 2026-09-07 15:39:38.857 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-07 15:39:38.909 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev188) 2026-09-07 15:39:38.926 | Downloading ovsdbapp-2.19.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-07 15:39:38.936 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (7.2.2) 2026-09-07 15:39:38.973 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev188) 2026-09-07 15:39:38.990 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-09-07 15:39:39.001 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (24.2.1) 2026-09-07 15:39:39.002 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (18.13.1) 2026-09-07 15:39:39.003 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (4.20.0) 2026-09-07 15:39:39.036 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev188) 2026-09-07 15:39:39.052 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-09-07 15:39:39.097 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev188) 2026-09-07 15:39:39.113 | Downloading os_vif-5.2.1-py3-none-any.whl.metadata (2.1 kB) 2026-09-07 15:39:39.123 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (3.5.0) 2026-09-07 15:39:39.124 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev188) (9.1.0) 2026-09-07 15:39:39.127 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev188) (1.4.1) 2026-09-07 15:39:39.127 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev188) (4.16.0) 2026-09-07 15:39:39.130 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==29.0.0.0b2.dev188) (2.3.0) 2026-09-07 15:39:39.135 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==29.0.0.0b2.dev188) (3.3.2) 2026-09-07 15:39:39.139 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==29.0.0.0b2.dev188) (3.0.3) 2026-09-07 15:39:39.142 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev188) (2.1.0) 2026-09-07 15:39:39.143 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev188) (1.9.0) 2026-09-07 15:39:39.150 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev188) (4.1.0) 2026-09-07 15:39:39.150 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev188) (2.13.0) 2026-09-07 15:39:39.151 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev188) (6.0.0) 2026-09-07 15:39:39.163 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev188) (1.3.7) 2026-09-07 15:39:39.197 | Collecting os-traits>=0.9.0 (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev188) 2026-09-07 15:39:39.213 | Downloading os_traits-3.9.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-07 15:39:39.225 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev188) (43.0.3) 2026-09-07 15:39:39.226 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev188) (1.5.0) 2026-09-07 15:39:39.227 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev188) (1.1.0) 2026-09-07 15:39:39.228 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev188) (1.33) 2026-09-07 15:39:39.229 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev188) (4.11.3) 2026-09-07 15:39:39.230 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev188) (6.0.3) 2026-09-07 15:39:39.234 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev188) (2.1.1) 2026-09-07 15:39:39.238 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev188) (3.0) 2026-09-07 15:39:39.246 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev188) (3.1.1) 2026-09-07 15:39:39.250 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev188) (0.41.2) 2026-09-07 15:39:39.251 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev188) (1.2.1) 2026-09-07 15:39:39.279 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev188) 2026-09-07 15:39:39.296 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-09-07 15:39:39.309 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev188) (26.3) 2026-09-07 15:39:39.313 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev188) (2.8.0) 2026-09-07 15:39:39.314 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev188) (3.5.5) 2026-09-07 15:39:39.325 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev188) (6.1.1) 2026-09-07 15:39:39.326 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev188) (4.0.0) 2026-09-07 15:39:39.347 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==29.0.0.0b2.dev188) (0.20) 2026-09-07 15:39:39.353 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==29.0.0.0b2.dev188) (2.0.0) 2026-09-07 15:39:39.361 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev188) (2.1.2) 2026-09-07 15:39:39.362 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev188) (0.6.2) 2026-09-07 15:39:39.369 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==29.0.0.0b2.dev188) (2.9.0.post0) 2026-09-07 15:39:39.375 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev188) (7.1.7) 2026-09-07 15:39:39.376 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev188) (5.3.1) 2026-09-07 15:39:39.377 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev188) (5.6.2) 2026-09-07 15:39:39.378 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev188) (0.17.0) 2026-09-07 15:39:39.383 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev188) (5.1.0) 2026-09-07 15:39:39.392 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev188) (2026.3) 2026-09-07 15:39:39.399 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev188) (0.26.0) 2026-09-07 15:39:39.403 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev188) (5.0.0) 2026-09-07 15:39:39.405 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev188) (4.0.1) 2026-09-07 15:39:39.435 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev188) (1.7.6) 2026-09-07 15:39:39.442 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev188) (2.2.0) 2026-09-07 15:39:39.451 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev188) (3.18.0) 2026-09-07 15:39:39.500 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev188) 2026-09-07 15:39:39.515 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-09-07 15:39:39.538 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev188) 2026-09-07 15:39:39.541 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-09-07 15:39:39.560 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev188) (3.0.3) 2026-09-07 15:39:39.561 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev188) (1.6.2) 2026-09-07 15:39:39.570 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev188) (84.0.0) 2026-09-07 15:39:39.597 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev188) (0.8.2) 2026-09-07 15:39:39.638 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==29.0.0.0b2.dev188) (1.17.0) 2026-09-07 15:39:39.643 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev188) (4.16.0) 2026-09-07 15:39:39.645 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev188) (4.26.0) 2026-09-07 15:39:39.680 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev188) 2026-09-07 15:39:39.695 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-07 15:39:39.712 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev188) (0.6.0) 2026-09-07 15:39:39.713 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev188) (4.2.0) 2026-09-07 15:39:39.724 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev188) (3.0.53) 2026-09-07 15:39:39.724 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev188) (1.11.0) 2026-09-07 15:39:39.725 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev188) (15.0.0) 2026-09-07 15:39:39.726 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev188) (1.8.0) 2026-09-07 15:39:39.732 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev188) (26.1.0) 2026-09-07 15:39:39.732 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev188) (2025.9.1) 2026-09-07 15:39:39.733 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev188) (0.37.0) 2026-09-07 15:39:39.734 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev188) (2026.6.3) 2026-09-07 15:39:39.790 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev188) (3.5.0) 2026-09-07 15:39:39.791 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev188) (3.18) 2026-09-07 15:39:39.792 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev188) (2.7.0) 2026-09-07 15:39:39.793 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev188) (2023.11.17) 2026-09-07 15:39:39.827 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev188) (4.2.0) 2026-09-07 15:39:39.828 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev188) (2.20.0) 2026-09-07 15:39:39.839 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev188) (0.1.2) 2026-09-07 15:39:39.858 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==29.0.0.0b2.dev188) (0.8) 2026-09-07 15:39:39.928 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==29.0.0.0b2.dev188) (0.16.0) 2026-09-07 15:39:40.022 | Downloading neutron_lib-5.0.1-py3-none-any.whl (656 kB) 2026-09-07 15:39:40.119 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.7/656.7 kB 7.1 MB/s 0:00:00 2026-09-07 15:39:40.135 | Downloading os_ken-4.2.2-py3-none-any.whl (2.0 MB) 2026-09-07 15:39:40.310 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.3 MB/s 0:00:00 2026-09-07 15:39:40.326 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-09-07 15:39:40.354 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-09-07 15:39:40.377 | Downloading os_traits-3.9.0-py3-none-any.whl (44 kB) 2026-09-07 15:39:40.401 | Downloading os_vif-5.2.1-py3-none-any.whl (104 kB) 2026-09-07 15:39:40.430 | Downloading ovsdbapp-2.19.0-py3-none-any.whl (158 kB) 2026-09-07 15:39:40.444 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-09-07 15:39:40.461 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-09-07 15:39:40.490 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-09-07 15:39:40.539 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-09-07 15:39:40.565 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-09-07 15:39:40.589 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-09-07 15:39:40.689 | Building wheels for collected packages: neutron, ovs 2026-09-07 15:39:40.690 | Building editable for neutron (pyproject.toml): started 2026-09-07 15:39:42.971 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-09-07 15:39:42.972 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev188-0.editable-py3-none-any.whl size=16107 sha256=543dbac2ed7f6fa9f38f14a4bd1539593dee6677babee9ac30b6047e57f068f9 2026-09-07 15:39:42.972 | Stored in directory: /tmp/pip-ephem-wheel-cache-y4bq_y39/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-09-07 15:39:42.978 | Building wheel for ovs (pyproject.toml): started 2026-09-07 15:39:43.843 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-09-07 15:39:43.844 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=1dd5e2f23b9ee0cd8c791fe30f2d405a594f68e59e49a361b49f3026be5ff745 2026-09-07 15:39:43.844 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-09-07 15:39:43.849 | Successfully built neutron ovs 2026-09-07 15:39:44.191 | 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-09-07 15:39:49.468 | 2026-09-07 15:39:49.491 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev188 neutron-lib-5.0.1 os-ken-4.2.2 os-resource-classes-1.1.0 os-traits-3.9.0 os-vif-5.2.1 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.19.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-09-07 15:39:49.748 | + inc/python:pip_install:216 : result=0 2026-09-07 15:39:49.752 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 15:39:49.755 | + functions-common:time_stop:2420 : local name 2026-09-07 15:39:49.757 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:39:49.760 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:39:49.764 | + functions-common:time_stop:2423 : local total 2026-09-07 15:39:49.766 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:39:49.769 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 15:39:49.771 | + functions-common:time_stop:2427 : start_time=1788795570341 2026-09-07 15:39:49.774 | + functions-common:time_stop:2429 : [[ -z 1788795570341 ]] 2026-09-07 15:39:49.778 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:39:49.782 | + functions-common:time_stop:2432 : end_time=1788795589779 2026-09-07 15:39:49.784 | + functions-common:time_stop:2433 : elapsed_time=19438 2026-09-07 15:39:49.787 | + functions-common:time_stop:2434 : total=109490 2026-09-07 15:39:49.790 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:39:49.792 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=128928 2026-09-07 15:39:49.795 | + inc/python:pip_install:219 : return 0 2026-09-07 15:39:49.798 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-07 15:39:49.801 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-07 15:39:49.804 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-09-07 15:39:49.806 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-09-07 15:39:49.809 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:39:49.812 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:39:49.815 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-09-07 15:39:49.818 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:39:49.821 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-09-07 15:39:49.823 | + lib/neutron:install_neutron:536 : install_ovn 2026-09-07 15:39:49.827 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-09-07 15:39:49.827 | Installing OVN and dependent packages 2026-09-07 15:39:49.829 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-09-07 15:39:49.832 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-09-07 15:39:49.851 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:39:49.855 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-09-07 15:39:49.873 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:39:49.876 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-09-07 15:39:49.895 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:39:49.899 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-09-07 15:39:49.902 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-09-07 15:39:49.920 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:39:49.923 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-09-07 15:39:49.926 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-09-07 15:39:49.942 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-09-07 15:39:49.948 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown quobyte /var/run/openvswitch 2026-09-07 15:39:49.963 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-09-07 15:39:49.967 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-09-07 15:39:49.990 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-09-07 15:39:49.993 | + functions-common:install_package:1438 : update_package_repo 2026-09-07 15:39:49.996 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 15:39:49.999 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-07 15:39:50.002 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 15:39:50.005 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 15:39:50.008 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 15:39:50.011 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:39:50.014 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:39:50.017 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 15:39:50.020 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-07 15:39:50.024 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-07 15:39:50.026 | + functions-common:apt_get_update:1167 : return 2026-09-07 15:39:50.029 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-09-07 15:39:50.032 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 15:39:50.035 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:39:50.038 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:39:50.042 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-09-07 15:39:50.066 | + 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-09-07 15:39:50.104 | Reading package lists... 2026-09-07 15:39:50.472 | Building dependency tree... 2026-09-07 15:39:50.474 | Reading state information... 2026-09-07 15:39:51.016 | fakeroot is already the newest version (1.33-1). 2026-09-07 15:39:51.016 | fakeroot set to manually installed. 2026-09-07 15:39:51.016 | make is already the newest version (4.3-4.1build2). 2026-09-07 15:39:51.017 | make set to manually installed. 2026-09-07 15:39:51.017 | The following packages were automatically installed and are no longer required: 2026-09-07 15:39:51.018 | libfwupd2 libgusb2 2026-09-07 15:39:51.018 | Use 'sudo apt autoremove' to remove them. 2026-09-07 15:39:51.021 | The following additional packages will be installed: 2026-09-07 15:39:51.022 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-09-07 15:39:51.022 | python3-sortedcontainers 2026-09-07 15:39:51.024 | Suggested packages: 2026-09-07 15:39:51.025 | openvswitch-doc python-sortedcontainers-doc 2026-09-07 15:39:51.063 | The following NEW packages will be installed: 2026-09-07 15:39:51.063 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-09-07 15:39:51.064 | python3-openvswitch python3-sortedcontainers 2026-09-07 15:39:51.156 | 0 upgraded, 6 newly installed, 0 to remove and 47 not upgraded. 2026-09-07 15:39:51.157 | Need to get 4225 kB of archives. 2026-09-07 15:39:51.157 | After this operation, 13.4 MB of additional disk space will be used. 2026-09-07 15:39:51.157 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.9 [445 kB] 2026-09-07 15:39:51.308 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.9-0ubuntu0.24.04.1 [1044 kB] 2026-09-07 15:39:51.359 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-09-07 15:39:51.361 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-09-07 15:39:51.364 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.9-0ubuntu0.24.04.1 [1034 kB] 2026-09-07 15:39:51.384 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.9-0ubuntu0.24.04.1 [1612 kB] 2026-09-07 15:39:51.646 | perl: warning: Setting locale failed. 2026-09-07 15:39:51.646 | perl: warning: Please check that your locale settings: 2026-09-07 15:39:51.646 | LANGUAGE = (unset), 2026-09-07 15:39:51.646 | LC_ALL = "en_US.utf8", 2026-09-07 15:39:51.646 | LANG = "de_DE.UTF-8" 2026-09-07 15:39:51.646 | are supported and installed on your system. 2026-09-07 15:39:51.646 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:39:51.709 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 15:39:51.709 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 15:39:51.709 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 15:39:51.896 | Fetched 4225 kB in 0s (13.3 MB/s) 2026-09-07 15:39:51.938 | Selecting previously unselected package libunbound8:amd64. 2026-09-07 15:39:52.001 | (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 ... 126900 files and directories currently installed.) 2026-09-07 15:39:52.009 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.9_amd64.deb ... 2026-09-07 15:39:52.016 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-09-07 15:39:52.067 | Selecting previously unselected package openvswitch-common. 2026-09-07 15:39:52.080 | Preparing to unpack .../1-openvswitch-common_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 15:39:52.084 | Unpacking openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-09-07 15:39:52.176 | Selecting previously unselected package python3-sortedcontainers. 2026-09-07 15:39:52.189 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-09-07 15:39:52.192 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-09-07 15:39:52.237 | Selecting previously unselected package libxdp1:amd64. 2026-09-07 15:39:52.251 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-09-07 15:39:52.254 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-09-07 15:39:52.306 | Selecting previously unselected package python3-openvswitch. 2026-09-07 15:39:52.318 | Preparing to unpack .../4-python3-openvswitch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 15:39:52.321 | Unpacking python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-07 15:39:52.422 | Selecting previously unselected package openvswitch-switch. 2026-09-07 15:39:52.437 | Preparing to unpack .../5-openvswitch-switch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 15:39:52.445 | Unpacking openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-07 15:39:52.575 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-09-07 15:39:52.816 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-09-07 15:39:52.827 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-09-07 15:39:52.838 | Setting up openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-09-07 15:39:52.851 | Setting up python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-07 15:39:53.236 | Setting up openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-07 15:39:53.259 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-09-07 15:39:53.943 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-09-07 15:39:54.148 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-09-07 15:39:55.153 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-07 15:39:56.929 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-07 15:39:57.176 | perl: warning: Setting locale failed. 2026-09-07 15:39:57.176 | perl: warning: Please check that your locale settings: 2026-09-07 15:39:57.176 | LANGUAGE = (unset), 2026-09-07 15:39:57.177 | LC_ALL = "en_US.utf8", 2026-09-07 15:39:57.177 | LANG = "de_DE.UTF-8" 2026-09-07 15:39:57.177 | are supported and installed on your system. 2026-09-07 15:39:57.177 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:39:57.310 | perl: warning: Setting locale failed. 2026-09-07 15:39:57.310 | perl: warning: Please check that your locale settings: 2026-09-07 15:39:57.311 | LANGUAGE = (unset), 2026-09-07 15:39:57.311 | LC_ALL = "en_US.utf8", 2026-09-07 15:39:57.311 | LANG = "de_DE.UTF-8" 2026-09-07 15:39:57.311 | are supported and installed on your system. 2026-09-07 15:39:57.311 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:39:57.361 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 15:39:57.361 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 15:39:57.361 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 15:39:57.433 | perl: warning: Setting locale failed. 2026-09-07 15:39:57.433 | perl: warning: Please check that your locale settings: 2026-09-07 15:39:57.434 | LANGUAGE = (unset), 2026-09-07 15:39:57.434 | LC_ALL = "en_US.utf8", 2026-09-07 15:39:57.434 | LANG = "de_DE.UTF-8" 2026-09-07 15:39:57.434 | are supported and installed on your system. 2026-09-07 15:39:57.434 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:39:57.789 | 2026-09-07 15:39:57.790 | Running kernel seems to be up-to-date. 2026-09-07 15:39:57.790 | 2026-09-07 15:39:57.790 | Restarting services... 2026-09-07 15:39:57.850 | 2026-09-07 15:39:57.850 | Service restarts being deferred: 2026-09-07 15:39:57.850 | systemctl restart getty@tty1.service 2026-09-07 15:39:57.850 | systemctl restart serial-getty@hvc0.service 2026-09-07 15:39:57.850 | systemctl restart systemd-logind.service 2026-09-07 15:39:57.850 | systemctl restart virtlockd.service 2026-09-07 15:39:57.850 | systemctl restart virtlogd.service 2026-09-07 15:39:57.850 | 2026-09-07 15:39:57.851 | No containers need to be restarted. 2026-09-07 15:39:57.851 | 2026-09-07 15:39:57.851 | User sessions running outdated binaries: 2026-09-07 15:39:57.851 | quobyte @ session #5: bash[2027], sshd[1980,2026] 2026-09-07 15:39:57.860 | quobyte @ user manager service: systemd[1159] 2026-09-07 15:39:57.870 | 2026-09-07 15:39:57.870 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-07 15:40:00.002 | + functions-common:apt_get:1211 : result=0 2026-09-07 15:40:00.006 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 15:40:00.008 | + functions-common:time_stop:2420 : local name 2026-09-07 15:40:00.011 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:40:00.014 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:40:00.018 | + functions-common:time_stop:2423 : local total 2026-09-07 15:40:00.020 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:40:00.024 | + functions-common:time_stop:2426 : name=apt-get 2026-09-07 15:40:00.027 | + functions-common:time_stop:2427 : start_time=1788795590062 2026-09-07 15:40:00.031 | + functions-common:time_stop:2429 : [[ -z 1788795590062 ]] 2026-09-07 15:40:00.035 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:40:00.041 | + functions-common:time_stop:2432 : end_time=1788795600037 2026-09-07 15:40:00.045 | + functions-common:time_stop:2433 : elapsed_time=9975 2026-09-07 15:40:00.048 | + functions-common:time_stop:2434 : total=152131 2026-09-07 15:40:00.052 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:40:00.055 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=162106 2026-09-07 15:40:00.058 | + functions-common:apt_get:1215 : return 0 2026-09-07 15:40:00.063 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-09-07 15:40:00.092 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-09-07 15:40:00.095 | + functions-common:install_package:1438 : update_package_repo 2026-09-07 15:40:00.098 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 15:40:00.103 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-07 15:40:00.106 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 15:40:00.111 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 15:40:00.114 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 15:40:00.119 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:40:00.121 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:40:00.125 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 15:40:00.128 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-07 15:40:00.132 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-07 15:40:00.136 | + functions-common:apt_get_update:1167 : return 2026-09-07 15:40:00.139 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-09-07 15:40:00.143 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 15:40:00.146 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:40:00.150 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:40:00.153 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-09-07 15:40:00.182 | + 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-09-07 15:40:00.224 | Reading package lists... 2026-09-07 15:40:00.674 | Building dependency tree... 2026-09-07 15:40:00.676 | Reading state information... 2026-09-07 15:40:01.466 | The following packages were automatically installed and are no longer required: 2026-09-07 15:40:01.470 | libfwupd2 libgusb2 2026-09-07 15:40:01.470 | Use 'sudo apt autoremove' to remove them. 2026-09-07 15:40:01.472 | The following additional packages will be installed: 2026-09-07 15:40:01.473 | ovn-common 2026-09-07 15:40:01.568 | The following NEW packages will be installed: 2026-09-07 15:40:01.569 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-09-07 15:40:01.659 | 0 upgraded, 4 newly installed, 0 to remove and 47 not upgraded. 2026-09-07 15:40:01.659 | Need to get 2360 kB of archives. 2026-09-07 15:40:01.659 | After this operation, 8355 kB of additional disk space will be used. 2026-09-07 15:40:01.659 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-09-07 15:40:01.846 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-09-07 15:40:01.853 | 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-09-07 15:40:01.863 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-09-07 15:40:02.132 | perl: warning: Setting locale failed. 2026-09-07 15:40:02.132 | perl: warning: Please check that your locale settings: 2026-09-07 15:40:02.132 | LANGUAGE = (unset), 2026-09-07 15:40:02.132 | LC_ALL = "en_US.utf8", 2026-09-07 15:40:02.132 | LANG = "de_DE.UTF-8" 2026-09-07 15:40:02.132 | are supported and installed on your system. 2026-09-07 15:40:02.132 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:40:02.196 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 15:40:02.196 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 15:40:02.196 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 15:40:02.396 | Fetched 2360 kB in 0s (8646 kB/s) 2026-09-07 15:40:02.440 | Selecting previously unselected package ovn-common. 2026-09-07 15:40:02.506 | (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 ... 127100 files and directories currently installed.) 2026-09-07 15:40:02.514 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 15:40:02.518 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-09-07 15:40:02.697 | Selecting previously unselected package ovn-central. 2026-09-07 15:40:02.709 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 15:40:02.715 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-09-07 15:40:02.785 | Selecting previously unselected package ovn-controller-vtep. 2026-09-07 15:40:02.797 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 15:40:02.800 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-09-07 15:40:02.862 | Selecting previously unselected package ovn-host. 2026-09-07 15:40:02.875 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-07 15:40:02.884 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-09-07 15:40:02.977 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-09-07 15:40:02.996 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-09-07 15:40:03.513 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-09-07 15:40:03.704 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-09-07 15:40:04.195 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-09-07 15:40:04.265 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-09-07 15:40:04.837 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-09-07 15:40:05.026 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-09-07 15:40:05.736 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-09-07 15:40:06.453 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-09-07 15:40:07.351 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-09-07 15:40:07.423 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-09-07 15:40:07.628 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-09-07 15:40:08.207 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-07 15:40:10.236 | perl: warning: Setting locale failed. 2026-09-07 15:40:10.237 | perl: warning: Please check that your locale settings: 2026-09-07 15:40:10.237 | LANGUAGE = (unset), 2026-09-07 15:40:10.237 | LC_ALL = "en_US.utf8", 2026-09-07 15:40:10.237 | LANG = "de_DE.UTF-8" 2026-09-07 15:40:10.237 | are supported and installed on your system. 2026-09-07 15:40:10.237 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:40:10.371 | perl: warning: Setting locale failed. 2026-09-07 15:40:10.371 | perl: warning: Please check that your locale settings: 2026-09-07 15:40:10.371 | LANGUAGE = (unset), 2026-09-07 15:40:10.371 | LC_ALL = "en_US.utf8", 2026-09-07 15:40:10.371 | LANG = "de_DE.UTF-8" 2026-09-07 15:40:10.372 | are supported and installed on your system. 2026-09-07 15:40:10.372 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:40:10.422 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 15:40:10.422 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 15:40:10.422 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 15:40:10.495 | perl: warning: Setting locale failed. 2026-09-07 15:40:10.495 | perl: warning: Please check that your locale settings: 2026-09-07 15:40:10.495 | LANGUAGE = (unset), 2026-09-07 15:40:10.495 | LC_ALL = "en_US.utf8", 2026-09-07 15:40:10.495 | LANG = "de_DE.UTF-8" 2026-09-07 15:40:10.495 | are supported and installed on your system. 2026-09-07 15:40:10.496 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:40:10.856 | 2026-09-07 15:40:10.856 | Running kernel seems to be up-to-date. 2026-09-07 15:40:10.856 | 2026-09-07 15:40:10.856 | Restarting services... 2026-09-07 15:40:10.916 | 2026-09-07 15:40:10.916 | Service restarts being deferred: 2026-09-07 15:40:10.916 | systemctl restart getty@tty1.service 2026-09-07 15:40:10.916 | systemctl restart serial-getty@hvc0.service 2026-09-07 15:40:10.916 | systemctl restart systemd-logind.service 2026-09-07 15:40:10.916 | systemctl restart virtlockd.service 2026-09-07 15:40:10.916 | systemctl restart virtlogd.service 2026-09-07 15:40:10.917 | 2026-09-07 15:40:10.917 | No containers need to be restarted. 2026-09-07 15:40:10.917 | 2026-09-07 15:40:10.917 | User sessions running outdated binaries: 2026-09-07 15:40:10.917 | quobyte @ session #5: bash[2027], sshd[1980,2026] 2026-09-07 15:40:10.926 | quobyte @ user manager service: systemd[1159] 2026-09-07 15:40:10.936 | 2026-09-07 15:40:10.936 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-07 15:40:12.966 | + functions-common:apt_get:1211 : result=0 2026-09-07 15:40:12.970 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 15:40:12.974 | + functions-common:time_stop:2420 : local name 2026-09-07 15:40:12.978 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:40:12.982 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:40:12.986 | + functions-common:time_stop:2423 : local total 2026-09-07 15:40:12.990 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:40:12.994 | + functions-common:time_stop:2426 : name=apt-get 2026-09-07 15:40:12.997 | + functions-common:time_stop:2427 : start_time=1788795600177 2026-09-07 15:40:13.001 | + functions-common:time_stop:2429 : [[ -z 1788795600177 ]] 2026-09-07 15:40:13.006 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:40:13.012 | + functions-common:time_stop:2432 : end_time=1788795613007 2026-09-07 15:40:13.015 | + functions-common:time_stop:2433 : elapsed_time=12830 2026-09-07 15:40:13.019 | + functions-common:time_stop:2434 : total=162106 2026-09-07 15:40:13.023 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:40:13.028 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=174936 2026-09-07 15:40:13.032 | + functions-common:apt_get:1215 : return 0 2026-09-07 15:40:13.036 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 15:40:13.041 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-07 15:40:13.045 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-09-07 15:40:13.049 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-09-07 15:40:13.056 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-07 15:40:13.060 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-09-07 15:40:13.064 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-07 15:40:13.067 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-09-07 15:40:13.071 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-07 15:40:13.075 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-09-07 15:40:13.080 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-07 15:40:13.084 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-09-07 15:40:13.088 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-07 15:40:13.092 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-09-07 15:40:13.095 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-07 15:40:13.099 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-09-07 15:40:13.103 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-07 15:40:13.107 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-09-07 15:40:13.111 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-07 15:40:13.115 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-09-07 15:40:13.119 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-09-07 15:40:13.123 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-09-07 15:40:13.127 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:40:13.131 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:40:13.135 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-09-07 15:40:13.139 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:40:13.144 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-09-07 15:40:13.148 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-07 15:40:13.152 | + ./stack.sh:main:959 : is_service_enabled nova 2026-09-07 15:40:13.179 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:40:13.183 | + ./stack.sh:main:961 : stack_install_service nova 2026-09-07 15:40:13.187 | + lib/stack:stack_install_service:20 : local service=nova 2026-09-07 15:40:13.192 | + lib/stack:stack_install_service:21 : type install_nova 2026-09-07 15:40:13.196 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-07 15:40:13.200 | + lib/stack:stack_install_service:32 : install_nova 2026-09-07 15:40:13.205 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-09-07 15:40:13.208 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-09-07 15:40:13.212 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:40:13.216 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:40:13.220 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-09-07 15:40:13.224 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:40:13.228 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-09-07 15:40:13.252 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:40:13.256 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-09-07 15:40:13.260 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-09-07 15:40:13.264 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-09-07 15:40:13.268 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-09-07 15:40:13.271 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-09-07 15:40:13.435 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-09-07 15:40:13.439 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:40:13.443 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:40:13.447 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-07 15:40:13.450 | + functions-common:install_package:1438 : update_package_repo 2026-09-07 15:40:13.455 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 15:40:13.459 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-07 15:40:13.462 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 15:40:13.466 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 15:40:13.470 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 15:40:13.474 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:40:13.477 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:40:13.481 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 15:40:13.485 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-07 15:40:13.489 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-07 15:40:13.492 | + functions-common:apt_get_update:1167 : return 2026-09-07 15:40:13.496 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-07 15:40:13.500 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 15:40:13.504 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:40:13.507 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:40:13.511 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-07 15:40:13.541 | + 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-09-07 15:40:13.582 | Reading package lists... 2026-09-07 15:40:13.961 | Building dependency tree... 2026-09-07 15:40:13.963 | Reading state information... 2026-09-07 15:40:14.545 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.16). 2026-09-07 15:40:14.545 | libvirt-clients set to manually installed. 2026-09-07 15:40:14.545 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.16). 2026-09-07 15:40:14.545 | The following packages were automatically installed and are no longer required: 2026-09-07 15:40:14.547 | libfwupd2 libgusb2 2026-09-07 15:40:14.548 | Use 'sudo apt autoremove' to remove them. 2026-09-07 15:40:14.551 | The following additional packages will be installed: 2026-09-07 15:40:14.554 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-09-07 15:40:14.554 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-09-07 15:40:14.554 | qemu-system-sparc 2026-09-07 15:40:14.555 | Suggested packages: 2026-09-07 15:40:14.555 | python-zstandard-doc samba vde2 2026-09-07 15:40:14.599 | The following packages will be REMOVED: 2026-09-07 15:40:14.602 | apport-core-dump-handler 2026-09-07 15:40:14.604 | The following NEW packages will be installed: 2026-09-07 15:40:14.605 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-09-07 15:40:14.605 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-09-07 15:40:14.605 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-09-07 15:40:14.862 | 0 upgraded, 13 newly installed, 1 to remove and 47 not upgraded. 2026-09-07 15:40:14.862 | Need to get 110 MB of archives. 2026-09-07 15:40:14.862 | After this operation, 897 MB of additional disk space will be used. 2026-09-07 15:40:14.862 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-09-07 15:40:15.445 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.17 [71.7 kB] 2026-09-07 15:40:15.459 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.16 [178 kB] 2026-09-07 15:40:15.494 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-09-07 15:40:15.549 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.18 [11.0 MB] 2026-09-07 15:40:16.011 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.18 [16.3 MB] 2026-09-07 15:40:16.431 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.18 [9096 kB] 2026-09-07 15:40:16.664 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.18 [6318 kB] 2026-09-07 15:40:16.823 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.18 [3433 kB] 2026-09-07 15:40:16.909 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.18 [57.7 MB] 2026-09-07 15:40:18.432 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.18 [58.5 kB] 2026-09-07 15:40:18.433 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-09-07 15:40:18.519 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-09-07 15:40:18.784 | perl: warning: Setting locale failed. 2026-09-07 15:40:18.784 | perl: warning: Please check that your locale settings: 2026-09-07 15:40:18.784 | LANGUAGE = (unset), 2026-09-07 15:40:18.784 | LC_ALL = "en_US.utf8", 2026-09-07 15:40:18.784 | LANG = "de_DE.UTF-8" 2026-09-07 15:40:18.784 | are supported and installed on your system. 2026-09-07 15:40:18.784 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:40:18.847 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 15:40:18.847 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 15:40:18.847 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 15:40:19.209 | Fetched 110 MB in 4s (28.0 MB/s) 2026-09-07 15:40:19.249 | Selecting previously unselected package python3-zstandard. 2026-09-07 15:40:19.319 | (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 ... 127168 files and directories currently installed.) 2026-09-07 15:40:19.326 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-09-07 15:40:19.330 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-09-07 15:40:19.472 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-09-07 15:40:19.472 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-09-07 15:40:19.473 | Package apport-core-dump-handler is to be removed. 2026-09-07 15:40:19.473 | Package python3-zstandard is not configured yet. 2026-09-07 15:40:19.473 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-09-07 15:40:19.473 | Package apport-core-dump-handler is to be removed. 2026-09-07 15:40:19.473 | Package systemd-coredump is not installed. 2026-09-07 15:40:19.473 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-09-07 15:40:19.473 | Package apport-core-dump-handler is to be removed. 2026-09-07 15:40:19.473 | Package python3-zstandard is not configured yet. 2026-09-07 15:40:19.473 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-09-07 15:40:19.473 | Package apport-core-dump-handler is to be removed. 2026-09-07 15:40:19.473 | Package systemd-coredump is not installed. 2026-09-07 15:40:19.474 | 2026-09-07 15:40:19.536 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127184 files and directories currently installed.) 2026-09-07 15:40:19.543 | Removing apport-core-dump-handler (2.28.3-0ubuntu0.1) ... 2026-09-07 15:40:20.418 | Selecting previously unselected package systemd-coredump. 2026-09-07 15:40:20.482 | (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 ... 127180 files and directories currently installed.) 2026-09-07 15:40:20.489 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.17_amd64.deb ... 2026-09-07 15:40:20.493 | Unpacking systemd-coredump (255.4-1ubuntu8.17) ... 2026-09-07 15:40:20.557 | Selecting previously unselected package libvirt-dev:amd64. 2026-09-07 15:40:20.574 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.16_amd64.deb ... 2026-09-07 15:40:20.587 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-09-07 15:40:20.656 | Selecting previously unselected package python3-libvirt. 2026-09-07 15:40:20.669 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-09-07 15:40:20.673 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-09-07 15:40:20.741 | Selecting previously unselected package qemu-system-arm. 2026-09-07 15:40:20.753 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-07 15:40:20.766 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 15:40:21.271 | Selecting previously unselected package qemu-system-mips. 2026-09-07 15:40:21.283 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-07 15:40:21.296 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 15:40:21.851 | Selecting previously unselected package qemu-system-ppc. 2026-09-07 15:40:21.864 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-07 15:40:21.876 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 15:40:22.239 | Selecting previously unselected package qemu-system-sparc. 2026-09-07 15:40:22.250 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-07 15:40:22.263 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 15:40:22.520 | Selecting previously unselected package qemu-system-s390x. 2026-09-07 15:40:22.533 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-07 15:40:22.545 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 15:40:22.715 | Selecting previously unselected package qemu-system-misc. 2026-09-07 15:40:22.730 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-07 15:40:22.741 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 15:40:24.592 | Selecting previously unselected package qemu-system. 2026-09-07 15:40:24.605 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-07 15:40:24.609 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 15:40:24.651 | Selecting previously unselected package qemu-efi-aarch64. 2026-09-07 15:40:24.666 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-09-07 15:40:24.670 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-09-07 15:40:26.554 | Selecting previously unselected package qemu-efi-arm. 2026-09-07 15:40:26.569 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-09-07 15:40:26.573 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-09-07 15:40:27.402 | Setting up systemd-coredump (255.4-1ubuntu8.17) ... 2026-09-07 15:40:27.922 | Creating group 'systemd-coredump' with GID 987. 2026-09-07 15:40:27.925 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-09-07 15:40:27.948 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-09-07 15:40:28.248 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 15:40:28.266 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 15:40:28.282 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-09-07 15:40:28.297 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 15:40:28.313 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-09-07 15:40:28.323 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 15:40:28.339 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-09-07 15:40:28.584 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 15:40:28.601 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-09-07 15:40:28.610 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 15:40:28.626 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-07 15:40:28.636 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-07 15:40:30.446 | perl: warning: Setting locale failed. 2026-09-07 15:40:30.446 | perl: warning: Please check that your locale settings: 2026-09-07 15:40:30.446 | LANGUAGE = (unset), 2026-09-07 15:40:30.446 | LC_ALL = "en_US.utf8", 2026-09-07 15:40:30.446 | LANG = "de_DE.UTF-8" 2026-09-07 15:40:30.446 | are supported and installed on your system. 2026-09-07 15:40:30.447 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:40:30.579 | perl: warning: Setting locale failed. 2026-09-07 15:40:30.579 | perl: warning: Please check that your locale settings: 2026-09-07 15:40:30.579 | LANGUAGE = (unset), 2026-09-07 15:40:30.579 | LC_ALL = "en_US.utf8", 2026-09-07 15:40:30.579 | LANG = "de_DE.UTF-8" 2026-09-07 15:40:30.580 | are supported and installed on your system. 2026-09-07 15:40:30.580 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:40:30.629 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-07 15:40:30.629 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-07 15:40:30.629 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-07 15:40:30.700 | perl: warning: Setting locale failed. 2026-09-07 15:40:30.700 | perl: warning: Please check that your locale settings: 2026-09-07 15:40:30.700 | LANGUAGE = (unset), 2026-09-07 15:40:30.700 | LC_ALL = "en_US.utf8", 2026-09-07 15:40:30.700 | LANG = "de_DE.UTF-8" 2026-09-07 15:40:30.700 | are supported and installed on your system. 2026-09-07 15:40:30.700 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:40:31.063 | 2026-09-07 15:40:31.063 | Running kernel seems to be up-to-date. 2026-09-07 15:40:31.063 | 2026-09-07 15:40:31.063 | Restarting services... 2026-09-07 15:40:31.126 | 2026-09-07 15:40:31.127 | Service restarts being deferred: 2026-09-07 15:40:31.127 | systemctl restart getty@tty1.service 2026-09-07 15:40:31.127 | systemctl restart serial-getty@hvc0.service 2026-09-07 15:40:31.127 | systemctl restart systemd-logind.service 2026-09-07 15:40:31.127 | systemctl restart virtlockd.service 2026-09-07 15:40:31.127 | systemctl restart virtlogd.service 2026-09-07 15:40:31.127 | 2026-09-07 15:40:31.127 | No containers need to be restarted. 2026-09-07 15:40:31.127 | 2026-09-07 15:40:31.127 | User sessions running outdated binaries: 2026-09-07 15:40:31.127 | quobyte @ session #5: bash[2027], sshd[1980,2026] 2026-09-07 15:40:31.139 | quobyte @ user manager service: systemd[1159] 2026-09-07 15:40:31.149 | 2026-09-07 15:40:31.149 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-07 15:40:33.356 | + functions-common:apt_get:1211 : result=0 2026-09-07 15:40:33.359 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 15:40:33.362 | + functions-common:time_stop:2420 : local name 2026-09-07 15:40:33.365 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:40:33.367 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:40:33.369 | + functions-common:time_stop:2423 : local total 2026-09-07 15:40:33.372 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:40:33.374 | + functions-common:time_stop:2426 : name=apt-get 2026-09-07 15:40:33.377 | + functions-common:time_stop:2427 : start_time=1788795613537 2026-09-07 15:40:33.379 | + functions-common:time_stop:2429 : [[ -z 1788795613537 ]] 2026-09-07 15:40:33.383 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:40:33.387 | + functions-common:time_stop:2432 : end_time=1788795633384 2026-09-07 15:40:33.389 | + functions-common:time_stop:2433 : elapsed_time=19847 2026-09-07 15:40:33.392 | + functions-common:time_stop:2434 : total=174936 2026-09-07 15:40:33.394 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:40:33.397 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=194783 2026-09-07 15:40:33.399 | + functions-common:apt_get:1215 : return 0 2026-09-07 15:40:33.402 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-09-07 15:40:33.404 | + functions-common:install_package:1438 : update_package_repo 2026-09-07 15:40:33.407 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-07 15:40:33.409 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-07 15:40:33.412 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-07 15:40:33.415 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-07 15:40:33.417 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-07 15:40:33.420 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:40:33.422 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:40:33.425 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-07 15:40:33.427 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-07 15:40:33.431 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-07 15:40:33.434 | + functions-common:apt_get_update:1167 : return 2026-09-07 15:40:33.437 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-09-07 15:40:33.439 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-07 15:40:33.442 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:40:33.444 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:40:33.447 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-09-07 15:40:33.469 | + 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-09-07 15:40:33.506 | Reading package lists... 2026-09-07 15:40:33.895 | Building dependency tree... 2026-09-07 15:40:33.897 | Reading state information... 2026-09-07 15:40:34.485 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-09-07 15:40:34.485 | ovmf set to manually installed. 2026-09-07 15:40:34.485 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-09-07 15:40:34.485 | swtpm set to manually installed. 2026-09-07 15:40:34.485 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-09-07 15:40:34.486 | swtpm-tools set to manually installed. 2026-09-07 15:40:34.486 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-09-07 15:40:34.486 | mdevctl set to manually installed. 2026-09-07 15:40:34.486 | The following packages were automatically installed and are no longer required: 2026-09-07 15:40:34.487 | libfwupd2 libgusb2 2026-09-07 15:40:34.487 | Use 'sudo apt autoremove' to remove them. 2026-09-07 15:40:34.584 | 0 upgraded, 0 newly installed, 0 to remove and 47 not upgraded. 2026-09-07 15:40:34.589 | + functions-common:apt_get:1211 : result=0 2026-09-07 15:40:34.592 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-07 15:40:34.595 | + functions-common:time_stop:2420 : local name 2026-09-07 15:40:34.598 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:40:34.601 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:40:34.604 | + functions-common:time_stop:2423 : local total 2026-09-07 15:40:34.607 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:40:34.609 | + functions-common:time_stop:2426 : name=apt-get 2026-09-07 15:40:34.612 | + functions-common:time_stop:2427 : start_time=1788795633466 2026-09-07 15:40:34.614 | + functions-common:time_stop:2429 : [[ -z 1788795633466 ]] 2026-09-07 15:40:34.619 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:40:34.622 | + functions-common:time_stop:2432 : end_time=1788795634620 2026-09-07 15:40:34.625 | + functions-common:time_stop:2433 : elapsed_time=1154 2026-09-07 15:40:34.627 | + functions-common:time_stop:2434 : total=194783 2026-09-07 15:40:34.630 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:40:34.632 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=195937 2026-09-07 15:40:34.635 | + functions-common:apt_get:1215 : return 0 2026-09-07 15:40:34.637 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-09-07 15:40:34.641 | ++ functions-common:is_arch:519 : uname -m 2026-09-07 15:40:34.646 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-07 15:40:34.648 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-09-07 15:40:34.651 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-09-07 15:40:34.654 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-09-07 15:40:34.657 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-09-07 15:40:34.659 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-09-07 15:40:34.662 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-09-07 15:40:34.681 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:40:34.685 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-09-07 15:40:34.703 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-09-07 15:40:34.706 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-09-07 15:40:34.708 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-09-07 15:40:34.712 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-09-07 15:40:34.714 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-09-07 15:40:34.717 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-09-07 15:40:34.720 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-09-07 15:40:34.723 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 15:40:34.728 | ++ functions-common:git_clone:593 : pwd 2026-09-07 15:40:34.730 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-07 15:40:34.734 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 15:40:34.737 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 15:40:34.754 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 15:40:34.757 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 15:40:34.759 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 15:40:34.763 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 15:40:34.764 | + functions-common:git_clone:610 : echo v1.3.0 2026-09-07 15:40:34.768 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-09-07 15:40:34.771 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-07 15:40:34.774 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-09-07 15:40:34.777 | + functions-common:git_timed:697 : local count=0 2026-09-07 15:40:34.780 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 15:40:34.782 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:40:34.785 | + functions-common:git_timed:701 : timeout=0 2026-09-07 15:40:34.787 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:40:34.790 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:40:34.792 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:40:34.796 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:40:34.799 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:40:34.803 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795634800 2026-09-07 15:40:34.806 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-09-07 15:40:34.810 | Cloning into '/opt/stack/novnc'... 2026-09-07 15:40:36.432 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:40:36.435 | + functions-common:time_stop:2420 : local name 2026-09-07 15:40:36.438 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:40:36.440 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:40:36.443 | + functions-common:time_stop:2423 : local total 2026-09-07 15:40:36.446 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:40:36.448 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:40:36.451 | + functions-common:time_stop:2427 : start_time=1788795634800 2026-09-07 15:40:36.454 | + functions-common:time_stop:2429 : [[ -z 1788795634800 ]] 2026-09-07 15:40:36.457 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:40:36.461 | + functions-common:time_stop:2432 : end_time=1788795636458 2026-09-07 15:40:36.464 | + functions-common:time_stop:2433 : elapsed_time=1658 2026-09-07 15:40:36.466 | + functions-common:time_stop:2434 : total=137455 2026-09-07 15:40:36.469 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:40:36.472 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=139113 2026-09-07 15:40:36.474 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-09-07 15:40:36.477 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-09-07 15:40:36.480 | + functions-common:git_timed:697 : local count=0 2026-09-07 15:40:36.482 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 15:40:36.485 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:40:36.488 | + functions-common:git_timed:701 : timeout=0 2026-09-07 15:40:36.490 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:40:36.493 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:40:36.495 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:40:36.498 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:40:36.502 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:40:36.505 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795636503 2026-09-07 15:40:36.508 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-09-07 15:40:37.002 | From https://github.com/novnc/novnc 2026-09-07 15:40:37.002 | * tag v1.3.0 -> FETCH_HEAD 2026-09-07 15:40:37.011 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:40:37.014 | + functions-common:time_stop:2420 : local name 2026-09-07 15:40:37.017 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:40:37.020 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:40:37.022 | + functions-common:time_stop:2423 : local total 2026-09-07 15:40:37.025 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:40:37.027 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:40:37.030 | + functions-common:time_stop:2427 : start_time=1788795636503 2026-09-07 15:40:37.032 | + functions-common:time_stop:2429 : [[ -z 1788795636503 ]] 2026-09-07 15:40:37.036 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:40:37.040 | + functions-common:time_stop:2432 : end_time=1788795637037 2026-09-07 15:40:37.042 | + functions-common:time_stop:2433 : elapsed_time=534 2026-09-07 15:40:37.045 | + functions-common:time_stop:2434 : total=139113 2026-09-07 15:40:37.047 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:40:37.050 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=139647 2026-09-07 15:40:37.052 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-07 15:40:37.055 | + functions-common:git_timed:697 : local count=0 2026-09-07 15:40:37.058 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 15:40:37.060 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:40:37.063 | + functions-common:git_timed:701 : timeout=0 2026-09-07 15:40:37.065 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:40:37.068 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:40:37.070 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:40:37.073 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:40:37.076 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:40:37.080 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795637077 2026-09-07 15:40:37.082 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-07 15:40:37.114 | Note: switching to 'FETCH_HEAD'. 2026-09-07 15:40:37.114 | 2026-09-07 15:40:37.114 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-07 15:40:37.114 | changes and commit them, and you can discard any commits you make in this 2026-09-07 15:40:37.115 | state without impacting any branches by switching back to a branch. 2026-09-07 15:40:37.115 | 2026-09-07 15:40:37.115 | If you want to create a new branch to retain commits you create, you may 2026-09-07 15:40:37.115 | do so (now or later) by using -c with the switch command. Example: 2026-09-07 15:40:37.115 | 2026-09-07 15:40:37.115 | git switch -c 2026-09-07 15:40:37.115 | 2026-09-07 15:40:37.115 | Or undo this operation with: 2026-09-07 15:40:37.116 | 2026-09-07 15:40:37.116 | git switch - 2026-09-07 15:40:37.116 | 2026-09-07 15:40:37.116 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-07 15:40:37.116 | 2026-09-07 15:40:37.116 | HEAD is now at 463c39e noVNC 1.3.0 2026-09-07 15:40:37.118 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:40:37.121 | + functions-common:time_stop:2420 : local name 2026-09-07 15:40:37.123 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:40:37.126 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:40:37.128 | + functions-common:time_stop:2423 : local total 2026-09-07 15:40:37.131 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:40:37.133 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:40:37.136 | + functions-common:time_stop:2427 : start_time=1788795637077 2026-09-07 15:40:37.138 | + functions-common:time_stop:2429 : [[ -z 1788795637077 ]] 2026-09-07 15:40:37.142 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:40:37.146 | + functions-common:time_stop:2432 : end_time=1788795637143 2026-09-07 15:40:37.148 | + functions-common:time_stop:2433 : elapsed_time=66 2026-09-07 15:40:37.151 | + functions-common:time_stop:2434 : total=139647 2026-09-07 15:40:37.153 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:40:37.156 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=139713 2026-09-07 15:40:37.158 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-09-07 15:40:37.174 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-09-07 15:40:37.178 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 15:40:37.178 | + functions-common:git_clone:673 : head -1 2026-09-07 15:40:37.180 | 463c39e noVNC 1.3.0 2026-09-07 15:40:37.184 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-07 15:40:37.187 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-09-07 15:40:37.206 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:40:37.209 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-09-07 15:40:37.211 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-09-07 15:40:37.214 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-09-07 15:40:37.217 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 15:40:37.219 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 15:40:37.224 | ++ functions-common:git_clone:593 : pwd 2026-09-07 15:40:37.227 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-07 15:40:37.230 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 15:40:37.233 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 15:40:37.252 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 15:40:37.254 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 15:40:37.257 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 15:40:37.260 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 15:40:37.260 | + functions-common:git_clone:610 : echo master 2026-09-07 15:40:37.266 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-09-07 15:40:37.268 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-07 15:40:37.270 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-09-07 15:40:37.273 | + functions-common:git_timed:697 : local count=0 2026-09-07 15:40:37.276 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 15:40:37.278 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:40:37.281 | + functions-common:git_timed:701 : timeout=0 2026-09-07 15:40:37.283 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:40:37.286 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:40:37.288 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:40:37.291 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:40:37.295 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:40:37.298 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795637296 2026-09-07 15:40:37.301 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-09-07 15:40:37.304 | Cloning into '/opt/stack/nova'... 2026-09-07 15:43:52.464 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:43:52.466 | + functions-common:time_stop:2420 : local name 2026-09-07 15:43:52.470 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:43:52.474 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:43:52.478 | + functions-common:time_stop:2423 : local total 2026-09-07 15:43:52.482 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:43:52.486 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:43:52.490 | + functions-common:time_stop:2427 : start_time=1788795637296 2026-09-07 15:43:52.494 | + functions-common:time_stop:2429 : [[ -z 1788795637296 ]] 2026-09-07 15:43:52.499 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:43:52.506 | + functions-common:time_stop:2432 : end_time=1788795832501 2026-09-07 15:43:52.510 | + functions-common:time_stop:2433 : elapsed_time=195205 2026-09-07 15:43:52.514 | + functions-common:time_stop:2434 : total=139713 2026-09-07 15:43:52.518 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:43:52.522 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=334918 2026-09-07 15:43:52.526 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-09-07 15:43:52.531 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-07 15:43:52.535 | + functions-common:git_timed:697 : local count=0 2026-09-07 15:43:52.539 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 15:43:52.543 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:43:52.547 | + functions-common:git_timed:701 : timeout=0 2026-09-07 15:43:52.551 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:43:52.555 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:43:52.559 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:43:52.563 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:43:52.569 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:43:52.575 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795832570 2026-09-07 15:43:52.579 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-07 15:43:53.298 | From https://review.opendev.org/openstack/nova 2026-09-07 15:43:53.298 | * branch master -> FETCH_HEAD 2026-09-07 15:43:53.309 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:43:53.313 | + functions-common:time_stop:2420 : local name 2026-09-07 15:43:53.317 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:43:53.321 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:43:53.325 | + functions-common:time_stop:2423 : local total 2026-09-07 15:43:53.329 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:43:53.333 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:43:53.337 | + functions-common:time_stop:2427 : start_time=1788795832570 2026-09-07 15:43:53.341 | + functions-common:time_stop:2429 : [[ -z 1788795832570 ]] 2026-09-07 15:43:53.347 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:43:53.353 | + functions-common:time_stop:2432 : end_time=1788795833349 2026-09-07 15:43:53.357 | + functions-common:time_stop:2433 : elapsed_time=779 2026-09-07 15:43:53.361 | + functions-common:time_stop:2434 : total=334918 2026-09-07 15:43:53.365 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:43:53.369 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=335697 2026-09-07 15:43:53.373 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-07 15:43:53.377 | + functions-common:git_timed:697 : local count=0 2026-09-07 15:43:53.382 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 15:43:53.386 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:43:53.390 | + functions-common:git_timed:701 : timeout=0 2026-09-07 15:43:53.395 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:43:53.399 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:43:53.403 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:43:53.408 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:43:53.413 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:43:53.419 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795833415 2026-09-07 15:43:53.423 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-07 15:43:53.994 | Note: switching to 'FETCH_HEAD'. 2026-09-07 15:43:53.994 | 2026-09-07 15:43:53.994 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-07 15:43:53.994 | changes and commit them, and you can discard any commits you make in this 2026-09-07 15:43:53.995 | state without impacting any branches by switching back to a branch. 2026-09-07 15:43:53.995 | 2026-09-07 15:43:53.995 | If you want to create a new branch to retain commits you create, you may 2026-09-07 15:43:53.995 | do so (now or later) by using -c with the switch command. Example: 2026-09-07 15:43:53.995 | 2026-09-07 15:43:53.995 | git switch -c 2026-09-07 15:43:53.995 | 2026-09-07 15:43:53.995 | Or undo this operation with: 2026-09-07 15:43:53.995 | 2026-09-07 15:43:53.995 | git switch - 2026-09-07 15:43:53.995 | 2026-09-07 15:43:53.995 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-07 15:43:53.996 | 2026-09-07 15:43:53.996 | HEAD is now at 1dc44b5988 Only load same-host instances when checking share usage 2026-09-07 15:43:54.006 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:43:54.010 | + functions-common:time_stop:2420 : local name 2026-09-07 15:43:54.014 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:43:54.018 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:43:54.022 | + functions-common:time_stop:2423 : local total 2026-09-07 15:43:54.026 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:43:54.030 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:43:54.034 | + functions-common:time_stop:2427 : start_time=1788795833415 2026-09-07 15:43:54.038 | + functions-common:time_stop:2429 : [[ -z 1788795833415 ]] 2026-09-07 15:43:54.043 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:43:54.050 | + functions-common:time_stop:2432 : end_time=1788795834045 2026-09-07 15:43:54.054 | + functions-common:time_stop:2433 : elapsed_time=630 2026-09-07 15:43:54.058 | + functions-common:time_stop:2434 : total=335697 2026-09-07 15:43:54.062 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:43:54.066 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=336327 2026-09-07 15:43:54.070 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-09-07 15:43:54.092 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-09-07 15:43:54.097 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 15:43:54.098 | + functions-common:git_clone:673 : head -1 2026-09-07 15:43:54.112 | 1dc44b5988 Only load same-host instances when checking share usage 2026-09-07 15:43:54.118 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-07 15:43:54.122 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-09-07 15:43:54.127 | + inc/python:setup_develop:353 : local bindep 2026-09-07 15:43:54.131 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-09-07 15:43:54.135 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-09-07 15:43:54.139 | + inc/python:setup_develop:359 : local extras= 2026-09-07 15:43:54.143 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-09-07 15:43:54.148 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-07 15:43:54.152 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-09-07 15:43:54.156 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-09-07 15:43:54.160 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-07 15:43:54.164 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-07 15:43:54.170 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-09-07 15:43:54.175 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-07 15:43:54.179 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-09-07 15:43:54.183 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-07 15:43:54.187 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-07 15:43:54.193 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-09-07 15:43:54.201 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-09-07 15:43:54.205 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-09-07 15:43:54.210 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-09-07 15:43:54.374 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-09-07 15:43:54.378 | + inc/python:setup_package:436 : local bindep=0 2026-09-07 15:43:54.382 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-07 15:43:54.386 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-07 15:43:54.391 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-09-07 15:43:54.395 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-09-07 15:43:54.399 | + inc/python:setup_package:445 : local flags=-e 2026-09-07 15:43:54.403 | + inc/python:setup_package:446 : local extras= 2026-09-07 15:43:54.407 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-07 15:43:54.412 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-07 15:43:54.416 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-07 15:43:54.420 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-07 15:43:54.425 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-07 15:43:54.429 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-09-07 15:43:54.461 | Using python 3.12 to install /opt/stack/nova 2026-09-07 15:43:54.465 | + 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-09-07 15:43:55.476 | Obtaining file:///opt/stack/nova 2026-09-07 15:43:55.480 | Installing build dependencies: started 2026-09-07 15:43:57.186 | Installing build dependencies: finished with status 'done' 2026-09-07 15:43:57.188 | Checking if build backend supports build_editable: started 2026-09-07 15:43:57.751 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-07 15:43:57.754 | Getting requirements to build editable: started 2026-09-07 15:43:58.071 | Getting requirements to build editable: finished with status 'done' 2026-09-07 15:43:58.074 | Preparing editable metadata (pyproject.toml): started 2026-09-07 15:44:00.509 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-07 15:44:00.534 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (7.0.3) 2026-09-07 15:44:00.535 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (2.0.52) 2026-09-07 15:44:00.537 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (5.3.1) 2026-09-07 15:44:00.537 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (0.41.2) 2026-09-07 15:44:00.538 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (3.1.6) 2026-09-07 15:44:00.540 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (13.0.1) 2026-09-07 15:44:00.540 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (6.1.1) 2026-09-07 15:44:00.541 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (2.5.1) 2026-09-07 15:44:00.542 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (43.0.3) 2026-09-07 15:44:00.543 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (1.8.11) 2026-09-07 15:44:00.545 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (3.5.5) 2026-09-07 15:44:00.545 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (3.1.0) 2026-09-07 15:44:00.548 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (3.10.1) 2026-09-07 15:44:00.548 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (3.18.0) 2026-09-07 15:44:00.548 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (1.19.1) 2026-09-07 15:44:00.548 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (1.3.0) 2026-09-07 15:44:00.549 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (4.0.0) 2026-09-07 15:44:00.550 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (4.26.0) 2026-09-07 15:44:00.551 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (9.10.0) 2026-09-07 15:44:00.552 | Requirement already satisfied: keystoneauth1>=5.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (5.17.0) 2026-09-07 15:44:00.758 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev443) 2026-09-07 15:44:00.890 | Downloading python_neutronclient-14.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-09-07 15:44:00.903 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (4.13.0) 2026-09-07 15:44:00.904 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (2.34.2) 2026-09-07 15:44:00.905 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (5.9.1) 2026-09-07 15:44:00.935 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev443) 2026-09-07 15:44:00.952 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-09-07 15:44:00.970 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (4.3.0) 2026-09-07 15:44:00.971 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (7.6.1) 2026-09-07 15:44:00.972 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (10.7.0) 2026-09-07 15:44:00.973 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (6.5.0) 2026-09-07 15:44:00.975 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (8.3.1) 2026-09-07 15:44:00.975 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (2.12.0) 2026-09-07 15:44:00.976 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (3.9.0) 2026-09-07 15:44:00.977 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (5.11.0) 2026-09-07 15:44:00.978 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (2.8.0) 2026-09-07 15:44:00.978 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (10.2.0) 2026-09-07 15:44:00.979 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (18.1.1) 2026-09-07 15:44:00.980 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (7.10.0) 2026-09-07 15:44:00.981 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (18.3.0) 2026-09-07 15:44:00.983 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (6.0.1) 2026-09-07 15:44:00.983 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (3.12.0) 2026-09-07 15:44:00.984 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (6.9.0) 2026-09-07 15:44:00.986 | 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.dev443) (4.8.0) 2026-09-07 15:44:00.987 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (2.0.0) 2026-09-07 15:44:00.988 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (8.2.0) 2026-09-07 15:44:00.991 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (7.2.2) 2026-09-07 15:44:00.991 | Requirement already satisfied: oslo.versionedobjects>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (3.12.0) 2026-09-07 15:44:00.991 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (7.1.1) 2026-09-07 15:44:00.991 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (1.1.0) 2026-09-07 15:44:00.992 | Requirement already satisfied: os-traits>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (3.9.0) 2026-09-07 15:44:00.993 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (5.2.1) 2026-09-07 15:44:00.994 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (5.8.0) 2026-09-07 15:44:01.021 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev443) 2026-09-07 15:44:01.038 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-09-07 15:44:01.049 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (9.1.0) 2026-09-07 15:44:01.050 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (0.3.1) 2026-09-07 15:44:01.051 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (1.4.2) 2026-09-07 15:44:01.052 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (1.9.0) 2026-09-07 15:44:01.053 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (2.9.0.post0) 2026-09-07 15:44:01.054 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (3.5.0) 2026-09-07 15:44:01.055 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (4.20.0) 2026-09-07 15:44:01.058 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev443) (6.0.3) 2026-09-07 15:44:01.058 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev443) (1.4.1) 2026-09-07 15:44:01.059 | 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.dev443) (4.16.0) 2026-09-07 15:44:01.062 | 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.dev443) (7.6.0) 2026-09-07 15:44:01.066 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev443) (2.1.1) 2026-09-07 15:44:01.071 | 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.dev443) (3.0) 2026-09-07 15:44:01.079 | 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.dev443) (2.8.0) 2026-09-07 15:44:01.087 | 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.dev443) (3.1.0) 2026-09-07 15:44:01.089 | 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.dev443) (2.3.0) 2026-09-07 15:44:01.094 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev443) (3.0.3) 2026-09-07 15:44:01.097 | 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.dev443) (26.1.0) 2026-09-07 15:44:01.098 | 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.dev443) (2025.9.1) 2026-09-07 15:44:01.099 | 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.dev443) (0.37.0) 2026-09-07 15:44:01.100 | 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.dev443) (2026.6.3) 2026-09-07 15:44:01.108 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.16.0->nova==33.1.0.dev443) (2.1.0) 2026-09-07 15:44:01.115 | 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.dev443) (4.1.0) 2026-09-07 15:44:01.117 | 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.dev443) (2.13.0) 2026-09-07 15:44:01.117 | 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.dev443) (6.0.0) 2026-09-07 15:44:01.131 | 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.dev443) (1.5.0) 2026-09-07 15:44:01.135 | 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.dev443) (1.1.0) 2026-09-07 15:44:01.135 | 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.dev443) (1.33) 2026-09-07 15:44:01.135 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev443) (4.11.3) 2026-09-07 15:44:01.143 | 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.dev443) (3.1.1) 2026-09-07 15:44:01.150 | 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.dev443) (9.1.4) 2026-09-07 15:44:01.162 | 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.dev443) (2.19.0) 2026-09-07 15:44:01.171 | 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.dev443) (0.20) 2026-09-07 15:44:01.184 | 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.dev443) (2.1.2) 2026-09-07 15:44:01.185 | 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.dev443) (0.6.2) 2026-09-07 15:44:01.202 | 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.dev443) (7.1.7) 2026-09-07 15:44:01.204 | 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.dev443) (5.3.1) 2026-09-07 15:44:01.205 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev443) (5.6.2) 2026-09-07 15:44:01.206 | 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.dev443) (0.17.0) 2026-09-07 15:44:01.211 | 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.dev443) (5.1.0) 2026-09-07 15:44:01.220 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev443) (2026.3) 2026-09-07 15:44:01.221 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev443) (26.3) 2026-09-07 15:44:01.229 | 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.dev443) (0.26.0) 2026-09-07 15:44:01.233 | 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.dev443) (5.0.0) 2026-09-07 15:44:01.235 | 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.dev443) (4.0.1) 2026-09-07 15:44:01.251 | 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.dev443) (1.2.1) 2026-09-07 15:44:01.272 | 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.dev443) (1.7.6) 2026-09-07 15:44:01.280 | 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.dev443) (2.2.0) 2026-09-07 15:44:01.287 | 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.dev443) (1.3.7) 2026-09-07 15:44:01.295 | 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.dev443) (3.3.2) 2026-09-07 15:44:01.307 | 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.dev443) (4.3.2) 2026-09-07 15:44:01.308 | 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.dev443) (3.7.1) 2026-09-07 15:44:01.318 | 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.dev443) (2.4.0) 2026-09-07 15:44:01.328 | 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.dev443) (3.0.3) 2026-09-07 15:44:01.329 | 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.dev443) (1.6.2) 2026-09-07 15:44:01.339 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev443) (84.0.0) 2026-09-07 15:44:01.358 | 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.dev443) (0.8.2) 2026-09-07 15:44:01.397 | 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.dev443) (4.16.0) 2026-09-07 15:44:01.404 | 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.dev443) (0.6.0) 2026-09-07 15:44:01.405 | Requirement already satisfied: cmd2>=4.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.dev443) (4.2.0) 2026-09-07 15:44:01.416 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev443) (3.0.53) 2026-09-07 15:44:01.417 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev443) (1.11.0) 2026-09-07 15:44:01.418 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev443) (15.0.0) 2026-09-07 15:44:01.419 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev443) (1.8.0) 2026-09-07 15:44:01.441 | 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.dev443) (1.17.0) 2026-09-07 15:44:01.449 | 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.dev443) (2.1.0) 2026-09-07 15:44:01.451 | 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.dev443) (24.2.1) 2026-09-07 15:44:01.472 | 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.dev443) (4.7.0) 2026-09-07 15:44:01.498 | 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.dev443) (3.5.0) 2026-09-07 15:44:01.500 | 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.dev443) (3.18) 2026-09-07 15:44:01.500 | 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.dev443) (2.7.0) 2026-09-07 15:44:01.501 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev443) (2023.11.17) 2026-09-07 15:44:01.543 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev443) (4.2.0) 2026-09-07 15:44:01.544 | 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>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev443) (2.20.0) 2026-09-07 15:44:01.556 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev443) (0.1.2) 2026-09-07 15:44:01.576 | 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.dev443) (0.8) 2026-09-07 15:44:01.644 | 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.dev443) (0.16.0) 2026-09-07 15:44:02.162 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev443) 2026-09-07 15:44:02.179 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-09-07 15:44:02.222 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev443) 2026-09-07 15:44:02.239 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-09-07 15:44:02.295 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev443) 2026-09-07 15:44:02.310 | Downloading redis-8.1.0-py3-none-any.whl.metadata (16 kB) 2026-09-07 15:44:02.418 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-09-07 15:44:02.447 | Downloading python_neutronclient-14.0.0-py3-none-any.whl (202 kB) 2026-09-07 15:44:02.493 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-09-07 15:44:02.517 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-09-07 15:44:02.542 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-09-07 15:44:02.814 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 64.0 MB/s 0:00:00 2026-09-07 15:44:02.832 | Downloading redis-8.1.0-py3-none-any.whl (560 kB) 2026-09-07 15:44:02.849 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 560.6/560.6 kB 29.3 MB/s 0:00:00 2026-09-07 15:44:02.923 | Building wheels for collected packages: nova 2026-09-07 15:44:02.924 | Building editable for nova (pyproject.toml): started 2026-09-07 15:44:05.701 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-09-07 15:44:05.703 | Created wheel for nova: filename=nova-33.1.0.dev443-0.editable-py3-none-any.whl size=10625 sha256=f690748e886b772d4830f084704b955ec195ddc8eeb531518329a72c7e604173 2026-09-07 15:44:05.703 | Stored in directory: /tmp/pip-ephem-wheel-cache-f_gbt8ez/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-09-07 15:44:05.708 | Successfully built nova 2026-09-07 15:44:05.989 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-09-07 15:44:10.958 | 2026-09-07 15:44:10.982 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev443 numpy-2.4.6 python-neutronclient-14.0.0 redis-8.1.0 websockify-0.13.0 2026-09-07 15:44:11.213 | + inc/python:pip_install:216 : result=0 2026-09-07 15:44:11.218 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 15:44:11.222 | + functions-common:time_stop:2420 : local name 2026-09-07 15:44:11.226 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:44:11.230 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:44:11.235 | + functions-common:time_stop:2423 : local total 2026-09-07 15:44:11.239 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:44:11.243 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 15:44:11.247 | + functions-common:time_stop:2427 : start_time=1788795834453 2026-09-07 15:44:11.251 | + functions-common:time_stop:2429 : [[ -z 1788795834453 ]] 2026-09-07 15:44:11.256 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:44:11.262 | + functions-common:time_stop:2432 : end_time=1788795851257 2026-09-07 15:44:11.266 | + functions-common:time_stop:2433 : elapsed_time=16804 2026-09-07 15:44:11.270 | + functions-common:time_stop:2434 : total=128928 2026-09-07 15:44:11.273 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:44:11.277 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=145732 2026-09-07 15:44:11.282 | + inc/python:pip_install:219 : return 0 2026-09-07 15:44:11.286 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-07 15:44:11.290 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-07 15:44:11.294 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-09-07 15:44:11.299 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-09-07 15:44:11.303 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:44:11.307 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:44:11.311 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-09-07 15:44:11.316 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:44:11.320 | + 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-09-07 15:44:11.340 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-07 15:44:11.345 | + ./stack.sh:main:962 : configure_nova 2026-09-07 15:44:11.349 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-09-07 15:44:11.369 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-09-07 15:44:11.373 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-09-07 15:44:11.378 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-09-07 15:44:11.385 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-09-07 15:44:11.385 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-09-07 15:44:11.392 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-09-07 15:44:11.396 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-09-07 15:44:11.400 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-09-07 15:44:11.404 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-09-07 15:44:11.408 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-09-07 15:44:11.413 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-09-07 15:44:11.417 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-09-07 15:44:11.421 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-09-07 15:44:11.439 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-09-07 15:44:11.459 | + 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-09-07 15:44:11.477 | + 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-09-07 15:44:11.497 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-09-07 15:44:11.517 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-09-07 15:44:11.537 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-09-07 15:44:11.542 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-09-07 15:44:11.549 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.3FzfsFJy6X 2026-09-07 15:44:11.553 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-09-07 15:44:11.557 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-09-07 15:44:11.562 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-09-07 15:44:11.566 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-09-07 15:44:11.570 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-09-07 15:44:11.575 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.3FzfsFJy6X 2026-09-07 15:44:11.581 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.3FzfsFJy6X 2026-09-07 15:44:11.600 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.3FzfsFJy6X /etc/sudoers.d/nova-rootwrap 2026-09-07 15:44:11.621 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-09-07 15:44:11.628 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-09-07 15:44:11.632 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-09-07 15:44:11.636 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-09-07 15:44:11.640 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-09-07 15:44:11.644 | + 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-09-07 15:44:11.649 | + 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-09-07 15:44:11.654 | + 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-09-07 15:44:11.655 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-09-07 15:44:11.667 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-09-07 15:44:11.673 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-09-07 15:44:11.691 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-09-07 15:44:11.710 | + 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-09-07 15:44:11.714 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-09-07 15:44:11.721 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-09-07 15:44:11.748 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:11.752 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-09-07 15:44:11.765 | net.ipv4.ip_forward = 1 2026-09-07 15:44:11.771 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-09-07 15:44:11.775 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-09-07 15:44:11.779 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-09-07 15:44:11.799 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-09-07 15:44:11.803 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-09-07 15:44:11.807 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-09-07 15:44:11.826 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-09-07 15:44:11.832 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-09-07 15:44:11.834 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-09-07 15:44:11.845 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:da595ca9282 2026-09-07 15:44:11.847 | InitiatorName=iqn.2016-04.com.open-iscsi:da595ca9282 2026-09-07 15:44:11.854 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-09-07 15:44:11.858 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-09-07 15:44:11.952 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-09-07 15:44:11.956 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-09-07 15:44:11.960 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 15:44:11.964 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-09-07 15:44:12.039 | + lib/nova:configure_nova:371 : create_nova_conf 2026-09-07 15:44:12.043 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-09-07 15:44:12.049 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-09-07 15:44:12.056 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-09-07 15:44:12.104 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-09-07 15:44:12.108 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-09-07 15:44:12.152 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-09-07 15:44:12.199 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-09-07 15:44:12.242 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-09-07 15:44:12.289 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-09-07 15:44:12.337 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-09-07 15:44:12.385 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.66 2026-09-07 15:44:12.430 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-09-07 15:44:12.474 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-09-07 15:44:12.519 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-09-07 15:44:12.565 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-09-07 15:44:12.610 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-09-07 15:44:12.658 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-09-07 15:44:12.707 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-09-07 15:44:12.751 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-09-07 15:44:12.796 | + lib/nova:create_nova_conf:469 : is_fedora 2026-09-07 15:44:12.800 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 15:44:12.804 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 15:44:12.808 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 15:44:12.812 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 15:44:12.816 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 15:44:12.820 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 15:44:12.824 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 15:44:12.828 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 15:44:12.832 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 15:44:12.836 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 15:44:12.839 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 15:44:12.843 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 15:44:12.847 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 15:44:12.851 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-09-07 15:44:12.878 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:12.882 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-07 15:44:12.886 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-09-07 15:44:12.890 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-09-07 15:44:12.937 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-09-07 15:44:12.941 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-09-07 15:44:12.945 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-09-07 15:44:12.949 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-09-07 15:44:12.953 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-07 15:44:12.957 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-07 15:44:12.961 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-07 15:44:12.986 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:12.990 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-07 15:44:12.993 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-09-07 15:44:12.998 | + 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-09-07 15:44:13.048 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-09-07 15:44:13.052 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-09-07 15:44:13.056 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-09-07 15:44:13.060 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-09-07 15:44:13.064 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-07 15:44:13.068 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-07 15:44:13.071 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-07 15:44:13.097 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:13.101 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-07 15:44:13.105 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-09-07 15:44:13.110 | + 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-09-07 15:44:13.159 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-09-07 15:44:13.206 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-09-07 15:44:13.252 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-09-07 15:44:13.298 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-09-07 15:44:13.324 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:13.328 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-09-07 15:44:13.354 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:13.361 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-09-07 15:44:13.361 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-09-07 15:44:13.368 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-09-07 15:44:13.372 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-09-07 15:44:13.416 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-09-07 15:44:13.420 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-09-07 15:44:13.469 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-09-07 15:44:13.473 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-09-07 15:44:13.477 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-09-07 15:44:13.481 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-07 15:44:13.484 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-07 15:44:13.488 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-09-07 15:44:13.492 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-07 15:44:13.496 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-07 15:44:13.500 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-07 15:44:13.504 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-09-07 15:44:13.550 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-09-07 15:44:13.595 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.66/identity 2026-09-07 15:44:13.640 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-09-07 15:44:13.685 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-09-07 15:44:13.731 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-09-07 15:44:13.778 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-09-07 15:44:13.823 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-09-07 15:44:13.869 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.66/identity 2026-09-07 15:44:13.915 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-07 15:44:13.961 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-09-07 15:44:14.006 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-07 15:44:14.010 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-09-07 15:44:14.036 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:14.041 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-09-07 15:44:14.045 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-09-07 15:44:14.094 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-09-07 15:44:14.098 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-07 15:44:14.102 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-07 15:44:14.106 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-09-07 15:44:14.110 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-09-07 15:44:14.156 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-09-07 15:44:14.206 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.66/identity 2026-09-07 15:44:14.252 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-09-07 15:44:14.297 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-09-07 15:44:14.343 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-09-07 15:44:14.390 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-09-07 15:44:14.436 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-09-07 15:44:14.481 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-09-07 15:44:14.507 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:44:14.511 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-09-07 15:44:14.537 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:44:14.541 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-09-07 15:44:14.545 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-09-07 15:44:14.591 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-09-07 15:44:14.640 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-09-07 15:44:14.645 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-09-07 15:44:14.690 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-09-07 15:44:14.694 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-09-07 15:44:14.698 | + lib/nova:create_nova_conf:541 : is_fedora 2026-09-07 15:44:14.702 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 15:44:14.706 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 15:44:14.710 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 15:44:14.715 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 15:44:14.719 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 15:44:14.723 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 15:44:14.727 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 15:44:14.731 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 15:44:14.734 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 15:44:14.738 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 15:44:14.742 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 15:44:14.747 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 15:44:14.751 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 15:44:14.755 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-09-07 15:44:14.759 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-09-07 15:44:14.763 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-09-07 15:44:14.769 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-07 15:44:14.796 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-07 15:44:14.800 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-07 15:44:14.804 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-07 15:44:14.808 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-07 15:44:14.812 | + 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-09-07 15:44:14.858 | + 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-09-07 15:44:14.904 | + 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-09-07 15:44:14.949 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-07 15:44:14.996 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-09-07 15:44:15.041 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-09-07 15:44:15.089 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-09-07 15:44:15.115 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:15.119 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-09-07 15:44:15.123 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-09-07 15:44:15.127 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-09-07 15:44:15.132 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-09-07 15:44:15.135 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-07 15:44:15.139 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-09-07 15:44:15.143 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-09-07 15:44:15.147 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-07 15:44:15.151 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-07 15:44:15.171 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-07 15:44:15.171 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-07 15:44:15.183 | d /var/run/uwsgi 0755 quobyte root 2026-09-07 15:44:15.189 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-07 15:44:15.204 | /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-09-07 15:44:15.211 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-09-07 15:44:15.215 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-09-07 15:44:15.222 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-07 15:44:15.225 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-09-07 15:44:15.272 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-09-07 15:44:15.318 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-09-07 15:44:15.363 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-09-07 15:44:15.408 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-07 15:44:15.453 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-07 15:44:15.499 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-09-07 15:44:15.544 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-09-07 15:44:15.589 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-09-07 15:44:15.636 | + 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-09-07 15:44:15.680 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-07 15:44:15.725 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-07 15:44:15.770 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-09-07 15:44:15.815 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-09-07 15:44:15.861 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-07 15:44:15.865 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-07 15:44:15.870 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-09-07 15:44:15.874 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-09-07 15:44:15.877 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-07 15:44:15.881 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:44:15.885 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:44:15.889 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-09-07 15:44:15.894 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-09-07 15:44:15.897 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-09-07 15:44:15.942 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-07 15:44:15.990 | + 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-09-07 15:44:15.990 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-09-07 15:44:16.002 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-09-07 15:44:16.007 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-09-07 15:44:16.011 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-09-07 15:44:16.015 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-07 15:44:16.019 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-07 15:44:16.023 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-07 15:44:16.027 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-07 15:44:16.031 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:44:16.035 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:44:16.039 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-07 15:44:16.043 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-07 15:44:16.047 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:44:16.051 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:44:16.055 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-09-07 15:44:16.070 | perl: warning: Setting locale failed. 2026-09-07 15:44:16.070 | perl: warning: Please check that your locale settings: 2026-09-07 15:44:16.070 | LANGUAGE = (unset), 2026-09-07 15:44:16.070 | LC_ALL = "en_US.utf8", 2026-09-07 15:44:16.070 | LANG = "de_DE.UTF-8" 2026-09-07 15:44:16.070 | are supported and installed on your system. 2026-09-07 15:44:16.071 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:44:16.111 | Enabling site nova-api. 2026-09-07 15:44:16.117 | To activate the new configuration, you need to run: 2026-09-07 15:44:16.117 | systemctl reload apache2 2026-09-07 15:44:16.124 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-07 15:44:16.128 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-07 15:44:16.132 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 15:44:16.136 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-07 15:44:16.268 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-09-07 15:44:16.295 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:16.299 | + 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-09-07 15:44:16.304 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-09-07 15:44:16.308 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-09-07 15:44:16.312 | + lib/apache:write_uwsgi_config:245 : local url= 2026-09-07 15:44:16.316 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-09-07 15:44:16.320 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-09-07 15:44:16.324 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-09-07 15:44:16.328 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-07 15:44:16.332 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-07 15:44:16.352 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-07 15:44:16.353 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-07 15:44:16.365 | d /var/run/uwsgi 0755 quobyte root 2026-09-07 15:44:16.372 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-07 15:44:16.387 | /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-09-07 15:44:16.394 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-09-07 15:44:16.398 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-09-07 15:44:16.404 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-07 15:44:16.408 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-09-07 15:44:16.456 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-09-07 15:44:16.504 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-09-07 15:44:16.547 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-09-07 15:44:16.592 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-09-07 15:44:16.637 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-07 15:44:16.683 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-09-07 15:44:16.728 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-09-07 15:44:16.772 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-09-07 15:44:16.817 | + 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-09-07 15:44:16.863 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-09-07 15:44:16.909 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-07 15:44:16.953 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-09-07 15:44:16.999 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-09-07 15:44:17.044 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-09-07 15:44:17.049 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-09-07 15:44:17.094 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-09-07 15:44:17.121 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:44:17.125 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-09-07 15:44:17.175 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-09-07 15:44:17.180 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-09-07 15:44:17.184 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-09-07 15:44:17.211 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:17.215 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.66:5672/ 2026-09-07 15:44:17.219 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.66:5672/ 2026-09-07 15:44:17.267 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-09-07 15:44:17.316 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-09-07 15:44:17.320 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-07 15:44:17.325 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-09-07 15:44:17.328 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-07 15:44:17.332 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-07 15:44:17.336 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-07 15:44:17.363 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:17.369 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-07 15:44:17.373 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-07 15:44:17.377 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-07 15:44:17.404 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:17.408 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.66:5672/ 2026-09-07 15:44:17.413 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.66:5672/ 2026-09-07 15:44:17.459 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-07 15:44:17.463 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-07 15:44:17.468 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-09-07 15:44:17.514 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-09-07 15:44:17.561 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-09-07 15:44:17.610 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-09-07 15:44:17.637 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:44:17.641 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-09-07 15:44:17.688 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-09-07 15:44:17.692 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-09-07 15:44:17.697 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-09-07 15:44:17.747 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-09-07 15:44:17.751 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-07 15:44:17.755 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-07 15:44:17.759 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-09-07 15:44:17.763 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-09-07 15:44:17.809 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-09-07 15:44:17.856 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.66/identity 2026-09-07 15:44:17.904 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-09-07 15:44:17.951 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-09-07 15:44:17.997 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-09-07 15:44:18.044 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-09-07 15:44:18.091 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-09-07 15:44:18.138 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-09-07 15:44:18.165 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:18.170 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-09-07 15:44:18.176 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-07 15:44:18.180 | + lib/nova:create_nova_conf:589 : local conf 2026-09-07 15:44:18.185 | + lib/nova:create_nova_conf:590 : local vhost 2026-09-07 15:44:18.190 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-09-07 15:44:18.194 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-07 15:44:18.198 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-07 15:44:18.203 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-09-07 15:44:18.207 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-09-07 15:44:18.211 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-09-07 15:44:18.218 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-09-07 15:44:18.223 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-09-07 15:44:18.227 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-09-07 15:44:18.231 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-09-07 15:44:18.235 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-07 15:44:18.239 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-07 15:44:18.244 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-07 15:44:18.271 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:18.275 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-07 15:44:18.279 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-09-07 15:44:18.285 | + 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-09-07 15:44:18.335 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-09-07 15:44:18.385 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-09-07 15:44:18.434 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-07 15:44:18.438 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-09-07 15:44:18.443 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-09-07 15:44:18.447 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-09-07 15:44:18.473 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:18.480 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-09-07 15:44:18.480 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-09-07 15:44:19.693 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-09-07 15:44:19.697 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-09-07 15:44:20.817 | Adding vhost "nova_cell1" ... 2026-09-07 15:44:20.911 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-09-07 15:44:22.126 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-09-07 15:44:22.164 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-09-07 15:44:22.168 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-07 15:44:22.172 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-09-07 15:44:22.176 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-07 15:44:22.180 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-09-07 15:44:22.184 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-07 15:44:22.211 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:22.216 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-09-07 15:44:22.220 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-09-07 15:44:22.224 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-07 15:44:22.252 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:22.256 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.66:5672/nova_cell1 2026-09-07 15:44:22.261 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.66:5672/nova_cell1 2026-09-07 15:44:22.310 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-07 15:44:22.314 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-07 15:44:22.318 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-09-07 15:44:22.345 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:22.349 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-09-07 15:44:22.354 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-09-07 15:44:22.358 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-09-07 15:44:22.362 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-07 15:44:22.366 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-07 15:44:22.370 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-07 15:44:22.375 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-09-07 15:44:22.423 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-09-07 15:44:22.471 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.66/identity 2026-09-07 15:44:22.517 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-09-07 15:44:22.564 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-09-07 15:44:22.610 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-09-07 15:44:22.655 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-09-07 15:44:22.703 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-09-07 15:44:22.749 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-09-07 15:44:22.753 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-09-07 15:44:22.757 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-07 15:44:22.762 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-07 15:44:22.790 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-07 15:44:22.794 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-07 15:44:22.798 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-07 15:44:22.802 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-07 15:44:22.806 | + 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-09-07 15:44:22.852 | + 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-09-07 15:44:22.899 | + 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-09-07 15:44:22.946 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-07 15:44:22.992 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-09-07 15:44:23.038 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-07 15:44:23.044 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-09-07 15:44:23.049 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-07 15:44:23.053 | + lib/nova:create_nova_conf:623 : local conf 2026-09-07 15:44:23.057 | + lib/nova:create_nova_conf:624 : local offset 2026-09-07 15:44:23.063 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-09-07 15:44:23.067 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-07 15:44:23.071 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-07 15:44:23.076 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-09-07 15:44:23.080 | + lib/nova:create_nova_conf:626 : offset=0 2026-09-07 15:44:23.084 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-09-07 15:44:23.088 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-09-07 15:44:23.092 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-09-07 15:44:23.096 | + lib/nova:configure_console_proxies:731 : offset=0 2026-09-07 15:44:23.100 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-09-07 15:44:23.126 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:23.131 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-09-07 15:44:23.180 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-09-07 15:44:23.226 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-09-07 15:44:23.230 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-09-07 15:44:23.234 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-09-07 15:44:23.238 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-09-07 15:44:23.264 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:44:23.269 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-09-07 15:44:23.296 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:44:23.300 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-09-07 15:44:23.327 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:23.331 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-09-07 15:44:23.335 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-09-07 15:44:23.339 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-09-07 15:44:23.344 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-09-07 15:44:23.370 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:23.374 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-09-07 15:44:23.394 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-09-07 15:44:23.394 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-09-07 15:44:23.405 | cgroup_device_acl = [ 2026-09-07 15:44:23.406 | "/dev/null", "/dev/full", "/dev/zero", 2026-09-07 15:44:23.406 | "/dev/random", "/dev/urandom", 2026-09-07 15:44:23.406 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-09-07 15:44:23.406 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-09-07 15:44:23.406 | "/dev/vfio/vfio", 2026-09-07 15:44:23.406 | ] 2026-09-07 15:44:23.411 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-09-07 15:44:23.416 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 15:44:23.420 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 15:44:23.424 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 15:44:23.428 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 15:44:23.432 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 15:44:23.437 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 15:44:23.441 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 15:44:23.445 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 15:44:23.449 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 15:44:23.453 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 15:44:23.458 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 15:44:23.462 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 15:44:23.466 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 15:44:23.470 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-09-07 15:44:23.477 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-09-07 15:44:23.481 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-09-07 15:44:23.485 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-09-07 15:44:23.489 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-09-07 15:44:23.522 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-09-07 15:44:23.526 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-09-07 15:44:23.530 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:44:23.535 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:44:23.539 | + 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-09-07 15:44:23.543 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-09-07 15:44:23.548 | + 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-09-07 15:44:23.568 | + 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-09-07 15:44:23.568 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-09-07 15:44:23.580 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-09-07 15:44:23.586 | + 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-09-07 15:44:23.607 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-09-07 15:44:23.607 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-09-07 15:44:23.617 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-09-07 15:44:23.623 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-09-07 15:44:23.627 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-09-07 15:44:23.631 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-09-07 15:44:23.636 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-09-07 15:44:23.640 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 15:44:23.644 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-09-07 15:44:23.724 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-09-07 15:44:23.729 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 15:44:23.733 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-09-07 15:44:23.837 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-09-07 15:44:23.888 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-09-07 15:44:23.935 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-09-07 15:44:23.939 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-09-07 15:44:23.989 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-09-07 15:44:24.036 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-09-07 15:44:24.084 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-09-07 15:44:24.132 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-09-07 15:44:24.180 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-09-07 15:44:24.185 | ++ functions-common:is_arch:519 : uname -m 2026-09-07 15:44:24.192 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-09-07 15:44:24.196 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-09-07 15:44:24.201 | ++ functions-common:is_arch:519 : uname -m 2026-09-07 15:44:24.207 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-07 15:44:24.211 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-09-07 15:44:24.216 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-09-07 15:44:24.220 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-09-07 15:44:24.224 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-09-07 15:44:24.229 | + ./stack.sh:main:965 : is_service_enabled placement 2026-09-07 15:44:24.256 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:24.261 | + ./stack.sh:main:967 : stack_install_service placement 2026-09-07 15:44:24.265 | + lib/stack:stack_install_service:20 : local service=placement 2026-09-07 15:44:24.269 | + lib/stack:stack_install_service:21 : type install_placement 2026-09-07 15:44:24.274 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-07 15:44:24.278 | + lib/stack:stack_install_service:32 : install_placement 2026-09-07 15:44:24.282 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-09-07 15:44:24.287 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-09-07 15:44:24.291 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-07 15:44:24.297 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-09-07 15:44:24.301 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-09-07 15:44:24.306 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-07 15:44:24.313 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-09-07 15:44:24.313 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-07 15:44:24.320 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-09-07 15:44:24.325 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-09-07 15:44:24.329 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-09-07 15:44:24.335 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-09-07 15:44:24.339 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-09-07 15:44:24.373 | Using python 3.12 to install osc-placement 2026-09-07 15:44:24.378 | + 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-09-07 15:44:25.661 | Collecting osc-placement 2026-09-07 15:44:25.796 | Downloading osc_placement-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-09-07 15:44:25.807 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-09-07 15:44:25.808 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.17.0) 2026-09-07 15:44:25.809 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.7.0) 2026-09-07 15:44:25.809 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.2.0) 2026-09-07 15:44:25.811 | 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-09-07 15:44:25.812 | 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-09-07 15:44:25.813 | Requirement already satisfied: stevedore>=5.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.1) 2026-09-07 15:44:25.814 | 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.9.0) 2026-09-07 15:44:25.815 | 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.16.0) 2026-09-07 15:44:25.819 | 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.16.0) 2026-09-07 15:44:25.820 | 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.20.0) 2026-09-07 15:44:25.821 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.9.0) 2026-09-07 15:44:25.824 | 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-09-07 15:44:25.825 | Requirement already satisfied: cmd2>=4.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.2.0) 2026-09-07 15:44:25.825 | 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-09-07 15:44:25.827 | 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-09-07 15:44:25.830 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.53) 2026-09-07 15:44:25.831 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-09-07 15:44:25.832 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-09-07 15:44:25.833 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-09-07 15:44:25.835 | 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-09-07 15:44:25.836 | 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-09-07 15:44:25.837 | 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-09-07 15:44:25.838 | 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-09-07 15:44:25.839 | 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-09-07 15:44:25.840 | 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.11.3) 2026-09-07 15:44:25.841 | 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-09-07 15:44:25.844 | 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.1.1) 2026-09-07 15:44:25.848 | 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-09-07 15:44:25.855 | 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-09-07 15:44:25.859 | 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-09-07 15:44:25.860 | 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-09-07 15:44:25.862 | 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.3) 2026-09-07 15:44:25.867 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (84.0.0) 2026-09-07 15:44:25.871 | 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.2) 2026-09-07 15:44:25.886 | 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.5.0) 2026-09-07 15:44:25.886 | 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-09-07 15:44:25.887 | 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-09-07 15:44:25.889 | 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-09-07 15:44:25.901 | 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>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-09-07 15:44:25.903 | 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>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-09-07 15:44:25.907 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-09-07 15:44:25.947 | Downloading osc_placement-4.9.1-py3-none-any.whl (65 kB) 2026-09-07 15:44:26.280 | Installing collected packages: osc-placement 2026-09-07 15:44:26.406 | Successfully installed osc-placement-4.9.1 2026-09-07 15:44:26.551 | + inc/python:pip_install:216 : result=0 2026-09-07 15:44:26.555 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 15:44:26.559 | + functions-common:time_stop:2420 : local name 2026-09-07 15:44:26.564 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:44:26.568 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:44:26.572 | + functions-common:time_stop:2423 : local total 2026-09-07 15:44:26.576 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:44:26.580 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 15:44:26.585 | + functions-common:time_stop:2427 : start_time=1788795864365 2026-09-07 15:44:26.589 | + functions-common:time_stop:2429 : [[ -z 1788795864365 ]] 2026-09-07 15:44:26.594 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:44:26.600 | + functions-common:time_stop:2432 : end_time=1788795866596 2026-09-07 15:44:26.605 | + functions-common:time_stop:2433 : elapsed_time=2231 2026-09-07 15:44:26.609 | + functions-common:time_stop:2434 : total=145732 2026-09-07 15:44:26.612 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:44:26.617 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=147963 2026-09-07 15:44:26.621 | + inc/python:pip_install:219 : return 0 2026-09-07 15:44:26.626 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-09-07 15:44:26.630 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-09-07 15:44:26.634 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-09-07 15:44:26.638 | + functions-common:git_clone:591 : local git_ref=master 2026-09-07 15:44:26.642 | + functions-common:git_clone:592 : local orig_dir 2026-09-07 15:44:26.648 | ++ functions-common:git_clone:593 : pwd 2026-09-07 15:44:26.652 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-07 15:44:26.657 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 15:44:26.663 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 15:44:26.689 | + functions-common:git_clone:596 : RECLONE=False 2026-09-07 15:44:26.693 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 15:44:26.697 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 15:44:26.703 | + functions-common:git_clone:610 : echo master 2026-09-07 15:44:26.703 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 15:44:26.710 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-09-07 15:44:26.714 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-07 15:44:26.718 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-09-07 15:44:26.722 | + functions-common:git_timed:697 : local count=0 2026-09-07 15:44:26.726 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 15:44:26.730 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:44:26.735 | + functions-common:git_timed:701 : timeout=0 2026-09-07 15:44:26.739 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:44:26.743 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:44:26.747 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:44:26.750 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:44:26.756 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:44:26.761 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795866757 2026-09-07 15:44:26.765 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-09-07 15:44:26.769 | Cloning into '/opt/stack/placement'... 2026-09-07 15:44:30.236 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:44:30.240 | + functions-common:time_stop:2420 : local name 2026-09-07 15:44:30.244 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:44:30.248 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:44:30.252 | + functions-common:time_stop:2423 : local total 2026-09-07 15:44:30.256 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:44:30.260 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:44:30.264 | + functions-common:time_stop:2427 : start_time=1788795866757 2026-09-07 15:44:30.267 | + functions-common:time_stop:2429 : [[ -z 1788795866757 ]] 2026-09-07 15:44:30.272 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:44:30.278 | + functions-common:time_stop:2432 : end_time=1788795870274 2026-09-07 15:44:30.282 | + functions-common:time_stop:2433 : elapsed_time=3517 2026-09-07 15:44:30.285 | + functions-common:time_stop:2434 : total=336327 2026-09-07 15:44:30.289 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:44:30.293 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=339844 2026-09-07 15:44:30.297 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-09-07 15:44:30.301 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-07 15:44:30.305 | + functions-common:git_timed:697 : local count=0 2026-09-07 15:44:30.309 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 15:44:30.312 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:44:30.316 | + functions-common:git_timed:701 : timeout=0 2026-09-07 15:44:30.320 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:44:30.324 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:44:30.328 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:44:30.332 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:44:30.336 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:44:30.343 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795870338 2026-09-07 15:44:30.347 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-07 15:44:30.830 | From https://review.opendev.org/openstack/placement 2026-09-07 15:44:30.830 | * branch master -> FETCH_HEAD 2026-09-07 15:44:30.841 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:44:30.845 | + functions-common:time_stop:2420 : local name 2026-09-07 15:44:30.849 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:44:30.853 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:44:30.856 | + functions-common:time_stop:2423 : local total 2026-09-07 15:44:30.860 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:44:30.864 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:44:30.868 | + functions-common:time_stop:2427 : start_time=1788795870338 2026-09-07 15:44:30.872 | + functions-common:time_stop:2429 : [[ -z 1788795870338 ]] 2026-09-07 15:44:30.877 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:44:30.883 | + functions-common:time_stop:2432 : end_time=1788795870878 2026-09-07 15:44:30.886 | + functions-common:time_stop:2433 : elapsed_time=540 2026-09-07 15:44:30.890 | + functions-common:time_stop:2434 : total=339844 2026-09-07 15:44:30.894 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:44:30.897 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=340384 2026-09-07 15:44:30.901 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-07 15:44:30.905 | + functions-common:git_timed:697 : local count=0 2026-09-07 15:44:30.910 | + functions-common:git_timed:698 : local timeout=0 2026-09-07 15:44:30.914 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:44:30.918 | + functions-common:git_timed:701 : timeout=0 2026-09-07 15:44:30.922 | + functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:44:30.926 | + functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:44:30.930 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:44:30.934 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:44:30.939 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:44:30.946 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795870941 2026-09-07 15:44:30.950 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-07 15:44:31.001 | Note: switching to 'FETCH_HEAD'. 2026-09-07 15:44:31.001 | 2026-09-07 15:44:31.001 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-07 15:44:31.001 | changes and commit them, and you can discard any commits you make in this 2026-09-07 15:44:31.001 | state without impacting any branches by switching back to a branch. 2026-09-07 15:44:31.001 | 2026-09-07 15:44:31.001 | If you want to create a new branch to retain commits you create, you may 2026-09-07 15:44:31.001 | do so (now or later) by using -c with the switch command. Example: 2026-09-07 15:44:31.002 | 2026-09-07 15:44:31.002 | git switch -c 2026-09-07 15:44:31.002 | 2026-09-07 15:44:31.002 | Or undo this operation with: 2026-09-07 15:44:31.002 | 2026-09-07 15:44:31.002 | git switch - 2026-09-07 15:44:31.002 | 2026-09-07 15:44:31.002 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-07 15:44:31.002 | 2026-09-07 15:44:31.002 | HEAD is now at 7d35f974 bump min version of os-traits 2026-09-07 15:44:31.006 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:44:31.010 | + functions-common:time_stop:2420 : local name 2026-09-07 15:44:31.013 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:44:31.017 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:44:31.021 | + functions-common:time_stop:2423 : local total 2026-09-07 15:44:31.025 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:44:31.029 | + functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:44:31.033 | + functions-common:time_stop:2427 : start_time=1788795870941 2026-09-07 15:44:31.037 | + functions-common:time_stop:2429 : [[ -z 1788795870941 ]] 2026-09-07 15:44:31.041 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:44:31.047 | + functions-common:time_stop:2432 : end_time=1788795871043 2026-09-07 15:44:31.051 | + functions-common:time_stop:2433 : elapsed_time=102 2026-09-07 15:44:31.055 | + functions-common:time_stop:2434 : total=340384 2026-09-07 15:44:31.059 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:44:31.063 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=340486 2026-09-07 15:44:31.068 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-09-07 15:44:31.088 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-09-07 15:44:31.093 | + functions-common:git_clone:673 : git show --oneline 2026-09-07 15:44:31.094 | + functions-common:git_clone:673 : head -1 2026-09-07 15:44:31.096 | 7d35f974 bump min version of os-traits 2026-09-07 15:44:31.100 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-07 15:44:31.105 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-09-07 15:44:31.109 | + inc/python:setup_develop:353 : local bindep 2026-09-07 15:44:31.113 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-09-07 15:44:31.117 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-09-07 15:44:31.121 | + inc/python:setup_develop:359 : local extras= 2026-09-07 15:44:31.125 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-09-07 15:44:31.129 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-07 15:44:31.133 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-09-07 15:44:31.137 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-09-07 15:44:31.141 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-07 15:44:31.146 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-07 15:44:31.151 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-09-07 15:44:31.155 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-07 15:44:31.160 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-09-07 15:44:31.164 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-07 15:44:31.168 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-07 15:44:31.174 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-09-07 15:44:31.182 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-09-07 15:44:31.186 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-09-07 15:44:31.190 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-09-07 15:44:31.352 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-09-07 15:44:31.356 | + inc/python:setup_package:436 : local bindep=0 2026-09-07 15:44:31.360 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-07 15:44:31.365 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-07 15:44:31.369 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-09-07 15:44:31.373 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-09-07 15:44:31.377 | + inc/python:setup_package:445 : local flags=-e 2026-09-07 15:44:31.381 | + inc/python:setup_package:446 : local extras= 2026-09-07 15:44:31.385 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-07 15:44:31.389 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-07 15:44:31.393 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-07 15:44:31.397 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-07 15:44:31.401 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-07 15:44:31.405 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-09-07 15:44:31.437 | Using python 3.12 to install /opt/stack/placement 2026-09-07 15:44:31.440 | + 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-09-07 15:44:32.454 | Obtaining file:///opt/stack/placement 2026-09-07 15:44:32.458 | Installing build dependencies: started 2026-09-07 15:44:34.270 | Installing build dependencies: finished with status 'done' 2026-09-07 15:44:34.271 | Checking if build backend supports build_editable: started 2026-09-07 15:44:34.833 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-07 15:44:34.835 | Getting requirements to build editable: started 2026-09-07 15:44:35.145 | Getting requirements to build editable: finished with status 'done' 2026-09-07 15:44:35.147 | Preparing editable metadata (pyproject.toml): started 2026-09-07 15:44:36.085 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-07 15:44:36.108 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (7.0.3) 2026-09-07 15:44:36.110 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.0.52) 2026-09-07 15:44:36.111 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (13.0.1) 2026-09-07 15:44:36.112 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.5.1) 2026-09-07 15:44:36.113 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (1.8.11) 2026-09-07 15:44:36.114 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (4.26.0) 2026-09-07 15:44:36.115 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.34.2) 2026-09-07 15:44:36.116 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (7.6.1) 2026-09-07 15:44:36.118 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (10.7.0) 2026-09-07 15:44:36.118 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (6.5.0) 2026-09-07 15:44:36.120 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (8.3.1) 2026-09-07 15:44:36.120 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (5.11.0) 2026-09-07 15:44:36.124 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (10.2.0) 2026-09-07 15:44:36.124 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (18.1.1) 2026-09-07 15:44:36.124 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (6.0.1) 2026-09-07 15:44:36.124 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (8.2.0) 2026-09-07 15:44:36.124 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.8.0) 2026-09-07 15:44:36.127 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (1.1.0) 2026-09-07 15:44:36.127 | Requirement already satisfied: os-traits>=3.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (3.9.0) 2026-09-07 15:44:36.127 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.1.0) 2026-09-07 15:44:36.129 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (26.1.0) 2026-09-07 15:44:36.130 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (2025.9.1) 2026-09-07 15:44:36.131 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (0.37.0) 2026-09-07 15:44:36.132 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (2026.6.3) 2026-09-07 15:44:36.139 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.17.0) 2026-09-07 15:44:36.140 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.3.0) 2026-09-07 15:44:36.142 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (6.9.0) 2026-09-07 15:44:36.143 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.1.0) 2026-09-07 15:44:36.146 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (2.13.0) 2026-09-07 15:44:36.146 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (6.0.0) 2026-09-07 15:44:36.150 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (2.1.0) 2026-09-07 15:44:36.152 | Requirement already satisfied: stevedore>=5.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.9.1) 2026-09-07 15:44:36.153 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (1.9.0) 2026-09-07 15:44:36.154 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.16.0) 2026-09-07 15:44:36.163 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (1.5.0) 2026-09-07 15:44:36.167 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.3.1) 2026-09-07 15:44:36.172 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (0.20) 2026-09-07 15:44:36.174 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (3.1.0) 2026-09-07 15:44:36.175 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (2.3.0) 2026-09-07 15:44:36.179 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (1.3.0) 2026-09-07 15:44:36.180 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (2.0.0) 2026-09-07 15:44:36.181 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (6.0.3) 2026-09-07 15:44:36.187 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (1.19.1) 2026-09-07 15:44:36.190 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (2.1.2) 2026-09-07 15:44:36.191 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (0.6.2) 2026-09-07 15:44:36.194 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (1.4.1) 2026-09-07 15:44:36.201 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev6) (2.9.0.post0) 2026-09-07 15:44:36.205 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (5.0.0) 2026-09-07 15:44:36.205 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (3.1.6) 2026-09-07 15:44:36.206 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (4.0.1) 2026-09-07 15:44:36.212 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (3.0.3) 2026-09-07 15:44:36.219 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (1.2.1) 2026-09-07 15:44:36.226 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev6) (3.18.0) 2026-09-07 15:44:36.229 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (3.3.2) 2026-09-07 15:44:36.230 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (26.3) 2026-09-07 15:44:36.232 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (7.2.2) 2026-09-07 15:44:36.238 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev6) (84.0.0) 2026-09-07 15:44:36.242 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev6) (0.8.2) 2026-09-07 15:44:36.259 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev6) (1.17.0) 2026-09-07 15:44:36.273 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (3.5.0) 2026-09-07 15:44:36.273 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (3.18) 2026-09-07 15:44:36.276 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (2.7.0) 2026-09-07 15:44:36.276 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (2023.11.17) 2026-09-07 15:44:36.295 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b2.dev6) (0.8) 2026-09-07 15:44:36.308 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b2.dev6) (3.5.5) 2026-09-07 15:44:36.359 | Building wheels for collected packages: openstack-placement 2026-09-07 15:44:36.361 | Building editable for openstack-placement (pyproject.toml): started 2026-09-07 15:44:37.175 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-09-07 15:44:37.176 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev6-0.editable-py3-none-any.whl size=8837 sha256=b9575868fd522c3b5d47893d409a8f7080aec6cf0e3fbd66a5a9d483ba1fee53 2026-09-07 15:44:37.179 | Stored in directory: /tmp/pip-ephem-wheel-cache-2420lpu0/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-09-07 15:44:37.183 | Successfully built openstack-placement 2026-09-07 15:44:37.461 | Installing collected packages: openstack-placement 2026-09-07 15:44:37.510 | Successfully installed openstack-placement-16.0.0.0b2.dev6 2026-09-07 15:44:37.684 | + inc/python:pip_install:216 : result=0 2026-09-07 15:44:37.688 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 15:44:37.692 | + functions-common:time_stop:2420 : local name 2026-09-07 15:44:37.696 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:44:37.700 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:44:37.704 | + functions-common:time_stop:2423 : local total 2026-09-07 15:44:37.707 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:44:37.711 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 15:44:37.715 | + functions-common:time_stop:2427 : start_time=1788795871429 2026-09-07 15:44:37.720 | + functions-common:time_stop:2429 : [[ -z 1788795871429 ]] 2026-09-07 15:44:37.725 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:44:37.732 | + functions-common:time_stop:2432 : end_time=1788795877728 2026-09-07 15:44:37.736 | + functions-common:time_stop:2433 : elapsed_time=6299 2026-09-07 15:44:37.740 | + functions-common:time_stop:2434 : total=147963 2026-09-07 15:44:37.743 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:44:37.747 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154262 2026-09-07 15:44:37.751 | + inc/python:pip_install:219 : return 0 2026-09-07 15:44:37.755 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-07 15:44:37.759 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-07 15:44:37.764 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-09-07 15:44:37.768 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-09-07 15:44:37.773 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:44:37.777 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:44:37.781 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-09-07 15:44:37.785 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:44:37.789 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-07 15:44:37.793 | + ./stack.sh:main:968 : configure_placement 2026-09-07 15:44:37.797 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-09-07 15:44:37.817 | + lib/placement:configure_placement:89 : create_placement_conf 2026-09-07 15:44:37.821 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-09-07 15:44:37.828 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-09-07 15:44:37.833 | ++ lib/database:database_connection_url:134 : local db=placement 2026-09-07 15:44:37.837 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-09-07 15:44:37.841 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-09-07 15:44:37.845 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-07 15:44:37.849 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-07 15:44:37.854 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-07 15:44:37.881 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:37.885 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-07 15:44:37.889 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-09-07 15:44:37.894 | + 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-09-07 15:44:37.942 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-09-07 15:44:37.990 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-09-07 15:44:38.043 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-09-07 15:44:38.047 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-09-07 15:44:38.052 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-09-07 15:44:38.057 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-07 15:44:38.062 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-07 15:44:38.067 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-09-07 15:44:38.071 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-09-07 15:44:38.075 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-09-07 15:44:38.080 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-07 15:44:38.084 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-09-07 15:44:38.138 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-09-07 15:44:38.177 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.66/identity 2026-09-07 15:44:38.217 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-09-07 15:44:38.257 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-09-07 15:44:38.299 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-09-07 15:44:38.342 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-09-07 15:44:38.384 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-09-07 15:44:38.427 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.66/identity 2026-09-07 15:44:38.470 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-07 15:44:38.514 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-09-07 15:44:38.556 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-07 15:44:38.560 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-09-07 15:44:38.563 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-09-07 15:44:38.566 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-09-07 15:44:38.571 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-07 15:44:38.597 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-07 15:44:38.601 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-07 15:44:38.605 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-07 15:44:38.608 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-07 15:44:38.612 | + 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-09-07 15:44:38.654 | + 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-09-07 15:44:38.698 | + 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-09-07 15:44:38.742 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-07 15:44:38.786 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-09-07 15:44:38.828 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-09-07 15:44:38.832 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-09-07 15:44:38.835 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-09-07 15:44:38.839 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-09-07 15:44:38.843 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-07 15:44:38.846 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-09-07 15:44:38.851 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-09-07 15:44:38.854 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-07 15:44:38.858 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-07 15:44:38.877 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-07 15:44:38.877 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-07 15:44:38.888 | d /var/run/uwsgi 0755 quobyte root 2026-09-07 15:44:38.894 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-07 15:44:38.911 | /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-09-07 15:44:38.916 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-09-07 15:44:38.920 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-09-07 15:44:38.927 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-07 15:44:38.931 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-09-07 15:44:38.977 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-09-07 15:44:39.019 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-09-07 15:44:39.062 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-09-07 15:44:39.105 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-09-07 15:44:39.149 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-07 15:44:39.192 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-09-07 15:44:39.234 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-09-07 15:44:39.276 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-09-07 15:44:39.320 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-07 15:44:39.361 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-09-07 15:44:39.401 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-07 15:44:39.443 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-09-07 15:44:39.486 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-09-07 15:44:39.527 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-07 15:44:39.531 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-07 15:44:39.536 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-09-07 15:44:39.540 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-09-07 15:44:39.544 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-07 15:44:39.549 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:44:39.553 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:44:39.557 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-09-07 15:44:39.561 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-09-07 15:44:39.565 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-09-07 15:44:39.607 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-09-07 15:44:39.649 | + 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-09-07 15:44:39.650 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-09-07 15:44:39.661 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-09-07 15:44:39.667 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-09-07 15:44:39.671 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-09-07 15:44:39.675 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-07 15:44:39.679 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-07 15:44:39.683 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-07 15:44:39.687 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-07 15:44:39.691 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:44:39.695 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:44:39.700 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-07 15:44:39.703 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-07 15:44:39.707 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:44:39.711 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:44:39.715 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-09-07 15:44:39.727 | perl: warning: Setting locale failed. 2026-09-07 15:44:39.727 | perl: warning: Please check that your locale settings: 2026-09-07 15:44:39.727 | LANGUAGE = (unset), 2026-09-07 15:44:39.727 | LC_ALL = "en_US.utf8", 2026-09-07 15:44:39.727 | LANG = "de_DE.UTF-8" 2026-09-07 15:44:39.728 | are supported and installed on your system. 2026-09-07 15:44:39.728 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:44:39.768 | Enabling site placement-api. 2026-09-07 15:44:39.775 | To activate the new configuration, you need to run: 2026-09-07 15:44:39.775 | systemctl reload apache2 2026-09-07 15:44:39.781 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-07 15:44:39.785 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-07 15:44:39.789 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 15:44:39.793 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-07 15:44:39.929 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-09-07 15:44:39.930 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-09-07 15:44:39.972 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-09-07 15:44:39.996 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:40.000 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-09-07 15:44:40.026 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:40.031 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-09-07 15:44:40.034 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-09-07 15:44:40.037 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-09-07 15:44:40.041 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-07 15:44:40.045 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-07 15:44:40.049 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-07 15:44:40.053 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-09-07 15:44:40.099 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-09-07 15:44:40.142 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.66/identity 2026-09-07 15:44:40.184 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-09-07 15:44:40.228 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-09-07 15:44:40.273 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-09-07 15:44:40.316 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-09-07 15:44:40.362 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-09-07 15:44:40.404 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-09-07 15:44:40.429 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:44:40.434 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-09-07 15:44:40.456 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:44:40.460 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-09-07 15:44:40.482 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:40.486 | + ./stack.sh:main:992 : init_os_brick 2026-09-07 15:44:40.490 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-09-07 15:44:40.496 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-09-07 15:44:40.520 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:40.524 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-07 15:44:40.569 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-09-07 15:44:40.594 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:40.598 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-07 15:44:40.646 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-09-07 15:44:40.672 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:40.676 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-07 15:44:40.724 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-07 15:44:40.770 | + ./stack.sh:main:999 : run_phase stack install 2026-09-07 15:44:40.774 | + functions-common:run_phase:1848 : local mode=stack 2026-09-07 15:44:40.777 | + functions-common:run_phase:1849 : local phase=install 2026-09-07 15:44:40.780 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-07 15:44:40.784 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-07 15:44:40.787 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-07 15:44:40.791 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-07 15:44:40.795 | + functions-common:run_phase:1858 : local extra 2026-09-07 15:44:40.799 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-07 15:44:40.805 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-07 15:44:40.808 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-07 15:44:40.812 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-07 15:44:40.815 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-09-07 15:44:40.820 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-07 15:44:40.842 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:40.846 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-07 15:44:40.849 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-07 15:44:40.853 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-09-07 15:44:40.857 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-09-07 15:44:40.861 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 15:44:40.865 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-09-07 15:44:40.869 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-09-07 15:44:40.873 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-09-07 15:44:40.958 | ++ inc/async:async_inner:63 : install_tempest 2026-09-07 15:44:41.011 | [2027 Async install_tempest:38909]: running: install_tempest 2026-09-07 15:44:41.015 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-07 15:44:41.018 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-07 15:44:41.022 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-07 15:44:41.027 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-07 15:44:41.031 | + functions-common:run_phase:1875 : run_plugins stack install 2026-09-07 15:44:41.036 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-07 15:44:41.040 | + functions-common:run_plugins:1835 : local phase=install 2026-09-07 15:44:41.044 | + functions-common:run_plugins:1837 : local plugins= 2026-09-07 15:44:41.048 | + functions-common:run_plugins:1838 : local plugin 2026-09-07 15:44:41.053 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-09-07 15:44:41.057 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-09-07 15:44:41.060 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:44:41.064 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:44:41.068 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-09-07 15:44:41.073 | + inc/python:use_library_from_git:269 : return 1 2026-09-07 15:44:41.076 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-09-07 15:44:41.081 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-09-07 15:44:41.085 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-07 15:44:41.091 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-09-07 15:44:41.096 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-09-07 15:44:41.100 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-07 15:44:41.107 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-07 15:44:41.108 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-09-07 15:44:41.115 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-09-07 15:44:41.120 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-09-07 15:44:41.124 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-09-07 15:44:41.129 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-09-07 15:44:41.133 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-09-07 15:44:41.165 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-09-07 15:44:41.168 | + 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-09-07 15:44:42.414 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-09-07 15:44:42.545 | Downloading python_openstackclient-10.3.0-py3-none-any.whl.metadata (10 kB) 2026-09-07 15:44:42.558 | 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-09-07 15:44:42.559 | 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.16.0) 2026-09-07 15:44:42.560 | 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-09-07 15:44:42.561 | Requirement already satisfied: openstacksdk>=4.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.20.0) 2026-09-07 15:44:42.562 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.7.0) 2026-09-07 15:44:42.563 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.9.0) 2026-09-07 15:44:42.563 | 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) (6.0.0) 2026-09-07 15:44:42.610 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-09-07 15:44:42.628 | Downloading python_manilaclient-6.3.0-py3-none-any.whl.metadata (5.5 kB) 2026-09-07 15:44:42.641 | 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-09-07 15:44:42.642 | 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.1) 2026-09-07 15:44:42.644 | 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-09-07 15:44:42.645 | Requirement already satisfied: cmd2>=4.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.2.0) 2026-09-07 15:44:42.646 | 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-09-07 15:44:42.647 | 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-09-07 15:44:42.650 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.53) 2026-09-07 15:44:42.651 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-09-07 15:44:42.652 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-09-07 15:44:42.653 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-09-07 15:44:42.655 | 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.1.1) 2026-09-07 15:44:42.659 | 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-09-07 15:44:42.662 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-09-07 15:44:42.663 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-09-07 15:44:42.664 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-09-07 15:44:42.665 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-09-07 15:44:42.666 | Requirement already satisfied: keystoneauth1>=5.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.17.0) 2026-09-07 15:44:42.667 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.9.0) 2026-09-07 15:44:42.668 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-09-07 15:44:42.669 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.11.3) 2026-09-07 15:44:42.669 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-09-07 15:44:42.678 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-09-07 15:44:42.682 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.16.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-09-07 15:44:42.687 | 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.2.0) 2026-09-07 15:44:42.691 | 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-09-07 15:44:42.692 | 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-09-07 15:44:42.693 | 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.3) 2026-09-07 15:44:42.699 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (84.0.0) 2026-09-07 15:44:42.703 | 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.2) 2026-09-07 15:44:42.716 | 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-09-07 15:44:42.717 | 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.7.0) 2026-09-07 15:44:42.718 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.11.0) 2026-09-07 15:44:42.722 | 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.3.0) 2026-09-07 15:44:42.724 | 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-09-07 15:44:42.728 | 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-09-07 15:44:42.732 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (8.3.1) 2026-09-07 15:44:42.736 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (6.5.0) 2026-09-07 15:44:42.738 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (2.9.0.post0) 2026-09-07 15:44:42.743 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (1.17.0) 2026-09-07 15:44:42.748 | 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.5.0) 2026-09-07 15:44:42.749 | 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-09-07 15:44:42.750 | 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-09-07 15:44:42.752 | 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-09-07 15:44:42.769 | 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>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-09-07 15:44:42.770 | 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>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-09-07 15:44:42.775 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-09-07 15:44:42.827 | Downloading python_openstackclient-10.3.0-py3-none-any.whl (1.3 MB) 2026-09-07 15:44:43.101 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 5.0 MB/s 0:00:00 2026-09-07 15:44:43.117 | Downloading python_manilaclient-6.3.0-py3-none-any.whl (416 kB) 2026-09-07 15:44:43.537 | Installing collected packages: python-manilaclient, python-openstackclient 2026-09-07 15:44:46.459 | 2026-09-07 15:44:46.483 | Successfully installed python-manilaclient-6.3.0 python-openstackclient-10.3.0 2026-09-07 15:44:46.647 | + inc/python:pip_install:216 : result=0 2026-09-07 15:44:46.651 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 15:44:46.655 | + functions-common:time_stop:2420 : local name 2026-09-07 15:44:46.660 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:44:46.664 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:44:46.668 | + functions-common:time_stop:2423 : local total 2026-09-07 15:44:46.673 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:44:46.677 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 15:44:46.681 | + functions-common:time_stop:2427 : start_time=1788795881158 2026-09-07 15:44:46.685 | + functions-common:time_stop:2429 : [[ -z 1788795881158 ]] 2026-09-07 15:44:46.690 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:44:46.695 | + functions-common:time_stop:2432 : end_time=1788795886692 2026-09-07 15:44:46.699 | + functions-common:time_stop:2433 : elapsed_time=5534 2026-09-07 15:44:46.703 | + functions-common:time_stop:2434 : total=154262 2026-09-07 15:44:46.707 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:44:46.710 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159796 2026-09-07 15:44:46.714 | + inc/python:pip_install:219 : return 0 2026-09-07 15:44:46.718 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-09-07 15:44:46.746 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:44:46.751 | + ./stack.sh:main:1014 : install_oscwrap 2026-09-07 15:44:46.757 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-09-07 15:44:46.764 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.9blwmFKZxt 2026-09-07 15:44:46.768 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-09-07 15:44:46.772 | + functions-common:install_oscwrap:2476 : unalias -a 2026-09-07 15:44:46.777 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-09-07 15:44:46.781 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-09-07 15:44:46.786 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-07 15:44:46.790 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-09-07 15:44:46.816 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:46.820 | + ./stack.sh:main:1068 : configure_database 2026-09-07 15:44:46.825 | + lib/database:configure_database:128 : configure_database_mysql 2026-09-07 15:44:46.830 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-09-07 15:44:46.833 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-09-07 15:44:46.838 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 15:44:46.843 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-09-07 15:44:46.847 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-09-07 15:44:46.850 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:44:46.855 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:44:46.859 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-09-07 15:44:46.863 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-09-07 15:44:46.867 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:44:46.871 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:44:46.876 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-09-07 15:44:46.882 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-09-07 15:44:46.883 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-09-07 15:44:46.887 | + functions-common:is_fips_enabled:2541 : fips= 2026-09-07 15:44:46.891 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-09-07 15:44:46.897 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-09-07 15:44:46.903 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-09-07 15:44:46.903 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-07 15:44:46.909 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-09-07 15:44:47.016 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-09-07 15:44:47.020 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 15:44:47.024 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 15:44:47.027 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 15:44:47.031 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 15:44:47.035 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 15:44:47.040 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 15:44:47.045 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 15:44:47.049 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 15:44:47.053 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 15:44:47.057 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 15:44:47.060 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 15:44:47.064 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 15:44:47.068 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 15:44:47.073 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-09-07 15:44:47.077 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:44:47.081 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:44:47.085 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-09-07 15:44:47.089 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 15:44:47.093 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-09-07 15:44:49.442 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-09-07 15:44:49.447 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-09-07 15:44:49.451 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:44:49.455 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:44:49.459 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-09-07 15:44:49.462 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-09-07 15:44:49.466 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-09-07 15:44:49.484 | mysqladmin: connect to server at 'localhost' failed 2026-09-07 15:44:49.485 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-09-07 15:44:49.491 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-09-07 15:44:49.494 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-09-07 15:44:49.499 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:44:49.504 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:44:49.509 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-09-07 15:44:49.512 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-09-07 15:44:49.517 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-09-07 15:44:49.525 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-09-07 15:44:49.527 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-09-07 15:44:49.541 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 15:44:49.614 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-09-07 15:44:49.621 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-09-07 15:44:49.623 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-09-07 15:44:49.624 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-09-07 15:44:49.632 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-09-07 15:44:49.636 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-09-07 15:44:49.640 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-09-07 15:44:49.644 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-09-07 15:44:49.648 | + 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-09-07 15:44:49.664 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 15:44:49.751 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-09-07 15:44:49.768 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 15:44:49.898 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-09-07 15:44:49.991 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-09-07 15:44:50.075 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-09-07 15:44:50.154 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-09-07 15:44:50.158 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-09-07 15:44:50.162 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-09-07 15:44:50.162 | enabling MySQL performance counting 2026-09-07 15:44:50.166 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-09-07 15:44:50.199 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-09-07 15:44:50.203 | + 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-09-07 15:44:51.233 | Processing ./tools/dbcounter 2026-09-07 15:44:51.237 | Installing build dependencies: started 2026-09-07 15:44:53.917 | Installing build dependencies: finished with status 'done' 2026-09-07 15:44:53.919 | Getting requirements to build wheel: started 2026-09-07 15:44:54.568 | Getting requirements to build wheel: finished with status 'done' 2026-09-07 15:44:54.569 | Preparing metadata (pyproject.toml): started 2026-09-07 15:44:54.955 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-07 15:44:54.959 | Building wheels for collected packages: dbcounter 2026-09-07 15:44:54.960 | Building wheel for dbcounter (pyproject.toml): started 2026-09-07 15:44:55.391 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-09-07 15:44:55.392 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=f4e3bb28a9d4f9ebbe5b59ee9a2324a301de4a95de0bcd89d69b683954d38495 2026-09-07 15:44:55.392 | Stored in directory: /tmp/pip-ephem-wheel-cache-zc46kxgn/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-09-07 15:44:55.397 | Successfully built dbcounter 2026-09-07 15:44:55.715 | Installing collected packages: dbcounter 2026-09-07 15:44:55.766 | Successfully installed dbcounter-0.1 2026-09-07 15:44:55.934 | + inc/python:pip_install:216 : result=0 2026-09-07 15:44:55.937 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-07 15:44:55.941 | + functions-common:time_stop:2420 : local name 2026-09-07 15:44:55.945 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:44:55.948 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:44:55.950 | + functions-common:time_stop:2423 : local total 2026-09-07 15:44:55.953 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:44:55.956 | + functions-common:time_stop:2426 : name=pip_install 2026-09-07 15:44:55.959 | + functions-common:time_stop:2427 : start_time=1788795890192 2026-09-07 15:44:55.962 | + functions-common:time_stop:2429 : [[ -z 1788795890192 ]] 2026-09-07 15:44:55.966 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:44:55.971 | + functions-common:time_stop:2432 : end_time=1788795895967 2026-09-07 15:44:55.975 | + functions-common:time_stop:2433 : elapsed_time=5775 2026-09-07 15:44:55.979 | + functions-common:time_stop:2434 : total=159796 2026-09-07 15:44:55.983 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:44:55.987 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=165571 2026-09-07 15:44:55.991 | + inc/python:pip_install:219 : return 0 2026-09-07 15:44:55.995 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-09-07 15:44:55.999 | + lib/database:recreate_database:112 : local db=stats 2026-09-07 15:44:56.003 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-09-07 15:44:56.007 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-09-07 15:44:56.011 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-09-07 15:44:56.019 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 15:44:56.088 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-09-07 15:44:56.096 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 15:44:56.165 | + 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-09-07 15:44:56.165 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-09-07 15:44:56.170 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 15:44:56.244 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-09-07 15:44:56.248 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-09-07 15:44:56.328 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-09-07 15:44:56.411 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-09-07 15:44:56.486 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-09-07 15:44:56.564 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-09-07 15:44:56.643 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-09-07 15:44:56.723 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-09-07 15:44:56.801 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-09-07 15:44:56.805 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 15:44:56.809 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-09-07 15:44:58.803 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-09-07 15:44:58.806 | + functions-common:save_stackenv:65 : local tag=1072 2026-09-07 15:44:58.814 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-07 15:44:58.821 | + functions-common:save_stackenv:67 : time_stamp=2026-09-07-174458 2026-09-07 15:44:58.827 | + functions-common:save_stackenv:68 : echo '# 2026-09-07-174458 1072' 2026-09-07 15:44:58.832 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:44:58.835 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-07 15:44:58.841 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:44:58.845 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-07 15:44:58.850 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:44:58.854 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-07 15:44:58.858 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:44:58.863 | + 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-09-07 15:44:58.867 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:44:58.872 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.66 2026-09-07 15:44:58.876 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:44:58.881 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.66/identity 2026-09-07 15:44:58.885 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:44:58.889 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-07-173157 2026-09-07 15:44:58.893 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:44:58.897 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-07 15:44:58.901 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:44:58.906 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.66 2026-09-07 15:44:58.910 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:44:58.914 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-07 15:44:58.918 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:44:58.922 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-07 15:44:58.926 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:44:58.930 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-07 15:44:58.934 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:44:58.938 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-07 15:44:58.942 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:44:58.946 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.66 2026-09-07 15:44:58.950 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:44:58.954 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-07 15:44:58.958 | + ./stack.sh:main:1082 : start_dstat 2026-09-07 15:44:58.962 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-07 15:44:58.966 | + functions-common:run_process:1674 : local service=dstat 2026-09-07 15:44:58.970 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-07 15:44:58.974 | + functions-common:run_process:1676 : local group= 2026-09-07 15:44:58.978 | + functions-common:run_process:1677 : local user= 2026-09-07 15:44:58.982 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:44:58.986 | + functions-common:run_process:1680 : local name=dstat 2026-09-07 15:44:58.990 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:44:58.995 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:44:58.999 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:44:59.003 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:44:59.009 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:44:59.015 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795899010 2026-09-07 15:44:59.019 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-09-07 15:44:59.046 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:44:59.050 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-09-07 15:44:59.054 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-09-07 15:44:59.058 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-07 15:44:59.062 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-07 15:44:59.066 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-07 15:44:59.071 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-07 15:44:59.075 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-09-07 15:44:59.079 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-09-07 15:44:59.083 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-09-07 15:44:59.087 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 15:44:59.092 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 15:44:59.096 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 15:44:59.100 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 15:44:59.104 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-09-07 15:44:59.108 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-09-07 15:44:59.112 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-09-07 15:44:59.116 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-09-07 15:44:59.121 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-07 15:44:59.125 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-07 15:44:59.129 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-07 15:44:59.134 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-07 15:44:59.137 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 15:44:59.139 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-07 15:44:59.142 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-09-07 15:44:59.146 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 15:44:59.152 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-09-07 15:44:59.243 | + 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-09-07 15:44:59.336 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-09-07 15:44:59.419 | + 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-09-07 15:44:59.501 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-09-07 15:44:59.583 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-09-07 15:44:59.662 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 15:44:59.743 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-07 15:44:59.747 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-07 15:44:59.751 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-09-07 15:44:59.843 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 15:45:00.334 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-09-07 15:45:00.355 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-09-07 15:45:00.847 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-09-07 15:45:00.904 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:45:00.908 | + functions-common:time_stop:2420 : local name 2026-09-07 15:45:00.912 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:45:00.915 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:45:00.919 | + functions-common:time_stop:2423 : local total 2026-09-07 15:45:00.924 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:45:00.928 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:45:00.932 | + functions-common:time_stop:2427 : start_time=1788795899010 2026-09-07 15:45:00.936 | + functions-common:time_stop:2429 : [[ -z 1788795899010 ]] 2026-09-07 15:45:00.941 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:45:00.950 | + functions-common:time_stop:2432 : end_time=1788795900943 2026-09-07 15:45:00.955 | + functions-common:time_stop:2433 : elapsed_time=1933 2026-09-07 15:45:00.959 | + functions-common:time_stop:2434 : total=0 2026-09-07 15:45:00.963 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:45:00.967 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1933 2026-09-07 15:45:00.972 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-09-07 15:45:00.976 | + functions-common:run_process:1674 : local service=memory_tracker 2026-09-07 15:45:00.980 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-09-07 15:45:00.984 | + functions-common:run_process:1676 : local group= 2026-09-07 15:45:00.988 | + functions-common:run_process:1677 : local user=root 2026-09-07 15:45:00.992 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-09-07 15:45:00.996 | + functions-common:run_process:1680 : local name=memory_tracker 2026-09-07 15:45:01.001 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:45:01.005 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:45:01.009 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:45:01.012 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:45:01.018 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:45:01.025 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795901020 2026-09-07 15:45:01.028 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-09-07 15:45:01.055 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:45:01.059 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:45:01.064 | + functions-common:time_stop:2420 : local name 2026-09-07 15:45:01.067 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:45:01.075 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:45:01.078 | + functions-common:time_stop:2423 : local total 2026-09-07 15:45:01.082 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:45:01.086 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:45:01.090 | + functions-common:time_stop:2427 : start_time=1788795901020 2026-09-07 15:45:01.095 | + functions-common:time_stop:2429 : [[ -z 1788795901020 ]] 2026-09-07 15:45:01.100 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:45:01.106 | + functions-common:time_stop:2432 : end_time=1788795901102 2026-09-07 15:45:01.112 | + functions-common:time_stop:2433 : elapsed_time=82 2026-09-07 15:45:01.113 | + functions-common:time_stop:2434 : total=1933 2026-09-07 15:45:01.115 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:45:01.117 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2015 2026-09-07 15:45:01.119 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-09-07 15:45:01.148 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:45:01.155 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-09-07 15:45:01.158 | + functions-common:run_process:1674 : local service=file_tracker 2026-09-07 15:45:01.164 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-09-07 15:45:01.167 | + functions-common:run_process:1676 : local group= 2026-09-07 15:45:01.173 | + functions-common:run_process:1677 : local user= 2026-09-07 15:45:01.173 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:45:01.174 | + functions-common:run_process:1680 : local name=file_tracker 2026-09-07 15:45:01.176 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:45:01.179 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:45:01.183 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:45:01.188 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:45:01.190 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:45:01.195 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795901191 2026-09-07 15:45:01.200 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-09-07 15:45:01.219 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:45:01.223 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:45:01.226 | + functions-common:time_stop:2420 : local name 2026-09-07 15:45:01.229 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:45:01.231 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:45:01.235 | + functions-common:time_stop:2423 : local total 2026-09-07 15:45:01.239 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:45:01.241 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:45:01.243 | + functions-common:time_stop:2427 : start_time=1788795901191 2026-09-07 15:45:01.245 | + functions-common:time_stop:2429 : [[ -z 1788795901191 ]] 2026-09-07 15:45:01.250 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:45:01.252 | + functions-common:time_stop:2432 : end_time=1788795901249 2026-09-07 15:45:01.255 | + functions-common:time_stop:2433 : elapsed_time=58 2026-09-07 15:45:01.259 | + functions-common:time_stop:2434 : total=2015 2026-09-07 15:45:01.262 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:45:01.264 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2073 2026-09-07 15:45:01.267 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-09-07 15:45:01.288 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:45:01.294 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-09-07 15:45:01.320 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:45:01.325 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-09-07 15:45:01.356 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:45:01.360 | + ./stack.sh:main:1101 : start_etcd3 2026-09-07 15:45:01.364 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-09-07 15:45:01.368 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-09-07 15:45:01.371 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-09-07 15:45:01.376 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.66:2380' 2026-09-07 15:45:01.382 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.66:2380' 2026-09-07 15:45:01.386 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.66:2379' 2026-09-07 15:45:01.390 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-09-07 15:45:01.394 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-09-07 15:45:01.396 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.66:2379' 2026-09-07 15:45:01.400 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-09-07 15:45:01.403 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-09-07 15:45:01.406 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-09-07 15:45:01.411 | + 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.66:2380 --initial-advertise-peer-urls http://192.168.122.66:2380 --advertise-client-urls http://192.168.122.66:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.66:2379 --log-level=debug' '' root 2026-09-07 15:45:01.414 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-09-07 15:45:01.418 | + 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.66:2380 --initial-advertise-peer-urls http://192.168.122.66:2380 --advertise-client-urls http://192.168.122.66:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.66:2379 --log-level=debug' 2026-09-07 15:45:01.423 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-07 15:45:01.425 | + functions-common:write_user_unit_file:1538 : local user=root 2026-09-07 15:45:01.429 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-07 15:45:01.437 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 15:45:01.441 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-07 15:45:01.446 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-09-07 15:45:01.449 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 15:45:01.455 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-09-07 15:45:01.559 | + 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-09-07 15:45:01.652 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-09-07 15:45:01.728 | + 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.66:2380 --initial-advertise-peer-urls http://192.168.122.66:2380 --advertise-client-urls http://192.168.122.66:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.66:2379 --log-level=debug' 2026-09-07 15:45:01.806 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-09-07 15:45:01.887 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-09-07 15:45:01.966 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 15:45:02.045 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-07 15:45:02.049 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-07 15:45:02.053 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-09-07 15:45:02.145 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 15:45:02.627 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-09-07 15:45:02.704 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-09-07 15:45:02.780 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-09-07 15:45:02.863 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-09-07 15:45:02.945 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-09-07 15:45:02.951 | ++ functions-common:is_arch:519 : uname -m 2026-09-07 15:45:02.956 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-07 15:45:02.960 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-09-07 15:45:03.440 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-09-07 15:45:03.460 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-09-07 15:45:03.931 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-09-07 15:45:04.757 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-09-07 15:45:04.781 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:45:04.785 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-09-07 15:45:04.790 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-09-07 15:45:04.794 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-09-07 15:45:04.814 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-09-07 15:45:04.832 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-09-07 15:45:04.838 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-07 15:45:04.842 | + 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.66/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-09-07 15:45:04.949 | The user clouds.yaml file didn't exist. 2026-09-07 15:45:04.963 | + 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.66/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-09-07 15:45:05.088 | + 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.66/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-09-07 15:45:05.213 | + 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.66/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-09-07 15:45:05.339 | + 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.66/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-09-07 15:45:05.467 | + 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.66/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-09-07 15:45:05.598 | + 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.66/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-09-07 15:45:05.727 | + 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.66/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-09-07 15:45:05.856 | + 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.66/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-09-07 15:45:05.990 | + 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.66/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-09-07 15:45:06.127 | + functions-common:write_clouds_yaml:203 : cat 2026-09-07 15:45:06.135 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-09-07 15:45:06.139 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-09-07 15:45:06.145 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-09-07 15:45:06.152 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-09-07 15:45:06.157 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-09-07 15:45:06.161 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-09-07 15:45:06.187 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:45:06.192 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-09-07 15:45:06.196 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 15:45:06.200 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-09-07 15:45:06.205 | + ./stack.sh:main:1118 : '[' 192.168.122.66 == 192.168.122.66 ']' 2026-09-07 15:45:06.209 | + ./stack.sh:main:1119 : init_keystone 2026-09-07 15:45:06.213 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-09-07 15:45:06.240 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:45:06.244 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-09-07 15:45:06.248 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-09-07 15:45:06.253 | + lib/database:recreate_database:112 : local db=keystone 2026-09-07 15:45:06.257 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-09-07 15:45:06.263 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-09-07 15:45:06.266 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-09-07 15:45:06.272 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 15:45:06.345 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-09-07 15:45:06.352 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 15:45:06.423 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-09-07 15:45:06.429 | + functions-common:time_start:2406 : local name=dbsync 2026-09-07 15:45:06.433 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:45:06.437 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:45:06.443 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:45:06.449 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795906445 2026-09-07 15:45:06.453 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-09-07 15:45:07.167 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-07 15:45:07.167 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:45:07.167 | we strongly recommend against using it for new projects. 2026-09-07 15:45:07.168 | 2026-09-07 15:45:07.168 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:45:07.168 | framework. For more detail see 2026-09-07 15:45:07.168 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:45:07.168 | 2026-09-07 15:45:07.169 | from eventlet import event 2026-09-07 15:45:09.978 | INFO dbcounter [-] Registered counter for database keystone 2026-09-07 15:45:10.060 | 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=41839) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-07 15:45:10.075 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 15:45:10.076 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 15:45:10.077 | DEBUG dbcounter [-] [41839] Writer thread running {{(pid=41839) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 15:45:10.167 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-09-07 15:45:13.525 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41839) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-07 15:45:13.528 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-09-07 15:45:13.529 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41839) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:45:13.533 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-09-07 15:45:13.582 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41839) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:45:13.585 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-09-07 15:45:13.607 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41839) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:45:13.609 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-09-07 15:45:13.682 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41839) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:45:13.686 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-09-07 15:45:13.721 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41839) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:45:13.724 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-09-07 15:45:13.810 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41839) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:45:13.812 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-09-07 15:45:13.813 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41839) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-07 15:45:13.815 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-09-07 15:45:13.886 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41839) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:45:13.890 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-09-07 15:45:13.920 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41839) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:45:14.512 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-09-07 15:45:14.516 | + functions-common:time_stop:2420 : local name 2026-09-07 15:45:14.520 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:45:14.524 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:45:14.528 | + functions-common:time_stop:2423 : local total 2026-09-07 15:45:14.531 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:45:14.536 | + functions-common:time_stop:2426 : name=dbsync 2026-09-07 15:45:14.542 | + functions-common:time_stop:2427 : start_time=1788795906445 2026-09-07 15:45:14.546 | + functions-common:time_stop:2429 : [[ -z 1788795906445 ]] 2026-09-07 15:45:14.551 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:45:14.557 | + functions-common:time_stop:2432 : end_time=1788795914553 2026-09-07 15:45:14.561 | + functions-common:time_stop:2433 : elapsed_time=8108 2026-09-07 15:45:14.565 | + functions-common:time_stop:2434 : total=0 2026-09-07 15:45:14.569 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:45:14.576 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8108 2026-09-07 15:45:14.580 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-09-07 15:45:14.583 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-09-07 15:45:14.590 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-09-07 15:45:15.299 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-07 15:45:15.299 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:45:15.299 | we strongly recommend against using it for new projects. 2026-09-07 15:45:15.299 | 2026-09-07 15:45:15.299 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:45:15.299 | framework. For more detail see 2026-09-07 15:45:15.299 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:45:15.299 | 2026-09-07 15:45:15.299 | from eventlet import event 2026-09-07 15:45:17.915 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-09-07 15:45:17.916 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-09-07 15:45:17.916 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-09-07 15:45:17.916 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-09-07 15:45:17.916 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-09-07 15:45:17.916 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-09-07 15:45:17.917 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-09-07 15:45:17.917 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-09-07 15:45:17.917 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-09-07 15:45:18.434 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-09-07 15:45:18.441 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-09-07 15:45:19.134 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-07 15:45:19.135 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:45:19.135 | we strongly recommend against using it for new projects. 2026-09-07 15:45:19.136 | 2026-09-07 15:45:19.136 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:45:19.136 | framework. For more detail see 2026-09-07 15:45:19.136 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:45:19.136 | 2026-09-07 15:45:19.136 | from eventlet import event 2026-09-07 15:45:21.723 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-09-07 15:45:21.723 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-09-07 15:45:21.723 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-09-07 15:45:21.724 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-09-07 15:45:21.724 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-09-07 15:45:21.725 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-09-07 15:45:21.725 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-09-07 15:45:21.725 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-09-07 15:45:21.725 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-09-07 15:45:22.258 | + ./stack.sh:main:1120 : start_keystone 2026-09-07 15:45:22.264 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-09-07 15:45:22.272 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-09-07 15:45:22.276 | + functions-common:run_process:1674 : local service=keystone 2026-09-07 15:45:22.281 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-07 15:45:22.285 | + functions-common:run_process:1676 : local group= 2026-09-07 15:45:22.289 | + functions-common:run_process:1677 : local user= 2026-09-07 15:45:22.293 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:45:22.297 | + functions-common:run_process:1680 : local name=keystone 2026-09-07 15:45:22.301 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:45:22.305 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:45:22.310 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:45:22.314 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:45:22.318 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:45:22.325 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795922320 2026-09-07 15:45:22.329 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-09-07 15:45:22.354 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:45:22.358 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-09-07 15:45:22.363 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-09-07 15:45:22.367 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-07 15:45:22.371 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-07 15:45:22.376 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-07 15:45:22.380 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-07 15:45:22.384 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-09-07 15:45:22.388 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-09-07 15:45:22.392 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-09-07 15:45:22.397 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 15:45:22.401 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 15:45:22.405 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 15:45:22.409 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 15:45:22.413 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-09-07 15:45:22.417 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-09-07 15:45:22.421 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-07 15:45:22.426 | + 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-09-07 15:45:22.430 | + 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-09-07 15:45:22.434 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-09-07 15:45:22.438 | + 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-09-07 15:45:22.441 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-07 15:45:22.445 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-07 15:45:22.449 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-07 15:45:22.453 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-09-07 15:45:22.457 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-07 15:45:22.463 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-09-07 15:45:22.561 | + 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-09-07 15:45:22.660 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-09-07 15:45:22.742 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-09-07 15:45:22.826 | + 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-09-07 15:45:22.908 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 15:45:22.991 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-09-07 15:45:23.071 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-09-07 15:45:23.151 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-09-07 15:45:23.227 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-09-07 15:45:23.308 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-09-07 15:45:23.386 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-07 15:45:23.390 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-07 15:45:23.394 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-09-07 15:45:23.431 | ++ inc/async:async_inner:64 : rc=0 2026-09-07 15:45:23.469 | [38909 Async install_tempest:38909]: finished successfully 2026-09-07 15:45:23.495 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-07 15:45:23.984 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-09-07 15:45:24.015 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-09-07 15:45:24.497 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-09-07 15:45:24.637 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:45:24.640 | + functions-common:time_stop:2420 : local name 2026-09-07 15:45:24.644 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:45:24.648 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:45:24.652 | + functions-common:time_stop:2423 : local total 2026-09-07 15:45:24.657 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:45:24.661 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:45:24.665 | + functions-common:time_stop:2427 : start_time=1788795922320 2026-09-07 15:45:24.670 | + functions-common:time_stop:2429 : [[ -z 1788795922320 ]] 2026-09-07 15:45:24.674 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:45:24.681 | + functions-common:time_stop:2432 : end_time=1788795924676 2026-09-07 15:45:24.685 | + functions-common:time_stop:2433 : elapsed_time=2356 2026-09-07 15:45:24.689 | + functions-common:time_stop:2434 : total=2073 2026-09-07 15:45:24.694 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:45:24.697 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4429 2026-09-07 15:45:24.702 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-09-07 15:45:24.702 | Waiting for keystone to start... 2026-09-07 15:45:24.705 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.66/identity/v3/ 2026-09-07 15:45:24.709 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.66/identity/v3/ 2026-09-07 15:45:24.715 | + functions:wait_for_service:476 : local timeout=60 2026-09-07 15:45:24.716 | + functions:wait_for_service:477 : local url=http://192.168.122.66/identity/v3/ 2026-09-07 15:45:24.720 | + functions:wait_for_service:478 : local rval=0 2026-09-07 15:45:24.724 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-07 15:45:24.729 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-07 15:45:24.733 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:45:24.737 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:45:24.743 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:45:24.748 | + functions-common:time_start:2411 : _TIME_START[$name]=1788795924744 2026-09-07 15:45:24.752 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-07 15:45:24.756 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:45:24.759 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.66/identity/v3/ 2026-09-07 15:45:30.530 | + :: : [[ 200 == 503 ]] 2026-09-07 15:45:30.532 | + :: : [[ 0 -eq 7 ]] 2026-09-07 15:45:30.537 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-07 15:45:30.542 | + functions-common:time_stop:2420 : local name 2026-09-07 15:45:30.546 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:45:30.550 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:45:30.554 | + functions-common:time_stop:2423 : local total 2026-09-07 15:45:30.558 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:45:30.562 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-07 15:45:30.567 | + functions-common:time_stop:2427 : start_time=1788795924744 2026-09-07 15:45:30.574 | + functions-common:time_stop:2429 : [[ -z 1788795924744 ]] 2026-09-07 15:45:30.580 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:45:30.586 | + functions-common:time_stop:2432 : end_time=1788795930581 2026-09-07 15:45:30.590 | + functions-common:time_stop:2433 : elapsed_time=5837 2026-09-07 15:45:30.594 | + functions-common:time_stop:2434 : total=0 2026-09-07 15:45:30.598 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:45:30.603 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5837 2026-09-07 15:45:30.607 | + functions:wait_for_service:486 : return 0 2026-09-07 15:45:30.611 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-09-07 15:45:30.637 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:45:30.641 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-09-07 15:45:30.646 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 15:45:30.650 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-09-07 15:45:31.299 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-09-07 15:45:31.304 | + 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.66/identity 2026-09-07 15:45:32.000 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-07 15:45:32.000 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:45:32.001 | we strongly recommend against using it for new projects. 2026-09-07 15:45:32.001 | 2026-09-07 15:45:32.001 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:45:32.001 | framework. For more detail see 2026-09-07 15:45:32.001 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:45:32.001 | 2026-09-07 15:45:32.001 | from eventlet import event 2026-09-07 15:45:35.097 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.097 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.098 | 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=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.104 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.119 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.119 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.170 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.177 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.177 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.263 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.263 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.263 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.264 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.264 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.264 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.276 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.276 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.277 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.277 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.277 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.277 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.278 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.284 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.287 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.287 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.288 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.288 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.288 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.288 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.288 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42815) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-07 15:45:35.366 | INFO dbcounter [-] Registered counter for database keystone 2026-09-07 15:45:35.445 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=42815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-07 15:45:35.641 | DEBUG dbcounter [-] [42815] Writer thread running {{(pid=42815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 15:45:35.774 | INFO keystone.cmd.bootstrap [None req-2cdfe8ac-de84-438b-8b4c-5a81c6de7087 None None] Created domain default 2026-09-07 15:45:35.826 | INFO keystone.cmd.bootstrap [None req-2cdfe8ac-de84-438b-8b4c-5a81c6de7087 None None] Created project admin 2026-09-07 15:45:35.860 | WARNING keystone.common.password_hashing [None req-2cdfe8ac-de84-438b-8b4c-5a81c6de7087 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-09-07 15:45:35.881 | INFO keystone.cmd.bootstrap [None req-2cdfe8ac-de84-438b-8b4c-5a81c6de7087 None None] Created user admin 2026-09-07 15:45:35.902 | INFO keystone.cmd.bootstrap [None req-2cdfe8ac-de84-438b-8b4c-5a81c6de7087 None None] Created role reader 2026-09-07 15:45:35.918 | INFO keystone.cmd.bootstrap [None req-2cdfe8ac-de84-438b-8b4c-5a81c6de7087 None None] Created role member 2026-09-07 15:45:35.946 | INFO keystone.cmd.bootstrap [None req-2cdfe8ac-de84-438b-8b4c-5a81c6de7087 None None] Created implied role where cda2c17620b341b08ed7422d53c6b02e implies f25669dbac66449797b1fd41d0cc6505 2026-09-07 15:45:35.961 | INFO keystone.cmd.bootstrap [None req-2cdfe8ac-de84-438b-8b4c-5a81c6de7087 None None] Created role manager 2026-09-07 15:45:35.983 | INFO keystone.cmd.bootstrap [None req-2cdfe8ac-de84-438b-8b4c-5a81c6de7087 None None] Created implied role where 2f752710baee433bbb5da2beb090cf8b implies cda2c17620b341b08ed7422d53c6b02e 2026-09-07 15:45:35.998 | INFO keystone.cmd.bootstrap [None req-2cdfe8ac-de84-438b-8b4c-5a81c6de7087 None None] Created role admin 2026-09-07 15:45:36.021 | INFO keystone.cmd.bootstrap [None req-2cdfe8ac-de84-438b-8b4c-5a81c6de7087 None None] Created implied role where 5aac13944fbf4c3fa5ca674b3a659757 implies 2f752710baee433bbb5da2beb090cf8b 2026-09-07 15:45:36.041 | INFO keystone.cmd.bootstrap [None req-2cdfe8ac-de84-438b-8b4c-5a81c6de7087 None None] Created role service 2026-09-07 15:45:36.057 | INFO keystone.cmd.bootstrap [None req-2cdfe8ac-de84-438b-8b4c-5a81c6de7087 None None] Granted role admin on project admin to user admin. 2026-09-07 15:45:36.069 | INFO keystone.cmd.bootstrap [None req-2cdfe8ac-de84-438b-8b4c-5a81c6de7087 None None] Granted role admin on the system to user admin. 2026-09-07 15:45:36.086 | WARNING py.warnings [None req-2cdfe8ac-de84-438b-8b4c-5a81c6de7087 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-09-07 15:45:36.086 | warnings.warn( 2026-09-07 15:45:36.086 |  2026-09-07 15:45:36.091 | INFO keystone.cmd.bootstrap [None req-2cdfe8ac-de84-438b-8b4c-5a81c6de7087 None None] Created region RegionOne 2026-09-07 15:45:36.139 | INFO keystone.cmd.bootstrap [None req-2cdfe8ac-de84-438b-8b4c-5a81c6de7087 None None] Created public endpoint http://192.168.122.66/identity 2026-09-07 15:45:36.690 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-09-07 15:45:36.694 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-09-07 15:45:36.698 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-09-07 15:45:36.703 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-09-07 15:45:41.585 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:45:41.590 | + lib/keystone:create_keystone_accounts:258 : admin_project=72845066d7f346c6b304e9cfe8bcc9a8 2026-09-07 15:45:41.595 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-09-07 15:45:41.599 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-09-07 15:45:44.627 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:45:44.632 | + lib/keystone:create_keystone_accounts:260 : admin_user=30d7af03ecd043829ceb2db2aaacbb84 2026-09-07 15:45:44.637 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-09-07 15:45:44.641 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-09-07 15:45:44.645 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-09-07 15:45:44.649 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 30d7af03ecd043829ceb2db2aaacbb84 default 2026-09-07 15:45:44.735 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 30d7af03ecd043829ceb2db2aaacbb84 default 2026-09-07 15:45:44.783 | [2027 Async ks-domain-role:42936]: running: get_or_add_user_domain_role admin 30d7af03ecd043829ceb2db2aaacbb84 default 2026-09-07 15:45:44.787 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-09-07 15:45:44.791 | + functions-common:get_or_create_domain:872 : local domain_id 2026-09-07 15:45:44.796 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-09-07 15:45:48.377 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:45:48.381 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-09-07 15:45:48.384 | + functions-common:get_or_create_domain:878 : echo default 2026-09-07 15:45:48.384 | default 2026-09-07 15:45:48.387 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-09-07 15:45:48.467 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-09-07 15:45:48.524 | [2027 Async ks-project:43080]: running: get_or_create_project service Default 2026-09-07 15:45:48.525 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-09-07 15:45:48.605 | + inc/async:async_inner:63 : get_or_create_role service 2026-09-07 15:45:48.653 | [2027 Async ks-service:43174]: running: get_or_create_role service 2026-09-07 15:45:48.656 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-09-07 15:45:48.730 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-09-07 15:45:48.804 | [2027 Async ks-reseller:43268]: running: get_or_create_role ResellerAdmin 2026-09-07 15:45:48.806 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-09-07 15:45:48.810 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-09-07 15:45:48.877 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-09-07 15:45:48.938 | [2027 Async ks-anotherrole:43382]: running: get_or_create_role anotherrole 2026-09-07 15:45:48.940 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-09-07 15:45:48.943 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-09-07 15:45:48.945 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-07 15:45:48.950 | +++ 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-09-07 15:45:53.288 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:45:53.331 | [43268 Async ks-reseller:43268]: finished successfully 2026-09-07 15:45:53.637 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:45:53.662 | [43080 Async ks-project:43080]: finished successfully 2026-09-07 15:45:53.874 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:45:53.913 | [43174 Async ks-service:43174]: finished successfully 2026-09-07 15:45:54.021 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:45:54.027 | ++ functions-common:get_or_create_project:928 : project_id=bf76b2b68bcd4530b515bc712cd813dc 2026-09-07 15:45:54.030 | ++ functions-common:get_or_create_project:929 : echo bf76b2b68bcd4530b515bc712cd813dc 2026-09-07 15:45:54.036 | + lib/keystone:create_keystone_accounts:288 : invis_project=bf76b2b68bcd4530b515bc712cd813dc 2026-09-07 15:45:54.042 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-09-07 15:45:54.046 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-09-07 15:45:54.055 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-07 15:45:54.061 | +++ 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-09-07 15:45:54.710 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:45:54.741 | [43382 Async ks-anotherrole:43382]: finished successfully 2026-09-07 15:45:55.096 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:45:55.129 | [42936 Async ks-domain-role:42936]: finished successfully 2026-09-07 15:45:57.469 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:45:57.474 | ++ functions-common:get_or_create_project:928 : project_id=25e014793f404655bd6cd5c4252711b8 2026-09-07 15:45:57.478 | ++ functions-common:get_or_create_project:929 : echo 25e014793f404655bd6cd5c4252711b8 2026-09-07 15:45:57.483 | + lib/keystone:create_keystone_accounts:292 : demo_project=25e014793f404655bd6cd5c4252711b8 2026-09-07 15:45:57.487 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-09-07 15:45:57.493 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-09-07 15:45:57.497 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-07 15:45:57.501 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-09-07 15:45:57.505 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-09-07 15:45:57.510 | +++ 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-09-07 15:46:00.900 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:00.906 | ++ functions-common:get_or_create_user:915 : user_id=c850d715d8094150b872aa29bb15c3c5 2026-09-07 15:46:00.910 | ++ functions-common:get_or_create_user:916 : echo c850d715d8094150b872aa29bb15c3c5 2026-09-07 15:46:00.916 | + lib/keystone:create_keystone_accounts:295 : demo_user=c850d715d8094150b872aa29bb15c3c5 2026-09-07 15:46:00.920 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-09-07 15:46:00.987 | [2027 Async ks-domain-role:42936]: Waiting for completion of get_or_add_user_domain_role admin 30d7af03ecd043829ceb2db2aaacbb84 default running on PID 42936 (6 other jobs running) 2026-09-07 15:46:01.018 | [2027 Async ks-domain-role:42936]: Signaling child to exit 2026-09-07 15:46:01.018 | WAKEUP 2026-09-07 15:46:01.047 | [2027 Async ks-domain-role:42936]: Signaled 2026-09-07 15:46:01.049 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-09-07 15:46:01.049 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 30d7af03ecd043829ceb2db2aaacbb84 --domain default 2026-09-07 15:46:01.049 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 30d7af03ecd043829ceb2db2aaacbb84 --domain default -c Role -f value 2026-09-07 15:46:01.049 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:01.049 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=5aac13944fbf4c3fa5ca674b3a659757 2026-09-07 15:46:01.049 | + functions-common:get_or_add_user_domain_role:999 : echo 5aac13944fbf4c3fa5ca674b3a659757 2026-09-07 15:46:01.049 | 5aac13944fbf4c3fa5ca674b3a659757 2026-09-07 15:46:01.107 | [2027 Async ks-domain-role:42936]: finished get_or_add_user_domain_role admin 30d7af03ecd043829ceb2db2aaacbb84 default with result 0 in 10 seconds 2026-09-07 15:46:01.117 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-09-07 15:46:01.161 | [2027 Async ks-project:43080]: Waiting for completion of get_or_create_project service Default running on PID 43080 (5 other jobs running) 2026-09-07 15:46:01.193 | [2027 Async ks-project:43080]: Signaling child to exit 2026-09-07 15:46:01.194 | WAKEUP 2026-09-07 15:46:01.221 | [2027 Async ks-project:43080]: Signaled 2026-09-07 15:46:01.224 | + functions-common:get_or_create_project:922 : local project_id 2026-09-07 15:46:01.224 | ++ 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-09-07 15:46:01.224 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:01.224 | + functions-common:get_or_create_project:928 : project_id=2fa748cbec7a4142b1ea91f491d6f90f 2026-09-07 15:46:01.224 | + functions-common:get_or_create_project:929 : echo 2fa748cbec7a4142b1ea91f491d6f90f 2026-09-07 15:46:01.224 | 2fa748cbec7a4142b1ea91f491d6f90f 2026-09-07 15:46:01.282 | [2027 Async ks-project:43080]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-09-07 15:46:01.328 | [2027 Async ks-service:43174]: Waiting for completion of get_or_create_role service running on PID 43174 (4 other jobs running) 2026-09-07 15:46:01.362 | [2027 Async ks-service:43174]: Signaling child to exit 2026-09-07 15:46:01.362 | WAKEUP 2026-09-07 15:46:01.390 | [2027 Async ks-service:43174]: Signaled 2026-09-07 15:46:01.391 | + functions-common:get_or_create_role:935 : local role_id 2026-09-07 15:46:01.391 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-09-07 15:46:01.391 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:01.391 | + functions-common:get_or_create_role:940 : role_id=61d64a2250274c5399e7b8a4530bc493 2026-09-07 15:46:01.391 | + functions-common:get_or_create_role:941 : echo 61d64a2250274c5399e7b8a4530bc493 2026-09-07 15:46:01.391 | 61d64a2250274c5399e7b8a4530bc493 2026-09-07 15:46:01.448 | [2027 Async ks-service:43174]: finished get_or_create_role service with result 0 in 5 seconds 2026-09-07 15:46:01.498 | [2027 Async ks-reseller:43268]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 43268 (3 other jobs running) 2026-09-07 15:46:01.529 | [2027 Async ks-reseller:43268]: Signaling child to exit 2026-09-07 15:46:01.529 | WAKEUP 2026-09-07 15:46:01.559 | [2027 Async ks-reseller:43268]: Signaled 2026-09-07 15:46:01.561 | + functions-common:get_or_create_role:935 : local role_id 2026-09-07 15:46:01.561 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-09-07 15:46:01.561 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:01.562 | + functions-common:get_or_create_role:940 : role_id=eb1f5aebae4c45acadb1e1712ad88315 2026-09-07 15:46:01.562 | + functions-common:get_or_create_role:941 : echo eb1f5aebae4c45acadb1e1712ad88315 2026-09-07 15:46:01.562 | eb1f5aebae4c45acadb1e1712ad88315 2026-09-07 15:46:01.619 | [2027 Async ks-reseller:43268]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2026-09-07 15:46:01.667 | [2027 Async ks-anotherrole:43382]: Waiting for completion of get_or_create_role anotherrole running on PID 43382 (2 other jobs running) 2026-09-07 15:46:01.699 | [2027 Async ks-anotherrole:43382]: Signaling child to exit 2026-09-07 15:46:01.699 | WAKEUP 2026-09-07 15:46:01.729 | [2027 Async ks-anotherrole:43382]: Signaled 2026-09-07 15:46:01.730 | + functions-common:get_or_create_role:935 : local role_id 2026-09-07 15:46:01.730 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-09-07 15:46:01.731 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:01.731 | + functions-common:get_or_create_role:940 : role_id=723eb25c79114d708a3cfa810368c09f 2026-09-07 15:46:01.731 | + functions-common:get_or_create_role:941 : echo 723eb25c79114d708a3cfa810368c09f 2026-09-07 15:46:01.731 | 723eb25c79114d708a3cfa810368c09f 2026-09-07 15:46:01.788 | [2027 Async ks-anotherrole:43382]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-09-07 15:46:01.795 | + inc/async:async_wait:197 : return 0 2026-09-07 15:46:01.799 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member c850d715d8094150b872aa29bb15c3c5 25e014793f404655bd6cd5c4252711b8 2026-09-07 15:46:01.890 | + inc/async:async_inner:63 : get_or_add_user_project_role member c850d715d8094150b872aa29bb15c3c5 25e014793f404655bd6cd5c4252711b8 2026-09-07 15:46:01.942 | [2027 Async ks-demo-member:44219]: running: get_or_add_user_project_role member c850d715d8094150b872aa29bb15c3c5 25e014793f404655bd6cd5c4252711b8 2026-09-07 15:46:01.946 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 30d7af03ecd043829ceb2db2aaacbb84 25e014793f404655bd6cd5c4252711b8 2026-09-07 15:46:02.038 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 30d7af03ecd043829ceb2db2aaacbb84 25e014793f404655bd6cd5c4252711b8 2026-09-07 15:46:02.094 | [2027 Async ks-demo-admin:44315]: running: get_or_add_user_project_role admin 30d7af03ecd043829ceb2db2aaacbb84 25e014793f404655bd6cd5c4252711b8 2026-09-07 15:46:02.099 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole c850d715d8094150b872aa29bb15c3c5 25e014793f404655bd6cd5c4252711b8 2026-09-07 15:46:02.187 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole c850d715d8094150b872aa29bb15c3c5 25e014793f404655bd6cd5c4252711b8 2026-09-07 15:46:02.242 | [2027 Async ks-demo-another:44411]: running: get_or_add_user_project_role anotherrole c850d715d8094150b872aa29bb15c3c5 25e014793f404655bd6cd5c4252711b8 2026-09-07 15:46:02.245 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member c850d715d8094150b872aa29bb15c3c5 bf76b2b68bcd4530b515bc712cd813dc 2026-09-07 15:46:02.340 | + inc/async:async_inner:63 : get_or_add_user_project_role member c850d715d8094150b872aa29bb15c3c5 bf76b2b68bcd4530b515bc712cd813dc 2026-09-07 15:46:02.405 | [2027 Async ks-demo-invis:44507]: running: get_or_add_user_project_role member c850d715d8094150b872aa29bb15c3c5 bf76b2b68bcd4530b515bc712cd813dc 2026-09-07 15:46:02.410 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-09-07 15:46:02.416 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-09-07 15:46:02.422 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-07 15:46:02.431 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-09-07 15:46:02.436 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-09-07 15:46:02.445 | +++ 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-09-07 15:46:06.761 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:06.765 | ++ functions-common:get_or_create_user:915 : user_id=ec494e0c960841a29381a5810701aa02 2026-09-07 15:46:06.768 | ++ functions-common:get_or_create_user:916 : echo ec494e0c960841a29381a5810701aa02 2026-09-07 15:46:06.775 | + lib/keystone:create_keystone_accounts:308 : demo_reader=ec494e0c960841a29381a5810701aa02 2026-09-07 15:46:06.778 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader ec494e0c960841a29381a5810701aa02 25e014793f404655bd6cd5c4252711b8 2026-09-07 15:46:06.898 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ec494e0c960841a29381a5810701aa02 25e014793f404655bd6cd5c4252711b8 2026-09-07 15:46:06.996 | [2027 Async ks-demo-reader:44642]: running: get_or_add_user_project_role reader ec494e0c960841a29381a5810701aa02 25e014793f404655bd6cd5c4252711b8 2026-09-07 15:46:07.008 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-09-07 15:46:07.018 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-09-07 15:46:07.028 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-07 15:46:07.034 | +++ 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-09-07 15:46:13.041 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:13.047 | ++ functions-common:get_or_create_project:928 : project_id=4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:13.052 | ++ functions-common:get_or_create_project:929 : echo 4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:13.059 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:13.061 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-09-07 15:46:13.067 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-09-07 15:46:13.071 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-07 15:46:13.078 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-09-07 15:46:13.084 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-09-07 15:46:13.090 | +++ 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-09-07 15:46:14.002 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:46:14.077 | [44315 Async ks-demo-admin:44315]: finished successfully 2026-09-07 15:46:14.433 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:46:14.455 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:46:14.475 | [44411 Async ks-demo-another:44411]: finished successfully 2026-09-07 15:46:14.511 | [44219 Async ks-demo-member:44219]: finished successfully 2026-09-07 15:46:14.603 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:46:14.635 | [44507 Async ks-demo-invis:44507]: finished successfully 2026-09-07 15:46:16.883 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:16.888 | ++ functions-common:get_or_create_user:915 : user_id=4b8f822121d94e678898c61ca8d8c8a0 2026-09-07 15:46:16.893 | ++ functions-common:get_or_create_user:916 : echo 4b8f822121d94e678898c61ca8d8c8a0 2026-09-07 15:46:16.899 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=4b8f822121d94e678898c61ca8d8c8a0 2026-09-07 15:46:16.904 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 4b8f822121d94e678898c61ca8d8c8a0 4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:16.996 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 4b8f822121d94e678898c61ca8d8c8a0 4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:17.042 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:46:17.054 | [2027 Async ks-alt-admin:45061]: running: get_or_add_user_project_role admin 4b8f822121d94e678898c61ca8d8c8a0 4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:17.058 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 4b8f822121d94e678898c61ca8d8c8a0 4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:17.082 | [44642 Async ks-demo-reader:44642]: finished successfully 2026-09-07 15:46:17.157 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 4b8f822121d94e678898c61ca8d8c8a0 4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:17.212 | [2027 Async ks-alt-another:45197]: running: get_or_add_user_project_role anotherrole 4b8f822121d94e678898c61ca8d8c8a0 4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:17.216 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-09-07 15:46:17.223 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-09-07 15:46:17.227 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-07 15:46:17.231 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-09-07 15:46:17.236 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-09-07 15:46:17.240 | +++ 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-09-07 15:46:20.888 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:20.894 | ++ functions-common:get_or_create_user:915 : user_id=79077eb993c44b8b9f9a22f758990a02 2026-09-07 15:46:20.899 | ++ functions-common:get_or_create_user:916 : echo 79077eb993c44b8b9f9a22f758990a02 2026-09-07 15:46:20.906 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=79077eb993c44b8b9f9a22f758990a02 2026-09-07 15:46:20.911 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 79077eb993c44b8b9f9a22f758990a02 4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:21.015 | + inc/async:async_inner:63 : get_or_add_user_project_role member 79077eb993c44b8b9f9a22f758990a02 4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:21.083 | [2027 Async ks-alt-member-user:45337]: running: get_or_add_user_project_role member 79077eb993c44b8b9f9a22f758990a02 4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:21.086 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-09-07 15:46:21.091 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-09-07 15:46:21.096 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-07 15:46:21.106 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-09-07 15:46:21.106 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-09-07 15:46:21.108 | +++ 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-09-07 15:46:24.683 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:24.689 | ++ functions-common:get_or_create_user:915 : user_id=49076ba3f39f4f24807b2916e71c99c1 2026-09-07 15:46:24.696 | ++ functions-common:get_or_create_user:916 : echo 49076ba3f39f4f24807b2916e71c99c1 2026-09-07 15:46:24.704 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=49076ba3f39f4f24807b2916e71c99c1 2026-09-07 15:46:24.708 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 49076ba3f39f4f24807b2916e71c99c1 4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:24.811 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 49076ba3f39f4f24807b2916e71c99c1 4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:24.867 | [2027 Async ks-alt-reader-user:45510]: running: get_or_add_user_project_role reader 49076ba3f39f4f24807b2916e71c99c1 4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:24.868 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-09-07 15:46:24.871 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-07 15:46:24.873 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-09-07 15:46:24.876 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-09-07 15:46:24.878 | +++ 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-09-07 15:46:25.895 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:46:25.951 | [45197 Async ks-alt-another:45197]: finished successfully 2026-09-07 15:46:26.122 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:46:26.152 | [45061 Async ks-alt-admin:45061]: finished successfully 2026-09-07 15:46:28.520 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:28.526 | ++ functions-common:get_or_create_user:915 : user_id=216b3dc4c3b94ee59211ac576b6ae980 2026-09-07 15:46:28.530 | ++ functions-common:get_or_create_user:916 : echo 216b3dc4c3b94ee59211ac576b6ae980 2026-09-07 15:46:28.537 | + lib/keystone:create_keystone_accounts:340 : system_member_user=216b3dc4c3b94ee59211ac576b6ae980 2026-09-07 15:46:28.543 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 216b3dc4c3b94ee59211ac576b6ae980 all 2026-09-07 15:46:28.639 | + inc/async:async_inner:63 : get_or_add_user_system_role member 216b3dc4c3b94ee59211ac576b6ae980 all 2026-09-07 15:46:28.712 | [2027 Async ks-system-member:45740]: running: get_or_add_user_system_role member 216b3dc4c3b94ee59211ac576b6ae980 all 2026-09-07 15:46:28.719 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-09-07 15:46:28.724 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-07 15:46:28.729 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-09-07 15:46:28.736 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-09-07 15:46:28.746 | +++ 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-09-07 15:46:29.735 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:46:29.765 | [45337 Async ks-alt-member-user:45337]: finished successfully 2026-09-07 15:46:32.419 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:32.425 | ++ functions-common:get_or_create_user:915 : user_id=34596e740eed4fa0b5d6916937c16f82 2026-09-07 15:46:32.427 | ++ functions-common:get_or_create_user:916 : echo 34596e740eed4fa0b5d6916937c16f82 2026-09-07 15:46:32.434 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=34596e740eed4fa0b5d6916937c16f82 2026-09-07 15:46:32.439 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 34596e740eed4fa0b5d6916937c16f82 all 2026-09-07 15:46:32.568 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 34596e740eed4fa0b5d6916937c16f82 all 2026-09-07 15:46:32.640 | [2027 Async ks-system-reader:45945]: running: get_or_add_user_system_role reader 34596e740eed4fa0b5d6916937c16f82 all 2026-09-07 15:46:32.644 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-09-07 15:46:32.653 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-09-07 15:46:32.658 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-09-07 15:46:32.660 | ++ functions-common:get_or_create_group:885 : local group_id 2026-09-07 15:46:32.664 | +++ 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-09-07 15:46:33.446 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:46:33.468 | [45510 Async ks-alt-reader-user:45510]: finished successfully 2026-09-07 15:46:36.396 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:36.402 | ++ functions-common:get_or_create_group:892 : group_id=e48a721b628b4aa2a7dac79cdc50f6ea 2026-09-07 15:46:36.405 | ++ functions-common:get_or_create_group:893 : echo e48a721b628b4aa2a7dac79cdc50f6ea 2026-09-07 15:46:36.411 | + lib/keystone:create_keystone_accounts:350 : admin_group=e48a721b628b4aa2a7dac79cdc50f6ea 2026-09-07 15:46:36.415 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-09-07 15:46:36.421 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-09-07 15:46:36.425 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-09-07 15:46:36.430 | ++ functions-common:get_or_create_group:885 : local group_id 2026-09-07 15:46:36.435 | +++ 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-09-07 15:46:39.897 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:39.905 | ++ functions-common:get_or_create_group:892 : group_id=020606cefd724a18bf361a4eec419bdd 2026-09-07 15:46:39.909 | ++ functions-common:get_or_create_group:893 : echo 020606cefd724a18bf361a4eec419bdd 2026-09-07 15:46:39.912 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=020606cefd724a18bf361a4eec419bdd 2026-09-07 15:46:39.917 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 020606cefd724a18bf361a4eec419bdd 25e014793f404655bd6cd5c4252711b8 2026-09-07 15:46:40.015 | + inc/async:async_inner:63 : get_or_add_group_project_role member 020606cefd724a18bf361a4eec419bdd 25e014793f404655bd6cd5c4252711b8 2026-09-07 15:46:40.072 | [2027 Async ks-group-memberdemo:46208]: running: get_or_add_group_project_role member 020606cefd724a18bf361a4eec419bdd 25e014793f404655bd6cd5c4252711b8 2026-09-07 15:46:40.075 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 020606cefd724a18bf361a4eec419bdd 25e014793f404655bd6cd5c4252711b8 2026-09-07 15:46:40.180 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 020606cefd724a18bf361a4eec419bdd 25e014793f404655bd6cd5c4252711b8 2026-09-07 15:46:40.282 | [2027 Async ks-group-anotherdemo:46287]: running: get_or_add_group_project_role anotherrole 020606cefd724a18bf361a4eec419bdd 25e014793f404655bd6cd5c4252711b8 2026-09-07 15:46:40.290 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 020606cefd724a18bf361a4eec419bdd 4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:40.393 | + inc/async:async_inner:63 : get_or_add_group_project_role member 020606cefd724a18bf361a4eec419bdd 4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:40.472 | [2027 Async ks-group-memberalt:46366]: running: get_or_add_group_project_role member 020606cefd724a18bf361a4eec419bdd 4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:40.477 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 020606cefd724a18bf361a4eec419bdd 4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:40.541 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 020606cefd724a18bf361a4eec419bdd 4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:40.629 | [2027 Async ks-group-anotheralt:46445]: running: get_or_add_group_project_role anotherrole 020606cefd724a18bf361a4eec419bdd 4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:40.636 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin e48a721b628b4aa2a7dac79cdc50f6ea 72845066d7f346c6b304e9cfe8bcc9a8 2026-09-07 15:46:40.791 | + inc/async:async_inner:63 : get_or_add_group_project_role admin e48a721b628b4aa2a7dac79cdc50f6ea 72845066d7f346c6b304e9cfe8bcc9a8 2026-09-07 15:46:40.892 | [2027 Async ks-group-admin:46524]: running: get_or_add_group_project_role admin e48a721b628b4aa2a7dac79cdc50f6ea 72845066d7f346c6b304e9cfe8bcc9a8 2026-09-07 15:46:40.904 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-09-07 15:46:41.046 | [2027 Async ks-demo-member:44219]: Waiting for completion of get_or_add_user_project_role member c850d715d8094150b872aa29bb15c3c5 25e014793f404655bd6cd5c4252711b8 running on PID 44219 (17 other jobs running) 2026-09-07 15:46:41.109 | [2027 Async ks-demo-member:44219]: Signaling child to exit 2026-09-07 15:46:41.109 | WAKEUP 2026-09-07 15:46:41.144 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:46:41.166 | [2027 Async ks-demo-member:44219]: Signaled 2026-09-07 15:46:41.171 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 15:46:41.171 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 15:46:41.171 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-07 15:46:41.171 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 15:46:41.171 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 15:46:41.171 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-07 15:46:41.171 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-07 15:46:41.171 | ++ functions-common:_get_domain_args:957 : echo 2026-09-07 15:46:41.171 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-07 15:46:41.172 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user c850d715d8094150b872aa29bb15c3c5 --project 25e014793f404655bd6cd5c4252711b8 2026-09-07 15:46:41.172 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c850d715d8094150b872aa29bb15c3c5 --project 25e014793f404655bd6cd5c4252711b8 -c Role -f value 2026-09-07 15:46:41.172 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:41.172 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cda2c17620b341b08ed7422d53c6b02e 2026-09-07 15:46:41.175 | + functions-common:get_or_add_user_project_role:980 : echo cda2c17620b341b08ed7422d53c6b02e 2026-09-07 15:46:41.175 | cda2c17620b341b08ed7422d53c6b02e 2026-09-07 15:46:41.224 | [45740 Async ks-system-member:45740]: finished successfully 2026-09-07 15:46:41.301 | [2027 Async ks-demo-member:44219]: finished get_or_add_user_project_role member c850d715d8094150b872aa29bb15c3c5 25e014793f404655bd6cd5c4252711b8 with result 0 in 12 seconds 2026-09-07 15:46:41.383 | [2027 Async ks-demo-admin:44315]: Waiting for completion of get_or_add_user_project_role admin 30d7af03ecd043829ceb2db2aaacbb84 25e014793f404655bd6cd5c4252711b8 running on PID 44315 (16 other jobs running) 2026-09-07 15:46:41.432 | [2027 Async ks-demo-admin:44315]: Signaling child to exit 2026-09-07 15:46:41.435 | WAKEUP 2026-09-07 15:46:41.485 | [2027 Async ks-demo-admin:44315]: Signaled 2026-09-07 15:46:41.487 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 15:46:41.489 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 15:46:41.489 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-07 15:46:41.489 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 15:46:41.489 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 15:46:41.489 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-07 15:46:41.489 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-07 15:46:41.489 | ++ functions-common:_get_domain_args:957 : echo 2026-09-07 15:46:41.489 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-07 15:46:41.490 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 30d7af03ecd043829ceb2db2aaacbb84 --project 25e014793f404655bd6cd5c4252711b8 2026-09-07 15:46:41.490 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 30d7af03ecd043829ceb2db2aaacbb84 --project 25e014793f404655bd6cd5c4252711b8 -c Role -f value 2026-09-07 15:46:41.490 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:41.490 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5aac13944fbf4c3fa5ca674b3a659757 2026-09-07 15:46:41.490 | + functions-common:get_or_add_user_project_role:980 : echo 5aac13944fbf4c3fa5ca674b3a659757 2026-09-07 15:46:41.490 | 5aac13944fbf4c3fa5ca674b3a659757 2026-09-07 15:46:41.590 | [2027 Async ks-demo-admin:44315]: finished get_or_add_user_project_role admin 30d7af03ecd043829ceb2db2aaacbb84 25e014793f404655bd6cd5c4252711b8 with result 0 in 12 seconds 2026-09-07 15:46:41.671 | [2027 Async ks-demo-another:44411]: Waiting for completion of get_or_add_user_project_role anotherrole c850d715d8094150b872aa29bb15c3c5 25e014793f404655bd6cd5c4252711b8 running on PID 44411 (15 other jobs running) 2026-09-07 15:46:41.721 | [2027 Async ks-demo-another:44411]: Signaling child to exit 2026-09-07 15:46:41.724 | WAKEUP 2026-09-07 15:46:41.770 | [2027 Async ks-demo-another:44411]: Signaled 2026-09-07 15:46:41.774 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 15:46:41.774 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 15:46:41.774 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-07 15:46:41.774 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 15:46:41.774 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 15:46:41.774 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-07 15:46:41.774 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-07 15:46:41.775 | ++ functions-common:_get_domain_args:957 : echo 2026-09-07 15:46:41.775 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-07 15:46:41.775 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user c850d715d8094150b872aa29bb15c3c5 --project 25e014793f404655bd6cd5c4252711b8 2026-09-07 15:46:41.775 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c850d715d8094150b872aa29bb15c3c5 --project 25e014793f404655bd6cd5c4252711b8 -c Role -f value 2026-09-07 15:46:41.775 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:41.775 | + functions-common:get_or_add_user_project_role:979 : user_role_id=723eb25c79114d708a3cfa810368c09f 2026-09-07 15:46:41.775 | + functions-common:get_or_add_user_project_role:980 : echo 723eb25c79114d708a3cfa810368c09f 2026-09-07 15:46:41.775 | 723eb25c79114d708a3cfa810368c09f 2026-09-07 15:46:41.870 | [2027 Async ks-demo-another:44411]: finished get_or_add_user_project_role anotherrole c850d715d8094150b872aa29bb15c3c5 25e014793f404655bd6cd5c4252711b8 with result 0 in 12 seconds 2026-09-07 15:46:41.946 | [2027 Async ks-demo-invis:44507]: Waiting for completion of get_or_add_user_project_role member c850d715d8094150b872aa29bb15c3c5 bf76b2b68bcd4530b515bc712cd813dc running on PID 44507 (14 other jobs running) 2026-09-07 15:46:41.997 | [2027 Async ks-demo-invis:44507]: Signaling child to exit 2026-09-07 15:46:42.000 | WAKEUP 2026-09-07 15:46:42.040 | [2027 Async ks-demo-invis:44507]: Signaled 2026-09-07 15:46:42.043 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 15:46:42.043 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 15:46:42.043 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-07 15:46:42.043 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 15:46:42.043 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 15:46:42.043 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-07 15:46:42.043 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-07 15:46:42.044 | ++ functions-common:_get_domain_args:957 : echo 2026-09-07 15:46:42.044 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-07 15:46:42.044 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user c850d715d8094150b872aa29bb15c3c5 --project bf76b2b68bcd4530b515bc712cd813dc 2026-09-07 15:46:42.044 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c850d715d8094150b872aa29bb15c3c5 --project bf76b2b68bcd4530b515bc712cd813dc -c Role -f value 2026-09-07 15:46:42.044 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:42.044 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cda2c17620b341b08ed7422d53c6b02e 2026-09-07 15:46:42.044 | + functions-common:get_or_add_user_project_role:980 : echo cda2c17620b341b08ed7422d53c6b02e 2026-09-07 15:46:42.044 | cda2c17620b341b08ed7422d53c6b02e 2026-09-07 15:46:42.141 | [2027 Async ks-demo-invis:44507]: finished get_or_add_user_project_role member c850d715d8094150b872aa29bb15c3c5 bf76b2b68bcd4530b515bc712cd813dc with result 0 in 12 seconds 2026-09-07 15:46:42.228 | [2027 Async ks-demo-reader:44642]: Waiting for completion of get_or_add_user_project_role reader ec494e0c960841a29381a5810701aa02 25e014793f404655bd6cd5c4252711b8 running on PID 44642 (13 other jobs running) 2026-09-07 15:46:42.282 | [2027 Async ks-demo-reader:44642]: Signaling child to exit 2026-09-07 15:46:42.284 | WAKEUP 2026-09-07 15:46:42.333 | [2027 Async ks-demo-reader:44642]: Signaled 2026-09-07 15:46:42.338 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 15:46:42.339 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 15:46:42.339 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-07 15:46:42.339 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 15:46:42.339 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 15:46:42.339 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-07 15:46:42.339 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-07 15:46:42.339 | ++ functions-common:_get_domain_args:957 : echo 2026-09-07 15:46:42.339 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-07 15:46:42.340 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user ec494e0c960841a29381a5810701aa02 --project 25e014793f404655bd6cd5c4252711b8 2026-09-07 15:46:42.340 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ec494e0c960841a29381a5810701aa02 --project 25e014793f404655bd6cd5c4252711b8 -c Role -f value 2026-09-07 15:46:42.340 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:42.340 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f25669dbac66449797b1fd41d0cc6505 2026-09-07 15:46:42.340 | + functions-common:get_or_add_user_project_role:980 : echo f25669dbac66449797b1fd41d0cc6505 2026-09-07 15:46:42.340 | f25669dbac66449797b1fd41d0cc6505 2026-09-07 15:46:42.444 | [2027 Async ks-demo-reader:44642]: finished get_or_add_user_project_role reader ec494e0c960841a29381a5810701aa02 25e014793f404655bd6cd5c4252711b8 with result 0 in 10 seconds 2026-09-07 15:46:42.452 | + inc/async:async_wait:197 : return 0 2026-09-07 15:46:42.458 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-09-07 15:46:42.580 | [2027 Async ks-alt-admin:45061]: Waiting for completion of get_or_add_user_project_role admin 4b8f822121d94e678898c61ca8d8c8a0 4d5c1d20a27e445a82f2c0b7cdeb97cb running on PID 45061 (12 other jobs running) 2026-09-07 15:46:42.635 | [2027 Async ks-alt-admin:45061]: Signaling child to exit 2026-09-07 15:46:42.636 | WAKEUP 2026-09-07 15:46:42.687 | [2027 Async ks-alt-admin:45061]: Signaled 2026-09-07 15:46:42.690 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 15:46:42.690 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 15:46:42.690 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-07 15:46:42.691 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 15:46:42.691 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 15:46:42.691 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-07 15:46:42.691 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-07 15:46:42.691 | ++ functions-common:_get_domain_args:957 : echo 2026-09-07 15:46:42.691 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-07 15:46:42.691 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 4b8f822121d94e678898c61ca8d8c8a0 --project 4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:42.691 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4b8f822121d94e678898c61ca8d8c8a0 --project 4d5c1d20a27e445a82f2c0b7cdeb97cb -c Role -f value 2026-09-07 15:46:42.691 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:42.691 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5aac13944fbf4c3fa5ca674b3a659757 2026-09-07 15:46:42.691 | + functions-common:get_or_add_user_project_role:980 : echo 5aac13944fbf4c3fa5ca674b3a659757 2026-09-07 15:46:42.692 | 5aac13944fbf4c3fa5ca674b3a659757 2026-09-07 15:46:42.791 | [2027 Async ks-alt-admin:45061]: finished get_or_add_user_project_role admin 4b8f822121d94e678898c61ca8d8c8a0 4d5c1d20a27e445a82f2c0b7cdeb97cb with result 0 in 9 seconds 2026-09-07 15:46:42.867 | [2027 Async ks-alt-another:45197]: Waiting for completion of get_or_add_user_project_role anotherrole 4b8f822121d94e678898c61ca8d8c8a0 4d5c1d20a27e445a82f2c0b7cdeb97cb running on PID 45197 (11 other jobs running) 2026-09-07 15:46:42.921 | [2027 Async ks-alt-another:45197]: Signaling child to exit 2026-09-07 15:46:42.922 | WAKEUP 2026-09-07 15:46:42.971 | [2027 Async ks-alt-another:45197]: Signaled 2026-09-07 15:46:42.973 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 15:46:42.973 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 15:46:42.973 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-07 15:46:42.973 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 15:46:42.973 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 15:46:42.973 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-07 15:46:42.974 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-07 15:46:42.974 | ++ functions-common:_get_domain_args:957 : echo 2026-09-07 15:46:42.974 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-07 15:46:42.974 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 4b8f822121d94e678898c61ca8d8c8a0 --project 4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:42.974 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4b8f822121d94e678898c61ca8d8c8a0 --project 4d5c1d20a27e445a82f2c0b7cdeb97cb -c Role -f value 2026-09-07 15:46:42.974 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:42.974 | + functions-common:get_or_add_user_project_role:979 : user_role_id=723eb25c79114d708a3cfa810368c09f 2026-09-07 15:46:42.974 | + functions-common:get_or_add_user_project_role:980 : echo 723eb25c79114d708a3cfa810368c09f 2026-09-07 15:46:42.974 | 723eb25c79114d708a3cfa810368c09f 2026-09-07 15:46:43.073 | [2027 Async ks-alt-another:45197]: finished get_or_add_user_project_role anotherrole 4b8f822121d94e678898c61ca8d8c8a0 4d5c1d20a27e445a82f2c0b7cdeb97cb with result 0 in 8 seconds 2026-09-07 15:46:43.156 | [2027 Async ks-alt-member-user:45337]: Waiting for completion of get_or_add_user_project_role member 79077eb993c44b8b9f9a22f758990a02 4d5c1d20a27e445a82f2c0b7cdeb97cb running on PID 45337 (10 other jobs running) 2026-09-07 15:46:43.209 | [2027 Async ks-alt-member-user:45337]: Signaling child to exit 2026-09-07 15:46:43.210 | WAKEUP 2026-09-07 15:46:43.260 | [2027 Async ks-alt-member-user:45337]: Signaled 2026-09-07 15:46:43.261 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 15:46:43.261 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 15:46:43.261 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-07 15:46:43.261 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 15:46:43.262 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 15:46:43.262 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-07 15:46:43.262 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-07 15:46:43.262 | ++ functions-common:_get_domain_args:957 : echo 2026-09-07 15:46:43.262 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-07 15:46:43.262 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 79077eb993c44b8b9f9a22f758990a02 --project 4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:43.262 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 79077eb993c44b8b9f9a22f758990a02 --project 4d5c1d20a27e445a82f2c0b7cdeb97cb -c Role -f value 2026-09-07 15:46:43.262 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:43.262 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cda2c17620b341b08ed7422d53c6b02e 2026-09-07 15:46:43.262 | + functions-common:get_or_add_user_project_role:980 : echo cda2c17620b341b08ed7422d53c6b02e 2026-09-07 15:46:43.263 | cda2c17620b341b08ed7422d53c6b02e 2026-09-07 15:46:43.368 | [2027 Async ks-alt-member-user:45337]: finished get_or_add_user_project_role member 79077eb993c44b8b9f9a22f758990a02 4d5c1d20a27e445a82f2c0b7cdeb97cb with result 0 in 8 seconds 2026-09-07 15:46:43.447 | [2027 Async ks-alt-reader-user:45510]: Waiting for completion of get_or_add_user_project_role reader 49076ba3f39f4f24807b2916e71c99c1 4d5c1d20a27e445a82f2c0b7cdeb97cb running on PID 45510 (9 other jobs running) 2026-09-07 15:46:43.493 | [2027 Async ks-alt-reader-user:45510]: Signaling child to exit 2026-09-07 15:46:43.494 | WAKEUP 2026-09-07 15:46:43.539 | [2027 Async ks-alt-reader-user:45510]: Signaled 2026-09-07 15:46:43.540 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 15:46:43.541 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 15:46:43.541 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-07 15:46:43.541 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 15:46:43.541 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 15:46:43.541 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-07 15:46:43.541 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-07 15:46:43.541 | ++ functions-common:_get_domain_args:957 : echo 2026-09-07 15:46:43.541 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-07 15:46:43.541 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 49076ba3f39f4f24807b2916e71c99c1 --project 4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:43.541 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 49076ba3f39f4f24807b2916e71c99c1 --project 4d5c1d20a27e445a82f2c0b7cdeb97cb -c Role -f value 2026-09-07 15:46:43.542 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:43.542 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f25669dbac66449797b1fd41d0cc6505 2026-09-07 15:46:43.542 | + functions-common:get_or_add_user_project_role:980 : echo f25669dbac66449797b1fd41d0cc6505 2026-09-07 15:46:43.542 | f25669dbac66449797b1fd41d0cc6505 2026-09-07 15:46:43.651 | [2027 Async ks-alt-reader-user:45510]: finished get_or_add_user_project_role reader 49076ba3f39f4f24807b2916e71c99c1 4d5c1d20a27e445a82f2c0b7cdeb97cb with result 0 in 8 seconds 2026-09-07 15:46:43.666 | + inc/async:async_wait:197 : return 0 2026-09-07 15:46:43.668 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-09-07 15:46:43.783 | [2027 Async ks-system-member:45740]: Waiting for completion of get_or_add_user_system_role member 216b3dc4c3b94ee59211ac576b6ae980 all running on PID 45740 (8 other jobs running) 2026-09-07 15:46:43.831 | [2027 Async ks-system-member:45740]: Signaling child to exit 2026-09-07 15:46:43.831 | WAKEUP 2026-09-07 15:46:43.896 | [2027 Async ks-system-member:45740]: Signaled 2026-09-07 15:46:43.903 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-09-07 15:46:43.903 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-09-07 15:46:43.903 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-09-07 15:46:43.903 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 15:46:43.903 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 15:46:43.903 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-07 15:46:43.903 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-07 15:46:43.903 | ++ functions-common:_get_domain_args:957 : echo 2026-09-07 15:46:43.903 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-09-07 15:46:43.904 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 216b3dc4c3b94ee59211ac576b6ae980 --system all -f value -c Role 2026-09-07 15:46:43.904 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:43.904 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-09-07 15:46:43.904 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-09-07 15:46:43.904 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 216b3dc4c3b94ee59211ac576b6ae980 --system all 2026-09-07 15:46:43.904 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 216b3dc4c3b94ee59211ac576b6ae980 --system all -f value -c Role 2026-09-07 15:46:43.904 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:43.904 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=cda2c17620b341b08ed7422d53c6b02e 2026-09-07 15:46:43.904 | + functions-common:get_or_add_user_system_role:1030 : echo cda2c17620b341b08ed7422d53c6b02e 2026-09-07 15:46:43.904 | cda2c17620b341b08ed7422d53c6b02e 2026-09-07 15:46:44.035 | [2027 Async ks-system-member:45740]: finished get_or_add_user_system_role member 216b3dc4c3b94ee59211ac576b6ae980 all with result 0 in 12 seconds 2026-09-07 15:46:44.135 | [2027 Async ks-system-reader:45945]: Waiting for completion of get_or_add_user_system_role reader 34596e740eed4fa0b5d6916937c16f82 all running on PID 45945 (7 other jobs running) 2026-09-07 15:46:44.201 | [2027 Async ks-system-reader:45945]: Signaling child to exit 2026-09-07 15:46:47.982 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:46:48.047 | [45945 Async ks-system-reader:45945]: finished successfully 2026-09-07 15:46:48.111 | WAKEUP 2026-09-07 15:46:48.155 | [2027 Async ks-system-reader:45945]: Signaled 2026-09-07 15:46:48.159 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-09-07 15:46:48.159 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-09-07 15:46:48.160 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-09-07 15:46:48.160 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 15:46:48.160 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 15:46:48.160 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-07 15:46:48.160 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-07 15:46:48.160 | ++ functions-common:_get_domain_args:957 : echo 2026-09-07 15:46:48.160 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-09-07 15:46:48.160 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 34596e740eed4fa0b5d6916937c16f82 --system all -f value -c Role 2026-09-07 15:46:48.160 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:48.160 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-09-07 15:46:48.161 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-09-07 15:46:48.161 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 34596e740eed4fa0b5d6916937c16f82 --system all 2026-09-07 15:46:48.161 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 34596e740eed4fa0b5d6916937c16f82 --system all -f value -c Role 2026-09-07 15:46:48.161 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:48.161 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=f25669dbac66449797b1fd41d0cc6505 2026-09-07 15:46:48.161 | + functions-common:get_or_add_user_system_role:1030 : echo f25669dbac66449797b1fd41d0cc6505 2026-09-07 15:46:48.164 | f25669dbac66449797b1fd41d0cc6505 2026-09-07 15:46:48.270 | [2027 Async ks-system-reader:45945]: finished get_or_add_user_system_role reader 34596e740eed4fa0b5d6916937c16f82 all with result 0 in 15 seconds 2026-09-07 15:46:48.281 | + inc/async:async_wait:197 : return 0 2026-09-07 15:46:48.286 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-09-07 15:46:48.415 | [2027 Async ks-group-memberdemo:46208]: Waiting for completion of get_or_add_group_project_role member 020606cefd724a18bf361a4eec419bdd 25e014793f404655bd6cd5c4252711b8 running on PID 46208 (6 other jobs running) 2026-09-07 15:46:48.498 | [2027 Async ks-group-memberdemo:46208]: Signaling child to exit 2026-09-07 15:46:52.119 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:46:52.183 | [46366 Async ks-group-memberalt:46366]: finished successfully 2026-09-07 15:46:52.332 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:46:52.361 | [46445 Async ks-group-anotheralt:46445]: finished successfully 2026-09-07 15:46:52.491 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:46:52.524 | [46208 Async ks-group-memberdemo:46208]: finished successfully 2026-09-07 15:46:52.554 | WAKEUP 2026-09-07 15:46:52.580 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:46:52.589 | [2027 Async ks-group-memberdemo:46208]: Signaled 2026-09-07 15:46:52.593 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-07 15:46:52.594 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 020606cefd724a18bf361a4eec419bdd --project 25e014793f404655bd6cd5c4252711b8 2026-09-07 15:46:52.594 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 020606cefd724a18bf361a4eec419bdd --project 25e014793f404655bd6cd5c4252711b8 -f value -c Role 2026-09-07 15:46:52.594 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:52.594 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=cda2c17620b341b08ed7422d53c6b02e 2026-09-07 15:46:52.594 | + functions-common:get_or_add_group_project_role:1049 : echo cda2c17620b341b08ed7422d53c6b02e 2026-09-07 15:46:52.594 | cda2c17620b341b08ed7422d53c6b02e 2026-09-07 15:46:52.617 | [46287 Async ks-group-anotherdemo:46287]: finished successfully 2026-09-07 15:46:52.657 | [2027 Async ks-group-memberdemo:46208]: finished get_or_add_group_project_role member 020606cefd724a18bf361a4eec419bdd 25e014793f404655bd6cd5c4252711b8 with result 0 in 12 seconds 2026-09-07 15:46:52.706 | [2027 Async ks-group-anotherdemo:46287]: Waiting for completion of get_or_add_group_project_role anotherrole 020606cefd724a18bf361a4eec419bdd 25e014793f404655bd6cd5c4252711b8 running on PID 46287 (5 other jobs running) 2026-09-07 15:46:52.740 | [2027 Async ks-group-anotherdemo:46287]: Signaling child to exit 2026-09-07 15:46:52.742 | WAKEUP 2026-09-07 15:46:52.772 | [2027 Async ks-group-anotherdemo:46287]: Signaled 2026-09-07 15:46:52.773 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-07 15:46:52.774 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 020606cefd724a18bf361a4eec419bdd --project 25e014793f404655bd6cd5c4252711b8 2026-09-07 15:46:52.774 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 020606cefd724a18bf361a4eec419bdd --project 25e014793f404655bd6cd5c4252711b8 -f value -c Role 2026-09-07 15:46:52.774 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:52.774 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=723eb25c79114d708a3cfa810368c09f 2026-09-07 15:46:52.774 | + functions-common:get_or_add_group_project_role:1049 : echo 723eb25c79114d708a3cfa810368c09f 2026-09-07 15:46:52.774 | 723eb25c79114d708a3cfa810368c09f 2026-09-07 15:46:52.815 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:46:52.836 | [2027 Async ks-group-anotherdemo:46287]: finished get_or_add_group_project_role anotherrole 020606cefd724a18bf361a4eec419bdd 25e014793f404655bd6cd5c4252711b8 with result 0 in 12 seconds 2026-09-07 15:46:52.850 | [46524 Async ks-group-admin:46524]: finished successfully 2026-09-07 15:46:52.888 | [2027 Async ks-group-memberalt:46366]: Waiting for completion of get_or_add_group_project_role member 020606cefd724a18bf361a4eec419bdd 4d5c1d20a27e445a82f2c0b7cdeb97cb running on PID 46366 (4 other jobs running) 2026-09-07 15:46:52.923 | [2027 Async ks-group-memberalt:46366]: Signaling child to exit 2026-09-07 15:46:52.923 | WAKEUP 2026-09-07 15:46:52.952 | [2027 Async ks-group-memberalt:46366]: Signaled 2026-09-07 15:46:52.954 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-07 15:46:52.954 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 020606cefd724a18bf361a4eec419bdd --project 4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:52.954 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 020606cefd724a18bf361a4eec419bdd --project 4d5c1d20a27e445a82f2c0b7cdeb97cb -f value -c Role 2026-09-07 15:46:52.954 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:52.955 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=cda2c17620b341b08ed7422d53c6b02e 2026-09-07 15:46:52.955 | + functions-common:get_or_add_group_project_role:1049 : echo cda2c17620b341b08ed7422d53c6b02e 2026-09-07 15:46:52.955 | cda2c17620b341b08ed7422d53c6b02e 2026-09-07 15:46:53.014 | [2027 Async ks-group-memberalt:46366]: finished get_or_add_group_project_role member 020606cefd724a18bf361a4eec419bdd 4d5c1d20a27e445a82f2c0b7cdeb97cb with result 0 in 11 seconds 2026-09-07 15:46:53.062 | [2027 Async ks-group-anotheralt:46445]: Waiting for completion of get_or_add_group_project_role anotherrole 020606cefd724a18bf361a4eec419bdd 4d5c1d20a27e445a82f2c0b7cdeb97cb running on PID 46445 (3 other jobs running) 2026-09-07 15:46:53.094 | [2027 Async ks-group-anotheralt:46445]: Signaling child to exit 2026-09-07 15:46:53.094 | WAKEUP 2026-09-07 15:46:53.123 | [2027 Async ks-group-anotheralt:46445]: Signaled 2026-09-07 15:46:53.124 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-07 15:46:53.124 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 020606cefd724a18bf361a4eec419bdd --project 4d5c1d20a27e445a82f2c0b7cdeb97cb 2026-09-07 15:46:53.125 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 020606cefd724a18bf361a4eec419bdd --project 4d5c1d20a27e445a82f2c0b7cdeb97cb -f value -c Role 2026-09-07 15:46:53.125 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:53.125 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=723eb25c79114d708a3cfa810368c09f 2026-09-07 15:46:53.125 | + functions-common:get_or_add_group_project_role:1049 : echo 723eb25c79114d708a3cfa810368c09f 2026-09-07 15:46:53.125 | 723eb25c79114d708a3cfa810368c09f 2026-09-07 15:46:53.183 | [2027 Async ks-group-anotheralt:46445]: finished get_or_add_group_project_role anotherrole 020606cefd724a18bf361a4eec419bdd 4d5c1d20a27e445a82f2c0b7cdeb97cb with result 0 in 11 seconds 2026-09-07 15:46:53.231 | [2027 Async ks-group-admin:46524]: Waiting for completion of get_or_add_group_project_role admin e48a721b628b4aa2a7dac79cdc50f6ea 72845066d7f346c6b304e9cfe8bcc9a8 running on PID 46524 (2 other jobs running) 2026-09-07 15:46:53.264 | [2027 Async ks-group-admin:46524]: Signaling child to exit 2026-09-07 15:46:53.264 | WAKEUP 2026-09-07 15:46:53.293 | [2027 Async ks-group-admin:46524]: Signaled 2026-09-07 15:46:53.294 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-07 15:46:53.295 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group e48a721b628b4aa2a7dac79cdc50f6ea --project 72845066d7f346c6b304e9cfe8bcc9a8 2026-09-07 15:46:53.295 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group e48a721b628b4aa2a7dac79cdc50f6ea --project 72845066d7f346c6b304e9cfe8bcc9a8 -f value -c Role 2026-09-07 15:46:53.295 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:46:53.295 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=5aac13944fbf4c3fa5ca674b3a659757 2026-09-07 15:46:53.295 | + functions-common:get_or_add_group_project_role:1049 : echo 5aac13944fbf4c3fa5ca674b3a659757 2026-09-07 15:46:53.295 | 5aac13944fbf4c3fa5ca674b3a659757 2026-09-07 15:46:53.352 | [2027 Async ks-group-admin:46524]: finished get_or_add_group_project_role admin e48a721b628b4aa2a7dac79cdc50f6ea 72845066d7f346c6b304e9cfe8bcc9a8 with result 0 in 12 seconds 2026-09-07 15:46:53.358 | + inc/async:async_wait:197 : return 0 2026-09-07 15:46:53.363 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-09-07 15:46:53.390 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:46:53.394 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-09-07 15:46:53.422 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:46:53.427 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-09-07 15:46:53.431 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-09-07 15:46:53.526 | + inc/async:async_inner:63 : create_nova_accounts 2026-09-07 15:46:53.583 | [2027 Async create_nova_accounts:48461]: running: create_nova_accounts 2026-09-07 15:46:53.587 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-09-07 15:46:53.617 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:46:53.621 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-09-07 15:46:53.626 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-09-07 15:46:53.720 | + inc/async:async_inner:63 : create_glance_accounts 2026-09-07 15:46:53.778 | [2027 Async create_glance_accounts:48584]: running: create_glance_accounts 2026-09-07 15:46:53.782 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-09-07 15:46:53.816 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:46:53.822 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-09-07 15:46:53.826 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-09-07 15:46:53.914 | + inc/async:async_inner:63 : create_cinder_accounts 2026-09-07 15:46:53.973 | [2027 Async create_cinder_accounts:48722]: running: create_cinder_accounts 2026-09-07 15:46:53.977 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-09-07 15:46:54.005 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:46:54.007 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-09-07 15:46:54.009 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-09-07 15:46:54.077 | + inc/async:async_inner:63 : create_neutron_accounts 2026-09-07 15:46:54.144 | [2027 Async create_neutron_accounts:48864]: running: create_neutron_accounts 2026-09-07 15:46:54.149 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-09-07 15:46:54.189 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:46:54.193 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-09-07 15:46:54.230 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:46:54.234 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-09-07 15:46:54.354 | [2027 Async create_nova_accounts:48461]: Waiting for completion of create_nova_accounts running on PID 48461 (5 other jobs running) 2026-09-07 15:46:54.413 | [2027 Async create_nova_accounts:48461]: Signaling child to exit 2026-09-07 15:47:27.439 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:47:27.466 | [48864 Async create_neutron_accounts:48864]: finished successfully 2026-09-07 15:47:35.201 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:47:35.231 | [48722 Async create_cinder_accounts:48722]: finished successfully 2026-09-07 15:47:51.432 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:47:51.467 | [48461 Async create_nova_accounts:48461]: finished successfully 2026-09-07 15:47:51.499 | WAKEUP 2026-09-07 15:47:51.526 | [2027 Async create_nova_accounts:48461]: Signaled 2026-09-07 15:47:51.527 | + 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-09-07 15:47:51.527 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-09-07 15:47:51.527 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-09-07 15:47:51.527 | + functions-common:get_or_create_user:899 : local user_id 2026-09-07 15:47:51.527 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-07 15:47:51.527 | + functions-common:get_or_create_user:903 : local email= 2026-09-07 15:47:51.527 | ++ 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-09-07 15:47:51.527 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:47:51.527 | + functions-common:get_or_create_user:915 : user_id=c69b88bc53a74b479f6e8dff8d4a216f 2026-09-07 15:47:51.528 | + functions-common:get_or_create_user:916 : echo c69b88bc53a74b479f6e8dff8d4a216f 2026-09-07 15:47:51.528 | c69b88bc53a74b479f6e8dff8d4a216f 2026-09-07 15:47:51.528 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-09-07 15:47:51.528 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 15:47:51.528 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 15:47:51.528 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-07 15:47:51.528 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 15:47:51.528 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 15:47:51.528 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-07 15:47:51.528 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-07 15:47:51.528 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-07 15:47:51.529 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-07 15:47:51.529 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-07 15:47:51.529 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-07 15:47:51.529 | + 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-09-07 15:47:51.529 | ++ 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-09-07 15:47:51.530 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:47:51.530 | + functions-common:get_or_add_user_project_role:979 : user_role_id=61d64a2250274c5399e7b8a4530bc493 2026-09-07 15:47:51.530 | + functions-common:get_or_add_user_project_role:980 : echo 61d64a2250274c5399e7b8a4530bc493 2026-09-07 15:47:51.531 | 61d64a2250274c5399e7b8a4530bc493 2026-09-07 15:47:51.531 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-07 15:47:51.531 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-09-07 15:47:51.532 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 15:47:51.532 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 15:47:51.532 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-07 15:47:51.532 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 15:47:51.532 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 15:47:51.532 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-07 15:47:51.533 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-07 15:47:51.533 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-07 15:47:51.533 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-07 15:47:51.533 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-07 15:47:51.533 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-07 15:47:51.533 | + 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-09-07 15:47:51.533 | ++ 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-09-07 15:47:51.533 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:47:51.533 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5aac13944fbf4c3fa5ca674b3a659757 2026-09-07 15:47:51.533 | + functions-common:get_or_add_user_project_role:980 : echo 5aac13944fbf4c3fa5ca674b3a659757 2026-09-07 15:47:51.534 | 5aac13944fbf4c3fa5ca674b3a659757 2026-09-07 15:47:51.534 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-09-07 15:47:51.534 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.66/compute 2026-09-07 15:47:51.534 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-09-07 15:47:51.534 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-07 15:47:51.535 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-09-07 15:47:51.535 | ++ 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-09-07 15:47:51.535 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:47:51.536 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-07 15:47:51.536 | aac6b52ddfc04ff28f92c5900378cac7' 2026-09-07 15:47:51.536 | + functions-common:get_or_create_service:1067 : echo aac6b52ddfc04ff28f92c5900378cac7 2026-09-07 15:47:51.537 | aac6b52ddfc04ff28f92c5900378cac7 2026-09-07 15:47:51.537 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.66/compute/v2/$(project_id)s' 2026-09-07 15:47:51.537 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-07 15:47:51.537 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.66/compute/v2/$(project_id)s' RegionOne 2026-09-07 15:47:51.537 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-07 15:47:51.537 | +++ 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-09-07 15:47:51.537 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:47:51.537 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-07 15:47:51.537 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-07 15:47:51.537 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.66/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-09-07 15:47:51.537 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:47:51.538 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=9f3b4c22abae4a458c0cedd9bff2bced 2026-09-07 15:47:51.538 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 9f3b4c22abae4a458c0cedd9bff2bced 2026-09-07 15:47:51.538 | + functions-common:get_or_create_endpoint:1100 : public_id=9f3b4c22abae4a458c0cedd9bff2bced 2026-09-07 15:47:51.538 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-07 15:47:51.538 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-07 15:47:51.539 | + functions-common:get_or_create_endpoint:1109 : echo 9f3b4c22abae4a458c0cedd9bff2bced 2026-09-07 15:47:51.539 | 9f3b4c22abae4a458c0cedd9bff2bced 2026-09-07 15:47:51.539 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-09-07 15:47:51.540 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-07 15:47:51.540 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-09-07 15:47:51.540 | ++ 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-09-07 15:47:51.540 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:47:51.540 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-07 15:47:51.540 | 1bfdf9d6846f4fbba4fc40ce51be9568' 2026-09-07 15:47:51.540 | + functions-common:get_or_create_service:1067 : echo 1bfdf9d6846f4fbba4fc40ce51be9568 2026-09-07 15:47:51.540 | 1bfdf9d6846f4fbba4fc40ce51be9568 2026-09-07 15:47:51.540 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.66/compute/v2.1 2026-09-07 15:47:51.540 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-07 15:47:51.541 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.66/compute/v2.1 RegionOne 2026-09-07 15:47:51.541 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-07 15:47:51.541 | +++ 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-09-07 15:47:51.541 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:47:51.541 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-07 15:47:51.541 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-07 15:47:51.541 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.66/compute/v2.1 --region RegionOne -f value -c id 2026-09-07 15:47:51.541 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:47:51.541 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=dc7fe21e8872476ead81070960b8804a 2026-09-07 15:47:51.541 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo dc7fe21e8872476ead81070960b8804a 2026-09-07 15:47:51.541 | + functions-common:get_or_create_endpoint:1100 : public_id=dc7fe21e8872476ead81070960b8804a 2026-09-07 15:47:51.542 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-07 15:47:51.542 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-07 15:47:51.542 | + functions-common:get_or_create_endpoint:1109 : echo dc7fe21e8872476ead81070960b8804a 2026-09-07 15:47:51.542 | dc7fe21e8872476ead81070960b8804a 2026-09-07 15:47:51.542 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-09-07 15:47:51.543 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:47:51.543 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-09-07 15:47:51.543 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:47:51.544 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-09-07 15:47:51.544 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:47:51.544 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-09-07 15:47:51.545 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:47:51.545 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-09-07 15:47:51.586 | [2027 Async create_nova_accounts:48461]: finished create_nova_accounts with result 0 in 57 seconds 2026-09-07 15:47:51.638 | [2027 Async create_glance_accounts:48584]: Waiting for completion of create_glance_accounts running on PID 48584 (4 other jobs running) 2026-09-07 15:47:51.670 | [2027 Async create_glance_accounts:48584]: Signaling child to exit 2026-09-07 15:48:04.148 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:48:04.182 | [48584 Async create_glance_accounts:48584]: finished successfully 2026-09-07 15:48:04.212 | WAKEUP 2026-09-07 15:48:04.242 | [2027 Async create_glance_accounts:48584]: Signaled 2026-09-07 15:48:04.244 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-09-07 15:48:04.244 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:48:04.244 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-09-07 15:48:04.244 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-09-07 15:48:04.244 | + functions-common:get_or_create_user:899 : local user_id 2026-09-07 15:48:04.244 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-07 15:48:04.244 | + functions-common:get_or_create_user:903 : local email= 2026-09-07 15:48:04.244 | ++ 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-09-07 15:48:04.244 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:48:04.244 | + functions-common:get_or_create_user:915 : user_id=6db61250726448bd846642bb4528f7f5 2026-09-07 15:48:04.244 | + functions-common:get_or_create_user:916 : echo 6db61250726448bd846642bb4528f7f5 2026-09-07 15:48:04.245 | 6db61250726448bd846642bb4528f7f5 2026-09-07 15:48:04.245 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-09-07 15:48:04.245 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 15:48:04.245 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 15:48:04.245 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-07 15:48:04.245 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 15:48:04.245 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 15:48:04.245 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-07 15:48:04.245 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-07 15:48:04.245 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-07 15:48:04.245 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-07 15:48:04.246 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-07 15:48:04.246 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-07 15:48:04.246 | + 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-09-07 15:48:04.246 | ++ 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-09-07 15:48:04.246 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:48:04.247 | + functions-common:get_or_add_user_project_role:979 : user_role_id=61d64a2250274c5399e7b8a4530bc493 2026-09-07 15:48:04.247 | + functions-common:get_or_add_user_project_role:980 : echo 61d64a2250274c5399e7b8a4530bc493 2026-09-07 15:48:04.247 | 61d64a2250274c5399e7b8a4530bc493 2026-09-07 15:48:04.248 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-07 15:48:04.248 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-09-07 15:48:04.248 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 15:48:04.249 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 15:48:04.249 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-07 15:48:04.249 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 15:48:04.250 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 15:48:04.250 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-07 15:48:04.250 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-07 15:48:04.250 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-07 15:48:04.250 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-07 15:48:04.250 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-07 15:48:04.250 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-07 15:48:04.250 | + 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-09-07 15:48:04.250 | ++ 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-09-07 15:48:04.251 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:48:04.251 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5aac13944fbf4c3fa5ca674b3a659757 2026-09-07 15:48:04.251 | + functions-common:get_or_add_user_project_role:980 : echo 5aac13944fbf4c3fa5ca674b3a659757 2026-09-07 15:48:04.251 | 5aac13944fbf4c3fa5ca674b3a659757 2026-09-07 15:48:04.251 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-09-07 15:48:04.252 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:48:04.252 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-09-07 15:48:04.252 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-07 15:48:04.252 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-09-07 15:48:04.252 | ++ 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-09-07 15:48:04.253 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:48:04.253 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-07 15:48:04.253 | b8135ea0bbf846e486dcc66cae4ae929' 2026-09-07 15:48:04.253 | + functions-common:get_or_create_service:1067 : echo b8135ea0bbf846e486dcc66cae4ae929 2026-09-07 15:48:04.253 | b8135ea0bbf846e486dcc66cae4ae929 2026-09-07 15:48:04.253 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.66/image 2026-09-07 15:48:04.253 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-07 15:48:04.253 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.66/image RegionOne 2026-09-07 15:48:04.253 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-07 15:48:04.253 | +++ 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-09-07 15:48:04.253 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:48:04.254 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-07 15:48:04.254 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-07 15:48:04.254 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.66/image --region RegionOne -f value -c id 2026-09-07 15:48:04.254 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:48:04.254 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=a005d7c8b42647cd972bba6ae2015456 2026-09-07 15:48:04.254 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo a005d7c8b42647cd972bba6ae2015456 2026-09-07 15:48:04.254 | + functions-common:get_or_create_endpoint:1100 : public_id=a005d7c8b42647cd972bba6ae2015456 2026-09-07 15:48:04.254 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-07 15:48:04.254 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-07 15:48:04.254 | + functions-common:get_or_create_endpoint:1109 : echo a005d7c8b42647cd972bba6ae2015456 2026-09-07 15:48:04.255 | a005d7c8b42647cd972bba6ae2015456 2026-09-07 15:48:04.255 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-09-07 15:48:04.255 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-09-07 15:48:04.255 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-09-07 15:48:04.255 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:48:04.255 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-09-07 15:48:04.255 | ++ functions-common:get_or_create_domain:878 : echo default 2026-09-07 15:48:04.255 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-09-07 15:48:04.255 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-09-07 15:48:04.255 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-09-07 15:48:04.255 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-09-07 15:48:04.256 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-09-07 15:48:04.256 | + 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-09-07 15:48:04.256 | +---------------+----------------------------------+ 2026-09-07 15:48:04.256 | | Field | Value | 2026-09-07 15:48:04.256 | +---------------+----------------------------------+ 2026-09-07 15:48:04.256 | | default_limit | 2000 | 2026-09-07 15:48:04.256 | | description | None | 2026-09-07 15:48:04.256 | | id | 4acc90df5f5941ceb9ccb7a073c0cfdc | 2026-09-07 15:48:04.256 | | region_id | RegionOne | 2026-09-07 15:48:04.256 | | resource_name | image_size_total | 2026-09-07 15:48:04.256 | | service_id | b8135ea0bbf846e486dcc66cae4ae929 | 2026-09-07 15:48:04.256 | +---------------+----------------------------------+ 2026-09-07 15:48:04.257 | + 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-09-07 15:48:04.257 | +---------------+----------------------------------+ 2026-09-07 15:48:04.257 | | Field | Value | 2026-09-07 15:48:04.257 | +---------------+----------------------------------+ 2026-09-07 15:48:04.257 | | default_limit | 2000 | 2026-09-07 15:48:04.257 | | description | None | 2026-09-07 15:48:04.257 | | id | e8e46c9eb3d94204a25d816b32e107e3 | 2026-09-07 15:48:04.257 | | region_id | RegionOne | 2026-09-07 15:48:04.257 | | resource_name | image_stage_total | 2026-09-07 15:48:04.258 | | service_id | b8135ea0bbf846e486dcc66cae4ae929 | 2026-09-07 15:48:04.258 | +---------------+----------------------------------+ 2026-09-07 15:48:04.258 | + 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-09-07 15:48:04.258 | +---------------+----------------------------------+ 2026-09-07 15:48:04.258 | | Field | Value | 2026-09-07 15:48:04.258 | +---------------+----------------------------------+ 2026-09-07 15:48:04.258 | | default_limit | 100 | 2026-09-07 15:48:04.258 | | description | None | 2026-09-07 15:48:04.258 | | id | 16d2e7be074a43d9b0f2ffd2a20520eb | 2026-09-07 15:48:04.258 | | region_id | RegionOne | 2026-09-07 15:48:04.258 | | resource_name | image_count_total | 2026-09-07 15:48:04.259 | | service_id | b8135ea0bbf846e486dcc66cae4ae929 | 2026-09-07 15:48:04.259 | +---------------+----------------------------------+ 2026-09-07 15:48:04.259 | + 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-09-07 15:48:04.259 | +---------------+----------------------------------+ 2026-09-07 15:48:04.259 | | Field | Value | 2026-09-07 15:48:04.259 | +---------------+----------------------------------+ 2026-09-07 15:48:04.259 | | default_limit | 100 | 2026-09-07 15:48:04.259 | | description | None | 2026-09-07 15:48:04.259 | | id | 818a9da0a15a4339b15d07c62c3594af | 2026-09-07 15:48:04.259 | | region_id | RegionOne | 2026-09-07 15:48:04.259 | | resource_name | image_count_uploading | 2026-09-07 15:48:04.260 | | service_id | b8135ea0bbf846e486dcc66cae4ae929 | 2026-09-07 15:48:04.260 | +---------------+----------------------------------+ 2026-09-07 15:48:04.260 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-09-07 15:48:04.260 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-09-07 15:48:04.260 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-09-07 15:48:04.260 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-09-07 15:48:04.260 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-09-07 15:48:04.260 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.66/identity 2026-09-07 15:48:04.260 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-09-07 15:48:04.260 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-09-07 15:48:04.261 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:48:04.261 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id a005d7c8b42647cd972bba6ae2015456 2026-09-07 15:48:04.261 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-09-07 15:48:04.261 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-09-07 15:48:04.261 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:48:04.302 | [2027 Async create_glance_accounts:48584]: finished create_glance_accounts with result 0 in 70 seconds 2026-09-07 15:48:04.350 | [2027 Async create_cinder_accounts:48722]: Waiting for completion of create_cinder_accounts running on PID 48722 (3 other jobs running) 2026-09-07 15:48:04.382 | [2027 Async create_cinder_accounts:48722]: Signaling child to exit 2026-09-07 15:48:04.382 | WAKEUP 2026-09-07 15:48:04.412 | [2027 Async create_cinder_accounts:48722]: Signaled 2026-09-07 15:48:04.414 | + 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-09-07 15:48:04.414 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-09-07 15:48:04.414 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-09-07 15:48:04.414 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:48:04.414 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-09-07 15:48:04.414 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-09-07 15:48:04.415 | + functions-common:get_or_create_user:899 : local user_id 2026-09-07 15:48:04.415 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-07 15:48:04.415 | + functions-common:get_or_create_user:903 : local email= 2026-09-07 15:48:04.415 | ++ 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-09-07 15:48:04.415 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:48:04.415 | + functions-common:get_or_create_user:915 : user_id=4e661a4618c540b6a4eab4428e257dc3 2026-09-07 15:48:04.415 | + functions-common:get_or_create_user:916 : echo 4e661a4618c540b6a4eab4428e257dc3 2026-09-07 15:48:04.415 | 4e661a4618c540b6a4eab4428e257dc3 2026-09-07 15:48:04.415 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-09-07 15:48:04.415 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 15:48:04.415 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 15:48:04.416 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-07 15:48:04.416 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 15:48:04.416 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 15:48:04.416 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-07 15:48:04.416 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-07 15:48:04.416 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-07 15:48:04.416 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-07 15:48:04.416 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-07 15:48:04.416 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-07 15:48:04.416 | + 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-09-07 15:48:04.416 | ++ 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-09-07 15:48:04.417 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:48:04.417 | + functions-common:get_or_add_user_project_role:979 : user_role_id=61d64a2250274c5399e7b8a4530bc493 2026-09-07 15:48:04.417 | + functions-common:get_or_add_user_project_role:980 : echo 61d64a2250274c5399e7b8a4530bc493 2026-09-07 15:48:04.417 | 61d64a2250274c5399e7b8a4530bc493 2026-09-07 15:48:04.417 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-09-07 15:48:04.417 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-09-07 15:48:04.417 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:48:04.417 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-09-07 15:48:04.417 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.66/volume 2026-09-07 15:48:04.417 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-09-07 15:48:04.417 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-07 15:48:04.418 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-09-07 15:48:04.418 | ++ 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-09-07 15:48:04.418 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:48:04.418 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-07 15:48:04.418 | 03298607a1004941b08a604f71b915dd' 2026-09-07 15:48:04.418 | + functions-common:get_or_create_service:1067 : echo 03298607a1004941b08a604f71b915dd 2026-09-07 15:48:04.418 | 03298607a1004941b08a604f71b915dd 2026-09-07 15:48:04.418 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.66/volume/v3 2026-09-07 15:48:04.418 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-07 15:48:04.418 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.66/volume/v3 RegionOne 2026-09-07 15:48:04.419 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-07 15:48:04.419 | +++ 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-09-07 15:48:04.419 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:48:04.419 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-07 15:48:04.419 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-07 15:48:04.419 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.66/volume/v3 --region RegionOne -f value -c id 2026-09-07 15:48:04.419 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:48:04.419 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=7e7eec05a35c44818452078bde75b0fb 2026-09-07 15:48:04.419 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 7e7eec05a35c44818452078bde75b0fb 2026-09-07 15:48:04.419 | + functions-common:get_or_create_endpoint:1100 : public_id=7e7eec05a35c44818452078bde75b0fb 2026-09-07 15:48:04.419 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-07 15:48:04.419 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-07 15:48:04.420 | + functions-common:get_or_create_endpoint:1109 : echo 7e7eec05a35c44818452078bde75b0fb 2026-09-07 15:48:04.420 | 7e7eec05a35c44818452078bde75b0fb 2026-09-07 15:48:04.420 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-09-07 15:48:04.420 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-09-07 15:48:04.420 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-07 15:48:04.420 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-09-07 15:48:04.420 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:48:04.420 | ++ functions-common:get_or_create_project:928 : project_id=2fa748cbec7a4142b1ea91f491d6f90f 2026-09-07 15:48:04.420 | ++ functions-common:get_or_create_project:929 : echo 2fa748cbec7a4142b1ea91f491d6f90f 2026-09-07 15:48:04.420 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 2fa748cbec7a4142b1ea91f491d6f90f 2026-09-07 15:48:04.421 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-09-07 15:48:04.421 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-07 15:48:04.421 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-07 15:48:04.421 | ++ functions-common:get_or_create_user:903 : local email= 2026-09-07 15:48:04.421 | +++ 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-09-07 15:48:04.421 | No password was supplied, authentication will fail when a user does not have a password. 2026-09-07 15:48:04.421 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:48:04.421 | ++ functions-common:get_or_create_user:915 : user_id=4e661a4618c540b6a4eab4428e257dc3 2026-09-07 15:48:04.421 | ++ functions-common:get_or_create_user:916 : echo 4e661a4618c540b6a4eab4428e257dc3 2026-09-07 15:48:04.421 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 4e661a4618c540b6a4eab4428e257dc3 2026-09-07 15:48:04.474 | [2027 Async create_cinder_accounts:48722]: finished create_cinder_accounts with result 0 in 41 seconds 2026-09-07 15:48:04.480 | + inc/async:async_wait:197 : return 0 2026-09-07 15:48:04.485 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-09-07 15:48:04.553 | [2027 Async create_neutron_accounts:48864]: Waiting for completion of create_neutron_accounts running on PID 48864 (2 other jobs running) 2026-09-07 15:48:04.585 | [2027 Async create_neutron_accounts:48864]: Signaling child to exit 2026-09-07 15:48:04.586 | WAKEUP 2026-09-07 15:48:04.615 | [2027 Async create_neutron_accounts:48864]: Signaled 2026-09-07 15:48:04.617 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-09-07 15:48:04.617 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.66/ 2026-09-07 15:48:04.617 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-09-07 15:48:04.617 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.66/networking 2026-09-07 15:48:04.617 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-09-07 15:48:04.617 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:48:04.618 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-09-07 15:48:04.618 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-09-07 15:48:04.618 | + functions-common:get_or_create_user:899 : local user_id 2026-09-07 15:48:04.618 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-07 15:48:04.618 | + functions-common:get_or_create_user:903 : local email= 2026-09-07 15:48:04.618 | ++ 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-09-07 15:48:04.618 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:48:04.619 | + functions-common:get_or_create_user:915 : user_id=62c457a4853d44309c3ac77cec333afd 2026-09-07 15:48:04.619 | + functions-common:get_or_create_user:916 : echo 62c457a4853d44309c3ac77cec333afd 2026-09-07 15:48:04.619 | 62c457a4853d44309c3ac77cec333afd 2026-09-07 15:48:04.619 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-09-07 15:48:04.619 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 15:48:04.619 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 15:48:04.619 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-07 15:48:04.620 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 15:48:04.620 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 15:48:04.620 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-07 15:48:04.620 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-07 15:48:04.620 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-07 15:48:04.620 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-07 15:48:04.620 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-07 15:48:04.620 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-07 15:48:04.621 | + 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-09-07 15:48:04.621 | ++ 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-09-07 15:48:04.621 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:48:04.621 | + functions-common:get_or_add_user_project_role:979 : user_role_id=61d64a2250274c5399e7b8a4530bc493 2026-09-07 15:48:04.621 | + functions-common:get_or_add_user_project_role:980 : echo 61d64a2250274c5399e7b8a4530bc493 2026-09-07 15:48:04.621 | 61d64a2250274c5399e7b8a4530bc493 2026-09-07 15:48:04.621 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-09-07 15:48:04.622 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-09-07 15:48:04.622 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-07 15:48:04.622 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-09-07 15:48:04.622 | ++ 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-09-07 15:48:04.622 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:48:04.622 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-07 15:48:04.623 | 15f94a29e08e4c09bb2104d4f8c52631' 2026-09-07 15:48:04.623 | + functions-common:get_or_create_service:1067 : echo 15f94a29e08e4c09bb2104d4f8c52631 2026-09-07 15:48:04.623 | 15f94a29e08e4c09bb2104d4f8c52631 2026-09-07 15:48:04.623 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.66/networking 2026-09-07 15:48:04.623 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-07 15:48:04.623 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.66/networking RegionOne 2026-09-07 15:48:04.623 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-07 15:48:04.624 | +++ 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-09-07 15:48:04.624 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:48:04.624 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-07 15:48:04.624 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-07 15:48:04.624 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.66/networking --region RegionOne -f value -c id 2026-09-07 15:48:04.624 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:48:04.625 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=756b73f38a544f3e9599f37cf013fd3b 2026-09-07 15:48:04.625 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 756b73f38a544f3e9599f37cf013fd3b 2026-09-07 15:48:04.625 | + functions-common:get_or_create_endpoint:1100 : public_id=756b73f38a544f3e9599f37cf013fd3b 2026-09-07 15:48:04.625 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-07 15:48:04.625 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-07 15:48:04.625 | + functions-common:get_or_create_endpoint:1109 : echo 756b73f38a544f3e9599f37cf013fd3b 2026-09-07 15:48:04.625 | 756b73f38a544f3e9599f37cf013fd3b 2026-09-07 15:48:04.674 | [2027 Async create_neutron_accounts:48864]: finished create_neutron_accounts with result 0 in 33 seconds 2026-09-07 15:48:04.684 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-09-07 15:48:04.692 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-09-07 15:48:04.696 | + inc/async:async_wait:197 : return 0 2026-09-07 15:48:04.701 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-09-07 15:48:04.729 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:48:04.733 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-09-07 15:48:04.761 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:48:04.765 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-09-07 15:48:04.770 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 15:48:04.774 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-09-07 15:48:04.778 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-09-07 15:48:04.782 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-09-07 15:48:04.873 | + inc/async:async_inner:63 : init_glance 2026-09-07 15:48:04.929 | [2027 Async init_glance:51117]: running: init_glance 2026-09-07 15:48:04.933 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-09-07 15:48:04.961 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:48:04.966 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-09-07 15:48:04.970 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 15:48:04.975 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-09-07 15:48:04.979 | + ./stack.sh:main:1170 : configure_neutron 2026-09-07 15:48:04.984 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-09-07 15:48:04.990 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-09-07 15:48:04.994 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-09-07 15:48:05.013 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-09-07 15:48:05.017 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-09-07 15:48:05.691 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 15:48:05.691 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:48:05.691 | we strongly recommend against using it for new projects. 2026-09-07 15:48:05.691 | 2026-09-07 15:48:05.691 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:48:05.691 | framework. For more detail see 2026-09-07 15:48:05.691 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:48:05.692 | 2026-09-07 15:48:05.692 | import eventlet as _eventlet # noqa 2026-09-07 15:48:09.943 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 15:48:09.944 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:48:09.945 | we strongly recommend against using it for new projects. 2026-09-07 15:48:09.945 | 2026-09-07 15:48:09.946 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:48:09.946 | framework. For more detail see 2026-09-07 15:48:09.947 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:48:09.947 | 2026-09-07 15:48:09.948 | import eventlet as _eventlet # noqa 2026-09-07 15:48:14.255 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 15:48:14.255 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:48:14.255 | we strongly recommend against using it for new projects. 2026-09-07 15:48:14.255 | 2026-09-07 15:48:14.255 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:48:14.255 | framework. For more detail see 2026-09-07 15:48:14.255 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:48:14.255 | 2026-09-07 15:48:14.256 | import eventlet as _eventlet # noqa 2026-09-07 15:48:18.469 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 15:48:18.469 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:48:18.469 | we strongly recommend against using it for new projects. 2026-09-07 15:48:18.469 | 2026-09-07 15:48:18.469 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:48:18.470 | framework. For more detail see 2026-09-07 15:48:18.470 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:48:18.470 | 2026-09-07 15:48:18.470 | import eventlet as _eventlet # noqa 2026-09-07 15:48:18.630 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:48:18.665 | [51117 Async init_glance:51117]: finished successfully 2026-09-07 15:48:22.584 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 15:48:22.584 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:48:22.584 | we strongly recommend against using it for new projects. 2026-09-07 15:48:22.584 | 2026-09-07 15:48:22.584 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:48:22.584 | framework. For more detail see 2026-09-07 15:48:22.585 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:48:22.585 | 2026-09-07 15:48:22.585 | import eventlet as _eventlet # noqa 2026-09-07 15:48:26.686 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 15:48:26.686 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:48:26.686 | we strongly recommend against using it for new projects. 2026-09-07 15:48:26.686 | 2026-09-07 15:48:26.686 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:48:26.687 | framework. For more detail see 2026-09-07 15:48:26.687 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:48:26.687 | 2026-09-07 15:48:26.687 | import eventlet as _eventlet # noqa 2026-09-07 15:48:30.749 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-07 15:48:30.749 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:48:30.749 | we strongly recommend against using it for new projects. 2026-09-07 15:48:30.749 | 2026-09-07 15:48:30.749 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:48:30.750 | framework. For more detail see 2026-09-07 15:48:30.750 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:48:30.750 | 2026-09-07 15:48:30.750 | from eventlet import event 2026-09-07 15:48:30.818 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-09-07 15:48:30.818 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-09-07 15:48:35.052 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 15:48:35.052 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:48:35.052 | we strongly recommend against using it for new projects. 2026-09-07 15:48:35.052 | 2026-09-07 15:48:35.052 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:48:35.052 | framework. For more detail see 2026-09-07 15:48:35.052 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:48:35.053 | 2026-09-07 15:48:35.053 | import eventlet as _eventlet # noqa 2026-09-07 15:48:36.897 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 15:48:36.897 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:48:36.897 | we strongly recommend against using it for new projects. 2026-09-07 15:48:36.898 | 2026-09-07 15:48:36.898 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:48:36.898 | framework. For more detail see 2026-09-07 15:48:36.898 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:48:36.898 | 2026-09-07 15:48:36.898 | import eventlet as _eventlet # noqa 2026-09-07 15:48:40.957 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 15:48:40.957 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:48:40.958 | we strongly recommend against using it for new projects. 2026-09-07 15:48:40.958 | 2026-09-07 15:48:40.958 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:48:40.958 | framework. For more detail see 2026-09-07 15:48:40.958 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:48:40.958 | 2026-09-07 15:48:40.958 | import eventlet as _eventlet # noqa 2026-09-07 15:48:43.476 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 15:48:43.476 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:48:43.476 | we strongly recommend against using it for new projects. 2026-09-07 15:48:43.476 | 2026-09-07 15:48:43.477 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:48:43.477 | framework. For more detail see 2026-09-07 15:48:43.477 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:48:43.477 | 2026-09-07 15:48:43.477 | import eventlet as _eventlet # noqa 2026-09-07 15:48:46.835 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-09-07 15:48:46.842 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-09-07 15:48:46.846 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-09-07 15:48:46.850 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-09-07 15:48:46.855 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-09-07 15:48:46.858 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-09-07 15:48:46.863 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-09-07 15:48:46.867 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-09-07 15:48:46.871 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-09-07 15:48:46.875 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-09-07 15:48:46.879 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-09-07 15:48:46.883 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-09-07 15:48:46.887 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-09-07 15:48:46.891 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-09-07 15:48:46.895 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-09-07 15:48:46.899 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-09-07 15:48:46.906 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 15:48:46.910 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 15:48:46.914 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-09-07 15:48:46.918 | + lib/neutron:_configure_neutron_common:913 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 15:48:46.926 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-09-07 15:48:46.931 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-09-07 15:48:46.935 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-09-07 15:48:46.939 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-09-07 15:48:46.943 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-07 15:48:46.947 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-07 15:48:46.951 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-07 15:48:46.977 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:48:46.981 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-07 15:48:46.985 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-09-07 15:48:46.990 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-09-07 15:48:47.037 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-09-07 15:48:47.083 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-09-07 15:48:47.131 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-09-07 15:48:47.178 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-09-07 15:48:47.225 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-09-07 15:48:47.271 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-09-07 15:48:47.275 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-09-07 15:48:47.279 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-09-07 15:48:47.283 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-09-07 15:48:47.288 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-07 15:48:47.315 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-07 15:48:47.319 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-07 15:48:47.323 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-07 15:48:47.327 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-07 15:48:47.332 | + 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-09-07 15:48:47.378 | + 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-09-07 15:48:47.424 | + 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-09-07 15:48:47.473 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-07 15:48:47.520 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-09-07 15:48:47.564 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-09-07 15:48:47.568 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-09-07 15:48:47.572 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-09-07 15:48:47.575 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-09-07 15:48:47.579 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-09-07 15:48:47.583 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-09-07 15:48:47.587 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-09-07 15:48:47.590 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-09-07 15:48:47.608 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-09-07 15:48:47.628 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-09-07 15:48:47.646 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-09-07 15:48:47.664 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-09-07 15:48:47.683 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-09-07 15:48:47.687 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-07 15:48:47.693 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-09-07 15:48:47.698 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.3sn85RK4Io 2026-09-07 15:48:47.702 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-09-07 15:48:47.706 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-07 15:48:47.710 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.3sn85RK4Io 2026-09-07 15:48:47.717 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.3sn85RK4Io 2026-09-07 15:48:47.735 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.3sn85RK4Io /etc/sudoers.d/neutron-rootwrap 2026-09-07 15:48:47.753 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-09-07 15:48:47.757 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-09-07 15:48:47.761 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-07 15:48:47.808 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-09-07 15:48:47.812 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-07 15:48:47.860 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-09-07 15:48:47.865 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-09-07 15:48:47.869 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-09-07 15:48:47.873 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-07 15:48:47.877 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-07 15:48:47.881 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-07 15:48:47.909 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:48:47.915 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-07 15:48:47.919 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-07 15:48:47.923 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-07 15:48:47.951 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:48:47.956 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.66:5672/ 2026-09-07 15:48:47.962 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.66:5672/ 2026-09-07 15:48:48.009 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-07 15:48:48.013 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-07 15:48:48.017 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-09-07 15:48:48.045 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:48:48.049 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-09-07 15:48:48.076 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:48:48.080 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-09-07 15:48:48.107 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:48:48.111 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-09-07 15:48:48.139 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:48:48.143 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-09-07 15:48:48.170 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:48:48.174 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-07 15:48:48.179 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-09-07 15:48:48.205 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:48:48.210 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-09-07 15:48:48.214 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-09-07 15:48:48.218 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-09-07 15:48:48.218 | Configuring OVN 2026-09-07 15:48:48.222 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-09-07 15:48:48.227 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-09-07 15:48:48.232 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-09-07 15:48:48.238 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=1f71d212-26a6-4593-bb88-cca940dfe557 2026-09-07 15:48:48.242 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-09-07 15:48:48.247 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-09-07 15:48:48.251 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 15:48:48.255 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 15:48:48.259 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 15:48:48.263 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 15:48:48.267 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 15:48:48.271 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 15:48:48.275 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 15:48:48.279 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 15:48:48.283 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 15:48:48.287 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 15:48:48.291 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 15:48:48.295 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 15:48:48.299 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 15:48:48.303 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-09-07 15:48:48.307 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-09-07 15:48:48.312 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-09-07 15:48:48.316 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-09-07 15:48:48.341 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:48:48.346 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-09-07 15:48:48.412 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-09-07 15:48:48.417 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-09-07 15:48:48.421 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-09-07 15:48:48.447 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:48:48.452 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-09-07 15:48:48.456 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-07 15:48:48.460 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-09-07 15:48:48.464 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o quobyte /etc/neutron 2026-09-07 15:48:48.483 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-09-07 15:48:48.491 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-09-07 15:48:48.495 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-09-07 15:48:49.150 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 15:48:49.150 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:48:49.150 | we strongly recommend against using it for new projects. 2026-09-07 15:48:49.150 | 2026-09-07 15:48:49.150 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:48:49.150 | framework. For more detail see 2026-09-07 15:48:49.150 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:48:49.150 | 2026-09-07 15:48:49.150 | import eventlet as _eventlet # noqa 2026-09-07 15:48:53.237 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 15:48:53.237 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:48:53.237 | we strongly recommend against using it for new projects. 2026-09-07 15:48:53.237 | 2026-09-07 15:48:53.237 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:48:53.237 | framework. For more detail see 2026-09-07 15:48:53.238 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:48:53.238 | 2026-09-07 15:48:53.238 | import eventlet as _eventlet # noqa 2026-09-07 15:48:57.279 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 15:48:57.280 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:48:57.280 | we strongly recommend against using it for new projects. 2026-09-07 15:48:57.280 | 2026-09-07 15:48:57.280 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:48:57.280 | framework. For more detail see 2026-09-07 15:48:57.280 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:48:57.280 | 2026-09-07 15:48:57.280 | import eventlet as _eventlet # noqa 2026-09-07 15:49:01.379 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 15:49:01.379 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:49:01.379 | we strongly recommend against using it for new projects. 2026-09-07 15:49:01.379 | 2026-09-07 15:49:01.379 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:49:01.379 | framework. For more detail see 2026-09-07 15:49:01.379 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:49:01.380 | 2026-09-07 15:49:01.380 | import eventlet as _eventlet # noqa 2026-09-07 15:49:05.470 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 15:49:05.470 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:49:05.470 | we strongly recommend against using it for new projects. 2026-09-07 15:49:05.470 | 2026-09-07 15:49:05.470 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:49:05.471 | framework. For more detail see 2026-09-07 15:49:05.471 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:49:05.471 | 2026-09-07 15:49:05.471 | import eventlet as _eventlet # noqa 2026-09-07 15:49:09.565 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 15:49:09.565 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:49:09.565 | we strongly recommend against using it for new projects. 2026-09-07 15:49:09.566 | 2026-09-07 15:49:09.566 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:49:09.566 | framework. For more detail see 2026-09-07 15:49:09.566 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:49:09.566 | 2026-09-07 15:49:09.566 | import eventlet as _eventlet # noqa 2026-09-07 15:49:13.651 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-07 15:49:13.651 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:49:13.651 | we strongly recommend against using it for new projects. 2026-09-07 15:49:13.652 | 2026-09-07 15:49:13.652 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:49:13.652 | framework. For more detail see 2026-09-07 15:49:13.652 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:49:13.652 | 2026-09-07 15:49:13.652 | from eventlet import event 2026-09-07 15:49:13.720 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-09-07 15:49:13.720 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-09-07 15:49:17.948 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 15:49:17.948 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:49:17.948 | we strongly recommend against using it for new projects. 2026-09-07 15:49:17.948 | 2026-09-07 15:49:17.948 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:49:17.949 | framework. For more detail see 2026-09-07 15:49:17.949 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:49:17.949 | 2026-09-07 15:49:17.949 | import eventlet as _eventlet # noqa 2026-09-07 15:49:19.831 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 15:49:19.831 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:49:19.831 | we strongly recommend against using it for new projects. 2026-09-07 15:49:19.831 | 2026-09-07 15:49:19.831 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:49:19.832 | framework. For more detail see 2026-09-07 15:49:19.832 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:49:19.832 | 2026-09-07 15:49:19.832 | import eventlet as _eventlet # noqa 2026-09-07 15:49:23.911 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 15:49:23.911 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:49:23.911 | we strongly recommend against using it for new projects. 2026-09-07 15:49:23.911 | 2026-09-07 15:49:23.911 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:49:23.912 | framework. For more detail see 2026-09-07 15:49:23.912 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:49:23.912 | 2026-09-07 15:49:23.912 | import eventlet as _eventlet # noqa 2026-09-07 15:49:26.436 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 15:49:26.436 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:49:26.436 | we strongly recommend against using it for new projects. 2026-09-07 15:49:26.436 | 2026-09-07 15:49:26.436 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:49:26.437 | framework. For more detail see 2026-09-07 15:49:26.437 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:49:26.437 | 2026-09-07 15:49:26.437 | import eventlet as _eventlet # noqa 2026-09-07 15:49:29.851 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-07 15:49:29.858 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-07 15:49:29.862 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-07 15:49:29.866 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-07 15:49:29.910 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-09-07 15:49:29.914 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-07 15:49:29.958 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-09-07 15:49:30.003 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.66 2026-09-07 15:49:30.047 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-09-07 15:49:30.094 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-09-07 15:49:30.138 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-09-07 15:49:30.183 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.66:6642 2026-09-07 15:49:30.226 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-09-07 15:49:30.251 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:49:30.255 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-09-07 15:49:30.259 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-09-07 15:49:30.306 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.66:6641 2026-09-07 15:49:30.351 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-09-07 15:49:30.355 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-09-07 15:49:30.359 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-09-07 15:49:30.359 | Configuring Neutron for OVN 2026-09-07 15:49:30.363 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-09-07 15:49:30.388 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:49:30.391 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-09-07 15:49:30.396 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-09-07 15:49:30.396 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-09-07 15:49:31.042 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 15:49:31.042 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:49:31.042 | we strongly recommend against using it for new projects. 2026-09-07 15:49:31.042 | 2026-09-07 15:49:31.042 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:49:31.042 | framework. For more detail see 2026-09-07 15:49:31.042 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:49:31.042 | 2026-09-07 15:49:31.043 | import eventlet as _eventlet # noqa 2026-09-07 15:49:34.228 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-09-07 15:49:34.234 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-09-07 15:49:34.234 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-09-07 15:49:34.891 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 15:49:34.891 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:49:34.891 | we strongly recommend against using it for new projects. 2026-09-07 15:49:34.891 | 2026-09-07 15:49:34.891 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:49:34.892 | framework. For more detail see 2026-09-07 15:49:34.892 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:49:34.892 | 2026-09-07 15:49:34.892 | import eventlet as _eventlet # noqa 2026-09-07 15:49:37.529 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-09-07 15:49:37.532 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-09-07 15:49:37.557 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:49:37.562 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-09-07 15:49:37.570 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:49:37.570 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-09-07 15:49:37.570 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-09-07 15:49:37.570 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-09-07 15:49:37.575 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:49:37.575 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-09-07 15:49:37.582 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-09-07 15:49:37.582 | address-scope 2026-09-07 15:49:37.582 | agent 2026-09-07 15:49:37.582 | allowed-address-pairs 2026-09-07 15:49:37.582 | auto-allocated-topology 2026-09-07 15:49:37.582 | availability_zone 2026-09-07 15:49:37.582 | bgp 2026-09-07 15:49:37.582 | bgp_4byte_asn 2026-09-07 15:49:37.582 | bgp_dragent_scheduler 2026-09-07 15:49:37.582 | binding 2026-09-07 15:49:37.583 | binding-extended 2026-09-07 15:49:37.583 | default-subnetpools 2026-09-07 15:49:37.583 | dhcp_agent_scheduler 2026-09-07 15:49:37.583 | dns-domain-ports 2026-09-07 15:49:37.583 | dns-integration 2026-09-07 15:49:37.583 | dns-integration-domain-keywords 2026-09-07 15:49:37.583 | empty-string-filtering 2026-09-07 15:49:37.583 | enable-default-route-bfd 2026-09-07 15:49:37.583 | enable-default-route-ecmp 2026-09-07 15:49:37.583 | expose-port-forwarding-in-fip 2026-09-07 15:49:37.583 | ext-gw-mode 2026-09-07 15:49:37.583 | external-gateway-multihoming 2026-09-07 15:49:37.584 | external-net 2026-09-07 15:49:37.584 | extra_dhcp_opt 2026-09-07 15:49:37.584 | extraroute 2026-09-07 15:49:37.585 | extraroute-atomic 2026-09-07 15:49:37.585 | filter-validation 2026-09-07 15:49:37.585 | fip-port-details 2026-09-07 15:49:37.586 | flavors 2026-09-07 15:49:37.586 | floating-ip-port-forwarding 2026-09-07 15:49:37.586 | floating-ip-port-forwarding-description 2026-09-07 15:49:37.587 | floating-ip-port-forwarding-detail 2026-09-07 15:49:37.587 | floating-ip-port-forwarding-port-ranges 2026-09-07 15:49:37.587 | floatingip-pools 2026-09-07 15:49:37.587 | fwaas_v2 2026-09-07 15:49:37.587 | ip_allocation 2026-09-07 15:49:37.587 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 15:49:37.587 | l3-flavors 2026-09-07 15:49:37.588 | l3-ha 2026-09-07 15:49:37.588 | l3_agent_scheduler 2026-09-07 15:49:37.588 | logging 2026-09-07 15:49:37.588 | multi-provider 2026-09-07 15:49:37.590 | net-mtu 2026-09-07 15:49:37.590 | net-mtu-writable 2026-09-07 15:49:37.590 | network-ip-availability 2026-09-07 15:49:37.590 | network_availability_zone 2026-09-07 15:49:37.590 | network_ha 2026-09-07 15:49:37.590 | pagination 2026-09-07 15:49:37.590 | port-device-profile 2026-09-07 15:49:37.590 | port-hardware-offload-type 2026-09-07 15:49:37.591 | port-mac-address-regenerate 2026-09-07 15:49:37.591 | port-numa-affinity-policy 2026-09-07 15:49:37.591 | port-numa-affinity-policy-socket 2026-09-07 15:49:37.591 | port-resource-request 2026-09-07 15:49:37.591 | port-security 2026-09-07 15:49:37.592 | port-trusted-vif 2026-09-07 15:49:37.592 | project-id 2026-09-07 15:49:37.592 | provider 2026-09-07 15:49:37.592 | pvlan 2026-09-07 15:49:37.592 | qinq 2026-09-07 15:49:37.592 | qos 2026-09-07 15:49:37.592 | qos-bw-limit-direction 2026-09-07 15:49:37.592 | qos-bw-minimum-ingress 2026-09-07 15:49:37.592 | qos-default 2026-09-07 15:49:37.592 | qos-fip 2026-09-07 15:49:37.592 | qos-gateway-ip 2026-09-07 15:49:37.593 | qos-rule-type-details 2026-09-07 15:49:37.593 | qos-rule-type-filter 2026-09-07 15:49:37.593 | qos-rules-alias 2026-09-07 15:49:37.593 | quota-check-limit 2026-09-07 15:49:37.593 | quota-check-limit-default 2026-09-07 15:49:37.593 | quota_details 2026-09-07 15:49:37.593 | quotas 2026-09-07 15:49:37.593 | rbac-address-scope 2026-09-07 15:49:37.593 | rbac-policies 2026-09-07 15:49:37.593 | rbac-security-groups 2026-09-07 15:49:37.594 | router 2026-09-07 15:49:37.594 | router-enable-snat 2026-09-07 15:49:37.594 | router_availability_zone 2026-09-07 15:49:37.594 | security-group 2026-09-07 15:49:37.594 | security-groups-default-rules 2026-09-07 15:49:37.594 | security-groups-default-statefulness 2026-09-07 15:49:37.594 | security-groups-normalized-cidr 2026-09-07 15:49:37.594 | security-groups-remote-address-group 2026-09-07 15:49:37.594 | security-groups-rules-belongs-to-default-sg 2026-09-07 15:49:37.594 | security-groups-shared-filtering 2026-09-07 15:49:37.595 | segment 2026-09-07 15:49:37.595 | sorting 2026-09-07 15:49:37.595 | standard-attr-description 2026-09-07 15:49:37.595 | standard-attr-fwaas-v2 2026-09-07 15:49:37.595 | standard-attr-revisions 2026-09-07 15:49:37.595 | standard-attr-tag 2026-09-07 15:49:37.595 | standard-attr-timestamp 2026-09-07 15:49:37.596 | stateful-security-group 2026-09-07 15:49:37.596 | subnet-dns-publish-fixed-ip 2026-09-07 15:49:37.596 | subnet-external-network 2026-09-07 15:49:37.596 | subnet-service-types 2026-09-07 15:49:37.596 | subnet_allocation 2026-09-07 15:49:37.596 | subnet_onboard 2026-09-07 15:49:37.596 | subnetpool-prefix-ops 2026-09-07 15:49:37.596 | tag-creation 2026-09-07 15:49:37.596 | tap-mirror 2026-09-07 15:49:37.596 | tap-mirror-both-direction 2026-09-07 15:49:37.596 | trunk 2026-09-07 15:49:37.597 | uplink-status-propagation 2026-09-07 15:49:37.597 | uplink-status-propagation-updatable 2026-09-07 15:49:37.597 | vlan-transparent 2026-09-07 15:49:37.597 | vpn-endpoint-groups 2026-09-07 15:49:37.597 | vpnaas' 2026-09-07 15:49:37.597 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:49:37.597 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-09-07 15:49:37.597 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-09-07 15:49:37.597 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-09-07 15:49:37.598 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:49:37.598 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-09-07 15:49:37.604 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-09-07 15:49:37.605 | address-scope 2026-09-07 15:49:37.605 | agent 2026-09-07 15:49:37.605 | allowed-address-pairs 2026-09-07 15:49:37.605 | auto-allocated-topology 2026-09-07 15:49:37.605 | availability_zone 2026-09-07 15:49:37.605 | bgp 2026-09-07 15:49:37.605 | bgp_4byte_asn 2026-09-07 15:49:37.605 | bgp_dragent_scheduler 2026-09-07 15:49:37.605 | binding 2026-09-07 15:49:37.606 | binding-extended 2026-09-07 15:49:37.606 | default-subnetpools 2026-09-07 15:49:37.606 | dhcp_agent_scheduler 2026-09-07 15:49:37.606 | dns-domain-ports 2026-09-07 15:49:37.606 | dns-integration 2026-09-07 15:49:37.606 | dns-integration-domain-keywords 2026-09-07 15:49:37.606 | empty-string-filtering 2026-09-07 15:49:37.606 | enable-default-route-bfd 2026-09-07 15:49:37.606 | enable-default-route-ecmp 2026-09-07 15:49:37.606 | expose-port-forwarding-in-fip 2026-09-07 15:49:37.607 | ext-gw-mode 2026-09-07 15:49:37.607 | external-gateway-multihoming 2026-09-07 15:49:37.607 | external-net 2026-09-07 15:49:37.607 | extra_dhcp_opt 2026-09-07 15:49:37.607 | extraroute 2026-09-07 15:49:37.607 | extraroute-atomic 2026-09-07 15:49:37.607 | filter-validation 2026-09-07 15:49:37.607 | fip-port-details 2026-09-07 15:49:37.607 | flavors 2026-09-07 15:49:37.607 | floating-ip-port-forwarding 2026-09-07 15:49:37.608 | floating-ip-port-forwarding-description 2026-09-07 15:49:37.608 | floating-ip-port-forwarding-detail 2026-09-07 15:49:37.608 | floating-ip-port-forwarding-port-ranges 2026-09-07 15:49:37.608 | floatingip-pools 2026-09-07 15:49:37.608 | fwaas_v2 2026-09-07 15:49:37.608 | ip_allocation 2026-09-07 15:49:37.608 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 15:49:37.608 | l3-flavors 2026-09-07 15:49:37.608 | l3-ha 2026-09-07 15:49:37.608 | l3_agent_scheduler 2026-09-07 15:49:37.609 | logging 2026-09-07 15:49:37.609 | multi-provider 2026-09-07 15:49:37.609 | net-mtu 2026-09-07 15:49:37.609 | net-mtu-writable 2026-09-07 15:49:37.609 | network-ip-availability 2026-09-07 15:49:37.609 | network_availability_zone 2026-09-07 15:49:37.609 | network_ha 2026-09-07 15:49:37.609 | pagination 2026-09-07 15:49:37.609 | port-device-profile 2026-09-07 15:49:37.609 | port-hardware-offload-type 2026-09-07 15:49:37.610 | port-mac-address-regenerate 2026-09-07 15:49:37.610 | port-numa-affinity-policy 2026-09-07 15:49:37.610 | port-numa-affinity-policy-socket 2026-09-07 15:49:37.611 | port-resource-request 2026-09-07 15:49:37.611 | port-security 2026-09-07 15:49:37.611 | port-trusted-vif 2026-09-07 15:49:37.612 | project-id 2026-09-07 15:49:37.612 | provider 2026-09-07 15:49:37.612 | pvlan 2026-09-07 15:49:37.612 | qinq 2026-09-07 15:49:37.612 | qos 2026-09-07 15:49:37.612 | qos-bw-limit-direction 2026-09-07 15:49:37.612 | qos-bw-minimum-ingress 2026-09-07 15:49:37.612 | qos-default 2026-09-07 15:49:37.612 | qos-fip 2026-09-07 15:49:37.612 | qos-gateway-ip 2026-09-07 15:49:37.613 | qos-rule-type-details 2026-09-07 15:49:37.613 | qos-rule-type-filter 2026-09-07 15:49:37.613 | qos-rules-alias 2026-09-07 15:49:37.613 | quota-check-limit 2026-09-07 15:49:37.613 | quota-check-limit-default 2026-09-07 15:49:37.613 | quota_details 2026-09-07 15:49:37.613 | quotas 2026-09-07 15:49:37.613 | rbac-address-scope 2026-09-07 15:49:37.613 | rbac-policies 2026-09-07 15:49:37.613 | rbac-security-groups 2026-09-07 15:49:37.613 | router 2026-09-07 15:49:37.613 | router-enable-snat 2026-09-07 15:49:37.614 | router_availability_zone 2026-09-07 15:49:37.614 | security-group 2026-09-07 15:49:37.614 | security-groups-default-rules 2026-09-07 15:49:37.614 | security-groups-default-statefulness 2026-09-07 15:49:37.614 | security-groups-normalized-cidr 2026-09-07 15:49:37.614 | security-groups-remote-address-group 2026-09-07 15:49:37.614 | security-groups-rules-belongs-to-default-sg 2026-09-07 15:49:37.614 | security-groups-shared-filtering 2026-09-07 15:49:37.614 | segment 2026-09-07 15:49:37.614 | sorting 2026-09-07 15:49:37.615 | standard-attr-description 2026-09-07 15:49:37.615 | standard-attr-fwaas-v2 2026-09-07 15:49:37.615 | standard-attr-revisions 2026-09-07 15:49:37.615 | standard-attr-tag 2026-09-07 15:49:37.615 | standard-attr-timestamp 2026-09-07 15:49:37.615 | stateful-security-group 2026-09-07 15:49:37.615 | subnet-dns-publish-fixed-ip 2026-09-07 15:49:37.615 | subnet-external-network 2026-09-07 15:49:37.615 | subnet-service-types 2026-09-07 15:49:37.616 | subnet_allocation 2026-09-07 15:49:37.616 | subnet_onboard 2026-09-07 15:49:37.616 | subnetpool-prefix-ops 2026-09-07 15:49:37.616 | tag-creation 2026-09-07 15:49:37.616 | tap-mirror 2026-09-07 15:49:37.616 | tap-mirror-both-direction 2026-09-07 15:49:37.616 | trunk 2026-09-07 15:49:37.616 | uplink-status-propagation 2026-09-07 15:49:37.616 | uplink-status-propagation-updatable 2026-09-07 15:49:37.616 | vlan-transparent 2026-09-07 15:49:37.617 | vpn-endpoint-groups 2026-09-07 15:49:37.617 | vpnaas' 2026-09-07 15:49:37.617 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:49:37.617 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-09-07 15:49:37.617 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-09-07 15:49:37.617 | address-scope 2026-09-07 15:49:37.617 | agent 2026-09-07 15:49:37.617 | allowed-address-pairs 2026-09-07 15:49:37.617 | auto-allocated-topology 2026-09-07 15:49:37.618 | availability_zone 2026-09-07 15:49:37.618 | bgp 2026-09-07 15:49:37.618 | bgp_4byte_asn 2026-09-07 15:49:37.618 | bgp_dragent_scheduler 2026-09-07 15:49:37.618 | binding 2026-09-07 15:49:37.618 | binding-extended 2026-09-07 15:49:37.618 | default-subnetpools 2026-09-07 15:49:37.618 | dhcp_agent_scheduler 2026-09-07 15:49:37.618 | dns-domain-ports 2026-09-07 15:49:37.618 | dns-integration 2026-09-07 15:49:37.618 | dns-integration-domain-keywords 2026-09-07 15:49:37.619 | empty-string-filtering 2026-09-07 15:49:37.619 | enable-default-route-bfd 2026-09-07 15:49:37.619 | enable-default-route-ecmp 2026-09-07 15:49:37.619 | expose-port-forwarding-in-fip 2026-09-07 15:49:37.619 | ext-gw-mode 2026-09-07 15:49:37.619 | external-gateway-multihoming 2026-09-07 15:49:37.619 | external-net 2026-09-07 15:49:37.619 | extra_dhcp_opt 2026-09-07 15:49:37.619 | extraroute 2026-09-07 15:49:37.619 | extraroute-atomic 2026-09-07 15:49:37.620 | filter-validation 2026-09-07 15:49:37.620 | fip-port-details 2026-09-07 15:49:37.620 | flavors 2026-09-07 15:49:37.620 | floating-ip-port-forwarding 2026-09-07 15:49:37.620 | floating-ip-port-forwarding-description 2026-09-07 15:49:37.620 | floating-ip-port-forwarding-detail 2026-09-07 15:49:37.620 | floating-ip-port-forwarding-port-ranges 2026-09-07 15:49:37.620 | floatingip-pools 2026-09-07 15:49:37.620 | fwaas_v2 2026-09-07 15:49:37.620 | ip_allocation 2026-09-07 15:49:37.621 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 15:49:37.621 | l3-flavors 2026-09-07 15:49:37.621 | l3-ha 2026-09-07 15:49:37.621 | l3_agent_scheduler 2026-09-07 15:49:37.621 | logging 2026-09-07 15:49:37.621 | multi-provider 2026-09-07 15:49:37.621 | net-mtu 2026-09-07 15:49:37.621 | net-mtu-writable 2026-09-07 15:49:37.622 | network-ip-availability 2026-09-07 15:49:37.622 | network_availability_zone 2026-09-07 15:49:37.622 | network_ha 2026-09-07 15:49:37.622 | pagination 2026-09-07 15:49:37.622 | port-device-profile 2026-09-07 15:49:37.622 | port-hardware-offload-type 2026-09-07 15:49:37.622 | port-mac-address-regenerate 2026-09-07 15:49:37.622 | port-numa-affinity-policy 2026-09-07 15:49:37.622 | port-numa-affinity-policy-socket 2026-09-07 15:49:37.622 | port-resource-request 2026-09-07 15:49:37.623 | port-security 2026-09-07 15:49:37.623 | port-trusted-vif 2026-09-07 15:49:37.623 | project-id 2026-09-07 15:49:37.623 | provider 2026-09-07 15:49:37.623 | pvlan 2026-09-07 15:49:37.623 | qinq 2026-09-07 15:49:37.623 | qos 2026-09-07 15:49:37.623 | qos-bw-limit-direction 2026-09-07 15:49:37.623 | qos-bw-minimum-ingress 2026-09-07 15:49:37.623 | qos-default 2026-09-07 15:49:37.623 | qos-fip 2026-09-07 15:49:37.624 | qos-gateway-ip 2026-09-07 15:49:37.624 | qos-rule-type-details 2026-09-07 15:49:37.624 | qos-rule-type-filter 2026-09-07 15:49:37.624 | qos-rules-alias 2026-09-07 15:49:37.624 | quota-check-limit 2026-09-07 15:49:37.624 | quota-check-limit-default 2026-09-07 15:49:37.624 | quota_details 2026-09-07 15:49:37.624 | quotas 2026-09-07 15:49:37.624 | rbac-address-scope 2026-09-07 15:49:37.624 | rbac-policies 2026-09-07 15:49:37.625 | rbac-security-groups 2026-09-07 15:49:37.625 | router 2026-09-07 15:49:37.625 | router-enable-snat 2026-09-07 15:49:37.626 | router_availability_zone 2026-09-07 15:49:37.626 | security-group 2026-09-07 15:49:37.626 | security-groups-default-rules 2026-09-07 15:49:37.626 | security-groups-default-statefulness 2026-09-07 15:49:37.626 | security-groups-normalized-cidr 2026-09-07 15:49:37.626 | security-groups-remote-address-group 2026-09-07 15:49:37.626 | security-groups-rules-belongs-to-default-sg 2026-09-07 15:49:37.627 | security-groups-shared-filtering 2026-09-07 15:49:37.627 | segment 2026-09-07 15:49:37.627 | sorting 2026-09-07 15:49:37.627 | standard-attr-description 2026-09-07 15:49:37.627 | standard-attr-fwaas-v2 2026-09-07 15:49:37.627 | standard-attr-revisions 2026-09-07 15:49:37.627 | standard-attr-tag 2026-09-07 15:49:37.627 | standard-attr-timestamp 2026-09-07 15:49:37.627 | stateful-security-group 2026-09-07 15:49:37.627 | subnet-dns-publish-fixed-ip 2026-09-07 15:49:37.627 | subnet-external-network 2026-09-07 15:49:37.628 | subnet-service-types 2026-09-07 15:49:37.628 | subnet_allocation 2026-09-07 15:49:37.628 | subnet_onboard 2026-09-07 15:49:37.628 | subnetpool-prefix-ops 2026-09-07 15:49:37.628 | tag-creation 2026-09-07 15:49:37.628 | tap-mirror 2026-09-07 15:49:37.628 | tap-mirror-both-direction 2026-09-07 15:49:37.628 | trunk 2026-09-07 15:49:37.628 | uplink-status-propagation 2026-09-07 15:49:37.628 | uplink-status-propagation-updatable 2026-09-07 15:49:37.629 | vlan-transparent 2026-09-07 15:49:37.629 | vpn-endpoint-groups 2026-09-07 15:49:37.629 | vpnaas' 2026-09-07 15:49:37.629 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-09-07 15:49:37.629 | address-scope 2026-09-07 15:49:37.629 | agent 2026-09-07 15:49:37.629 | allowed-address-pairs 2026-09-07 15:49:37.629 | auto-allocated-topology 2026-09-07 15:49:37.629 | availability_zone 2026-09-07 15:49:37.629 | bgp 2026-09-07 15:49:37.630 | bgp_4byte_asn 2026-09-07 15:49:37.630 | bgp_dragent_scheduler 2026-09-07 15:49:37.630 | binding 2026-09-07 15:49:37.630 | binding-extended 2026-09-07 15:49:37.631 | default-subnetpools 2026-09-07 15:49:37.631 | dhcp_agent_scheduler 2026-09-07 15:49:37.631 | dns-domain-ports 2026-09-07 15:49:37.631 | dns-integration 2026-09-07 15:49:37.631 | dns-integration-domain-keywords 2026-09-07 15:49:37.631 | empty-string-filtering 2026-09-07 15:49:37.631 | enable-default-route-bfd 2026-09-07 15:49:37.632 | enable-default-route-ecmp 2026-09-07 15:49:37.632 | expose-port-forwarding-in-fip 2026-09-07 15:49:37.632 | ext-gw-mode 2026-09-07 15:49:37.632 | external-gateway-multihoming 2026-09-07 15:49:37.632 | external-net 2026-09-07 15:49:37.632 | extra_dhcp_opt 2026-09-07 15:49:37.632 | extraroute 2026-09-07 15:49:37.632 | extraroute-atomic 2026-09-07 15:49:37.633 | filter-validation 2026-09-07 15:49:37.633 | fip-port-details 2026-09-07 15:49:37.633 | flavors 2026-09-07 15:49:37.633 | floating-ip-port-forwarding 2026-09-07 15:49:37.633 | floating-ip-port-forwarding-description 2026-09-07 15:49:37.633 | floating-ip-port-forwarding-detail 2026-09-07 15:49:37.633 | floating-ip-port-forwarding-port-ranges 2026-09-07 15:49:37.633 | floatingip-pools 2026-09-07 15:49:37.634 | fwaas_v2 2026-09-07 15:49:37.634 | ip_allocation 2026-09-07 15:49:37.634 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 15:49:37.634 | l3-flavors 2026-09-07 15:49:37.634 | l3-ha 2026-09-07 15:49:37.634 | l3_agent_scheduler 2026-09-07 15:49:37.634 | logging 2026-09-07 15:49:37.634 | multi-provider 2026-09-07 15:49:37.634 | net-mtu 2026-09-07 15:49:37.634 | net-mtu-writable 2026-09-07 15:49:37.635 | network-ip-availability 2026-09-07 15:49:37.635 | network_availability_zone 2026-09-07 15:49:37.635 | network_ha 2026-09-07 15:49:37.635 | pagination 2026-09-07 15:49:37.635 | port-device-profile 2026-09-07 15:49:37.635 | port-hardware-offload-type 2026-09-07 15:49:37.635 | port-mac-address-regenerate 2026-09-07 15:49:37.635 | port-numa-affinity-policy 2026-09-07 15:49:37.635 | port-numa-affinity-policy-socket 2026-09-07 15:49:37.635 | port-resource-request 2026-09-07 15:49:37.636 | port-security 2026-09-07 15:49:37.636 | port-trusted-vif 2026-09-07 15:49:37.636 | project-id 2026-09-07 15:49:37.636 | provider 2026-09-07 15:49:37.636 | pvlan 2026-09-07 15:49:37.636 | qinq 2026-09-07 15:49:37.636 | qos 2026-09-07 15:49:37.636 | qos-bw-limit-direction 2026-09-07 15:49:37.636 | qos-bw-minimum-ingress 2026-09-07 15:49:37.636 | qos-default 2026-09-07 15:49:37.637 | qos-fip 2026-09-07 15:49:37.637 | qos-gateway-ip 2026-09-07 15:49:37.637 | qos-rule-type-details 2026-09-07 15:49:37.637 | qos-rule-type-filter 2026-09-07 15:49:37.637 | qos-rules-alias 2026-09-07 15:49:37.637 | quota-check-limit 2026-09-07 15:49:37.637 | quota-check-limit-default 2026-09-07 15:49:37.637 | quota_details 2026-09-07 15:49:37.637 | quotas 2026-09-07 15:49:37.637 | rbac-address-scope 2026-09-07 15:49:37.638 | rbac-policies 2026-09-07 15:49:37.638 | rbac-security-groups 2026-09-07 15:49:37.638 | router 2026-09-07 15:49:37.638 | router-enable-snat 2026-09-07 15:49:37.638 | router_availability_zone 2026-09-07 15:49:37.638 | security-group 2026-09-07 15:49:37.638 | security-groups-default-rules 2026-09-07 15:49:37.638 | security-groups-default-statefulness 2026-09-07 15:49:37.638 | security-groups-normalized-cidr 2026-09-07 15:49:37.638 | security-groups-remote-address-group 2026-09-07 15:49:37.638 | security-groups-rules-belongs-to-default-sg 2026-09-07 15:49:37.639 | security-groups-shared-filtering 2026-09-07 15:49:37.639 | segment 2026-09-07 15:49:37.639 | sorting 2026-09-07 15:49:37.639 | standard-attr-description 2026-09-07 15:49:37.639 | standard-attr-fwaas-v2 2026-09-07 15:49:37.639 | standard-attr-revisions 2026-09-07 15:49:37.639 | standard-attr-tag 2026-09-07 15:49:37.639 | standard-attr-timestamp 2026-09-07 15:49:37.639 | stateful-security-group 2026-09-07 15:49:37.639 | subnet-dns-publish-fixed-ip 2026-09-07 15:49:37.640 | subnet-external-network 2026-09-07 15:49:37.640 | subnet-service-types 2026-09-07 15:49:37.640 | subnet_allocation 2026-09-07 15:49:37.640 | subnet_onboard 2026-09-07 15:49:37.640 | subnetpool-prefix-ops 2026-09-07 15:49:37.640 | tag-creation 2026-09-07 15:49:37.640 | tap-mirror 2026-09-07 15:49:37.640 | tap-mirror-both-direction 2026-09-07 15:49:37.640 | trunk 2026-09-07 15:49:37.640 | uplink-status-propagation 2026-09-07 15:49:37.641 | uplink-status-propagation-updatable 2026-09-07 15:49:37.641 | vlan-transparent 2026-09-07 15:49:37.641 | vpn-endpoint-groups 2026-09-07 15:49:37.641 | vpnaas' 2026-09-07 15:49:37.641 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:49:37.641 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-09-07 15:49:37.641 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-09-07 15:49:37.641 | address-scope 2026-09-07 15:49:37.641 | agent 2026-09-07 15:49:37.641 | allowed-address-pairs 2026-09-07 15:49:37.642 | auto-allocated-topology 2026-09-07 15:49:37.642 | availability_zone 2026-09-07 15:49:37.642 | bgp 2026-09-07 15:49:37.642 | bgp_4byte_asn 2026-09-07 15:49:37.642 | bgp_dragent_scheduler 2026-09-07 15:49:37.642 | binding 2026-09-07 15:49:37.642 | binding-extended 2026-09-07 15:49:37.642 | default-subnetpools 2026-09-07 15:49:37.642 | dhcp_agent_scheduler 2026-09-07 15:49:37.642 | dns-domain-ports 2026-09-07 15:49:37.643 | dns-integration 2026-09-07 15:49:37.643 | dns-integration-domain-keywords 2026-09-07 15:49:37.643 | empty-string-filtering 2026-09-07 15:49:37.643 | enable-default-route-bfd 2026-09-07 15:49:37.643 | enable-default-route-ecmp 2026-09-07 15:49:37.643 | expose-port-forwarding-in-fip 2026-09-07 15:49:37.643 | ext-gw-mode 2026-09-07 15:49:37.643 | external-gateway-multihoming 2026-09-07 15:49:37.643 | external-net 2026-09-07 15:49:37.643 | extra_dhcp_opt 2026-09-07 15:49:37.644 | extraroute 2026-09-07 15:49:37.644 | extraroute-atomic 2026-09-07 15:49:37.644 | filter-validation 2026-09-07 15:49:37.644 | fip-port-details 2026-09-07 15:49:37.644 | flavors 2026-09-07 15:49:37.644 | floating-ip-port-forwarding 2026-09-07 15:49:37.644 | floating-ip-port-forwarding-description 2026-09-07 15:49:37.644 | floating-ip-port-forwarding-detail 2026-09-07 15:49:37.644 | floating-ip-port-forwarding-port-ranges 2026-09-07 15:49:37.644 | floatingip-pools 2026-09-07 15:49:37.645 | fwaas_v2 2026-09-07 15:49:37.645 | ip_allocation 2026-09-07 15:49:37.645 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 15:49:37.645 | l3-flavors 2026-09-07 15:49:37.645 | l3-ha 2026-09-07 15:49:37.645 | l3_agent_scheduler 2026-09-07 15:49:37.645 | logging 2026-09-07 15:49:37.645 | multi-provider 2026-09-07 15:49:37.645 | net-mtu 2026-09-07 15:49:37.645 | net-mtu-writable 2026-09-07 15:49:37.646 | network-ip-availability 2026-09-07 15:49:37.646 | network_availability_zone 2026-09-07 15:49:37.646 | network_ha 2026-09-07 15:49:37.646 | pagination 2026-09-07 15:49:37.646 | port-device-profile 2026-09-07 15:49:37.646 | port-hardware-offload-type 2026-09-07 15:49:37.646 | port-mac-address-regenerate 2026-09-07 15:49:37.646 | port-numa-affinity-policy 2026-09-07 15:49:37.647 | port-numa-affinity-policy-socket 2026-09-07 15:49:37.647 | port-resource-request 2026-09-07 15:49:37.647 | port-security 2026-09-07 15:49:37.647 | port-trusted-vif 2026-09-07 15:49:37.647 | project-id 2026-09-07 15:49:37.647 | provider 2026-09-07 15:49:37.647 | pvlan 2026-09-07 15:49:37.647 | qinq 2026-09-07 15:49:37.647 | qos 2026-09-07 15:49:37.647 | qos-bw-limit-direction 2026-09-07 15:49:37.648 | qos-bw-minimum-ingress 2026-09-07 15:49:37.648 | qos-default 2026-09-07 15:49:37.648 | qos-fip 2026-09-07 15:49:37.648 | qos-gateway-ip 2026-09-07 15:49:37.648 | qos-rule-type-details 2026-09-07 15:49:37.648 | qos-rule-type-filter 2026-09-07 15:49:37.648 | qos-rules-alias 2026-09-07 15:49:37.648 | quota-check-limit 2026-09-07 15:49:37.648 | quota-check-limit-default 2026-09-07 15:49:37.649 | quota_details 2026-09-07 15:49:37.650 | quotas 2026-09-07 15:49:37.650 | rbac-address-scope 2026-09-07 15:49:37.650 | rbac-policies 2026-09-07 15:49:37.650 | rbac-security-groups 2026-09-07 15:49:37.650 | router 2026-09-07 15:49:37.650 | router-enable-snat 2026-09-07 15:49:37.650 | router_availability_zone 2026-09-07 15:49:37.650 | security-group 2026-09-07 15:49:37.650 | security-groups-default-rules 2026-09-07 15:49:37.650 | security-groups-default-statefulness 2026-09-07 15:49:37.650 | security-groups-normalized-cidr 2026-09-07 15:49:37.651 | security-groups-remote-address-group 2026-09-07 15:49:37.651 | security-groups-rules-belongs-to-default-sg 2026-09-07 15:49:37.651 | security-groups-shared-filtering 2026-09-07 15:49:37.651 | segment 2026-09-07 15:49:37.651 | sorting 2026-09-07 15:49:37.651 | standard-attr-description 2026-09-07 15:49:37.651 | standard-attr-fwaas-v2 2026-09-07 15:49:37.651 | standard-attr-revisions 2026-09-07 15:49:37.651 | standard-attr-tag 2026-09-07 15:49:37.651 | standard-attr-timestamp 2026-09-07 15:49:37.652 | stateful-security-group 2026-09-07 15:49:37.652 | subnet-dns-publish-fixed-ip 2026-09-07 15:49:37.652 | subnet-external-network 2026-09-07 15:49:37.652 | subnet-service-types 2026-09-07 15:49:37.652 | subnet_allocation 2026-09-07 15:49:37.652 | subnet_onboard 2026-09-07 15:49:37.652 | subnetpool-prefix-ops 2026-09-07 15:49:37.652 | tag-creation 2026-09-07 15:49:37.652 | tap-mirror 2026-09-07 15:49:37.652 | tap-mirror-both-direction 2026-09-07 15:49:37.653 | trunk 2026-09-07 15:49:37.653 | uplink-status-propagation 2026-09-07 15:49:37.653 | uplink-status-propagation-updatable 2026-09-07 15:49:37.653 | vlan-transparent 2026-09-07 15:49:37.653 | vpn-endpoint-groups 2026-09-07 15:49:37.653 | vpnaas' 2026-09-07 15:49:37.653 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-09-07 15:49:37.653 | address-scope 2026-09-07 15:49:37.653 | agent 2026-09-07 15:49:37.653 | allowed-address-pairs 2026-09-07 15:49:37.654 | auto-allocated-topology 2026-09-07 15:49:37.654 | availability_zone 2026-09-07 15:49:37.654 | bgp 2026-09-07 15:49:37.654 | bgp_4byte_asn 2026-09-07 15:49:37.654 | bgp_dragent_scheduler 2026-09-07 15:49:37.655 | binding 2026-09-07 15:49:37.655 | binding-extended 2026-09-07 15:49:37.655 | default-subnetpools 2026-09-07 15:49:37.655 | dhcp_agent_scheduler 2026-09-07 15:49:37.655 | dns-domain-ports 2026-09-07 15:49:37.655 | dns-integration 2026-09-07 15:49:37.655 | dns-integration-domain-keywords 2026-09-07 15:49:37.655 | empty-string-filtering 2026-09-07 15:49:37.655 | enable-default-route-bfd 2026-09-07 15:49:37.655 | enable-default-route-ecmp 2026-09-07 15:49:37.656 | expose-port-forwarding-in-fip 2026-09-07 15:49:37.656 | ext-gw-mode 2026-09-07 15:49:37.656 | external-gateway-multihoming 2026-09-07 15:49:37.656 | external-net 2026-09-07 15:49:37.656 | extra_dhcp_opt 2026-09-07 15:49:37.656 | extraroute 2026-09-07 15:49:37.656 | extraroute-atomic 2026-09-07 15:49:37.656 | filter-validation 2026-09-07 15:49:37.657 | fip-port-details 2026-09-07 15:49:37.657 | flavors 2026-09-07 15:49:37.657 | floating-ip-port-forwarding 2026-09-07 15:49:37.657 | floating-ip-port-forwarding-description 2026-09-07 15:49:37.657 | floating-ip-port-forwarding-detail 2026-09-07 15:49:37.657 | floating-ip-port-forwarding-port-ranges 2026-09-07 15:49:37.657 | floatingip-pools 2026-09-07 15:49:37.657 | fwaas_v2 2026-09-07 15:49:37.657 | ip_allocation 2026-09-07 15:49:37.657 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 15:49:37.657 | l3-flavors 2026-09-07 15:49:37.658 | l3-ha 2026-09-07 15:49:37.658 | l3_agent_scheduler 2026-09-07 15:49:37.658 | logging 2026-09-07 15:49:37.658 | multi-provider 2026-09-07 15:49:37.658 | net-mtu 2026-09-07 15:49:37.658 | net-mtu-writable 2026-09-07 15:49:37.658 | network-ip-availability 2026-09-07 15:49:37.658 | network_availability_zone 2026-09-07 15:49:37.658 | network_ha 2026-09-07 15:49:37.659 | pagination 2026-09-07 15:49:37.660 | port-device-profile 2026-09-07 15:49:37.660 | port-hardware-offload-type 2026-09-07 15:49:37.660 | port-mac-address-regenerate 2026-09-07 15:49:37.660 | port-numa-affinity-policy 2026-09-07 15:49:37.660 | port-numa-affinity-policy-socket 2026-09-07 15:49:37.660 | port-resource-request 2026-09-07 15:49:37.660 | port-security 2026-09-07 15:49:37.660 | port-trusted-vif 2026-09-07 15:49:37.660 | project-id 2026-09-07 15:49:37.660 | provider 2026-09-07 15:49:37.660 | pvlan 2026-09-07 15:49:37.661 | qinq 2026-09-07 15:49:37.661 | qos 2026-09-07 15:49:37.661 | qos-bw-limit-direction 2026-09-07 15:49:37.661 | qos-bw-minimum-ingress 2026-09-07 15:49:37.661 | qos-default 2026-09-07 15:49:37.661 | qos-fip 2026-09-07 15:49:37.661 | qos-gateway-ip 2026-09-07 15:49:37.661 | qos-rule-type-details 2026-09-07 15:49:37.661 | qos-rule-type-filter 2026-09-07 15:49:37.662 | qos-rules-alias 2026-09-07 15:49:37.662 | quota-check-limit 2026-09-07 15:49:37.662 | quota-check-limit-default 2026-09-07 15:49:37.662 | quota_details 2026-09-07 15:49:37.662 | quotas 2026-09-07 15:49:37.662 | rbac-address-scope 2026-09-07 15:49:37.662 | rbac-policies 2026-09-07 15:49:37.662 | rbac-security-groups 2026-09-07 15:49:37.662 | router 2026-09-07 15:49:37.662 | router-enable-snat 2026-09-07 15:49:37.663 | router_availability_zone 2026-09-07 15:49:37.663 | security-group 2026-09-07 15:49:37.663 | security-groups-default-rules 2026-09-07 15:49:37.663 | security-groups-default-statefulness 2026-09-07 15:49:37.663 | security-groups-normalized-cidr 2026-09-07 15:49:37.663 | security-groups-remote-address-group 2026-09-07 15:49:37.663 | security-groups-rules-belongs-to-default-sg 2026-09-07 15:49:37.663 | security-groups-shared-filtering 2026-09-07 15:49:37.663 | segment 2026-09-07 15:49:37.663 | sorting 2026-09-07 15:49:37.664 | standard-attr-description 2026-09-07 15:49:37.664 | standard-attr-fwaas-v2 2026-09-07 15:49:37.664 | standard-attr-revisions 2026-09-07 15:49:37.664 | standard-attr-tag 2026-09-07 15:49:37.664 | standard-attr-timestamp 2026-09-07 15:49:37.664 | stateful-security-group 2026-09-07 15:49:37.664 | subnet-dns-publish-fixed-ip 2026-09-07 15:49:37.664 | subnet-external-network 2026-09-07 15:49:37.664 | subnet-service-types 2026-09-07 15:49:37.664 | subnet_allocation 2026-09-07 15:49:37.665 | subnet_onboard 2026-09-07 15:49:37.665 | subnetpool-prefix-ops 2026-09-07 15:49:37.665 | tag-creation 2026-09-07 15:49:37.665 | tap-mirror 2026-09-07 15:49:37.665 | tap-mirror-both-direction 2026-09-07 15:49:37.665 | trunk 2026-09-07 15:49:37.665 | uplink-status-propagation 2026-09-07 15:49:37.665 | uplink-status-propagation-updatable 2026-09-07 15:49:37.665 | vlan-transparent 2026-09-07 15:49:37.665 | vpn-endpoint-groups 2026-09-07 15:49:37.666 | vpnaas' 2026-09-07 15:49:37.666 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:49:37.666 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-09-07 15:49:37.666 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-09-07 15:49:37.666 | address-scope 2026-09-07 15:49:37.666 | agent 2026-09-07 15:49:37.666 | allowed-address-pairs 2026-09-07 15:49:37.666 | auto-allocated-topology 2026-09-07 15:49:37.667 | availability_zone 2026-09-07 15:49:37.667 | bgp 2026-09-07 15:49:37.667 | bgp_4byte_asn 2026-09-07 15:49:37.667 | bgp_dragent_scheduler 2026-09-07 15:49:37.667 | binding 2026-09-07 15:49:37.667 | binding-extended 2026-09-07 15:49:37.667 | default-subnetpools 2026-09-07 15:49:37.667 | dhcp_agent_scheduler 2026-09-07 15:49:37.667 | dns-domain-ports 2026-09-07 15:49:37.667 | dns-integration 2026-09-07 15:49:37.667 | dns-integration-domain-keywords 2026-09-07 15:49:37.668 | empty-string-filtering 2026-09-07 15:49:37.668 | enable-default-route-bfd 2026-09-07 15:49:37.668 | enable-default-route-ecmp 2026-09-07 15:49:37.668 | expose-port-forwarding-in-fip 2026-09-07 15:49:37.668 | ext-gw-mode 2026-09-07 15:49:37.668 | external-gateway-multihoming 2026-09-07 15:49:37.668 | external-net 2026-09-07 15:49:37.668 | extra_dhcp_opt 2026-09-07 15:49:37.668 | extraroute 2026-09-07 15:49:37.668 | extraroute-atomic 2026-09-07 15:49:37.669 | filter-validation 2026-09-07 15:49:37.669 | fip-port-details 2026-09-07 15:49:37.669 | flavors 2026-09-07 15:49:37.669 | floating-ip-port-forwarding 2026-09-07 15:49:37.669 | floating-ip-port-forwarding-description 2026-09-07 15:49:37.670 | floating-ip-port-forwarding-detail 2026-09-07 15:49:37.670 | floating-ip-port-forwarding-port-ranges 2026-09-07 15:49:37.670 | floatingip-pools 2026-09-07 15:49:37.670 | fwaas_v2 2026-09-07 15:49:37.670 | ip_allocation 2026-09-07 15:49:37.670 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 15:49:37.670 | l3-flavors 2026-09-07 15:49:37.671 | l3-ha 2026-09-07 15:49:37.671 | l3_agent_scheduler 2026-09-07 15:49:37.671 | logging 2026-09-07 15:49:37.671 | multi-provider 2026-09-07 15:49:37.671 | net-mtu 2026-09-07 15:49:37.671 | net-mtu-writable 2026-09-07 15:49:37.671 | network-ip-availability 2026-09-07 15:49:37.671 | network_availability_zone 2026-09-07 15:49:37.671 | network_ha 2026-09-07 15:49:37.671 | pagination 2026-09-07 15:49:37.671 | port-device-profile 2026-09-07 15:49:37.672 | port-hardware-offload-type 2026-09-07 15:49:37.672 | port-mac-address-regenerate 2026-09-07 15:49:37.672 | port-numa-affinity-policy 2026-09-07 15:49:37.672 | port-numa-affinity-policy-socket 2026-09-07 15:49:37.672 | port-resource-request 2026-09-07 15:49:37.672 | port-security 2026-09-07 15:49:37.672 | port-trusted-vif 2026-09-07 15:49:37.672 | project-id 2026-09-07 15:49:37.672 | provider 2026-09-07 15:49:37.672 | pvlan 2026-09-07 15:49:37.672 | qinq 2026-09-07 15:49:37.672 | qos 2026-09-07 15:49:37.673 | qos-bw-limit-direction 2026-09-07 15:49:37.673 | qos-bw-minimum-ingress 2026-09-07 15:49:37.673 | qos-default 2026-09-07 15:49:37.673 | qos-fip 2026-09-07 15:49:37.673 | qos-gateway-ip 2026-09-07 15:49:37.673 | qos-rule-type-details 2026-09-07 15:49:37.673 | qos-rule-type-filter 2026-09-07 15:49:37.673 | qos-rules-alias 2026-09-07 15:49:37.673 | quota-check-limit 2026-09-07 15:49:37.673 | quota-check-limit-default 2026-09-07 15:49:37.673 | quota_details 2026-09-07 15:49:37.674 | quotas 2026-09-07 15:49:37.674 | rbac-address-scope 2026-09-07 15:49:37.674 | rbac-policies 2026-09-07 15:49:37.674 | rbac-security-groups 2026-09-07 15:49:37.674 | router 2026-09-07 15:49:37.674 | router-enable-snat 2026-09-07 15:49:37.674 | router_availability_zone 2026-09-07 15:49:37.674 | security-group 2026-09-07 15:49:37.674 | security-groups-default-rules 2026-09-07 15:49:37.674 | security-groups-default-statefulness 2026-09-07 15:49:37.674 | security-groups-normalized-cidr 2026-09-07 15:49:37.674 | security-groups-remote-address-group 2026-09-07 15:49:37.675 | security-groups-rules-belongs-to-default-sg 2026-09-07 15:49:37.675 | security-groups-shared-filtering 2026-09-07 15:49:37.675 | segment 2026-09-07 15:49:37.675 | sorting 2026-09-07 15:49:37.675 | standard-attr-description 2026-09-07 15:49:37.675 | standard-attr-fwaas-v2 2026-09-07 15:49:37.675 | standard-attr-revisions 2026-09-07 15:49:37.675 | standard-attr-tag 2026-09-07 15:49:37.675 | standard-attr-timestamp 2026-09-07 15:49:37.675 | stateful-security-group 2026-09-07 15:49:37.675 | subnet-dns-publish-fixed-ip 2026-09-07 15:49:37.676 | subnet-external-network 2026-09-07 15:49:37.676 | subnet-service-types 2026-09-07 15:49:37.676 | subnet_allocation 2026-09-07 15:49:37.676 | subnet_onboard 2026-09-07 15:49:37.676 | subnetpool-prefix-ops 2026-09-07 15:49:37.676 | tag-creation 2026-09-07 15:49:37.676 | tap-mirror 2026-09-07 15:49:37.676 | tap-mirror-both-direction 2026-09-07 15:49:37.677 | trunk 2026-09-07 15:49:37.677 | uplink-status-propagation 2026-09-07 15:49:37.677 | uplink-status-propagation-updatable 2026-09-07 15:49:37.677 | vlan-transparent 2026-09-07 15:49:37.677 | vpn-endpoint-groups 2026-09-07 15:49:37.677 | vpnaas' 2026-09-07 15:49:37.677 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:49:37.677 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-09-07 15:49:37.677 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-09-07 15:49:37.677 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-09-07 15:49:37.677 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-09-07 15:49:37.678 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-09-07 15:49:37.678 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-07 15:49:37.681 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-07 15:49:37.686 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-09-07 15:49:37.690 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 15:49:37.695 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-09-07 15:49:37.699 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-09-07 15:49:37.703 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-09-07 15:49:37.708 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 15:49:37.712 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-09-07 15:49:37.757 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.66:6641 2026-09-07 15:49:37.760 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 15:49:37.763 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-07 15:49:37.767 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.66:6641 2026-09-07 15:49:37.770 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.66:6641 ']' 2026-09-07 15:49:37.774 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 15:49:37.778 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.66:6641 2026-09-07 15:49:37.822 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.66:6642 2026-09-07 15:49:37.826 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 15:49:37.829 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-07 15:49:37.833 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.66:6642 2026-09-07 15:49:37.836 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.66:6642 ']' 2026-09-07 15:49:37.840 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 15:49:37.843 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.66:6642 2026-09-07 15:49:37.886 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-09-07 15:49:37.910 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:49:37.914 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-09-07 15:49:37.917 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 15:49:37.921 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-07 15:49:37.925 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-09-07 15:49:37.929 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-09-07 15:49:37.932 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 15:49:37.936 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-09-07 15:49:37.980 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-09-07 15:49:37.984 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 15:49:37.988 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-07 15:49:37.991 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-09-07 15:49:37.995 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-09-07 15:49:37.999 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 15:49:38.003 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-09-07 15:49:38.046 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-09-07 15:49:38.050 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 15:49:38.055 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-09-07 15:49:38.059 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-09-07 15:49:38.063 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-09-07 15:49:38.068 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 15:49:38.072 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-09-07 15:49:38.121 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-09-07 15:49:38.152 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-09-07 15:49:38.179 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:49:38.184 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-09-07 15:49:38.188 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-07 15:49:38.217 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:49:38.222 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-07 15:49:38.226 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-07 15:49:38.230 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:526 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-09-07 15:49:38.235 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 15:49:38.239 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-07 15:49:38.243 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-09-07 15:49:38.247 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-09-07 15:49:38.251 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 15:49:38.255 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-09-07 15:49:38.303 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-09-07 15:49:38.329 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:49:38.333 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-09-07 15:49:38.384 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-09-07 15:49:38.409 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:49:38.412 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-09-07 15:49:38.459 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-09-07 15:49:38.484 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:49:38.487 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-09-07 15:49:38.490 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-07 15:49:38.514 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:49:38.518 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-07 15:49:38.523 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-07 15:49:38.526 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:549 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-09-07 15:49:38.569 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-09-07 15:49:38.595 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:49:38.599 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-09-07 15:49:38.627 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:49:38.631 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-09-07 15:49:38.656 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:49:38.660 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-09-07 15:49:38.686 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:49:38.690 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-09-07 15:49:38.715 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:49:38.718 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-09-07 15:49:38.744 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:49:38.748 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-09-07 15:49:38.774 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:49:38.778 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-09-07 15:49:38.783 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-09-07 15:49:38.788 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-09-07 15:49:38.795 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-09-07 15:49:38.845 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-09-07 15:49:38.894 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-09-07 15:49:38.944 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-09-07 15:49:38.994 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-09-07 15:49:38.998 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-09-07 15:49:39.003 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-09-07 15:49:39.007 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-07 15:49:39.011 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-07 15:49:39.015 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-09-07 15:49:39.020 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-07 15:49:39.024 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-09-07 15:49:39.028 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-07 15:49:39.032 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-09-07 15:49:39.080 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-09-07 15:49:39.129 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.66/identity 2026-09-07 15:49:39.178 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-09-07 15:49:39.226 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-09-07 15:49:39.276 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-09-07 15:49:39.325 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-09-07 15:49:39.373 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-09-07 15:49:39.421 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.66/identity 2026-09-07 15:49:39.470 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-07 15:49:39.519 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-09-07 15:49:39.569 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-07 15:49:39.574 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-09-07 15:49:39.623 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-09-07 15:49:39.673 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-09-07 15:49:39.677 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-07 15:49:39.681 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-07 15:49:39.685 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-09-07 15:49:39.689 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-09-07 15:49:39.739 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-09-07 15:49:39.788 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.66/identity 2026-09-07 15:49:39.836 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-09-07 15:49:39.885 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-09-07 15:49:39.934 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-09-07 15:49:39.983 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-09-07 15:49:40.032 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-09-07 15:49:40.081 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-09-07 15:49:40.086 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-07 15:49:40.090 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-09-07 15:49:40.094 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-07 15:49:40.098 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-09-07 15:49:40.147 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-09-07 15:49:40.195 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.66/identity 2026-09-07 15:49:40.245 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-09-07 15:49:40.294 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-09-07 15:49:40.344 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-09-07 15:49:40.394 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-09-07 15:49:40.443 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-09-07 15:49:40.493 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-09-07 15:49:40.498 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-09-07 15:49:40.502 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-09-07 15:49:40.507 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-09-07 15:49:40.511 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-09-07 15:49:40.515 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-09-07 15:49:40.519 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-09-07 15:49:40.524 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-09-07 15:49:40.528 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-09-07 15:49:40.532 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-09-07 15:49:40.536 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-09-07 15:49:40.541 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-09-07 15:49:40.547 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-09-07 15:49:40.551 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-09-07 15:49:40.555 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-09-07 15:49:40.560 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-09-07 15:49:40.564 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-09-07 15:49:40.568 | + 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-09-07 15:49:40.572 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 15:49:40.576 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-09-07 15:49:40.580 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-09-07 15:49:40.585 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-09-07 15:49:40.589 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 15:49:40.593 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-09-07 15:49:40.643 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-09-07 15:49:40.648 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 15:49:40.652 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-07 15:49:40.656 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-09-07 15:49:40.660 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-09-07 15:49:40.665 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 15:49:40.669 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-09-07 15:49:40.717 | + 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-09-07 15:49:40.721 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 15:49:40.726 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-07 15:49:40.730 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-09-07 15:49:40.734 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-09-07 15:49:40.739 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 15:49:40.743 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-09-07 15:49:40.790 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-09-07 15:49:40.795 | + 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-09-07 15:49:40.799 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 15:49:40.803 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-07 15:49:40.807 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-09-07 15:49:40.811 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-09-07 15:49:40.816 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 15:49:40.820 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-09-07 15:49:40.868 | + 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-09-07 15:49:40.872 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 15:49:40.876 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-07 15:49:40.880 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-09-07 15:49:40.885 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-09-07 15:49:40.888 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 15:49:40.893 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-09-07 15:49:40.940 | + 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-09-07 15:49:40.944 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 15:49:40.949 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-07 15:49:40.953 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-09-07 15:49:40.957 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-09-07 15:49:40.961 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 15:49:40.965 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-09-07 15:49:41.014 | + 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-09-07 15:49:41.018 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 15:49:41.022 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-09-07 15:49:41.026 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-09-07 15:49:41.030 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-09-07 15:49:41.034 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 15:49:41.038 | + 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-09-07 15:49:41.087 | + 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-09-07 15:49:41.091 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 15:49:41.095 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-09-07 15:49:41.099 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-09-07 15:49:41.103 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-09-07 15:49:41.108 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 15:49:41.112 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-09-07 15:49:41.160 | + 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-09-07 15:49:41.164 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 15:49:41.169 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-09-07 15:49:41.173 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-09-07 15:49:41.177 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-09-07 15:49:41.181 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 15:49:41.185 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-09-07 15:49:41.234 | + 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-09-07 15:49:41.239 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 15:49:41.243 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-09-07 15:49:41.247 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-09-07 15:49:41.252 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-09-07 15:49:41.256 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 15:49:41.260 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-09-07 15:49:41.310 | + 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-09-07 15:49:41.314 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-07 15:49:41.319 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-09-07 15:49:41.323 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-09-07 15:49:41.328 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-09-07 15:49:41.332 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-07 15:49:41.336 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-09-07 15:49:41.386 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-07 15:49:41.390 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-09-07 15:49:41.439 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-09-07 15:49:41.488 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-09-07 15:49:41.492 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-09-07 15:49:41.497 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-09-07 15:49:41.501 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-09-07 15:49:41.505 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-07 15:49:41.509 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-09-07 15:49:41.514 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-09-07 15:49:41.518 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-07 15:49:41.522 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-07 15:49:41.545 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-07 15:49:41.547 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-07 15:49:41.558 | d /var/run/uwsgi 0755 quobyte root 2026-09-07 15:49:41.564 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-07 15:49:41.580 | /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-09-07 15:49:41.587 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-09-07 15:49:41.591 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-09-07 15:49:41.598 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-07 15:49:41.602 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-09-07 15:49:41.651 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-09-07 15:49:41.700 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-09-07 15:49:41.747 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-09-07 15:49:41.795 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-07 15:49:41.843 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-07 15:49:41.890 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-09-07 15:49:41.939 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-09-07 15:49:41.986 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-09-07 15:49:42.034 | + 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-09-07 15:49:42.082 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-07 15:49:42.129 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-07 15:49:42.176 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-09-07 15:49:42.223 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-09-07 15:49:42.269 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-07 15:49:42.273 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-07 15:49:42.278 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-09-07 15:49:42.283 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-09-07 15:49:42.287 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-07 15:49:42.291 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:49:42.296 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:49:42.300 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-09-07 15:49:42.305 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-09-07 15:49:42.309 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-09-07 15:49:42.356 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-07 15:49:42.405 | + 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-09-07 15:49:42.406 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-09-07 15:49:42.418 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-09-07 15:49:42.424 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-09-07 15:49:42.428 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-09-07 15:49:42.432 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-07 15:49:42.437 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-07 15:49:42.441 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-07 15:49:42.446 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-07 15:49:42.450 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:49:42.454 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:49:42.459 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-07 15:49:42.463 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-07 15:49:42.467 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:49:42.471 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:49:42.476 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-09-07 15:49:42.490 | perl: warning: Setting locale failed. 2026-09-07 15:49:42.490 | perl: warning: Please check that your locale settings: 2026-09-07 15:49:42.490 | LANGUAGE = (unset), 2026-09-07 15:49:42.490 | LC_ALL = "en_US.utf8", 2026-09-07 15:49:42.490 | LANG = "de_DE.UTF-8" 2026-09-07 15:49:42.491 | are supported and installed on your system. 2026-09-07 15:49:42.491 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-07 15:49:42.532 | Enabling site neutron-api. 2026-09-07 15:49:42.538 | To activate the new configuration, you need to run: 2026-09-07 15:49:42.538 | systemctl reload apache2 2026-09-07 15:49:42.547 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-07 15:49:42.551 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-07 15:49:42.556 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-07 15:49:42.560 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-07 15:49:42.702 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-09-07 15:49:42.732 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:49:42.736 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-09-07 15:49:42.765 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:49:42.770 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-09-07 15:49:42.774 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-09-07 15:49:42.867 | + inc/async:async_inner:63 : init_neutron 2026-09-07 15:49:42.919 | [2027 Async init_neutron:55334]: running: init_neutron 2026-09-07 15:49:42.924 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-09-07 15:49:42.953 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:49:42.958 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-09-07 15:49:42.987 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:49:42.992 | + ./stack.sh:main:1202 : configure_os_vif 2026-09-07 15:49:42.997 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-09-07 15:49:43.002 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-09-07 15:49:43.056 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-09-07 15:49:43.061 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-09-07 15:49:43.119 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-09-07 15:49:43.148 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:49:43.153 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-09-07 15:49:43.182 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:49:43.187 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-09-07 15:49:43.191 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 15:49:43.196 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-09-07 15:49:43.200 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-09-07 15:49:43.205 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-09-07 15:49:43.296 | + inc/async:async_inner:63 : init_cinder 2026-09-07 15:49:43.356 | [2027 Async init_cinder:55572]: running: init_cinder 2026-09-07 15:49:43.361 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-09-07 15:49:43.393 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:49:43.395 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-09-07 15:49:43.399 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 15:49:43.403 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-09-07 15:49:43.408 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-09-07 15:49:43.414 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-09-07 15:49:43.506 | + inc/async:async_inner:63 : init_placement 2026-09-07 15:49:43.583 | [2027 Async init_placement:55702]: running: init_placement 2026-09-07 15:49:43.586 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-09-07 15:49:43.670 | [2027 Async init_neutron:55334]: Waiting for completion of init_neutron running on PID 55334 (5 other jobs running) 2026-09-07 15:49:43.706 | [2027 Async init_neutron:55334]: Signaling child to exit 2026-09-07 15:49:58.082 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:49:58.122 | [55572 Async init_cinder:55572]: finished successfully 2026-09-07 15:50:23.155 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:50:23.189 | [55334 Async init_neutron:55334]: finished successfully 2026-09-07 15:50:23.218 | WAKEUP 2026-09-07 15:50:23.249 | [2027 Async init_neutron:55334]: Signaled 2026-09-07 15:50:23.251 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-09-07 15:50:23.251 | + lib/database:recreate_database:112 : local db=neutron 2026-09-07 15:50:23.251 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-09-07 15:50:23.252 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-09-07 15:50:23.252 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-09-07 15:50:23.252 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 15:50:23.252 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-09-07 15:50:23.252 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 15:50:23.252 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-09-07 15:50:23.252 | + functions-common:time_start:2406 : local name=dbsync 2026-09-07 15:50:23.252 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:50:23.252 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:50:23.252 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:50:23.252 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796183070 2026-09-07 15:50:23.253 | + lib/neutron:init_neutron:508 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-09-07 15:50:23.253 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 15:50:23.253 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:50:23.253 | we strongly recommend against using it for new projects. 2026-09-07 15:50:23.254 | 2026-09-07 15:50:23.254 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:50:23.254 | framework. For more detail see 2026-09-07 15:50:23.255 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:50:23.255 | 2026-09-07 15:50:23.256 | import eventlet as _eventlet # noqa 2026-09-07 15:50:23.256 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-09-07 15:50:23.256 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-09-07 15:50:23.256 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-09-07 15:50:23.256 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-09-07 15:50:23.256 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-09-07 15:50:23.256 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-09-07 15:50:23.256 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-09-07 15:50:23.256 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-09-07 15:50:23.256 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-09-07 15:50:23.256 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-09-07 15:50:23.257 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-09-07 15:50:23.257 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-09-07 15:50:23.257 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-09-07 15:50:23.257 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-09-07 15:50:23.257 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-09-07 15:50:23.258 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-09-07 15:50:23.258 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-09-07 15:50:23.259 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-09-07 15:50:23.259 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-09-07 15:50:23.259 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-09-07 15:50:23.259 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-09-07 15:50:23.260 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-09-07 15:50:23.260 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-09-07 15:50:23.260 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-09-07 15:50:23.260 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-09-07 15:50:23.260 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-09-07 15:50:23.260 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-09-07 15:50:23.260 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-09-07 15:50:23.260 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-09-07 15:50:23.260 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-09-07 15:50:23.260 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-09-07 15:50:23.260 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-09-07 15:50:23.261 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-09-07 15:50:23.261 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-09-07 15:50:23.261 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-09-07 15:50:23.261 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-09-07 15:50:23.261 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-09-07 15:50:23.261 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-09-07 15:50:23.261 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-09-07 15:50:23.261 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-09-07 15:50:23.261 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-09-07 15:50:23.261 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-09-07 15:50:23.261 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-09-07 15:50:23.262 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-09-07 15:50:23.262 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-09-07 15:50:23.262 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-09-07 15:50:23.262 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-09-07 15:50:23.262 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-09-07 15:50:23.263 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-09-07 15:50:23.263 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-09-07 15:50:23.264 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-09-07 15:50:23.264 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-09-07 15:50:23.264 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-09-07 15:50:23.265 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-09-07 15:50:23.265 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-09-07 15:50:23.266 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-09-07 15:50:23.266 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-09-07 15:50:23.266 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-09-07 15:50:23.266 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-09-07 15:50:23.266 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-09-07 15:50:23.267 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-09-07 15:50:23.267 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-09-07 15:50:23.267 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-09-07 15:50:23.267 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-09-07 15:50:23.267 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-09-07 15:50:23.267 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-09-07 15:50:23.267 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-09-07 15:50:23.267 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-09-07 15:50:23.268 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-09-07 15:50:23.269 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-09-07 15:50:23.269 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-09-07 15:50:23.269 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-09-07 15:50:23.269 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-09-07 15:50:23.269 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-09-07 15:50:23.269 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-09-07 15:50:23.269 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-09-07 15:50:23.269 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-09-07 15:50:23.269 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-09-07 15:50:23.269 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-09-07 15:50:23.269 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-09-07 15:50:23.269 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-09-07 15:50:23.270 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-09-07 15:50:23.270 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-09-07 15:50:23.270 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-09-07 15:50:23.270 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-09-07 15:50:23.271 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-09-07 15:50:23.271 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-09-07 15:50:23.272 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-09-07 15:50:23.272 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-09-07 15:50:23.272 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-09-07 15:50:23.272 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-09-07 15:50:23.273 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-09-07 15:50:23.273 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-09-07 15:50:23.273 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-09-07 15:50:23.273 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-09-07 15:50:23.273 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-09-07 15:50:23.273 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-09-07 15:50:23.273 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-09-07 15:50:23.273 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-09-07 15:50:23.273 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-09-07 15:50:23.273 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-09-07 15:50:23.273 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-09-07 15:50:23.274 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-09-07 15:50:23.274 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-09-07 15:50:23.274 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-09-07 15:50:23.274 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-09-07 15:50:23.274 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-09-07 15:50:23.275 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-09-07 15:50:23.275 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-09-07 15:50:23.276 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-09-07 15:50:23.276 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-09-07 15:50:23.276 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-09-07 15:50:23.276 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-09-07 15:50:23.276 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-09-07 15:50:23.276 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-09-07 15:50:23.276 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-09-07 15:50:23.276 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-09-07 15:50:23.277 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-09-07 15:50:23.277 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-09-07 15:50:23.277 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-09-07 15:50:23.277 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-09-07 15:50:23.278 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-09-07 15:50:23.278 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-09-07 15:50:23.278 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-09-07 15:50:23.278 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-09-07 15:50:23.278 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-09-07 15:50:23.278 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-09-07 15:50:23.279 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-09-07 15:50:23.279 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-09-07 15:50:23.279 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-09-07 15:50:23.279 | INFO [alembic.runtime.migration] Running upgrade a1b2c3d4e5f6 -> c7f8d9e0f1a2 2026-09-07 15:50:23.279 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-09-07 15:50:23.280 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-09-07 15:50:23.280 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-09-07 15:50:23.280 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-09-07 15:50:23.280 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-09-07 15:50:23.281 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-09-07 15:50:23.281 | Running upgrade for neutron ... 2026-09-07 15:50:23.281 | OK 2026-09-07 15:50:23.281 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-09-07 15:50:23.281 | + functions-common:time_stop:2420 : local name 2026-09-07 15:50:23.282 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:50:23.282 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:50:23.282 | + functions-common:time_stop:2423 : local total 2026-09-07 15:50:23.282 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:50:23.282 | + functions-common:time_stop:2426 : name=dbsync 2026-09-07 15:50:23.282 | + functions-common:time_stop:2427 : start_time=1788796183070 2026-09-07 15:50:23.282 | + functions-common:time_stop:2429 : [[ -z 1788796183070 ]] 2026-09-07 15:50:23.282 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:50:23.282 | + functions-common:time_stop:2432 : end_time=1788796223129 2026-09-07 15:50:23.282 | + functions-common:time_stop:2433 : elapsed_time=40059 2026-09-07 15:50:23.282 | + functions-common:time_stop:2434 : total=8108 2026-09-07 15:50:23.282 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:50:23.283 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48167 2026-09-07 15:50:23.304 | [2027 Async init_neutron:55334]: finished init_neutron with result 0 in 40 seconds 2026-09-07 15:50:23.310 | + inc/async:async_wait:197 : return 0 2026-09-07 15:50:23.314 | + ./stack.sh:main:1232 : async_wait init_placement 2026-09-07 15:50:23.383 | [2027 Async init_placement:55702]: Waiting for completion of init_placement running on PID 55702 (4 other jobs running) 2026-09-07 15:50:23.414 | [2027 Async init_placement:55702]: Signaling child to exit 2026-09-07 15:50:29.851 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:50:29.883 | [55702 Async init_placement:55702]: finished successfully 2026-09-07 15:50:29.914 | WAKEUP 2026-09-07 15:50:29.941 | [2027 Async init_placement:55702]: Signaled 2026-09-07 15:50:29.943 | + lib/placement:init_placement:113 : recreate_database placement 2026-09-07 15:50:29.944 | + lib/database:recreate_database:112 : local db=placement 2026-09-07 15:50:29.944 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-09-07 15:50:29.944 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-09-07 15:50:29.944 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-09-07 15:50:29.944 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 15:50:29.944 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-09-07 15:50:29.944 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 15:50:29.944 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-09-07 15:50:29.944 | + lib/placement:init_placement:115 : create_placement_accounts 2026-09-07 15:50:29.944 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-09-07 15:50:29.944 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-09-07 15:50:29.945 | + functions-common:get_or_create_user:899 : local user_id 2026-09-07 15:50:29.945 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-07 15:50:29.945 | + functions-common:get_or_create_user:903 : local email= 2026-09-07 15:50:29.945 | ++ 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-09-07 15:50:29.945 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:50:29.945 | + functions-common:get_or_create_user:915 : user_id=92daaffcdef64b629c06883e3d3a8713 2026-09-07 15:50:29.945 | + functions-common:get_or_create_user:916 : echo 92daaffcdef64b629c06883e3d3a8713 2026-09-07 15:50:29.945 | 92daaffcdef64b629c06883e3d3a8713 2026-09-07 15:50:29.945 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-09-07 15:50:29.945 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 15:50:29.945 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 15:50:29.945 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-07 15:50:29.946 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 15:50:29.946 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 15:50:29.946 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-07 15:50:29.946 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-07 15:50:29.946 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-07 15:50:29.946 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-07 15:50:29.946 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-07 15:50:29.946 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-07 15:50:29.946 | + 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-09-07 15:50:29.946 | ++ 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-09-07 15:50:29.946 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:50:29.947 | + functions-common:get_or_add_user_project_role:979 : user_role_id=61d64a2250274c5399e7b8a4530bc493 2026-09-07 15:50:29.947 | + functions-common:get_or_add_user_project_role:980 : echo 61d64a2250274c5399e7b8a4530bc493 2026-09-07 15:50:29.947 | 61d64a2250274c5399e7b8a4530bc493 2026-09-07 15:50:29.947 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-07 15:50:29.947 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-09-07 15:50:29.947 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-07 15:50:29.947 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-07 15:50:29.947 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-07 15:50:29.947 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-07 15:50:29.947 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-07 15:50:29.947 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-07 15:50:29.948 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-07 15:50:29.948 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-07 15:50:29.948 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-07 15:50:29.948 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-07 15:50:29.948 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-07 15:50:29.948 | + 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-09-07 15:50:29.948 | ++ 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-09-07 15:50:29.948 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:50:29.948 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5aac13944fbf4c3fa5ca674b3a659757 2026-09-07 15:50:29.948 | + functions-common:get_or_add_user_project_role:980 : echo 5aac13944fbf4c3fa5ca674b3a659757 2026-09-07 15:50:29.948 | 5aac13944fbf4c3fa5ca674b3a659757 2026-09-07 15:50:29.949 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.66/placement 2026-09-07 15:50:29.949 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-09-07 15:50:29.949 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-07 15:50:29.949 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-09-07 15:50:29.949 | ++ 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-09-07 15:50:29.949 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:50:29.949 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-07 15:50:29.949 | d2ccde2dc1c248238f0b078a39244789' 2026-09-07 15:50:29.949 | + functions-common:get_or_create_service:1067 : echo d2ccde2dc1c248238f0b078a39244789 2026-09-07 15:50:29.949 | d2ccde2dc1c248238f0b078a39244789 2026-09-07 15:50:29.949 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.66/placement 2026-09-07 15:50:29.949 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-07 15:50:29.950 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.66/placement RegionOne 2026-09-07 15:50:29.950 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-07 15:50:29.950 | +++ 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-09-07 15:50:29.950 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:50:29.950 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-07 15:50:29.950 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-07 15:50:29.950 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.66/placement --region RegionOne -f value -c id 2026-09-07 15:50:29.950 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:50:29.950 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=8d54589cc247432eb51b8e605f06c3fe 2026-09-07 15:50:29.950 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 8d54589cc247432eb51b8e605f06c3fe 2026-09-07 15:50:29.950 | + functions-common:get_or_create_endpoint:1100 : public_id=8d54589cc247432eb51b8e605f06c3fe 2026-09-07 15:50:29.951 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-07 15:50:29.951 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-07 15:50:29.951 | + functions-common:get_or_create_endpoint:1109 : echo 8d54589cc247432eb51b8e605f06c3fe 2026-09-07 15:50:29.951 | 8d54589cc247432eb51b8e605f06c3fe 2026-09-07 15:50:30.002 | [2027 Async init_placement:55702]: finished init_placement with result 0 in 46 seconds 2026-09-07 15:50:30.008 | + inc/async:async_wait:197 : return 0 2026-09-07 15:50:30.013 | + ./stack.sh:main:1233 : async_wait init_glance 2026-09-07 15:50:30.081 | [2027 Async init_glance:51117]: Waiting for completion of init_glance running on PID 51117 (3 other jobs running) 2026-09-07 15:50:30.112 | [2027 Async init_glance:51117]: Signaling child to exit 2026-09-07 15:50:30.113 | WAKEUP 2026-09-07 15:50:30.141 | [2027 Async init_glance:51117]: Signaled 2026-09-07 15:50:30.143 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-09-07 15:50:30.143 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-09-07 15:50:30.143 | + lib/glance:init_glance:529 : recreate_database glance 2026-09-07 15:50:30.143 | + lib/database:recreate_database:112 : local db=glance 2026-09-07 15:50:30.143 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-09-07 15:50:30.143 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-09-07 15:50:30.143 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-09-07 15:50:30.143 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 15:50:30.143 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-09-07 15:50:30.144 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 15:50:30.144 | + lib/glance:init_glance:531 : time_start dbsync 2026-09-07 15:50:30.144 | + functions-common:time_start:2406 : local name=dbsync 2026-09-07 15:50:30.144 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:50:30.144 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:50:30.144 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:50:30.144 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796085084 2026-09-07 15:50:30.144 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-09-07 15:50:30.144 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 15:50:30.144 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:50:30.144 | we strongly recommend against using it for new projects. 2026-09-07 15:50:30.145 | 2026-09-07 15:50:30.145 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:50:30.145 | framework. For more detail see 2026-09-07 15:50:30.145 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:50:30.145 | 2026-09-07 15:50:30.146 | import eventlet as _eventlet # noqa 2026-09-07 15:50:30.146 | INFO dbcounter [-] Registered counter for database glance 2026-09-07 15:50:30.146 | 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=51223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-07 15:50:30.147 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 15:50:30.147 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 15:50:30.147 | DEBUG dbcounter [-] [51223] Writer thread running {{(pid=51223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 15:50:30.148 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 15:50:30.148 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 15:50:30.148 | INFO dbcounter [-] Registered counter for database glance 2026-09-07 15:50:30.148 | 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=51223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-07 15:50:30.148 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 15:50:30.148 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 15:50:30.148 | DEBUG dbcounter [-] [51223] Writer thread running {{(pid=51223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 15:50:30.148 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-09-07 15:50:30.148 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-07 15:50:30.149 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-09-07 15:50:30.149 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.149 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-09-07 15:50:30.149 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.149 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-09-07 15:50:30.149 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.149 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-09-07 15:50:30.149 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.149 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-09-07 15:50:30.149 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.149 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-09-07 15:50:30.150 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.150 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-09-07 15:50:30.150 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.150 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-09-07 15:50:30.150 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.151 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-09-07 15:50:30.151 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.151 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-09-07 15:50:30.152 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.152 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-07 15:50:30.152 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.153 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-07 15:50:30.153 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.153 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-07 15:50:30.153 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.153 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-07 15:50:30.153 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.153 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-09-07 15:50:30.153 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.153 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 15:50:30.154 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 15:50:30.154 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 15:50:30.154 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 15:50:30.154 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 15:50:30.154 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 15:50:30.154 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 15:50:30.154 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 15:50:30.154 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 15:50:30.154 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 15:50:30.154 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-09-07 15:50:30.154 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-07 15:50:30.155 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-09-07 15:50:30.155 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.155 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-09-07 15:50:30.155 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.155 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-09-07 15:50:30.155 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.155 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-09-07 15:50:30.155 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.156 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-09-07 15:50:30.156 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.156 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-09-07 15:50:30.156 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.156 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-09-07 15:50:30.156 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.156 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-09-07 15:50:30.156 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.156 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-09-07 15:50:30.156 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.157 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-09-07 15:50:30.157 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.157 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-09-07 15:50:30.157 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.157 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-09-07 15:50:30.157 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=51223) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:787}} 2026-09-07 15:50:30.157 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 15:50:30.157 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 15:50:30.157 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 15:50:30.157 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 15:50:30.158 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-09-07 15:50:30.158 | Database migration is up to date. No migration needed. 2026-09-07 15:50:30.158 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-09-07 15:50:30.158 | Database is synced successfully. 2026-09-07 15:50:30.158 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-09-07 15:50:30.158 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-07 15:50:30.158 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:50:30.158 | we strongly recommend against using it for new projects. 2026-09-07 15:50:30.158 | 2026-09-07 15:50:30.158 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:50:30.159 | framework. For more detail see 2026-09-07 15:50:30.159 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:50:30.159 | 2026-09-07 15:50:30.159 | import eventlet as _eventlet # noqa 2026-09-07 15:50:30.159 | INFO dbcounter [-] Registered counter for database glance 2026-09-07 15:50:30.159 | 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=51399) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-07 15:50:30.159 | DEBUG dbcounter [-] [51399] Writer thread running {{(pid=51399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 15:50:30.159 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-09-07 15:50:30.159 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-09-07 15:50:30.160 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-09-07 15:50:30.160 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-09-07 15:50:30.160 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-09-07 15:50:30.160 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-09-07 15:50:30.160 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-09-07 15:50:30.160 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-09-07 15:50:30.160 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-09-07 15:50:30.160 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-09-07 15:50:30.160 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-09-07 15:50:30.160 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-09-07 15:50:30.161 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-09-07 15:50:30.161 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-09-07 15:50:30.161 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-09-07 15:50:30.161 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-09-07 15:50:30.161 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-09-07 15:50:30.161 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-09-07 15:50:30.161 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-09-07 15:50:30.161 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-09-07 15:50:30.161 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-09-07 15:50:30.161 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-09-07 15:50:30.162 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-09-07 15:50:30.162 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-09-07 15:50:30.162 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-09-07 15:50:30.162 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-09-07 15:50:30.162 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-09-07 15:50:30.162 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-09-07 15:50:30.162 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-09-07 15:50:30.162 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-09-07 15:50:30.162 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-09-07 15:50:30.162 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-09-07 15:50:30.163 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-09-07 15:50:30.163 | + lib/glance:init_glance:537 : time_stop dbsync 2026-09-07 15:50:30.163 | + functions-common:time_stop:2420 : local name 2026-09-07 15:50:30.163 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:50:30.163 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:50:30.163 | + functions-common:time_stop:2423 : local total 2026-09-07 15:50:30.163 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:50:30.163 | + functions-common:time_stop:2426 : name=dbsync 2026-09-07 15:50:30.163 | + functions-common:time_stop:2427 : start_time=1788796085084 2026-09-07 15:50:30.163 | + functions-common:time_stop:2429 : [[ -z 1788796085084 ]] 2026-09-07 15:50:30.164 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:50:30.164 | + functions-common:time_stop:2432 : end_time=1788796098604 2026-09-07 15:50:30.164 | + functions-common:time_stop:2433 : elapsed_time=13520 2026-09-07 15:50:30.164 | + functions-common:time_stop:2434 : total=8108 2026-09-07 15:50:30.164 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:50:30.164 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21628 2026-09-07 15:50:30.201 | [2027 Async init_glance:51117]: finished init_glance with result 0 in 13 seconds 2026-09-07 15:50:30.208 | + inc/async:async_wait:197 : return 0 2026-09-07 15:50:30.213 | + ./stack.sh:main:1234 : async_wait init_swift 2026-09-07 15:50:30.243 | Not waiting for async task init_swift that we never started or has already been waited for 2026-09-07 15:50:30.247 | + inc/async:async_wait:197 : return 0 2026-09-07 15:50:30.251 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-09-07 15:50:30.320 | [2027 Async init_cinder:55572]: Waiting for completion of init_cinder running on PID 55572 (2 other jobs running) 2026-09-07 15:50:30.352 | [2027 Async init_cinder:55572]: Signaling child to exit 2026-09-07 15:50:30.352 | WAKEUP 2026-09-07 15:50:30.380 | [2027 Async init_cinder:55572]: Signaled 2026-09-07 15:50:30.382 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-09-07 15:50:30.383 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:50:30.383 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-09-07 15:50:30.383 | + lib/database:recreate_database:112 : local db=cinder 2026-09-07 15:50:30.383 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-09-07 15:50:30.383 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-09-07 15:50:30.383 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-09-07 15:50:30.383 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 15:50:30.383 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-09-07 15:50:30.383 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 15:50:30.383 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-09-07 15:50:30.384 | + functions-common:time_start:2406 : local name=dbsync 2026-09-07 15:50:30.384 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:50:30.384 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:50:30.384 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:50:30.384 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796183547 2026-09-07 15:50:30.384 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-09-07 15:50:30.384 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-09-07 15:50:30.384 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:50:30.384 | we strongly recommend against using it for new projects. 2026-09-07 15:50:30.384 | 2026-09-07 15:50:30.385 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:50:30.385 | framework. For more detail see 2026-09-07 15:50:30.385 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:50:30.385 | 2026-09-07 15:50:30.385 | import eventlet # noqa 2026-09-07 15:50:30.385 | INFO dbcounter [-] Registered counter for database cinder 2026-09-07 15:50:30.385 | 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=55752) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-07 15:50:30.385 | INFO cinder.db.migration [-] Applying migration(s) 2026-09-07 15:50:30.385 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 15:50:30.385 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 15:50:30.386 | DEBUG dbcounter [-] [55752] Writer thread running {{(pid=55752) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 15:50:30.386 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-09-07 15:50:30.386 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55752) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-07 15:50:30.386 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-09-07 15:50:30.386 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55752) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.386 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-09-07 15:50:30.386 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55752) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.386 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-09-07 15:50:30.386 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55752) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.387 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-09-07 15:50:30.387 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55752) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.387 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-09-07 15:50:30.387 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55752) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.387 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-09-07 15:50:30.387 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55752) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.387 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-09-07 15:50:30.387 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55752) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:30.387 | INFO cinder.db.migration [-] Migration(s) applied 2026-09-07 15:50:30.387 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-09-07 15:50:30.388 | + functions-common:time_stop:2420 : local name 2026-09-07 15:50:30.388 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:50:30.388 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:50:30.388 | + functions-common:time_stop:2423 : local total 2026-09-07 15:50:30.388 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:50:30.388 | + functions-common:time_stop:2426 : name=dbsync 2026-09-07 15:50:30.388 | + functions-common:time_stop:2427 : start_time=1788796183547 2026-09-07 15:50:30.388 | + functions-common:time_stop:2429 : [[ -z 1788796183547 ]] 2026-09-07 15:50:30.388 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:50:30.388 | + functions-common:time_stop:2432 : end_time=1788796195876 2026-09-07 15:50:30.388 | + functions-common:time_stop:2433 : elapsed_time=12329 2026-09-07 15:50:30.389 | + functions-common:time_stop:2434 : total=8108 2026-09-07 15:50:30.389 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:50:30.389 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20437 2026-09-07 15:50:30.389 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-09-07 15:50:30.389 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:50:30.389 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-09-07 15:50:30.389 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-09-07 15:50:30.389 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-07 15:50:30.389 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-09-07 15:50:30.389 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-09-07 15:50:30.390 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-09-07 15:50:30.390 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-09-07 15:50:30.390 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-09-07 15:50:30.390 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-09-07 15:50:30.390 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-09-07 15:50:30.390 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-09-07 15:50:30.390 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-09-07 15:50:30.390 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-07 15:50:30.390 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-07 15:50:30.391 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-07 15:50:30.391 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-07 15:50:30.391 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-07 15:50:30.391 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-07 15:50:30.391 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-07 15:50:30.391 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-07 15:50:30.391 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-07 15:50:30.391 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-07 15:50:30.391 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-07 15:50:30.391 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-07 15:50:30.392 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-07 15:50:30.392 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-09-07 15:50:30.392 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-09-07 15:50:30.392 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-09-07 15:50:30.392 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-07 15:50:30.392 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-09-07 15:50:30.392 | Volume group "stack-volumes-lvmdriver-1" not found 2026-09-07 15:50:30.392 | Cannot process volume group stack-volumes-lvmdriver-1 2026-09-07 15:50:30.392 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-09-07 15:50:30.392 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-07 15:50:30.393 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-09-07 15:50:30.393 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-09-07 15:50:30.393 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-09-07 15:50:30.393 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-09-07 15:50:30.393 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-09-07 15:50:30.393 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-09-07 15:50:30.393 | s|%DIRECTIO%|--direct-io=on|g; 2026-09-07 15:50:30.393 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-09-07 15:50:30.393 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-09-07 15:50:30.393 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-09-07 15:50:30.393 | [Unit] 2026-09-07 15:50:30.394 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-07 15:50:30.394 | DefaultDependencies=no 2026-09-07 15:50:30.394 | After=systemd-udev-settle.service 2026-09-07 15:50:30.394 | Before=lvm2-activation-early.service 2026-09-07 15:50:30.394 | Wants=systemd-udev-settle.service 2026-09-07 15:50:30.394 | 2026-09-07 15:50:30.394 | [Service] 2026-09-07 15:50:30.394 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-07 15:50:30.394 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-09-07 15:50:30.394 | RemainAfterExit=yes 2026-09-07 15:50:30.395 | Type=oneshot 2026-09-07 15:50:30.395 | 2026-09-07 15:50:30.395 | [Install] 2026-09-07 15:50:30.395 | WantedBy=local-fs.target 2026-09-07 15:50:30.395 | Also=systemd-udev-settle.service 2026-09-07 15:50:30.395 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-09-07 15:50:30.395 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-09-07 15:50:30.395 | 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-09-07 15:50:30.395 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-09-07 15:50:30.396 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-09-07 15:50:30.396 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-09-07 15:50:30.396 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-09-07 15:50:30.396 | Volume group "stack-volumes-lvmdriver-1" not found 2026-09-07 15:50:30.396 | Cannot process volume group stack-volumes-lvmdriver-1 2026-09-07 15:50:30.396 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-09-07 15:50:30.396 | Physical volume "/dev/loop0" successfully created. 2026-09-07 15:50:30.396 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-09-07 15:50:30.396 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-09-07 15:50:30.396 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:50:30.397 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-09-07 15:50:30.397 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-09-07 15:50:30.397 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-09-07 15:50:30.397 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-09-07 15:50:30.397 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:50:30.397 | we strongly recommend against using it for new projects. 2026-09-07 15:50:30.397 | 2026-09-07 15:50:30.397 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:50:30.397 | framework. For more detail see 2026-09-07 15:50:30.397 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:50:30.398 | 2026-09-07 15:50:30.398 | import eventlet # noqa 2026-09-07 15:50:30.398 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-09-07 15:50:30.398 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-09-07 15:50:30.398 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-09-07 15:50:30.398 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-09-07 15:50:30.398 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:50:30.398 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-09-07 15:50:30.443 | [2027 Async init_cinder:55572]: finished init_cinder with result 0 in 14 seconds 2026-09-07 15:50:30.449 | + inc/async:async_wait:197 : return 0 2026-09-07 15:50:30.454 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-09-07 15:50:30.482 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:50:30.486 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-09-07 15:50:30.490 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 15:50:30.494 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-09-07 15:50:30.498 | + ./stack.sh:main:1242 : init_nova 2026-09-07 15:50:30.503 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-09-07 15:50:30.530 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:50:30.534 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-09-07 15:50:30.562 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:50:30.566 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-07 15:50:30.571 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-07 15:50:30.659 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-07 15:50:30.711 | [2027 Async nova-cell-0:57848]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-07 15:50:30.717 | ++ lib/nova:init_nova:861 : seq 1 1 2026-09-07 15:50:30.723 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-07 15:50:30.729 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-09-07 15:50:30.734 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-07 15:50:30.738 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-07 15:50:30.745 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-07 15:50:30.835 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-07 15:50:30.887 | [2027 Async nova-cell-1:57952]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-07 15:50:30.890 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-09-07 15:50:30.895 | + lib/database:recreate_database:112 : local db=nova_api 2026-09-07 15:50:30.898 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-09-07 15:50:30.902 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-09-07 15:50:30.907 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-09-07 15:50:30.911 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 15:50:30.979 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-09-07 15:50:30.985 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 15:50:31.057 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-09-07 15:50:31.619 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-07 15:50:31.619 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:50:31.619 | we strongly recommend against using it for new projects. 2026-09-07 15:50:31.619 | 2026-09-07 15:50:31.619 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:50:31.620 | framework. For more detail see 2026-09-07 15:50:31.620 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:50:31.620 | 2026-09-07 15:50:31.620 | import eventlet # noqa 2026-09-07 15:50:31.899 | 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-09-07 15:50:35.821 | INFO dbcounter [-] Registered counter for database nova_api 2026-09-07 15:50:35.919 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 15:50:35.919 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 15:50:35.920 | DEBUG dbcounter [-] [58022] Writer thread running {{(pid=58022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 15:50:35.992 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-09-07 15:50:41.015 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=58022) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-07 15:50:41.021 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-09-07 15:50:43.216 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=58022) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:43.221 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-09-07 15:50:43.230 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=58022) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:44.099 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-09-07 15:50:44.104 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-09-07 15:50:44.109 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-09-07 15:50:44.114 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-09-07 15:50:44.118 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-07 15:50:44.124 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-07 15:50:44.130 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-07 15:50:44.166 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:50:44.172 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-07 15:50:44.177 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-09-07 15:50:44.184 | + 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-09-07 15:50:44.779 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-07 15:50:44.780 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:50:44.780 | we strongly recommend against using it for new projects. 2026-09-07 15:50:44.780 | 2026-09-07 15:50:44.780 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:50:44.780 | framework. For more detail see 2026-09-07 15:50:44.782 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:50:44.782 | 2026-09-07 15:50:44.782 | import eventlet # noqa 2026-09-07 15:50:45.051 | 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-09-07 15:50:48.276 | INFO dbcounter [None req-882678db-6008-4b66-8e45-b31d64e680bb None None] Registered counter for database nova_api 2026-09-07 15:50:48.399 | DEBUG dbcounter [-] [58618] Writer thread running {{(pid=58618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 15:50:49.163 | ++ lib/nova:init_nova:873 : seq 0 1 2026-09-07 15:50:49.172 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-09-07 15:50:49.178 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-09-07 15:50:49.274 | [2027 Async nova-cell-0:57848]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57848 (3 other jobs running) 2026-09-07 15:50:49.323 | [2027 Async nova-cell-0:57848]: Signaling child to exit 2026-09-07 15:50:56.515 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:50:56.551 | [57952 Async nova-cell-1:57952]: finished successfully 2026-09-07 15:50:56.814 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:50:56.847 | [57848 Async nova-cell-0:57848]: finished successfully 2026-09-07 15:50:56.875 | WAKEUP 2026-09-07 15:50:56.904 | [2027 Async nova-cell-0:57848]: Signaled 2026-09-07 15:50:56.906 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-09-07 15:50:56.906 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-09-07 15:50:56.906 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-09-07 15:50:56.906 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-09-07 15:50:56.906 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-09-07 15:50:56.906 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-09-07 15:50:56.906 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-09-07 15:50:56.906 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 15:50:56.906 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-09-07 15:50:56.906 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 15:50:56.907 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-09-07 15:50:56.907 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-07 15:50:56.907 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:50:56.907 | we strongly recommend against using it for new projects. 2026-09-07 15:50:56.907 | 2026-09-07 15:50:56.907 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:50:56.907 | framework. For more detail see 2026-09-07 15:50:56.908 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:50:56.908 | 2026-09-07 15:50:56.908 | import eventlet # noqa 2026-09-07 15:50:56.908 | 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-09-07 15:50:56.908 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-09-07 15:50:56.908 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 15:50:56.908 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 15:50:56.909 | DEBUG dbcounter [-] [57968] Writer thread running {{(pid=57968) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 15:50:56.909 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-09-07 15:50:56.909 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57968) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-07 15:50:56.909 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-09-07 15:50:56.909 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57968) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:56.909 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-09-07 15:50:56.909 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57968) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:56.909 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-09-07 15:50:56.909 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57968) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:56.910 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-09-07 15:50:56.910 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57968) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:56.910 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-09-07 15:50:56.910 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57968) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:56.910 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-09-07 15:50:56.910 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57968) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:56.910 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-09-07 15:50:56.910 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57968) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:56.911 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-09-07 15:50:56.911 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57968) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:56.911 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-09-07 15:50:56.911 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57968) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:56.962 | [2027 Async nova-cell-0:57848]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-09-07 15:50:56.969 | + inc/async:async_wait:197 : return 0 2026-09-07 15:50:56.974 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-09-07 15:50:56.978 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-09-07 15:50:57.045 | [2027 Async nova-cell-1:57952]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57952 (2 other jobs running) 2026-09-07 15:50:57.077 | [2027 Async nova-cell-1:57952]: Signaling child to exit 2026-09-07 15:50:57.077 | WAKEUP 2026-09-07 15:50:57.106 | [2027 Async nova-cell-1:57952]: Signaled 2026-09-07 15:50:57.109 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-09-07 15:50:57.109 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-09-07 15:50:57.109 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-09-07 15:50:57.109 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-09-07 15:50:57.109 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-09-07 15:50:57.109 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-09-07 15:50:57.109 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-09-07 15:50:57.109 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 15:50:57.109 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-09-07 15:50:57.109 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-07 15:50:57.109 | + 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-09-07 15:50:57.110 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-07 15:50:57.110 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:50:57.110 | we strongly recommend against using it for new projects. 2026-09-07 15:50:57.110 | 2026-09-07 15:50:57.110 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:50:57.110 | framework. For more detail see 2026-09-07 15:50:57.110 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:50:57.110 | 2026-09-07 15:50:57.110 | import eventlet # noqa 2026-09-07 15:50:57.110 | 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-09-07 15:50:57.110 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-09-07 15:50:57.110 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-07 15:50:57.111 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-07 15:50:57.111 | DEBUG dbcounter [-] [58019] Writer thread running {{(pid=58019) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 15:50:57.111 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-09-07 15:50:57.111 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58019) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-07 15:50:57.112 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-09-07 15:50:57.112 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58019) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:57.112 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-09-07 15:50:57.113 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58019) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:57.113 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-09-07 15:50:57.113 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58019) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:57.114 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-09-07 15:50:57.114 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58019) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:57.114 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-09-07 15:50:57.115 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58019) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:57.115 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-09-07 15:50:57.115 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58019) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:57.115 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-09-07 15:50:57.116 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58019) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:57.116 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-09-07 15:50:57.116 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58019) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:57.116 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-09-07 15:50:57.116 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58019) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-07 15:50:57.166 | [2027 Async nova-cell-1:57952]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 25 seconds 2026-09-07 15:50:57.172 | + inc/async:async_wait:197 : return 0 2026-09-07 15:50:57.176 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-07 15:50:57.181 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-09-07 15:50:57.732 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-07 15:50:57.732 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:50:57.733 | we strongly recommend against using it for new projects. 2026-09-07 15:50:57.733 | 2026-09-07 15:50:57.733 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:50:57.733 | framework. For more detail see 2026-09-07 15:50:57.733 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:50:57.733 | 2026-09-07 15:50:57.733 | import eventlet # noqa 2026-09-07 15:50:57.995 | 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-09-07 15:51:01.011 | Running batches of 50 until complete 2026-09-07 15:51:01.011 | INFO dbcounter [None req-54c38397-1dc6-426d-873a-fe5d754492c9 None None] Registered counter for database nova_cell0 2026-09-07 15:51:01.209 | DEBUG dbcounter [-] [59282] Writer thread running {{(pid=59282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 15:51:01.215 | INFO dbcounter [None req-54c38397-1dc6-426d-873a-fe5d754492c9 None None] Registered counter for database nova_api 2026-09-07 15:51:01.373 | DEBUG dbcounter [-] [59282] Writer thread running {{(pid=59282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 15:51:01.399 | INFO dbcounter [None req-54c38397-1dc6-426d-873a-fe5d754492c9 None None] Registered counter for database nova_cell0 2026-09-07 15:51:01.473 | DEBUG dbcounter [-] [59282] Writer thread running {{(pid=59282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 15:51:01.735 | +-------------------------------------+--------------+-----------+ 2026-09-07 15:51:01.735 | | Migration | Total Needed | Completed | 2026-09-07 15:51:01.735 | +-------------------------------------+--------------+-----------+ 2026-09-07 15:51:01.735 | | fill_virtual_interface_list | 0 | 0 | 2026-09-07 15:51:01.735 | | migrate_empty_ratio | 0 | 0 | 2026-09-07 15:51:01.735 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-09-07 15:51:01.736 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-09-07 15:51:01.736 | | migration_migrate_to_uuid | 0 | 0 | 2026-09-07 15:51:01.736 | | populate_dev_uuids | 0 | 0 | 2026-09-07 15:51:01.736 | | populate_instance_compute_id | 0 | 0 | 2026-09-07 15:51:01.736 | | populate_missing_availability_zones | 0 | 0 | 2026-09-07 15:51:01.736 | | populate_queued_for_delete | 0 | 0 | 2026-09-07 15:51:01.736 | | populate_user_id | 0 | 0 | 2026-09-07 15:51:01.736 | | populate_uuids | 0 | 0 | 2026-09-07 15:51:01.736 | +-------------------------------------+--------------+-----------+ 2026-09-07 15:51:02.618 | ++ lib/nova:init_nova:887 : seq 1 1 2026-09-07 15:51:02.625 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-07 15:51:02.630 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-09-07 15:51:02.635 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-07 15:51:02.639 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-07 15:51:02.644 | + 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-09-07 15:51:03.191 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-07 15:51:03.191 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:51:03.191 | we strongly recommend against using it for new projects. 2026-09-07 15:51:03.191 | 2026-09-07 15:51:03.191 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:51:03.192 | framework. For more detail see 2026-09-07 15:51:03.192 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:51:03.192 | 2026-09-07 15:51:03.192 | import eventlet # noqa 2026-09-07 15:51:03.451 | 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-09-07 15:51:06.448 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-09-07 15:51:06.448 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-09-07 15:51:06.448 | INFO dbcounter [None req-5c708a49-fc7e-49b8-b804-df1991d64b9c None None] Registered counter for database nova_api 2026-09-07 15:51:06.570 | DEBUG dbcounter [-] [59300] Writer thread running {{(pid=59300) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 15:51:07.280 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-09-07 15:51:07.284 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-09-07 15:51:07.303 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-09-07 15:51:07.307 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-09-07 15:51:07.311 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-09-07 15:51:07.400 | + inc/async:async_inner:63 : configure_neutron_nova 2026-09-07 15:51:07.456 | [2027 Async configure_neutron_nova:59359]: running: configure_neutron_nova 2026-09-07 15:51:07.462 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-09-07 15:51:07.465 | + functions-common:run_phase:1848 : local mode=stack 2026-09-07 15:51:07.471 | + functions-common:run_phase:1849 : local phase=post-config 2026-09-07 15:51:07.475 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-07 15:51:07.479 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-07 15:51:07.484 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-07 15:51:07.490 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-07 15:51:07.494 | + functions-common:run_phase:1858 : local extra 2026-09-07 15:51:07.500 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-07 15:51:07.507 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-07 15:51:07.512 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-07 15:51:07.516 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-07 15:51:07.521 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-09-07 15:51:07.527 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-07 15:51:07.558 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:51:07.563 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-07 15:51:07.568 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-07 15:51:07.572 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-09-07 15:51:07.577 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-07 15:51:07.582 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-07 15:51:07.587 | ++ extras.d/80-tempest.sh:source:12 : : 2026-09-07 15:51:07.591 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-07 15:51:07.596 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-07 15:51:07.602 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-07 15:51:07.606 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-07 15:51:07.610 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-09-07 15:51:07.615 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-07 15:51:07.620 | + functions-common:run_plugins:1835 : local phase=post-config 2026-09-07 15:51:07.624 | + functions-common:run_plugins:1837 : local plugins= 2026-09-07 15:51:07.631 | + functions-common:run_plugins:1838 : local plugin 2026-09-07 15:51:07.634 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-09-07 15:51:07.640 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-07 15:51:07.645 | + inc/meta-config:merge_config_group:171 : shift 2026-09-07 15:51:07.652 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-09-07 15:51:07.656 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-07 15:51:07.660 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-07 15:51:07.666 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-07 15:51:07.671 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-09-07 15:51:07.676 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-07 15:51:07.681 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-09-07 15:51:07.685 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-07 15:51:07.690 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-09-07 15:51:07.690 | /^\[\[.+\|.*\]\]/ { 2026-09-07 15:51:07.690 | gsub("[][]", "", $1); 2026-09-07 15:51:07.690 | split($1, a, "|"); 2026-09-07 15:51:07.691 | if (a[1] == matchgroup) 2026-09-07 15:51:07.691 | print a[2] 2026-09-07 15:51:07.691 | } 2026-09-07 15:51:07.691 | ' /home/quobyte/devstack/local.conf 2026-09-07 15:51:07.699 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-07 15:51:07.704 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-07 15:51:07.709 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-07 15:51:07.714 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-09-07 15:51:07.719 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-09-07 15:51:07.725 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-09-07 15:51:07.729 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-09-07 15:51:07.736 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-09-07 15:51:07.742 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-09-07 15:51:07.746 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-09-07 15:51:07.751 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-09-07 15:51:07.756 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-09-07 15:51:07.761 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-09-07 15:51:07.765 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-07 15:51:07.771 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-07 15:51:07.775 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-09-07 15:51:07.780 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-07 15:51:07.787 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-09-07 15:51:07.792 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-09-07 15:51:07.797 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-09-07 15:51:07.802 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-09-07 15:51:07.809 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-09-07 15:51:07.809 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-09-07 15:51:07.809 | BEGIN { 2026-09-07 15:51:07.809 | section = "" 2026-09-07 15:51:07.809 | last_section = "" 2026-09-07 15:51:07.809 | section_count = 0 2026-09-07 15:51:07.809 | } 2026-09-07 15:51:07.810 | /^\[.+\]/ { 2026-09-07 15:51:07.810 | gsub("[][]", "", $1); 2026-09-07 15:51:07.810 | section=$1 2026-09-07 15:51:07.810 | next 2026-09-07 15:51:07.810 | } 2026-09-07 15:51:07.810 | /^ *\#/ { 2026-09-07 15:51:07.810 | next 2026-09-07 15:51:07.810 | } 2026-09-07 15:51:07.810 | /^[^ \t]+/ { 2026-09-07 15:51:07.810 | # get offset of first = in $0 2026-09-07 15:51:07.810 | eq_idx = index($0, "=") 2026-09-07 15:51:07.811 | # extract attr & value from $0 2026-09-07 15:51:07.811 | attr = substr($0, 1, eq_idx - 1) 2026-09-07 15:51:07.811 | value = substr($0, eq_idx + 1) 2026-09-07 15:51:07.811 | # only need to strip trailing whitespace from attr 2026-09-07 15:51:07.811 | sub(/[ \t]*$/, "", attr) 2026-09-07 15:51:07.811 | # need to strip leading & trailing whitespace from value 2026-09-07 15:51:07.811 | sub(/^[ \t]*/, "", value) 2026-09-07 15:51:07.811 | sub(/[ \t]*$/, "", value) 2026-09-07 15:51:07.811 | 2026-09-07 15:51:07.812 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-07 15:51:07.813 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-07 15:51:07.813 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-07 15:51:07.813 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-07 15:51:07.813 | if (! (section, attr) in cfg_attr_count) { 2026-09-07 15:51:07.813 | if (section != last_section) { 2026-09-07 15:51:07.813 | cfg_section[section_count++] = section 2026-09-07 15:51:07.813 | last_section = section 2026-09-07 15:51:07.813 | } 2026-09-07 15:51:07.814 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-07 15:51:07.814 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-07 15:51:07.814 | 2026-09-07 15:51:07.814 | cfg_attr[section, attr, 0] = value 2026-09-07 15:51:07.814 | cfg_attr_count[section, attr] = 1 2026-09-07 15:51:07.814 | } else { 2026-09-07 15:51:07.814 | lno = cfg_attr_count[section, attr]++ 2026-09-07 15:51:07.814 | cfg_attr[section, attr, lno] = value 2026-09-07 15:51:07.814 | } 2026-09-07 15:51:07.815 | } 2026-09-07 15:51:07.815 | END { 2026-09-07 15:51:07.815 | # Process each section in order 2026-09-07 15:51:07.815 | for (sno = 0; sno < section_count; sno++) { 2026-09-07 15:51:07.815 | section = cfg_section[sno] 2026-09-07 15:51:07.815 | # The ini routines simply append a config item immediately 2026-09-07 15:51:07.815 | # after the section header. To keep the same order as defined 2026-09-07 15:51:07.816 | # in local.conf, invoke the ini routines in the reverse order 2026-09-07 15:51:07.816 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-07 15:51:07.816 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-07 15:51:07.816 | if (cfg_attr_count[section, attr] == 1) 2026-09-07 15:51:07.816 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-07 15:51:07.816 | else { 2026-09-07 15:51:07.816 | # For multiline, invoke the ini routines in the reverse order 2026-09-07 15:51:07.816 | count = cfg_attr_count[section, attr] 2026-09-07 15:51:07.816 | print "inidelete " configfile " " section " " attr 2026-09-07 15:51:07.817 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-07 15:51:07.817 | for (l = count -2; l >= 0; l--) 2026-09-07 15:51:07.817 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-07 15:51:07.817 | } 2026-09-07 15:51:07.817 | } 2026-09-07 15:51:07.818 | } 2026-09-07 15:51:07.818 | } 2026-09-07 15:51:07.818 | ' 2026-09-07 15:51:07.818 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 15:51:07.818 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-07 15:51:07.818 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-07 15:51:07.818 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-07 15:51:07.822 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-09-07 15:51:07.825 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-07 15:51:07.830 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-09-07 15:51:07.836 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-09-07 15:51:07.836 | BEGIN { group = "" } 2026-09-07 15:51:07.836 | /^\[\[.+\|.*\]\]/ { 2026-09-07 15:51:07.836 | gsub("[][]", "", $1); 2026-09-07 15:51:07.836 | split($1, a, "|"); 2026-09-07 15:51:07.836 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-07 15:51:07.836 | group=a[1] 2026-09-07 15:51:07.836 | } else { 2026-09-07 15:51:07.836 | group="" 2026-09-07 15:51:07.836 | } 2026-09-07 15:51:07.836 | next 2026-09-07 15:51:07.837 | } 2026-09-07 15:51:07.837 | { 2026-09-07 15:51:07.837 | if (group != "") 2026-09-07 15:51:07.837 | print $0 2026-09-07 15:51:07.837 | } 2026-09-07 15:51:07.837 | ' /home/quobyte/devstack/local.conf 2026-09-07 15:51:07.847 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-09-07 15:51:07.853 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-09-07 15:51:07.901 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 15:51:07.907 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-09-07 15:51:07.911 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-09-07 15:51:07.959 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 15:51:07.964 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-09-07 15:51:07.968 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-09-07 15:51:08.021 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 15:51:08.025 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-09-07 15:51:08.029 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-09-07 15:51:08.083 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 15:51:08.087 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-09-07 15:51:08.091 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-09-07 15:51:08.144 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 15:51:08.149 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-07 15:51:08.153 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-07 15:51:08.160 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-07 15:51:08.165 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-09-07 15:51:08.169 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-09-07 15:51:08.175 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-09-07 15:51:08.180 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-09-07 15:51:08.186 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-09-07 15:51:08.191 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-09-07 15:51:08.196 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-09-07 15:51:08.200 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-09-07 15:51:08.205 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-09-07 15:51:08.209 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-09-07 15:51:08.213 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-07 15:51:08.218 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-07 15:51:08.223 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-09-07 15:51:08.227 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-07 15:51:08.233 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-09-07 15:51:08.238 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-09-07 15:51:08.244 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-09-07 15:51:08.249 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-09-07 15:51:08.253 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-09-07 15:51:08.262 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 15:51:08.264 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-09-07 15:51:08.264 | BEGIN { 2026-09-07 15:51:08.264 | section = "" 2026-09-07 15:51:08.264 | last_section = "" 2026-09-07 15:51:08.264 | section_count = 0 2026-09-07 15:51:08.264 | } 2026-09-07 15:51:08.264 | /^\[.+\]/ { 2026-09-07 15:51:08.264 | gsub("[][]", "", $1); 2026-09-07 15:51:08.264 | section=$1 2026-09-07 15:51:08.264 | next 2026-09-07 15:51:08.264 | } 2026-09-07 15:51:08.265 | /^ *\#/ { 2026-09-07 15:51:08.265 | next 2026-09-07 15:51:08.265 | } 2026-09-07 15:51:08.265 | /^[^ \t]+/ { 2026-09-07 15:51:08.265 | # get offset of first = in $0 2026-09-07 15:51:08.265 | eq_idx = index($0, "=") 2026-09-07 15:51:08.265 | # extract attr & value from $0 2026-09-07 15:51:08.265 | attr = substr($0, 1, eq_idx - 1) 2026-09-07 15:51:08.266 | value = substr($0, eq_idx + 1) 2026-09-07 15:51:08.266 | # only need to strip trailing whitespace from attr 2026-09-07 15:51:08.267 | sub(/[ \t]*$/, "", attr) 2026-09-07 15:51:08.267 | # need to strip leading & trailing whitespace from value 2026-09-07 15:51:08.267 | sub(/^[ \t]*/, "", value) 2026-09-07 15:51:08.267 | sub(/[ \t]*$/, "", value) 2026-09-07 15:51:08.267 | 2026-09-07 15:51:08.268 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-07 15:51:08.268 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-07 15:51:08.268 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-07 15:51:08.268 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-07 15:51:08.268 | if (! (section, attr) in cfg_attr_count) { 2026-09-07 15:51:08.268 | if (section != last_section) { 2026-09-07 15:51:08.268 | cfg_section[section_count++] = section 2026-09-07 15:51:08.268 | last_section = section 2026-09-07 15:51:08.269 | } 2026-09-07 15:51:08.269 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-07 15:51:08.269 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-07 15:51:08.270 | 2026-09-07 15:51:08.270 | cfg_attr[section, attr, 0] = value 2026-09-07 15:51:08.270 | cfg_attr_count[section, attr] = 1 2026-09-07 15:51:08.270 | } else { 2026-09-07 15:51:08.270 | lno = cfg_attr_count[section, attr]++ 2026-09-07 15:51:08.270 | cfg_attr[section, attr, lno] = value 2026-09-07 15:51:08.271 | } 2026-09-07 15:51:08.271 | } 2026-09-07 15:51:08.271 | END { 2026-09-07 15:51:08.271 | # Process each section in order 2026-09-07 15:51:08.271 | for (sno = 0; sno < section_count; sno++) { 2026-09-07 15:51:08.271 | section = cfg_section[sno] 2026-09-07 15:51:08.272 | # The ini routines simply append a config item immediately 2026-09-07 15:51:08.272 | # after the section header. To keep the same order as defined 2026-09-07 15:51:08.272 | # in local.conf, invoke the ini routines in the reverse order 2026-09-07 15:51:08.272 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-07 15:51:08.272 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-07 15:51:08.272 | if (cfg_attr_count[section, attr] == 1) 2026-09-07 15:51:08.272 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-07 15:51:08.273 | else { 2026-09-07 15:51:08.273 | # For multiline, invoke the ini routines in the reverse order 2026-09-07 15:51:08.273 | count = cfg_attr_count[section, attr] 2026-09-07 15:51:08.273 | print "inidelete " configfile " " section " " attr 2026-09-07 15:51:08.273 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-07 15:51:08.273 | for (l = count -2; l >= 0; l--) 2026-09-07 15:51:08.273 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-07 15:51:08.274 | } 2026-09-07 15:51:08.274 | } 2026-09-07 15:51:08.274 | } 2026-09-07 15:51:08.274 | } 2026-09-07 15:51:08.274 | ' 2026-09-07 15:51:08.274 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-09-07 15:51:08.274 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-07 15:51:08.275 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-07 15:51:08.275 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-07 15:51:08.279 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-09-07 15:51:08.283 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-07 15:51:08.287 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-09-07 15:51:08.293 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-09-07 15:51:08.293 | BEGIN { group = "" } 2026-09-07 15:51:08.293 | /^\[\[.+\|.*\]\]/ { 2026-09-07 15:51:08.293 | gsub("[][]", "", $1); 2026-09-07 15:51:08.293 | split($1, a, "|"); 2026-09-07 15:51:08.294 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-07 15:51:08.294 | group=a[1] 2026-09-07 15:51:08.294 | } else { 2026-09-07 15:51:08.294 | group="" 2026-09-07 15:51:08.294 | } 2026-09-07 15:51:08.294 | next 2026-09-07 15:51:08.294 | } 2026-09-07 15:51:08.295 | { 2026-09-07 15:51:08.295 | if (group != "") 2026-09-07 15:51:08.295 | print $0 2026-09-07 15:51:08.295 | } 2026-09-07 15:51:08.295 | ' /home/quobyte/devstack/local.conf 2026-09-07 15:51:08.303 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-09-07 15:51:08.307 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-09-07 15:51:08.361 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 15:51:08.367 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-07 15:51:08.372 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-07 15:51:08.377 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-07 15:51:08.382 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-09-07 15:51:08.387 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-09-07 15:51:08.392 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-09-07 15:51:08.397 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-09-07 15:51:08.402 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-09-07 15:51:08.408 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-09-07 15:51:08.413 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-09-07 15:51:08.418 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-09-07 15:51:08.423 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-09-07 15:51:08.427 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-09-07 15:51:08.432 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-07 15:51:08.436 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-07 15:51:08.441 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-09-07 15:51:08.445 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-07 15:51:08.452 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-09-07 15:51:08.457 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-09-07 15:51:08.462 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-09-07 15:51:08.467 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-09-07 15:51:08.473 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-09-07 15:51:08.474 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-09-07 15:51:08.474 | BEGIN { 2026-09-07 15:51:08.475 | section = "" 2026-09-07 15:51:08.475 | last_section = "" 2026-09-07 15:51:08.475 | section_count = 0 2026-09-07 15:51:08.475 | } 2026-09-07 15:51:08.475 | /^\[.+\]/ { 2026-09-07 15:51:08.475 | gsub("[][]", "", $1); 2026-09-07 15:51:08.475 | section=$1 2026-09-07 15:51:08.475 | next 2026-09-07 15:51:08.475 | } 2026-09-07 15:51:08.475 | /^ *\#/ { 2026-09-07 15:51:08.475 | next 2026-09-07 15:51:08.475 | } 2026-09-07 15:51:08.476 | /^[^ \t]+/ { 2026-09-07 15:51:08.476 | # get offset of first = in $0 2026-09-07 15:51:08.476 | eq_idx = index($0, "=") 2026-09-07 15:51:08.476 | # extract attr & value from $0 2026-09-07 15:51:08.476 | attr = substr($0, 1, eq_idx - 1) 2026-09-07 15:51:08.476 | value = substr($0, eq_idx + 1) 2026-09-07 15:51:08.476 | # only need to strip trailing whitespace from attr 2026-09-07 15:51:08.476 | sub(/[ \t]*$/, "", attr) 2026-09-07 15:51:08.476 | # need to strip leading & trailing whitespace from value 2026-09-07 15:51:08.476 | sub(/^[ \t]*/, "", value) 2026-09-07 15:51:08.476 | sub(/[ \t]*$/, "", value) 2026-09-07 15:51:08.477 | 2026-09-07 15:51:08.477 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-07 15:51:08.477 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-07 15:51:08.477 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-07 15:51:08.479 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-07 15:51:08.479 | if (! (section, attr) in cfg_attr_count) { 2026-09-07 15:51:08.479 | if (section != last_section) { 2026-09-07 15:51:08.479 | cfg_section[section_count++] = section 2026-09-07 15:51:08.479 | last_section = section 2026-09-07 15:51:08.479 | } 2026-09-07 15:51:08.479 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-07 15:51:08.479 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-07 15:51:08.480 | 2026-09-07 15:51:08.480 | cfg_attr[section, attr, 0] = value 2026-09-07 15:51:08.480 | cfg_attr_count[section, attr] = 1 2026-09-07 15:51:08.480 | } else { 2026-09-07 15:51:08.480 | lno = cfg_attr_count[section, attr]++ 2026-09-07 15:51:08.480 | cfg_attr[section, attr, lno] = value 2026-09-07 15:51:08.480 | } 2026-09-07 15:51:08.480 | } 2026-09-07 15:51:08.480 | END { 2026-09-07 15:51:08.480 | # Process each section in order 2026-09-07 15:51:08.480 | for (sno = 0; sno < section_count; sno++) { 2026-09-07 15:51:08.480 | section = cfg_section[sno] 2026-09-07 15:51:08.481 | # The ini routines simply append a config item immediately 2026-09-07 15:51:08.481 | # after the section header. To keep the same order as defined 2026-09-07 15:51:08.481 | # in local.conf, invoke the ini routines in the reverse order 2026-09-07 15:51:08.481 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-07 15:51:08.481 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-07 15:51:08.481 | if (cfg_attr_count[section, attr] == 1) 2026-09-07 15:51:08.481 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-07 15:51:08.481 | else { 2026-09-07 15:51:08.481 | # For multiline, invoke the ini routines in the reverse order 2026-09-07 15:51:08.481 | count = cfg_attr_count[section, attr] 2026-09-07 15:51:08.481 | print "inidelete " configfile " " section " " attr 2026-09-07 15:51:08.482 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-07 15:51:08.482 | for (l = count -2; l >= 0; l--) 2026-09-07 15:51:08.482 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-07 15:51:08.482 | } 2026-09-07 15:51:08.482 | } 2026-09-07 15:51:08.482 | } 2026-09-07 15:51:08.482 | } 2026-09-07 15:51:08.482 | ' 2026-09-07 15:51:08.482 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 15:51:08.482 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-07 15:51:08.482 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-07 15:51:08.483 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-07 15:51:08.486 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-09-07 15:51:08.491 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-07 15:51:08.496 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-09-07 15:51:08.501 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-09-07 15:51:08.501 | BEGIN { group = "" } 2026-09-07 15:51:08.501 | /^\[\[.+\|.*\]\]/ { 2026-09-07 15:51:08.501 | gsub("[][]", "", $1); 2026-09-07 15:51:08.501 | split($1, a, "|"); 2026-09-07 15:51:08.501 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-07 15:51:08.501 | group=a[1] 2026-09-07 15:51:08.501 | } else { 2026-09-07 15:51:08.502 | group="" 2026-09-07 15:51:08.502 | } 2026-09-07 15:51:08.502 | next 2026-09-07 15:51:08.502 | } 2026-09-07 15:51:08.502 | { 2026-09-07 15:51:08.502 | if (group != "") 2026-09-07 15:51:08.502 | print $0 2026-09-07 15:51:08.502 | } 2026-09-07 15:51:08.502 | ' /home/quobyte/devstack/local.conf 2026-09-07 15:51:08.511 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-09-07 15:51:08.515 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-09-07 15:51:08.566 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 15:51:08.570 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-09-07 15:51:08.575 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-09-07 15:51:08.626 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 15:51:08.631 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-09-07 15:51:08.635 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-09-07 15:51:08.686 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 15:51:08.690 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-09-07 15:51:08.694 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-09-07 15:51:08.715 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:51:08.746 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 15:51:08.750 | [59359 Async configure_neutron_nova:59359]: finished successfully 2026-09-07 15:51:08.750 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-30849a10-7c66-45e3-af22-8f1e57e28b4d"' 2026-09-07 15:51:08.755 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-30849a10-7c66-45e3-af22-8f1e57e28b4d 2026-09-07 15:51:08.801 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 15:51:08.805 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-09-07 15:51:08.809 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-09-07 15:51:08.854 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 15:51:08.860 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-09-07 15:51:08.886 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:51:08.891 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-07 15:51:08.895 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-09-07 15:51:08.923 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:51:08.927 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-07 15:51:08.977 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-09-07 15:51:09.045 | [2027 Async configure_neutron_nova:59359]: Waiting for completion of configure_neutron_nova running on PID 59359 (2 other jobs running) 2026-09-07 15:51:09.077 | [2027 Async configure_neutron_nova:59359]: Signaling child to exit 2026-09-07 15:51:09.077 | WAKEUP 2026-09-07 15:51:09.105 | [2027 Async configure_neutron_nova:59359]: Signaled 2026-09-07 15:51:09.107 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-09-07 15:51:09.108 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-09-07 15:51:09.108 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-09-07 15:51:09.108 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-07 15:51:09.108 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-07 15:51:09.108 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-09-07 15:51:09.108 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-09-07 15:51:09.108 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-09-07 15:51:09.108 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.66/identity 2026-09-07 15:51:09.108 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-09-07 15:51:09.108 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-09-07 15:51:09.108 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-09-07 15:51:09.109 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-09-07 15:51:09.109 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-09-07 15:51:09.109 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-09-07 15:51:09.109 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-09-07 15:51:09.109 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-09-07 15:51:09.109 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-09-07 15:51:09.110 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-09-07 15:51:09.110 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:51:09.110 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-09-07 15:51:09.110 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-09-07 15:51:09.110 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-09-07 15:51:09.110 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-09-07 15:51:09.110 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-07 15:51:09.111 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-09-07 15:51:09.111 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-09-07 15:51:09.111 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-07 15:51:09.111 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-07 15:51:09.111 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-09-07 15:51:09.111 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-09-07 15:51:09.111 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-09-07 15:51:09.111 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-09-07 15:51:09.111 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-07 15:51:09.111 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-07 15:51:09.112 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-09-07 15:51:09.112 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-09-07 15:51:09.112 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-09-07 15:51:09.112 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.66/identity 2026-09-07 15:51:09.112 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-09-07 15:51:09.112 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-09-07 15:51:09.112 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-09-07 15:51:09.113 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-09-07 15:51:09.113 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-09-07 15:51:09.113 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-09-07 15:51:09.113 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-09-07 15:51:09.113 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-09-07 15:51:09.113 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-09-07 15:51:09.113 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-09-07 15:51:09.114 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:51:09.114 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-09-07 15:51:09.114 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-09-07 15:51:09.165 | [2027 Async configure_neutron_nova:59359]: finished configure_neutron_nova with result 0 in 1 seconds 2026-09-07 15:51:09.172 | + inc/async:async_wait:197 : return 0 2026-09-07 15:51:09.176 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-09-07 15:51:09.203 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:51:09.208 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-07 15:51:09.255 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-07 15:51:09.306 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-09-07 15:51:09.333 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:51:09.337 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-09-07 15:51:09.342 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 15:51:09.346 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-09-07 15:51:09.350 | + ./stack.sh:main:1296 : start_nova_api 2026-09-07 15:51:09.355 | + 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-09-07 15:51:09.359 | + 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-09-07 15:51:09.364 | + 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-09-07 15:51:09.370 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-09-07 15:51:09.377 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-07 15:51:09.381 | + functions-common:run_process:1674 : local service=n-api 2026-09-07 15:51:09.386 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-07 15:51:09.390 | + functions-common:run_process:1676 : local group= 2026-09-07 15:51:09.394 | + functions-common:run_process:1677 : local user= 2026-09-07 15:51:09.398 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:51:09.402 | + functions-common:run_process:1680 : local name=n-api 2026-09-07 15:51:09.407 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:51:09.411 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:51:09.415 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:51:09.419 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:51:09.425 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:51:09.431 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796269426 2026-09-07 15:51:09.435 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-09-07 15:51:09.462 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:51:09.466 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-09-07 15:51:09.471 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-09-07 15:51:09.475 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-07 15:51:09.479 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-07 15:51:09.483 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-07 15:51:09.488 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-07 15:51:09.492 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-09-07 15:51:09.496 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-09-07 15:51:09.500 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-09-07 15:51:09.504 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 15:51:09.509 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 15:51:09.513 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 15:51:09.517 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 15:51:09.521 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-09-07 15:51:09.526 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-09-07 15:51:09.530 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-07 15:51:09.534 | + 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-09-07 15:51:09.539 | + 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-09-07 15:51:09.543 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-09-07 15:51:09.547 | + 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-09-07 15:51:09.551 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-07 15:51:09.555 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-07 15:51:09.559 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-07 15:51:09.563 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-09-07 15:51:09.567 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-07 15:51:09.575 | + 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-09-07 15:51:09.670 | + 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-09-07 15:51:09.765 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-09-07 15:51:09.844 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-09-07 15:51:09.924 | + 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-09-07 15:51:10.006 | + 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-09-07 15:51:10.086 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-09-07 15:51:10.166 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-09-07 15:51:10.247 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-09-07 15:51:10.325 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-09-07 15:51:10.407 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-09-07 15:51:10.488 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-07 15:51:10.492 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-07 15:51:10.496 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-09-07 15:51:10.591 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-07 15:51:11.074 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-09-07 15:51:11.102 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-09-07 15:51:11.558 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-09-07 15:51:11.696 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:51:11.699 | + functions-common:time_stop:2420 : local name 2026-09-07 15:51:11.703 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:51:11.707 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:51:11.711 | + functions-common:time_stop:2423 : local total 2026-09-07 15:51:11.715 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:51:11.719 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:51:11.723 | + functions-common:time_stop:2427 : start_time=1788796269426 2026-09-07 15:51:11.732 | + functions-common:time_stop:2429 : [[ -z 1788796269426 ]] 2026-09-07 15:51:11.741 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:51:11.744 | + functions-common:time_stop:2432 : end_time=1788796271741 2026-09-07 15:51:11.747 | + functions-common:time_stop:2433 : elapsed_time=2315 2026-09-07 15:51:11.752 | + functions-common:time_stop:2434 : total=4429 2026-09-07 15:51:11.755 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:51:11.759 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6744 2026-09-07 15:51:11.763 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-09-07 15:51:11.764 | Waiting for nova-api to start... 2026-09-07 15:51:11.767 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.66/compute/v2.1/ 2026-09-07 15:51:11.770 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.66/compute/v2.1/ 2026-09-07 15:51:11.775 | + functions:wait_for_service:476 : local timeout=60 2026-09-07 15:51:11.779 | + functions:wait_for_service:477 : local url=http://192.168.122.66/compute/v2.1/ 2026-09-07 15:51:11.783 | + functions:wait_for_service:478 : local rval=0 2026-09-07 15:51:11.787 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-07 15:51:11.791 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-07 15:51:11.795 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:51:11.799 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:51:11.803 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:51:11.811 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796271806 2026-09-07 15:51:11.815 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-07 15:51:11.819 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:51:11.821 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.66/compute/v2.1/ 2026-09-07 15:51:17.910 | + :: : [[ 200 == 503 ]] 2026-09-07 15:51:17.912 | + :: : [[ 0 -eq 7 ]] 2026-09-07 15:51:17.917 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-07 15:51:17.922 | + functions-common:time_stop:2420 : local name 2026-09-07 15:51:17.926 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:51:17.930 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:51:17.933 | + functions-common:time_stop:2423 : local total 2026-09-07 15:51:17.937 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:51:17.941 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-07 15:51:17.945 | + functions-common:time_stop:2427 : start_time=1788796271806 2026-09-07 15:51:17.949 | + functions-common:time_stop:2429 : [[ -z 1788796271806 ]] 2026-09-07 15:51:17.955 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:51:17.960 | + functions-common:time_stop:2432 : end_time=1788796277956 2026-09-07 15:51:17.965 | + functions-common:time_stop:2433 : elapsed_time=6150 2026-09-07 15:51:17.969 | + functions-common:time_stop:2434 : total=5837 2026-09-07 15:51:17.973 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:51:17.978 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11987 2026-09-07 15:51:17.983 | + functions:wait_for_service:486 : return 0 2026-09-07 15:51:17.987 | + 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-09-07 15:51:17.993 | + 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-09-07 15:51:17.997 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-09-07 15:51:18.025 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:51:18.029 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-09-07 15:51:18.034 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 15:51:18.038 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-09-07 15:51:18.042 | + ./stack.sh:main:1301 : start_ovn_services 2026-09-07 15:51:18.047 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-09-07 15:51:18.052 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-09-07 15:51:18.056 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-09-07 15:51:18.061 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-09-07 15:51:18.065 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-09-07 15:51:18.069 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-09-07 15:51:18.073 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-09-07 15:51:18.092 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-09-07 15:51:18.099 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-09-07 15:51:18.105 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-09-07 15:51:18.111 | + lib/neutron_plugins/ovn_agent:init_ovn:645 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-09-07 15:51:18.130 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-09-07 15:51:18.148 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-09-07 15:51:18.166 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-09-07 15:51:18.171 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-09-07 15:51:18.171 | Starting OVN 2026-09-07 15:51:18.175 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-09-07 15:51:18.180 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-09-07 15:51:18.180 | Starting OVS 2026-09-07 15:51:18.183 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-09-07 15:51:18.208 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:51:18.213 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-09-07 15:51:18.276 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-09-07 15:51:18.339 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-09-07 15:51:18.343 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-09-07 15:51:18.348 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-07 15:51:18.835 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-09-07 15:51:19.309 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-07 15:51:19.309 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-07 15:51:19.309 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-07 15:51:19.309 | 2026-09-07 15:51:19.309 | Possible reasons for having these kinds of units are: 2026-09-07 15:51:19.309 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-07 15:51:19.310 | .wants/, .requires/, or .upholds/ directory. 2026-09-07 15:51:19.310 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-07 15:51:19.310 | a requirement dependency on it. 2026-09-07 15:51:19.310 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-07 15:51:19.310 | D-Bus, udev, scripted systemctl call, ...). 2026-09-07 15:51:19.310 | • In case of template units, the unit is meant to be enabled with some 2026-09-07 15:51:19.310 | instance name specified. 2026-09-07 15:51:19.318 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-09-07 15:51:23.967 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-09-07 15:51:23.971 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-07 15:51:24.473 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-09-07 15:51:24.965 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-07 15:51:24.965 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-07 15:51:24.965 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-07 15:51:24.965 | 2026-09-07 15:51:24.965 | Possible reasons for having these kinds of units are: 2026-09-07 15:51:24.965 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-07 15:51:24.966 | .wants/, .requires/, or .upholds/ directory. 2026-09-07 15:51:24.966 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-07 15:51:24.966 | a requirement dependency on it. 2026-09-07 15:51:24.966 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-07 15:51:24.966 | D-Bus, udev, scripted systemctl call, ...). 2026-09-07 15:51:24.966 | • In case of template units, the unit is meant to be enabled with some 2026-09-07 15:51:24.966 | instance name specified. 2026-09-07 15:51:24.975 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-09-07 15:51:25.179 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-09-07 15:51:25.180 | Configuring OVSDB 2026-09-07 15:51:25.183 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-09-07 15:51:25.215 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:51:25.219 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-09-07 15:51:25.252 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-09-07 15:51:25.286 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=1f71d212-26a6-4593-bb88-cca940dfe557 2026-09-07 15:51:25.314 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.66:6642 2026-09-07 15:51:25.347 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-09-07 15:51:25.373 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-09-07 15:51:25.404 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.66 2026-09-07 15:51:25.434 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-09-07 15:51:25.440 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-09-07 15:51:25.465 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-09-07 15:51:25.469 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-09-07 15:51:25.497 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-09-07 15:51:25.501 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-09-07 15:51:25.505 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-09-07 15:51:25.510 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-07 15:51:25.514 | + functions-common:is_provider_network:2272 : return 1 2026-09-07 15:51:25.518 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-09-07 15:51:25.522 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-09-07 15:51:25.526 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-09-07 15:51:25.530 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:250 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-09-07 15:51:25.534 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-09-07 15:51:25.538 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-09-07 15:51:25.570 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:257 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-09-07 15:51:25.604 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-09-07 15:51:25.641 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-09-07 15:51:25.666 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:51:25.672 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-09-07 15:51:25.678 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-09-07 15:51:25.680 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-09-07 15:51:25.683 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-09-07 15:51:25.688 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-09-07 15:51:25.719 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:51:25.723 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-09-07 15:51:25.724 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-09-07 15:51:25.726 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-07 15:51:26.216 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-09-07 15:51:26.710 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-09-07 15:51:26.782 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-09-07 15:51:26.787 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:741 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-09-07 15:51:26.791 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-09-07 15:51:26.795 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-09-07 15:51:26.801 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-09-07 15:51:27.808 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-09-07 15:51:27.812 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-09-07 15:51:27.816 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-09-07 15:51:27.820 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:742 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-09-07 15:51:27.824 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-09-07 15:51:27.829 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-09-07 15:51:27.833 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:743 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-09-07 15:51:27.837 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-09-07 15:51:27.841 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-09-07 15:51:27.846 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-09-07 15:51:27.850 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-09-07 15:51:27.854 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-09-07 15:51:27.858 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-09-07 15:51:27.886 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:51:27.890 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:751 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-09-07 15:51:27.918 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:752 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-09-07 15:51:27.946 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:753 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-09-07 15:51:27.968 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-09-07 15:51:27.989 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-09-07 15:51:28.016 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:51:28.020 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-09-07 15:51:28.024 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-09-07 15:51:28.028 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-07 15:51:28.524 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-09-07 15:51:28.999 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-07 15:51:28.999 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-07 15:51:28.999 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-07 15:51:28.999 | 2026-09-07 15:51:28.999 | Possible reasons for having these kinds of units are: 2026-09-07 15:51:29.000 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-07 15:51:29.000 | .wants/, .requires/, or .upholds/ directory. 2026-09-07 15:51:29.000 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-07 15:51:29.000 | a requirement dependency on it. 2026-09-07 15:51:29.000 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-07 15:51:29.000 | D-Bus, udev, scripted systemctl call, ...). 2026-09-07 15:51:29.000 | • In case of template units, the unit is meant to be enabled with some 2026-09-07 15:51:29.000 | instance name specified. 2026-09-07 15:51:29.012 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-09-07 15:51:29.274 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-09-07 15:51:29.302 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:51:29.306 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-09-07 15:51:29.311 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-07 15:51:29.340 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:51:29.344 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-07 15:51:29.348 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-07 15:51:29.352 | + lib/neutron_plugins/ovn_agent:start_ovn:803 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-09-07 15:51:29.356 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-09-07 15:51:29.361 | + 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-09-07 15:51:29.365 | + functions-common:run_process:1676 : local group= 2026-09-07 15:51:29.369 | + functions-common:run_process:1677 : local user= 2026-09-07 15:51:29.374 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:51:29.378 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-09-07 15:51:29.382 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:51:29.386 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:51:29.390 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:51:29.395 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:51:29.401 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:51:29.407 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796289402 2026-09-07 15:51:29.412 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-09-07 15:51:29.438 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:51:29.442 | + 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-09-07 15:51:29.446 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-09-07 15:51:29.450 | + 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-09-07 15:51:29.454 | + 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-09-07 15:51:29.458 | + 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-09-07 15:51:29.462 | + 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-09-07 15:51:29.466 | + 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-09-07 15:51:29.470 | + 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-09-07 15:51:29.474 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-09-07 15:51:29.478 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 15:51:29.482 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 15:51:29.486 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 15:51:29.490 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 15:51:29.494 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-09-07 15:51:29.499 | + 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-09-07 15:51:29.503 | + 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-09-07 15:51:29.507 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-09-07 15:51:29.511 | + 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-09-07 15:51:29.516 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-07 15:51:29.520 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-07 15:51:29.524 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-07 15:51:29.528 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 15:51:29.532 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-07 15:51:29.536 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-09-07 15:51:29.541 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 15:51:29.546 | + 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-09-07 15:51:29.641 | + 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-09-07 15:51:29.734 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-09-07 15:51:29.813 | + 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-09-07 15:51:29.893 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-09-07 15:51:29.975 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-09-07 15:51:30.055 | + 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-09-07 15:51:30.134 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-07 15:51:30.139 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-07 15:51:30.143 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-09-07 15:51:30.237 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 15:51:30.717 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-09-07 15:51:30.750 | 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-09-07 15:51:31.216 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-09-07 15:51:31.266 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:51:31.271 | + functions-common:time_stop:2420 : local name 2026-09-07 15:51:31.275 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:51:31.279 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:51:31.284 | + functions-common:time_stop:2423 : local total 2026-09-07 15:51:31.288 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:51:31.292 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:51:31.297 | + functions-common:time_stop:2427 : start_time=1788796289402 2026-09-07 15:51:31.301 | + functions-common:time_stop:2429 : [[ -z 1788796289402 ]] 2026-09-07 15:51:31.307 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:51:31.312 | + functions-common:time_stop:2432 : end_time=1788796291308 2026-09-07 15:51:31.316 | + functions-common:time_stop:2433 : elapsed_time=1906 2026-09-07 15:51:31.321 | + functions-common:time_stop:2434 : total=6744 2026-09-07 15:51:31.325 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:51:31.329 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8650 2026-09-07 15:51:31.333 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-07 15:51:31.338 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-07 15:51:31.342 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-07 15:51:31.347 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-07 15:51:31.375 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-07 15:51:31.379 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-07 15:51:31.384 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-07 15:51:31.388 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-07 15:51:31.392 | + 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-09-07 15:51:31.443 | + 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-09-07 15:51:31.489 | + 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-09-07 15:51:31.536 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-07 15:51:31.586 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-09-07 15:51:31.633 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-09-07 15:51:31.637 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-09-07 15:51:31.664 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:51:31.669 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-09-07 15:51:31.735 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-09-07 15:51:31.739 | + lib/neutron_plugins/ovn_agent:start_ovn:809 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-07 15:51:31.744 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-09-07 15:51:31.748 | + 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-09-07 15:51:31.752 | + functions-common:run_process:1676 : local group= 2026-09-07 15:51:31.757 | + functions-common:run_process:1677 : local user= 2026-09-07 15:51:31.761 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:51:31.765 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-09-07 15:51:31.769 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:51:31.774 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:51:31.779 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:51:31.783 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:51:31.789 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:51:31.795 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796291790 2026-09-07 15:51:31.799 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-09-07 15:51:31.827 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:51:31.831 | + 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-09-07 15:51:31.836 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-09-07 15:51:31.840 | + 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-09-07 15:51:31.844 | + 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-09-07 15:51:31.848 | + 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-09-07 15:51:31.853 | + 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-09-07 15:51:31.857 | + 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-09-07 15:51:31.861 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-09-07 15:51:31.866 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-09-07 15:51:31.870 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 15:51:31.874 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 15:51:31.879 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 15:51:31.883 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 15:51:31.887 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-09-07 15:51:31.892 | + 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-09-07 15:51:31.896 | + 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-09-07 15:51:31.900 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-09-07 15:51:31.904 | + 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-09-07 15:51:31.909 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-07 15:51:31.913 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-07 15:51:31.917 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-07 15:51:31.921 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 15:51:31.925 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-07 15:51:31.930 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-09-07 15:51:31.934 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 15:51:31.941 | + 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-09-07 15:51:32.037 | + 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-09-07 15:51:32.134 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-09-07 15:51:32.217 | + 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-09-07 15:51:32.299 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-09-07 15:51:32.381 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-09-07 15:51:32.464 | + 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-09-07 15:51:32.547 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-07 15:51:32.551 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-07 15:51:32.555 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-09-07 15:51:32.654 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 15:51:33.147 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-09-07 15:51:33.176 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-09-07 15:51:33.647 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-09-07 15:51:33.711 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:51:33.716 | + functions-common:time_stop:2420 : local name 2026-09-07 15:51:33.722 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:51:33.725 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:51:33.729 | + functions-common:time_stop:2423 : local total 2026-09-07 15:51:33.733 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:51:33.737 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:51:33.741 | + functions-common:time_stop:2427 : start_time=1788796291790 2026-09-07 15:51:33.745 | + functions-common:time_stop:2429 : [[ -z 1788796291790 ]] 2026-09-07 15:51:33.750 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:51:33.757 | + functions-common:time_stop:2432 : end_time=1788796293752 2026-09-07 15:51:33.761 | + functions-common:time_stop:2433 : elapsed_time=1962 2026-09-07 15:51:33.765 | + functions-common:time_stop:2434 : total=8650 2026-09-07 15:51:33.769 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:51:33.773 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10612 2026-09-07 15:51:33.777 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-07 15:51:33.782 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-07 15:51:33.786 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-07 15:51:33.791 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-07 15:51:33.826 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-07 15:51:33.830 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-07 15:51:33.834 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-07 15:51:33.839 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-07 15:51:33.845 | + 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-09-07 15:51:33.905 | + 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-09-07 15:51:33.962 | + 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-09-07 15:51:34.009 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-07 15:51:34.055 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-09-07 15:51:34.103 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-09-07 15:51:34.107 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-09-07 15:51:34.111 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-09-07 15:51:34.116 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-09-07 15:51:34.142 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-09-07 15:51:34.166 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-09-07 15:51:34.171 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-09-07 15:51:34.175 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-09-07 15:51:34.179 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-09-07 15:51:34.255 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-09-07 15:51:34.284 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:51:34.289 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-09-07 15:51:34.292 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 15:51:34.296 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-09-07 15:51:34.300 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-09-07 15:51:34.305 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-09-07 15:51:34.308 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-09-07 15:51:34.356 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-09-07 15:51:34.361 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-09-07 15:51:34.365 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-09-07 15:51:34.411 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-09-07 15:51:34.415 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-09-07 15:51:34.420 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-09-07 15:51:34.428 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-09-07 15:51:34.434 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-09-07 15:51:34.439 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-09-07 15:51:34.444 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-09-07 15:51:34.449 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-09-07 15:51:34.455 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-09-07 15:51:34.459 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-09-07 15:51:34.464 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 15:51:34.468 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 15:51:34.473 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 15:51:34.478 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-09-07 15:51:34.482 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 15:51:34.487 | + lib/neutron:start_neutron_service_and_check:639 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 15:51:34.492 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-09-07 15:51:34.496 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-09-07 15:51:34.501 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-09-07 15:51:34.507 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-09-07 15:51:34.537 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-09-07 15:51:34.542 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-09-07 15:51:34.604 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-09-07 15:51:34.669 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-09-07 15:51:34.673 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-09-07 15:51:34.738 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-09-07 15:51:34.742 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-09-07 15:51:34.809 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-09-07 15:51:34.815 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-07 15:51:34.819 | + functions-common:run_process:1674 : local service=neutron-api 2026-09-07 15:51:34.824 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-07 15:51:34.828 | + functions-common:run_process:1676 : local group= 2026-09-07 15:51:34.833 | + functions-common:run_process:1677 : local user= 2026-09-07 15:51:34.837 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:51:34.842 | + functions-common:run_process:1680 : local name=neutron-api 2026-09-07 15:51:34.846 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:51:34.851 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:51:34.855 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:51:34.859 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:51:34.866 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:51:34.870 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796294867 2026-09-07 15:51:34.875 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-09-07 15:51:34.901 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:51:34.905 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-09-07 15:51:34.910 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-09-07 15:51:34.915 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-07 15:51:34.920 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-07 15:51:34.924 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-07 15:51:34.929 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-07 15:51:34.933 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-09-07 15:51:34.937 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-09-07 15:51:34.942 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-09-07 15:51:34.947 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 15:51:34.951 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 15:51:34.955 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 15:51:34.960 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 15:51:34.964 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-09-07 15:51:34.969 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-09-07 15:51:34.974 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-07 15:51:34.978 | + 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-09-07 15:51:34.983 | + 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-09-07 15:51:34.987 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-09-07 15:51:34.991 | + 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-09-07 15:51:34.995 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-07 15:51:34.999 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-07 15:51:35.004 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-07 15:51:35.008 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-09-07 15:51:35.012 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-07 15:51:35.019 | + 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-09-07 15:51:35.111 | + 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-09-07 15:51:35.210 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-09-07 15:51:35.291 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-09-07 15:51:35.375 | + 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-09-07 15:51:35.457 | + 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-09-07 15:51:35.538 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-09-07 15:51:35.619 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-09-07 15:51:35.705 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-09-07 15:51:35.786 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-09-07 15:51:35.867 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-09-07 15:51:35.949 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-07 15:51:35.954 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-07 15:51:35.958 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-09-07 15:51:36.054 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-07 15:51:36.552 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-09-07 15:51:36.577 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-09-07 15:51:37.049 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-09-07 15:51:37.191 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:51:37.197 | + functions-common:time_stop:2420 : local name 2026-09-07 15:51:37.199 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:51:37.202 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:51:37.205 | + functions-common:time_stop:2423 : local total 2026-09-07 15:51:37.208 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:51:37.210 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:51:37.212 | + functions-common:time_stop:2427 : start_time=1788796294867 2026-09-07 15:51:37.215 | + functions-common:time_stop:2429 : [[ -z 1788796294867 ]] 2026-09-07 15:51:37.219 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:51:37.223 | + functions-common:time_stop:2432 : end_time=1788796297220 2026-09-07 15:51:37.225 | + functions-common:time_stop:2433 : elapsed_time=2353 2026-09-07 15:51:37.228 | + functions-common:time_stop:2434 : total=10612 2026-09-07 15:51:37.230 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:51:37.232 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12965 2026-09-07 15:51:37.234 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.66/ 2026-09-07 15:51:37.236 | + lib/neutron:start_neutron_service_and_check:649 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 15:51:37.240 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-09-07 15:51:37.241 | + 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-09-07 15:51:37.243 | + functions-common:run_process:1676 : local group= 2026-09-07 15:51:37.245 | + functions-common:run_process:1677 : local user= 2026-09-07 15:51:37.248 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:51:37.250 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-09-07 15:51:37.252 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:51:37.255 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:51:37.257 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:51:37.260 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:51:37.267 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:51:37.269 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796297267 2026-09-07 15:51:37.271 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-09-07 15:51:37.290 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:51:37.293 | + 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-09-07 15:51:37.295 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-09-07 15:51:37.299 | + 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-09-07 15:51:37.299 | + 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-09-07 15:51:37.301 | + 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-09-07 15:51:37.304 | + 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-09-07 15:51:37.306 | + 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-09-07 15:51:37.308 | + 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-09-07 15:51:37.311 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-09-07 15:51:37.313 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 15:51:37.317 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 15:51:37.317 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 15:51:37.319 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 15:51:37.321 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-09-07 15:51:37.324 | + 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-09-07 15:51:37.326 | + 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-09-07 15:51:37.329 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-09-07 15:51:37.333 | + 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-09-07 15:51:37.333 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-07 15:51:37.335 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-07 15:51:37.338 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-07 15:51:37.340 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 15:51:37.342 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-07 15:51:37.344 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-09-07 15:51:37.346 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 15:51:37.351 | + 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-09-07 15:51:37.428 | + 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-09-07 15:51:37.513 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-09-07 15:51:37.638 | + 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-09-07 15:51:37.754 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-09-07 15:51:37.832 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-09-07 15:51:37.912 | + 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-09-07 15:51:37.994 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-07 15:51:37.998 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-07 15:51:38.005 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-09-07 15:51:38.095 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 15:51:38.653 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-09-07 15:51:38.677 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-09-07 15:51:39.181 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-09-07 15:51:39.233 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:51:39.237 | + functions-common:time_stop:2420 : local name 2026-09-07 15:51:39.243 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:51:39.249 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:51:39.259 | + functions-common:time_stop:2423 : local total 2026-09-07 15:51:39.269 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:51:39.279 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:51:39.289 | + functions-common:time_stop:2427 : start_time=1788796297267 2026-09-07 15:51:39.299 | + functions-common:time_stop:2429 : [[ -z 1788796297267 ]] 2026-09-07 15:51:39.309 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:51:39.319 | + functions-common:time_stop:2432 : end_time=1788796299311 2026-09-07 15:51:39.325 | + functions-common:time_stop:2433 : elapsed_time=2044 2026-09-07 15:51:39.329 | + functions-common:time_stop:2434 : total=12965 2026-09-07 15:51:39.338 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:51:39.345 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15009 2026-09-07 15:51:39.353 | + lib/neutron:start_neutron_service_and_check:650 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 15:51:39.357 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-09-07 15:51:39.364 | + 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-09-07 15:51:39.370 | + functions-common:run_process:1676 : local group= 2026-09-07 15:51:39.379 | + functions-common:run_process:1677 : local user= 2026-09-07 15:51:39.387 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:51:39.394 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-09-07 15:51:39.400 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:51:39.408 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:51:39.415 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:51:39.423 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:51:39.429 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:51:39.444 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796299432 2026-09-07 15:51:39.450 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-09-07 15:51:39.497 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:51:39.500 | + 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-09-07 15:51:39.503 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-09-07 15:51:39.505 | + 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-09-07 15:51:39.508 | + 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-09-07 15:51:39.510 | + 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-09-07 15:51:39.512 | + 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-09-07 15:51:39.515 | + 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-09-07 15:51:39.517 | + 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-09-07 15:51:39.520 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-09-07 15:51:39.525 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 15:51:39.530 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 15:51:39.534 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 15:51:39.541 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 15:51:39.545 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-09-07 15:51:39.554 | + 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-09-07 15:51:39.560 | + 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-09-07 15:51:39.567 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-09-07 15:51:39.574 | + 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-09-07 15:51:39.584 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-07 15:51:39.589 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-07 15:51:39.596 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-07 15:51:39.604 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 15:51:39.609 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-07 15:51:39.613 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-09-07 15:51:39.619 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 15:51:39.632 | + 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-09-07 15:51:39.784 | + 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-09-07 15:51:39.932 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-09-07 15:51:40.060 | + 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-09-07 15:51:40.159 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-09-07 15:51:40.268 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-09-07 15:51:40.406 | + 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-09-07 15:51:40.534 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-07 15:51:40.539 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-07 15:51:40.544 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-09-07 15:51:40.684 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 15:51:41.231 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-09-07 15:51:41.273 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-09-07 15:51:41.814 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-09-07 15:51:41.865 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:51:41.869 | + functions-common:time_stop:2420 : local name 2026-09-07 15:51:41.872 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:51:41.879 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:51:41.883 | + functions-common:time_stop:2423 : local total 2026-09-07 15:51:41.890 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:51:41.894 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:51:41.902 | + functions-common:time_stop:2427 : start_time=1788796299432 2026-09-07 15:51:41.911 | + functions-common:time_stop:2429 : [[ -z 1788796299432 ]] 2026-09-07 15:51:41.917 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:51:41.927 | + functions-common:time_stop:2432 : end_time=1788796301920 2026-09-07 15:51:41.932 | + functions-common:time_stop:2433 : elapsed_time=2488 2026-09-07 15:51:41.933 | + functions-common:time_stop:2434 : total=15009 2026-09-07 15:51:41.935 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:51:41.941 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17497 2026-09-07 15:51:41.949 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-09-07 15:51:41.958 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-09-07 15:51:41.965 | + lib/neutron:_run_ovn_maintenance:354 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 15:51:41.980 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-09-07 15:51:41.994 | + 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-09-07 15:51:42.000 | + functions-common:run_process:1676 : local group= 2026-09-07 15:51:42.005 | + functions-common:run_process:1677 : local user= 2026-09-07 15:51:42.011 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:51:42.016 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-09-07 15:51:42.021 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:51:42.025 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:51:42.031 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:51:42.036 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:51:42.041 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:51:42.049 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796302043 2026-09-07 15:51:42.055 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-09-07 15:51:42.088 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:51:42.090 | + 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-09-07 15:51:42.092 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-09-07 15:51:42.094 | + 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-09-07 15:51:42.096 | + 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-09-07 15:51:42.098 | + 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-09-07 15:51:42.100 | + 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-09-07 15:51:42.103 | + 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-09-07 15:51:42.105 | + 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-09-07 15:51:42.107 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-09-07 15:51:42.109 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 15:51:42.111 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 15:51:42.113 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 15:51:42.116 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 15:51:42.118 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-09-07 15:51:42.120 | + 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-09-07 15:51:42.122 | + 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-09-07 15:51:42.124 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-09-07 15:51:42.126 | + 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-09-07 15:51:42.128 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-07 15:51:42.130 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-07 15:51:42.133 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-07 15:51:42.135 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 15:51:42.137 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-07 15:51:42.140 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-09-07 15:51:42.141 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 15:51:42.145 | + 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-09-07 15:51:42.274 | + 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-09-07 15:51:42.411 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-09-07 15:51:42.532 | + 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-09-07 15:51:42.656 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-09-07 15:51:42.774 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-09-07 15:51:42.897 | + 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-09-07 15:51:43.020 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-07 15:51:43.024 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-07 15:51:43.031 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-09-07 15:51:43.168 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 15:51:43.739 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-09-07 15:51:43.792 | 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-09-07 15:51:44.306 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-09-07 15:51:44.369 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:51:44.373 | + functions-common:time_stop:2420 : local name 2026-09-07 15:51:44.380 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:51:44.383 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:51:44.392 | + functions-common:time_stop:2423 : local total 2026-09-07 15:51:44.393 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:51:44.399 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:51:44.403 | + functions-common:time_stop:2427 : start_time=1788796302043 2026-09-07 15:51:44.410 | + functions-common:time_stop:2429 : [[ -z 1788796302043 ]] 2026-09-07 15:51:44.416 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:51:44.425 | + functions-common:time_stop:2432 : end_time=1788796304418 2026-09-07 15:51:44.430 | + functions-common:time_stop:2433 : elapsed_time=2375 2026-09-07 15:51:44.436 | + functions-common:time_stop:2434 : total=17497 2026-09-07 15:51:44.439 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:51:44.447 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19872 2026-09-07 15:51:44.456 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-09-07 15:51:44.460 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.66/networking 2026-09-07 15:51:44.465 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-09-07 15:51:44.466 | Waiting for Neutron to start... 2026-09-07 15:51:44.473 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.66/networking' 2026-09-07 15:51:44.477 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.66/networking' 'Neutron did not start' 60 2026-09-07 15:51:44.483 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.66/networking' 2026-09-07 15:51:44.489 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-09-07 15:51:44.496 | + functions-common:test_with_retry:2360 : local until=60 2026-09-07 15:51:44.501 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-09-07 15:51:44.507 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-09-07 15:51:44.512 | + functions-common:time_start:2406 : local name=test_with_retry 2026-09-07 15:51:44.520 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:51:44.528 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:51:44.540 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:51:44.549 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796304541 2026-09-07 15:51:44.554 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.66/networking; do sleep 0.5; done' 2026-09-07 15:51:52.149 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.66/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-09-07 15:51:52.154 | + functions-common:time_stop:2420 : local name 2026-09-07 15:51:52.159 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:51:52.166 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:51:52.169 | + functions-common:time_stop:2423 : local total 2026-09-07 15:51:52.172 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:51:52.174 | + functions-common:time_stop:2426 : name=test_with_retry 2026-09-07 15:51:52.176 | + functions-common:time_stop:2427 : start_time=1788796304541 2026-09-07 15:51:52.178 | + functions-common:time_stop:2429 : [[ -z 1788796304541 ]] 2026-09-07 15:51:52.183 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:51:52.192 | + functions-common:time_stop:2432 : end_time=1788796312189 2026-09-07 15:51:52.194 | + functions-common:time_stop:2433 : elapsed_time=7648 2026-09-07 15:51:52.197 | + functions-common:time_stop:2434 : total=0 2026-09-07 15:51:52.199 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:51:52.201 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7648 2026-09-07 15:51:52.203 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-09-07 15:51:52.240 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:51:52.245 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-09-07 15:51:52.252 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 15:51:52.257 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-09-07 15:51:52.259 | + ./stack.sh:main:1314 : start_placement 2026-09-07 15:51:52.261 | + lib/placement:start_placement:137 : start_placement_api 2026-09-07 15:51:52.266 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-09-07 15:51:52.268 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-07 15:51:52.271 | + functions-common:run_process:1674 : local service=placement-api 2026-09-07 15:51:52.273 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-07 15:51:52.276 | + functions-common:run_process:1676 : local group= 2026-09-07 15:51:52.278 | + functions-common:run_process:1677 : local user= 2026-09-07 15:51:52.280 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:51:52.282 | + functions-common:run_process:1680 : local name=placement-api 2026-09-07 15:51:52.285 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:51:52.287 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:51:52.289 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:51:52.292 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:51:52.300 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:51:52.303 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796312299 2026-09-07 15:51:52.307 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-09-07 15:51:52.341 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:51:52.357 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-09-07 15:51:52.358 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-09-07 15:51:52.367 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-07 15:51:52.377 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-07 15:51:52.383 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-07 15:51:52.389 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-07 15:51:52.395 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-09-07 15:51:52.400 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-09-07 15:51:52.407 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-09-07 15:51:52.412 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 15:51:52.418 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 15:51:52.424 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 15:51:52.429 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 15:51:52.432 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-09-07 15:51:52.437 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-09-07 15:51:52.444 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-07 15:51:52.448 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-07 15:51:52.453 | + 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-09-07 15:51:52.459 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-09-07 15:51:52.462 | + 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-09-07 15:51:52.465 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-07 15:51:52.467 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-07 15:51:52.474 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-07 15:51:52.476 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-09-07 15:51:52.478 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-07 15:51:52.482 | + 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-09-07 15:51:52.578 | + 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-09-07 15:51:52.664 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-09-07 15:51:52.767 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-09-07 15:51:52.898 | + 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-09-07 15:51:53.011 | + 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-09-07 15:51:53.105 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-09-07 15:51:53.210 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-09-07 15:51:53.294 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-09-07 15:51:53.376 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-09-07 15:51:53.457 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-09-07 15:51:53.538 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-07 15:51:53.542 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-07 15:51:53.547 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-09-07 15:51:53.640 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-07 15:51:54.133 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-09-07 15:51:54.165 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-09-07 15:51:54.643 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-09-07 15:51:54.778 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:51:54.781 | + functions-common:time_stop:2420 : local name 2026-09-07 15:51:54.783 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:51:54.786 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:51:54.788 | + functions-common:time_stop:2423 : local total 2026-09-07 15:51:54.791 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:51:54.793 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:51:54.796 | + functions-common:time_stop:2427 : start_time=1788796312299 2026-09-07 15:51:54.798 | + functions-common:time_stop:2429 : [[ -z 1788796312299 ]] 2026-09-07 15:51:54.803 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:51:54.810 | + functions-common:time_stop:2432 : end_time=1788796314805 2026-09-07 15:51:54.815 | + functions-common:time_stop:2433 : elapsed_time=2506 2026-09-07 15:51:54.819 | + functions-common:time_stop:2434 : total=19872 2026-09-07 15:51:54.823 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:51:54.826 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22378 2026-09-07 15:51:54.830 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-09-07 15:51:54.831 | Waiting for placement-api to start... 2026-09-07 15:51:54.834 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.66/placement 2026-09-07 15:51:54.838 | + functions:wait_for_service:476 : local timeout=60 2026-09-07 15:51:54.842 | + functions:wait_for_service:477 : local url=http://192.168.122.66/placement 2026-09-07 15:51:54.846 | + functions:wait_for_service:478 : local rval=0 2026-09-07 15:51:54.850 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-07 15:51:54.854 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-07 15:51:54.858 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:51:54.862 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:51:54.867 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:51:54.873 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796314869 2026-09-07 15:51:54.878 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-07 15:51:54.882 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:51:54.885 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.66/placement 2026-09-07 15:51:57.422 | + :: : [[ 200 == 503 ]] 2026-09-07 15:51:57.424 | + :: : [[ 0 -eq 7 ]] 2026-09-07 15:51:57.429 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-07 15:51:57.433 | + functions-common:time_stop:2420 : local name 2026-09-07 15:51:57.438 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:51:57.442 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:51:57.447 | + functions-common:time_stop:2423 : local total 2026-09-07 15:51:57.450 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:51:57.455 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-07 15:51:57.459 | + functions-common:time_stop:2427 : start_time=1788796314869 2026-09-07 15:51:57.464 | + functions-common:time_stop:2429 : [[ -z 1788796314869 ]] 2026-09-07 15:51:57.470 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:51:57.476 | + functions-common:time_stop:2432 : end_time=1788796317472 2026-09-07 15:51:57.481 | + functions-common:time_stop:2433 : elapsed_time=2603 2026-09-07 15:51:57.485 | + functions-common:time_stop:2434 : total=11987 2026-09-07 15:51:57.489 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:51:57.494 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14590 2026-09-07 15:51:57.498 | + functions:wait_for_service:486 : return 0 2026-09-07 15:51:57.503 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-09-07 15:51:57.531 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:51:57.535 | + ./stack.sh:main:1318 : start_neutron 2026-09-07 15:51:57.539 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-09-07 15:51:57.544 | + lib/neutron:start_l2_agent:669 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 15:51:57.549 | + functions-common:run_process:1674 : local service=q-agt 2026-09-07 15:51:57.553 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-07 15:51:57.557 | + functions-common:run_process:1676 : local group= 2026-09-07 15:51:57.562 | + functions-common:run_process:1677 : local user= 2026-09-07 15:51:57.566 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:51:57.571 | + functions-common:run_process:1680 : local name=q-agt 2026-09-07 15:51:57.575 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:51:57.579 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:51:57.583 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:51:57.588 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:51:57.593 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:51:57.600 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796317595 2026-09-07 15:51:57.604 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-09-07 15:51:57.632 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:51:57.636 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:51:57.641 | + functions-common:time_stop:2420 : local name 2026-09-07 15:51:57.645 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:51:57.649 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:51:57.654 | + functions-common:time_stop:2423 : local total 2026-09-07 15:51:57.658 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:51:57.663 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:51:57.667 | + functions-common:time_stop:2427 : start_time=1788796317595 2026-09-07 15:51:57.672 | + functions-common:time_stop:2429 : [[ -z 1788796317595 ]] 2026-09-07 15:51:57.678 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:51:57.684 | + functions-common:time_stop:2432 : end_time=1788796317680 2026-09-07 15:51:57.689 | + functions-common:time_stop:2433 : elapsed_time=85 2026-09-07 15:51:57.693 | + functions-common:time_stop:2434 : total=22378 2026-09-07 15:51:57.698 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:51:57.702 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22463 2026-09-07 15:51:57.707 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-09-07 15:51:57.711 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-07 15:51:57.715 | + functions-common:is_provider_network:2272 : return 1 2026-09-07 15:51:57.720 | + lib/neutron:start_neutron:663 : start_other_agents 2026-09-07 15:51:57.724 | + lib/neutron:start_other_agents:687 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-09-07 15:51:57.728 | + functions-common:run_process:1674 : local service=q-dhcp 2026-09-07 15:51:57.733 | + 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-09-07 15:51:57.737 | + functions-common:run_process:1676 : local group= 2026-09-07 15:51:57.741 | + functions-common:run_process:1677 : local user= 2026-09-07 15:51:57.745 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:51:57.749 | + functions-common:run_process:1680 : local name=q-dhcp 2026-09-07 15:51:57.754 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:51:57.758 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:51:57.762 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:51:57.767 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:51:57.772 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:51:57.780 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796317774 2026-09-07 15:51:57.784 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-09-07 15:51:57.812 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:51:57.816 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:51:57.820 | + functions-common:time_stop:2420 : local name 2026-09-07 15:51:57.825 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:51:57.829 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:51:57.833 | + functions-common:time_stop:2423 : local total 2026-09-07 15:51:57.837 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:51:57.841 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:51:57.845 | + functions-common:time_stop:2427 : start_time=1788796317774 2026-09-07 15:51:57.850 | + functions-common:time_stop:2429 : [[ -z 1788796317774 ]] 2026-09-07 15:51:57.856 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:51:57.861 | + functions-common:time_stop:2432 : end_time=1788796317857 2026-09-07 15:51:57.865 | + functions-common:time_stop:2433 : elapsed_time=83 2026-09-07 15:51:57.869 | + functions-common:time_stop:2434 : total=22463 2026-09-07 15:51:57.873 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:51:57.878 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22546 2026-09-07 15:51:57.884 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-09-07 15:51:57.888 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-09-07 15:51:57.892 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-09-07 15:51:57.898 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-09-07 15:51:57.902 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-07 15:51:57.907 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-07 15:51:57.912 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-07 15:51:57.916 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-09-07 15:51:57.920 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-07 15:51:57.926 | + lib/neutron:start_other_agents:689 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-07 15:51:57.930 | + functions-common:run_process:1674 : local service=q-l3 2026-09-07 15:51:57.934 | + 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-09-07 15:51:57.939 | + functions-common:run_process:1676 : local group= 2026-09-07 15:51:57.943 | + functions-common:run_process:1677 : local user= 2026-09-07 15:51:57.947 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:51:57.951 | + functions-common:run_process:1680 : local name=q-l3 2026-09-07 15:51:57.955 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:51:57.959 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:51:57.963 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:51:57.967 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:51:57.972 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:51:57.979 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796317975 2026-09-07 15:51:57.984 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-09-07 15:51:58.011 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:51:58.015 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:51:58.020 | + functions-common:time_stop:2420 : local name 2026-09-07 15:51:58.024 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:51:58.028 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:51:58.032 | + functions-common:time_stop:2423 : local total 2026-09-07 15:51:58.036 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:51:58.041 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:51:58.045 | + functions-common:time_stop:2427 : start_time=1788796317975 2026-09-07 15:51:58.049 | + functions-common:time_stop:2429 : [[ -z 1788796317975 ]] 2026-09-07 15:51:58.054 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:51:58.060 | + functions-common:time_stop:2432 : end_time=1788796318055 2026-09-07 15:51:58.064 | + functions-common:time_stop:2433 : elapsed_time=80 2026-09-07 15:51:58.068 | + functions-common:time_stop:2434 : total=22546 2026-09-07 15:51:58.072 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:51:58.077 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22626 2026-09-07 15:51:58.081 | + lib/neutron:start_other_agents:691 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-09-07 15:51:58.086 | + functions-common:run_process:1674 : local service=q-meta 2026-09-07 15:51:58.090 | + 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-09-07 15:51:58.094 | + functions-common:run_process:1676 : local group= 2026-09-07 15:51:58.098 | + functions-common:run_process:1677 : local user= 2026-09-07 15:51:58.102 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:51:58.107 | + functions-common:run_process:1680 : local name=q-meta 2026-09-07 15:51:58.111 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:51:58.115 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:51:58.119 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:51:58.124 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:51:58.130 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:51:58.136 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796318131 2026-09-07 15:51:58.140 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-09-07 15:51:58.167 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:51:58.172 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:51:58.176 | + functions-common:time_stop:2420 : local name 2026-09-07 15:51:58.180 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:51:58.184 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:51:58.189 | + functions-common:time_stop:2423 : local total 2026-09-07 15:51:58.193 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:51:58.198 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:51:58.202 | + functions-common:time_stop:2427 : start_time=1788796318131 2026-09-07 15:51:58.206 | + functions-common:time_stop:2429 : [[ -z 1788796318131 ]] 2026-09-07 15:51:58.212 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:51:58.218 | + functions-common:time_stop:2432 : end_time=1788796318213 2026-09-07 15:51:58.222 | + functions-common:time_stop:2433 : elapsed_time=82 2026-09-07 15:51:58.226 | + functions-common:time_stop:2434 : total=22626 2026-09-07 15:51:58.230 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:51:58.235 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22708 2026-09-07 15:51:58.239 | + lib/neutron:start_other_agents:692 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-09-07 15:51:58.243 | + functions-common:run_process:1674 : local service=q-metering 2026-09-07 15:51:58.248 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-09-07 15:51:58.252 | + functions-common:run_process:1676 : local group= 2026-09-07 15:51:58.256 | + functions-common:run_process:1677 : local user= 2026-09-07 15:51:58.260 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:51:58.264 | + functions-common:run_process:1680 : local name=q-metering 2026-09-07 15:51:58.269 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:51:58.273 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:51:58.277 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:51:58.282 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:51:58.287 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:51:58.293 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796318289 2026-09-07 15:51:58.297 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-09-07 15:51:58.325 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:51:58.329 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:51:58.334 | + functions-common:time_stop:2420 : local name 2026-09-07 15:51:58.338 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:51:58.342 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:51:58.346 | + functions-common:time_stop:2423 : local total 2026-09-07 15:51:58.350 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:51:58.354 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:51:58.359 | + functions-common:time_stop:2427 : start_time=1788796318289 2026-09-07 15:51:58.363 | + functions-common:time_stop:2429 : [[ -z 1788796318289 ]] 2026-09-07 15:51:58.368 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:51:58.375 | + functions-common:time_stop:2432 : end_time=1788796318370 2026-09-07 15:51:58.379 | + functions-common:time_stop:2433 : elapsed_time=81 2026-09-07 15:51:58.383 | + functions-common:time_stop:2434 : total=22708 2026-09-07 15:51:58.387 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:51:58.392 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22789 2026-09-07 15:51:58.398 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-09-07 15:51:58.425 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:51:58.430 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-09-07 15:51:58.434 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-09-07 15:51:58.438 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 15:51:58.442 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-09-07 15:51:58.446 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-09-07 15:51:58.451 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-09-07 15:51:58.455 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-09-07 15:51:58.459 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-09-07 15:51:58.464 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-09-07 15:51:58.469 | ++ 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-09-07 15:52:02.187 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:52:02.192 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-07 15:52:02.192 | address-scope 2026-09-07 15:52:02.192 | agent 2026-09-07 15:52:02.192 | allowed-address-pairs 2026-09-07 15:52:02.193 | auto-allocated-topology 2026-09-07 15:52:02.193 | availability_zone 2026-09-07 15:52:02.193 | default-subnetpools 2026-09-07 15:52:02.193 | dhcp_agent_scheduler 2026-09-07 15:52:02.193 | dns-integration 2026-09-07 15:52:02.194 | dns-domain-ports 2026-09-07 15:52:02.194 | dns-integration-domain-keywords 2026-09-07 15:52:02.194 | empty-string-filtering 2026-09-07 15:52:02.194 | external-net 2026-09-07 15:52:02.194 | extra_dhcp_opt 2026-09-07 15:52:02.194 | extraroute 2026-09-07 15:52:02.195 | extraroute-atomic 2026-09-07 15:52:02.195 | filter-validation 2026-09-07 15:52:02.195 | floating-ip-port-forwarding-detail 2026-09-07 15:52:02.195 | fip-port-details 2026-09-07 15:52:02.195 | flavors 2026-09-07 15:52:02.195 | floatingip-pools 2026-09-07 15:52:02.195 | router 2026-09-07 15:52:02.195 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 15:52:02.196 | enable-default-route-bfd 2026-09-07 15:52:02.196 | enable-default-route-ecmp 2026-09-07 15:52:02.196 | ext-gw-mode 2026-09-07 15:52:02.196 | l3-ha 2026-09-07 15:52:02.196 | external-gateway-multihoming 2026-09-07 15:52:02.196 | l3-flavors 2026-09-07 15:52:02.196 | l3_agent_scheduler 2026-09-07 15:52:02.196 | multi-provider 2026-09-07 15:52:02.196 | net-mtu 2026-09-07 15:52:02.196 | net-mtu-writable 2026-09-07 15:52:02.196 | network_availability_zone 2026-09-07 15:52:02.197 | network-ip-availability 2026-09-07 15:52:02.197 | network-ip-availability-details 2026-09-07 15:52:02.197 | pagination 2026-09-07 15:52:02.197 | port-device-profile 2026-09-07 15:52:02.197 | port-mac-address-regenerate 2026-09-07 15:52:02.197 | port-numa-affinity-policy 2026-09-07 15:52:02.197 | port-numa-affinity-policy-socket 2026-09-07 15:52:02.197 | binding 2026-09-07 15:52:02.197 | binding-extended 2026-09-07 15:52:02.197 | port-security 2026-09-07 15:52:02.197 | project-id 2026-09-07 15:52:02.198 | provider 2026-09-07 15:52:02.198 | qinq 2026-09-07 15:52:02.198 | quota-check-limit 2026-09-07 15:52:02.198 | quota-check-limit-default 2026-09-07 15:52:02.198 | quotas 2026-09-07 15:52:02.198 | quota_details 2026-09-07 15:52:02.198 | rbac-policies 2026-09-07 15:52:02.198 | rbac-address-scope 2026-09-07 15:52:02.198 | rbac-security-groups 2026-09-07 15:52:02.198 | revision-if-match 2026-09-07 15:52:02.198 | standard-attr-revisions 2026-09-07 15:52:02.198 | router_availability_zone 2026-09-07 15:52:02.199 | router-enable-snat 2026-09-07 15:52:02.199 | security-groups-default-rules 2026-09-07 15:52:02.199 | security-groups-default-statefulness 2026-09-07 15:52:02.199 | security-groups-normalized-cidr 2026-09-07 15:52:02.199 | security-groups-remote-address-group 2026-09-07 15:52:02.199 | security-groups-rules-belongs-to-default-sg 2026-09-07 15:52:02.199 | security-groups-shared-filtering 2026-09-07 15:52:02.199 | security-group 2026-09-07 15:52:02.199 | service-type 2026-09-07 15:52:02.199 | sorting 2026-09-07 15:52:02.199 | standard-attr-description 2026-09-07 15:52:02.200 | stateful-security-group 2026-09-07 15:52:02.200 | subnet-dns-publish-fixed-ip 2026-09-07 15:52:02.200 | subnet-external-network 2026-09-07 15:52:02.200 | subnet_onboard 2026-09-07 15:52:02.200 | subnet-service-types 2026-09-07 15:52:02.200 | subnet_allocation 2026-09-07 15:52:02.200 | subnetpool-prefix-ops 2026-09-07 15:52:02.200 | tag-creation 2026-09-07 15:52:02.200 | standard-attr-tag 2026-09-07 15:52:02.200 | standard-attr-timestamp 2026-09-07 15:52:02.200 | vlan-transparent' 2026-09-07 15:52:02.201 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-07 15:52:02.201 | address-scope 2026-09-07 15:52:02.201 | agent 2026-09-07 15:52:02.201 | allowed-address-pairs 2026-09-07 15:52:02.201 | auto-allocated-topology 2026-09-07 15:52:02.201 | availability_zone 2026-09-07 15:52:02.201 | default-subnetpools 2026-09-07 15:52:02.201 | dhcp_agent_scheduler 2026-09-07 15:52:02.201 | dns-integration 2026-09-07 15:52:02.201 | dns-domain-ports 2026-09-07 15:52:02.201 | dns-integration-domain-keywords 2026-09-07 15:52:02.202 | empty-string-filtering 2026-09-07 15:52:02.202 | external-net 2026-09-07 15:52:02.202 | extra_dhcp_opt 2026-09-07 15:52:02.202 | extraroute 2026-09-07 15:52:02.202 | extraroute-atomic 2026-09-07 15:52:02.202 | filter-validation 2026-09-07 15:52:02.202 | floating-ip-port-forwarding-detail 2026-09-07 15:52:02.202 | fip-port-details 2026-09-07 15:52:02.202 | flavors 2026-09-07 15:52:02.202 | floatingip-pools 2026-09-07 15:52:02.202 | router 2026-09-07 15:52:02.202 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 15:52:02.203 | enable-default-route-bfd 2026-09-07 15:52:02.203 | enable-default-route-ecmp 2026-09-07 15:52:02.203 | ext-gw-mode 2026-09-07 15:52:02.203 | l3-ha 2026-09-07 15:52:02.203 | external-gateway-multihoming 2026-09-07 15:52:02.203 | l3-flavors 2026-09-07 15:52:02.203 | l3_agent_scheduler 2026-09-07 15:52:02.203 | multi-provider 2026-09-07 15:52:02.203 | net-mtu 2026-09-07 15:52:02.203 | net-mtu-writable 2026-09-07 15:52:02.203 | network_availability_zone 2026-09-07 15:52:02.204 | network-ip-availability 2026-09-07 15:52:02.204 | network-ip-availability-details 2026-09-07 15:52:02.204 | pagination 2026-09-07 15:52:02.204 | port-device-profile 2026-09-07 15:52:02.204 | port-mac-address-regenerate 2026-09-07 15:52:02.204 | port-numa-affinity-policy 2026-09-07 15:52:02.204 | port-numa-affinity-policy-socket 2026-09-07 15:52:02.204 | binding 2026-09-07 15:52:02.204 | binding-extended 2026-09-07 15:52:02.204 | port-security 2026-09-07 15:52:02.204 | project-id 2026-09-07 15:52:02.204 | provider 2026-09-07 15:52:02.205 | qinq 2026-09-07 15:52:02.205 | quota-check-limit 2026-09-07 15:52:02.205 | quota-check-limit-default 2026-09-07 15:52:02.205 | quotas 2026-09-07 15:52:02.205 | quota_details 2026-09-07 15:52:02.205 | rbac-policies 2026-09-07 15:52:02.205 | rbac-address-scope 2026-09-07 15:52:02.205 | rbac-security-groups 2026-09-07 15:52:02.205 | revision-if-match 2026-09-07 15:52:02.205 | standard-attr-revisions 2026-09-07 15:52:02.205 | router_availability_zone 2026-09-07 15:52:02.206 | router-enable-snat 2026-09-07 15:52:02.206 | security-groups-default-rules 2026-09-07 15:52:02.206 | security-groups-default-statefulness 2026-09-07 15:52:02.206 | security-groups-normalized-cidr 2026-09-07 15:52:02.206 | security-groups-remote-address-group 2026-09-07 15:52:02.206 | security-groups-rules-belongs-to-default-sg 2026-09-07 15:52:02.206 | security-groups-shared-filtering 2026-09-07 15:52:02.206 | security-group 2026-09-07 15:52:02.206 | service-type 2026-09-07 15:52:02.206 | sorting 2026-09-07 15:52:02.206 | standard-attr-description 2026-09-07 15:52:02.206 | stateful-security-group 2026-09-07 15:52:02.207 | subnet-dns-publish-fixed-ip 2026-09-07 15:52:02.207 | subnet-external-network 2026-09-07 15:52:02.207 | subnet_onboard 2026-09-07 15:52:02.207 | subnet-service-types 2026-09-07 15:52:02.207 | subnet_allocation 2026-09-07 15:52:02.207 | subnetpool-prefix-ops 2026-09-07 15:52:02.207 | tag-creation 2026-09-07 15:52:02.207 | standard-attr-tag 2026-09-07 15:52:02.207 | standard-attr-timestamp 2026-09-07 15:52:02.207 | vlan-transparent =~ auto-allocated-topology ]] 2026-09-07 15:52:02.207 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-07 15:52:02.208 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-09-07 15:52:02.212 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-09-07 15:52:02.218 | ++ 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-09-07 15:52:06.117 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:52:06.122 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=85222d19-cfda-407e-bc70-367407c22677 2026-09-07 15:52:06.126 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-09-07 15:52:06.132 | ++ 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 fd6f:aa0a:9a2f::/56 --share --default -f value -c id 2026-09-07 15:52:09.726 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:52:09.732 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=771c5288-dd47-4f40-88eb-7f265adddc6d 2026-09-07 15:52:09.736 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-09-07 15:52:09.741 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-07 15:52:09.745 | + functions-common:is_provider_network:2272 : return 1 2026-09-07 15:52:09.750 | ++ 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-09-07 15:52:14.982 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:52:14.988 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=0af6ff8c-b8a0-46ff-b339-d7c9e7fd9da8 2026-09-07 15:52:14.992 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-09-07 15:52:14.996 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-07 15:52:15.023 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-09-07 15:52:15.028 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-09-07 15:52:15.032 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 85222d19-cfda-407e-bc70-367407c22677 ']' 2026-09-07 15:52:15.037 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-09-07 15:52:15.041 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-09-07 15:52:15.045 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 85222d19-cfda-407e-bc70-367407c22677 ' 2026-09-07 15:52:15.050 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-09-07 15:52:15.054 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 0af6ff8c-b8a0-46ff-b339-d7c9e7fd9da8 private-subnet' 2026-09-07 15:52:15.058 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-09-07 15:52:15.064 | +++ 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 85222d19-cfda-407e-bc70-367407c22677 --network 0af6ff8c-b8a0-46ff-b339-d7c9e7fd9da8 private-subnet -f value -c id 2026-09-07 15:52:20.067 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:52:20.073 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=961f077a-4cb3-4466-8095-55b37006b6c7 2026-09-07 15:52:20.078 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-09-07 15:52:20.082 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-07 15:52:20.108 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 961f077a-4cb3-4466-8095-55b37006b6c7 2026-09-07 15:52:20.113 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=961f077a-4cb3-4466-8095-55b37006b6c7 2026-09-07 15:52:20.118 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-09-07 15:52:20.123 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-09-07 15:52:20.128 | ++ 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-09-07 15:52:20.132 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-07 15:52:20.159 | ++ 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-09-07 15:52:20.163 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-07 15:52:20.189 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-09-07 15:52:20.193 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 771c5288-dd47-4f40-88eb-7f265adddc6d ']' 2026-09-07 15:52:20.198 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-09-07 15:52:20.202 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-09-07 15:52:20.206 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 771c5288-dd47-4f40-88eb-7f265adddc6d ' 2026-09-07 15:52:20.210 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-09-07 15:52:20.215 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 0af6ff8c-b8a0-46ff-b339-d7c9e7fd9da8 ipv6-private-subnet ' 2026-09-07 15:52:20.219 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-09-07 15:52:20.224 | +++ 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 771c5288-dd47-4f40-88eb-7f265adddc6d --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 0af6ff8c-b8a0-46ff-b339-d7c9e7fd9da8 ipv6-private-subnet -f value -c id 2026-09-07 15:52:24.821 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:52:24.826 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=ec84d2a9-d48e-4a05-a53e-dfd667ec47a0 2026-09-07 15:52:24.830 | ++ 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-09-07 15:52:24.834 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-07 15:52:24.862 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo ec84d2a9-d48e-4a05-a53e-dfd667ec47a0 2026-09-07 15:52:24.868 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=ec84d2a9-d48e-4a05-a53e-dfd667ec47a0 2026-09-07 15:52:24.872 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-09-07 15:52:24.877 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-09-07 15:52:24.882 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-09-07 15:52:27.933 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:52:27.939 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-07 15:52:27.939 | address-scope 2026-09-07 15:52:27.939 | agent 2026-09-07 15:52:27.939 | allowed-address-pairs 2026-09-07 15:52:27.939 | auto-allocated-topology 2026-09-07 15:52:27.939 | availability_zone 2026-09-07 15:52:27.939 | default-subnetpools 2026-09-07 15:52:27.940 | dhcp_agent_scheduler 2026-09-07 15:52:27.941 | dns-integration 2026-09-07 15:52:27.941 | dns-domain-ports 2026-09-07 15:52:27.941 | dns-integration-domain-keywords 2026-09-07 15:52:27.941 | empty-string-filtering 2026-09-07 15:52:27.941 | external-net 2026-09-07 15:52:27.942 | extra_dhcp_opt 2026-09-07 15:52:27.942 | extraroute 2026-09-07 15:52:27.942 | extraroute-atomic 2026-09-07 15:52:27.942 | filter-validation 2026-09-07 15:52:27.942 | floating-ip-port-forwarding-detail 2026-09-07 15:52:27.942 | fip-port-details 2026-09-07 15:52:27.942 | flavors 2026-09-07 15:52:27.942 | floatingip-pools 2026-09-07 15:52:27.942 | router 2026-09-07 15:52:27.942 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 15:52:27.942 | enable-default-route-bfd 2026-09-07 15:52:27.942 | enable-default-route-ecmp 2026-09-07 15:52:27.943 | ext-gw-mode 2026-09-07 15:52:27.943 | l3-ha 2026-09-07 15:52:27.943 | external-gateway-multihoming 2026-09-07 15:52:27.943 | l3-flavors 2026-09-07 15:52:27.943 | l3_agent_scheduler 2026-09-07 15:52:27.943 | multi-provider 2026-09-07 15:52:27.943 | net-mtu 2026-09-07 15:52:27.943 | net-mtu-writable 2026-09-07 15:52:27.943 | network_availability_zone 2026-09-07 15:52:27.943 | network-ip-availability 2026-09-07 15:52:27.944 | network-ip-availability-details 2026-09-07 15:52:27.944 | pagination 2026-09-07 15:52:27.944 | port-device-profile 2026-09-07 15:52:27.944 | port-mac-address-regenerate 2026-09-07 15:52:27.944 | port-numa-affinity-policy 2026-09-07 15:52:27.944 | port-numa-affinity-policy-socket 2026-09-07 15:52:27.944 | binding 2026-09-07 15:52:27.944 | binding-extended 2026-09-07 15:52:27.944 | port-security 2026-09-07 15:52:27.944 | project-id 2026-09-07 15:52:27.944 | provider 2026-09-07 15:52:27.945 | qinq 2026-09-07 15:52:27.945 | quota-check-limit 2026-09-07 15:52:27.945 | quota-check-limit-default 2026-09-07 15:52:27.945 | quotas 2026-09-07 15:52:27.945 | quota_details 2026-09-07 15:52:27.945 | rbac-policies 2026-09-07 15:52:27.945 | rbac-address-scope 2026-09-07 15:52:27.945 | rbac-security-groups 2026-09-07 15:52:27.945 | revision-if-match 2026-09-07 15:52:27.945 | standard-attr-revisions 2026-09-07 15:52:27.946 | router_availability_zone 2026-09-07 15:52:27.946 | router-enable-snat 2026-09-07 15:52:27.946 | security-groups-default-rules 2026-09-07 15:52:27.946 | security-groups-default-statefulness 2026-09-07 15:52:27.946 | security-groups-normalized-cidr 2026-09-07 15:52:27.946 | security-groups-remote-address-group 2026-09-07 15:52:27.946 | security-groups-rules-belongs-to-default-sg 2026-09-07 15:52:27.946 | security-groups-shared-filtering 2026-09-07 15:52:27.946 | security-group 2026-09-07 15:52:27.946 | service-type 2026-09-07 15:52:27.947 | sorting 2026-09-07 15:52:27.947 | standard-attr-description 2026-09-07 15:52:27.947 | stateful-security-group 2026-09-07 15:52:27.947 | subnet-dns-publish-fixed-ip 2026-09-07 15:52:27.947 | subnet-external-network 2026-09-07 15:52:27.947 | subnet_onboard 2026-09-07 15:52:27.947 | subnet-service-types 2026-09-07 15:52:27.947 | subnet_allocation 2026-09-07 15:52:27.947 | subnetpool-prefix-ops 2026-09-07 15:52:27.948 | tag-creation 2026-09-07 15:52:27.948 | standard-attr-tag 2026-09-07 15:52:27.948 | standard-attr-timestamp 2026-09-07 15:52:27.948 | vlan-transparent' 2026-09-07 15:52:27.948 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-07 15:52:27.948 | address-scope 2026-09-07 15:52:27.948 | agent 2026-09-07 15:52:27.948 | allowed-address-pairs 2026-09-07 15:52:27.948 | auto-allocated-topology 2026-09-07 15:52:27.949 | availability_zone 2026-09-07 15:52:27.949 | default-subnetpools 2026-09-07 15:52:27.949 | dhcp_agent_scheduler 2026-09-07 15:52:27.949 | dns-integration 2026-09-07 15:52:27.949 | dns-domain-ports 2026-09-07 15:52:27.949 | dns-integration-domain-keywords 2026-09-07 15:52:27.949 | empty-string-filtering 2026-09-07 15:52:27.949 | external-net 2026-09-07 15:52:27.949 | extra_dhcp_opt 2026-09-07 15:52:27.949 | extraroute 2026-09-07 15:52:27.949 | extraroute-atomic 2026-09-07 15:52:27.950 | filter-validation 2026-09-07 15:52:27.950 | floating-ip-port-forwarding-detail 2026-09-07 15:52:27.950 | fip-port-details 2026-09-07 15:52:27.950 | flavors 2026-09-07 15:52:27.950 | floatingip-pools 2026-09-07 15:52:27.950 | router 2026-09-07 15:52:27.950 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 15:52:27.950 | enable-default-route-bfd 2026-09-07 15:52:27.950 | enable-default-route-ecmp 2026-09-07 15:52:27.950 | ext-gw-mode 2026-09-07 15:52:27.951 | l3-ha 2026-09-07 15:52:27.951 | external-gateway-multihoming 2026-09-07 15:52:27.951 | l3-flavors 2026-09-07 15:52:27.951 | l3_agent_scheduler 2026-09-07 15:52:27.951 | multi-provider 2026-09-07 15:52:27.951 | net-mtu 2026-09-07 15:52:27.951 | net-mtu-writable 2026-09-07 15:52:27.951 | network_availability_zone 2026-09-07 15:52:27.951 | network-ip-availability 2026-09-07 15:52:27.951 | network-ip-availability-details 2026-09-07 15:52:27.952 | pagination 2026-09-07 15:52:27.952 | port-device-profile 2026-09-07 15:52:27.952 | port-mac-address-regenerate 2026-09-07 15:52:27.952 | port-numa-affinity-policy 2026-09-07 15:52:27.952 | port-numa-affinity-policy-socket 2026-09-07 15:52:27.952 | binding 2026-09-07 15:52:27.952 | binding-extended 2026-09-07 15:52:27.952 | port-security 2026-09-07 15:52:27.952 | project-id 2026-09-07 15:52:27.952 | provider 2026-09-07 15:52:27.952 | qinq 2026-09-07 15:52:27.953 | quota-check-limit 2026-09-07 15:52:27.953 | quota-check-limit-default 2026-09-07 15:52:27.953 | quotas 2026-09-07 15:52:27.953 | quota_details 2026-09-07 15:52:27.953 | rbac-policies 2026-09-07 15:52:27.953 | rbac-address-scope 2026-09-07 15:52:27.953 | rbac-security-groups 2026-09-07 15:52:27.953 | revision-if-match 2026-09-07 15:52:27.953 | standard-attr-revisions 2026-09-07 15:52:27.953 | router_availability_zone 2026-09-07 15:52:27.954 | router-enable-snat 2026-09-07 15:52:27.954 | security-groups-default-rules 2026-09-07 15:52:27.954 | security-groups-default-statefulness 2026-09-07 15:52:27.954 | security-groups-normalized-cidr 2026-09-07 15:52:27.954 | security-groups-remote-address-group 2026-09-07 15:52:27.954 | security-groups-rules-belongs-to-default-sg 2026-09-07 15:52:27.954 | security-groups-shared-filtering 2026-09-07 15:52:27.955 | security-group 2026-09-07 15:52:27.955 | service-type 2026-09-07 15:52:27.955 | sorting 2026-09-07 15:52:27.955 | standard-attr-description 2026-09-07 15:52:27.955 | stateful-security-group 2026-09-07 15:52:27.955 | subnet-dns-publish-fixed-ip 2026-09-07 15:52:27.955 | subnet-external-network 2026-09-07 15:52:27.956 | subnet_onboard 2026-09-07 15:52:27.956 | subnet-service-types 2026-09-07 15:52:27.956 | subnet_allocation 2026-09-07 15:52:27.956 | subnetpool-prefix-ops 2026-09-07 15:52:27.956 | tag-creation 2026-09-07 15:52:27.956 | standard-attr-tag 2026-09-07 15:52:27.956 | standard-attr-timestamp 2026-09-07 15:52:27.956 | vlan-transparent =~ router ]] 2026-09-07 15:52:27.956 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-07 15:52:27.956 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-09-07 15:52:27.957 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-09-07 15:52:27.961 | ++ 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-09-07 15:52:31.122 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:52:31.127 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-07 15:52:31.127 | address-scope 2026-09-07 15:52:31.127 | agent 2026-09-07 15:52:31.128 | allowed-address-pairs 2026-09-07 15:52:31.128 | auto-allocated-topology 2026-09-07 15:52:31.128 | availability_zone 2026-09-07 15:52:31.128 | default-subnetpools 2026-09-07 15:52:31.128 | dhcp_agent_scheduler 2026-09-07 15:52:31.128 | dns-integration 2026-09-07 15:52:31.128 | dns-domain-ports 2026-09-07 15:52:31.128 | dns-integration-domain-keywords 2026-09-07 15:52:31.128 | empty-string-filtering 2026-09-07 15:52:31.128 | external-net 2026-09-07 15:52:31.128 | extra_dhcp_opt 2026-09-07 15:52:31.129 | extraroute 2026-09-07 15:52:31.129 | extraroute-atomic 2026-09-07 15:52:31.129 | filter-validation 2026-09-07 15:52:31.129 | floating-ip-port-forwarding-detail 2026-09-07 15:52:31.129 | fip-port-details 2026-09-07 15:52:31.129 | flavors 2026-09-07 15:52:31.129 | floatingip-pools 2026-09-07 15:52:31.129 | router 2026-09-07 15:52:31.129 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 15:52:31.129 | enable-default-route-bfd 2026-09-07 15:52:31.130 | enable-default-route-ecmp 2026-09-07 15:52:31.130 | ext-gw-mode 2026-09-07 15:52:31.130 | l3-ha 2026-09-07 15:52:31.130 | external-gateway-multihoming 2026-09-07 15:52:31.130 | l3-flavors 2026-09-07 15:52:31.130 | l3_agent_scheduler 2026-09-07 15:52:31.130 | multi-provider 2026-09-07 15:52:31.130 | net-mtu 2026-09-07 15:52:31.130 | net-mtu-writable 2026-09-07 15:52:31.130 | network_availability_zone 2026-09-07 15:52:31.131 | network-ip-availability 2026-09-07 15:52:31.131 | network-ip-availability-details 2026-09-07 15:52:31.131 | pagination 2026-09-07 15:52:31.131 | port-device-profile 2026-09-07 15:52:31.131 | port-mac-address-regenerate 2026-09-07 15:52:31.131 | port-numa-affinity-policy 2026-09-07 15:52:31.131 | port-numa-affinity-policy-socket 2026-09-07 15:52:31.131 | binding 2026-09-07 15:52:31.131 | binding-extended 2026-09-07 15:52:31.131 | port-security 2026-09-07 15:52:31.132 | project-id 2026-09-07 15:52:31.132 | provider 2026-09-07 15:52:31.132 | qinq 2026-09-07 15:52:31.132 | quota-check-limit 2026-09-07 15:52:31.132 | quota-check-limit-default 2026-09-07 15:52:31.132 | quotas 2026-09-07 15:52:31.132 | quota_details 2026-09-07 15:52:31.132 | rbac-policies 2026-09-07 15:52:31.132 | rbac-address-scope 2026-09-07 15:52:31.132 | rbac-security-groups 2026-09-07 15:52:31.132 | revision-if-match 2026-09-07 15:52:31.133 | standard-attr-revisions 2026-09-07 15:52:31.133 | router_availability_zone 2026-09-07 15:52:31.133 | router-enable-snat 2026-09-07 15:52:31.133 | security-groups-default-rules 2026-09-07 15:52:31.133 | security-groups-default-statefulness 2026-09-07 15:52:31.133 | security-groups-normalized-cidr 2026-09-07 15:52:31.133 | security-groups-remote-address-group 2026-09-07 15:52:31.133 | security-groups-rules-belongs-to-default-sg 2026-09-07 15:52:31.133 | security-groups-shared-filtering 2026-09-07 15:52:31.133 | security-group 2026-09-07 15:52:31.134 | service-type 2026-09-07 15:52:31.134 | sorting 2026-09-07 15:52:31.134 | standard-attr-description 2026-09-07 15:52:31.134 | stateful-security-group 2026-09-07 15:52:31.134 | subnet-dns-publish-fixed-ip 2026-09-07 15:52:31.134 | subnet-external-network 2026-09-07 15:52:31.134 | subnet_onboard 2026-09-07 15:52:31.134 | subnet-service-types 2026-09-07 15:52:31.134 | subnet_allocation 2026-09-07 15:52:31.134 | subnetpool-prefix-ops 2026-09-07 15:52:31.134 | tag-creation 2026-09-07 15:52:31.135 | standard-attr-tag 2026-09-07 15:52:31.135 | standard-attr-timestamp 2026-09-07 15:52:31.135 | vlan-transparent' 2026-09-07 15:52:31.135 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-07 15:52:31.135 | address-scope 2026-09-07 15:52:31.135 | agent 2026-09-07 15:52:31.135 | allowed-address-pairs 2026-09-07 15:52:31.135 | auto-allocated-topology 2026-09-07 15:52:31.135 | availability_zone 2026-09-07 15:52:31.136 | default-subnetpools 2026-09-07 15:52:31.136 | dhcp_agent_scheduler 2026-09-07 15:52:31.136 | dns-integration 2026-09-07 15:52:31.136 | dns-domain-ports 2026-09-07 15:52:31.136 | dns-integration-domain-keywords 2026-09-07 15:52:31.136 | empty-string-filtering 2026-09-07 15:52:31.136 | external-net 2026-09-07 15:52:31.136 | extra_dhcp_opt 2026-09-07 15:52:31.136 | extraroute 2026-09-07 15:52:31.136 | extraroute-atomic 2026-09-07 15:52:31.136 | filter-validation 2026-09-07 15:52:31.137 | floating-ip-port-forwarding-detail 2026-09-07 15:52:31.137 | fip-port-details 2026-09-07 15:52:31.137 | flavors 2026-09-07 15:52:31.137 | floatingip-pools 2026-09-07 15:52:31.137 | router 2026-09-07 15:52:31.137 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 15:52:31.137 | enable-default-route-bfd 2026-09-07 15:52:31.137 | enable-default-route-ecmp 2026-09-07 15:52:31.137 | ext-gw-mode 2026-09-07 15:52:31.137 | l3-ha 2026-09-07 15:52:31.137 | external-gateway-multihoming 2026-09-07 15:52:31.138 | l3-flavors 2026-09-07 15:52:31.138 | l3_agent_scheduler 2026-09-07 15:52:31.138 | multi-provider 2026-09-07 15:52:31.138 | net-mtu 2026-09-07 15:52:31.138 | net-mtu-writable 2026-09-07 15:52:31.138 | network_availability_zone 2026-09-07 15:52:31.138 | network-ip-availability 2026-09-07 15:52:31.138 | network-ip-availability-details 2026-09-07 15:52:31.138 | pagination 2026-09-07 15:52:31.138 | port-device-profile 2026-09-07 15:52:31.138 | port-mac-address-regenerate 2026-09-07 15:52:31.139 | port-numa-affinity-policy 2026-09-07 15:52:31.139 | port-numa-affinity-policy-socket 2026-09-07 15:52:31.139 | binding 2026-09-07 15:52:31.139 | binding-extended 2026-09-07 15:52:31.139 | port-security 2026-09-07 15:52:31.139 | project-id 2026-09-07 15:52:31.139 | provider 2026-09-07 15:52:31.139 | qinq 2026-09-07 15:52:31.139 | quota-check-limit 2026-09-07 15:52:31.139 | quota-check-limit-default 2026-09-07 15:52:31.140 | quotas 2026-09-07 15:52:31.140 | quota_details 2026-09-07 15:52:31.140 | rbac-policies 2026-09-07 15:52:31.140 | rbac-address-scope 2026-09-07 15:52:31.140 | rbac-security-groups 2026-09-07 15:52:31.140 | revision-if-match 2026-09-07 15:52:31.140 | standard-attr-revisions 2026-09-07 15:52:31.140 | router_availability_zone 2026-09-07 15:52:31.140 | router-enable-snat 2026-09-07 15:52:31.140 | security-groups-default-rules 2026-09-07 15:52:31.141 | security-groups-default-statefulness 2026-09-07 15:52:31.141 | security-groups-normalized-cidr 2026-09-07 15:52:31.141 | security-groups-remote-address-group 2026-09-07 15:52:31.141 | security-groups-rules-belongs-to-default-sg 2026-09-07 15:52:31.141 | security-groups-shared-filtering 2026-09-07 15:52:31.141 | security-group 2026-09-07 15:52:31.141 | service-type 2026-09-07 15:52:31.141 | sorting 2026-09-07 15:52:31.141 | standard-attr-description 2026-09-07 15:52:31.141 | stateful-security-group 2026-09-07 15:52:31.142 | subnet-dns-publish-fixed-ip 2026-09-07 15:52:31.142 | subnet-external-network 2026-09-07 15:52:31.142 | subnet_onboard 2026-09-07 15:52:31.142 | subnet-service-types 2026-09-07 15:52:31.142 | subnet_allocation 2026-09-07 15:52:31.142 | subnetpool-prefix-ops 2026-09-07 15:52:31.142 | tag-creation 2026-09-07 15:52:31.142 | standard-attr-tag 2026-09-07 15:52:31.142 | standard-attr-timestamp 2026-09-07 15:52:31.142 | vlan-transparent =~ external-net ]] 2026-09-07 15:52:31.143 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-07 15:52:31.143 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-09-07 15:52:31.146 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-09-07 15:52:34.594 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:52:34.600 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=6ec2b282-dc36-45aa-a3c3-c6359b94a821 2026-09-07 15:52:34.604 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-09-07 15:52:34.608 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-07 15:52:34.634 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-09-07 15:52:34.639 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-09-07 15:52:34.643 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-09-07 15:52:34.648 | ++ 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-09-07 15:52:37.797 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:52:37.803 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-07 15:52:37.803 | address-scope 2026-09-07 15:52:37.803 | agent 2026-09-07 15:52:37.803 | allowed-address-pairs 2026-09-07 15:52:37.803 | auto-allocated-topology 2026-09-07 15:52:37.803 | availability_zone 2026-09-07 15:52:37.803 | default-subnetpools 2026-09-07 15:52:37.803 | dhcp_agent_scheduler 2026-09-07 15:52:37.804 | dns-integration 2026-09-07 15:52:37.804 | dns-domain-ports 2026-09-07 15:52:37.804 | dns-integration-domain-keywords 2026-09-07 15:52:37.804 | empty-string-filtering 2026-09-07 15:52:37.804 | external-net 2026-09-07 15:52:37.804 | extra_dhcp_opt 2026-09-07 15:52:37.804 | extraroute 2026-09-07 15:52:37.804 | extraroute-atomic 2026-09-07 15:52:37.804 | filter-validation 2026-09-07 15:52:37.804 | floating-ip-port-forwarding-detail 2026-09-07 15:52:37.804 | fip-port-details 2026-09-07 15:52:37.805 | flavors 2026-09-07 15:52:37.805 | floatingip-pools 2026-09-07 15:52:37.805 | router 2026-09-07 15:52:37.805 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 15:52:37.805 | enable-default-route-bfd 2026-09-07 15:52:37.805 | enable-default-route-ecmp 2026-09-07 15:52:37.805 | ext-gw-mode 2026-09-07 15:52:37.805 | l3-ha 2026-09-07 15:52:37.805 | external-gateway-multihoming 2026-09-07 15:52:37.805 | l3-flavors 2026-09-07 15:52:37.806 | l3_agent_scheduler 2026-09-07 15:52:37.806 | multi-provider 2026-09-07 15:52:37.806 | net-mtu 2026-09-07 15:52:37.806 | net-mtu-writable 2026-09-07 15:52:37.806 | network_availability_zone 2026-09-07 15:52:37.806 | network-ip-availability 2026-09-07 15:52:37.806 | network-ip-availability-details 2026-09-07 15:52:37.806 | pagination 2026-09-07 15:52:37.806 | port-device-profile 2026-09-07 15:52:37.806 | port-mac-address-regenerate 2026-09-07 15:52:37.806 | port-numa-affinity-policy 2026-09-07 15:52:37.807 | port-numa-affinity-policy-socket 2026-09-07 15:52:37.807 | binding 2026-09-07 15:52:37.807 | binding-extended 2026-09-07 15:52:37.807 | port-security 2026-09-07 15:52:37.807 | project-id 2026-09-07 15:52:37.807 | provider 2026-09-07 15:52:37.807 | qinq 2026-09-07 15:52:37.807 | quota-check-limit 2026-09-07 15:52:37.807 | quota-check-limit-default 2026-09-07 15:52:37.807 | quotas 2026-09-07 15:52:37.808 | quota_details 2026-09-07 15:52:37.808 | rbac-policies 2026-09-07 15:52:37.808 | rbac-address-scope 2026-09-07 15:52:37.808 | rbac-security-groups 2026-09-07 15:52:37.808 | revision-if-match 2026-09-07 15:52:37.809 | standard-attr-revisions 2026-09-07 15:52:37.809 | router_availability_zone 2026-09-07 15:52:37.809 | router-enable-snat 2026-09-07 15:52:37.809 | security-groups-default-rules 2026-09-07 15:52:37.809 | security-groups-default-statefulness 2026-09-07 15:52:37.809 | security-groups-normalized-cidr 2026-09-07 15:52:37.809 | security-groups-remote-address-group 2026-09-07 15:52:37.809 | security-groups-rules-belongs-to-default-sg 2026-09-07 15:52:37.809 | security-groups-shared-filtering 2026-09-07 15:52:37.810 | security-group 2026-09-07 15:52:37.810 | service-type 2026-09-07 15:52:37.810 | sorting 2026-09-07 15:52:37.810 | standard-attr-description 2026-09-07 15:52:37.810 | stateful-security-group 2026-09-07 15:52:37.810 | subnet-dns-publish-fixed-ip 2026-09-07 15:52:37.810 | subnet-external-network 2026-09-07 15:52:37.811 | subnet_onboard 2026-09-07 15:52:37.811 | subnet-service-types 2026-09-07 15:52:37.811 | subnet_allocation 2026-09-07 15:52:37.811 | subnetpool-prefix-ops 2026-09-07 15:52:37.811 | tag-creation 2026-09-07 15:52:37.811 | standard-attr-tag 2026-09-07 15:52:37.811 | standard-attr-timestamp 2026-09-07 15:52:37.811 | vlan-transparent' 2026-09-07 15:52:37.811 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-07 15:52:37.811 | address-scope 2026-09-07 15:52:37.812 | agent 2026-09-07 15:52:37.812 | allowed-address-pairs 2026-09-07 15:52:37.812 | auto-allocated-topology 2026-09-07 15:52:37.812 | availability_zone 2026-09-07 15:52:37.812 | default-subnetpools 2026-09-07 15:52:37.812 | dhcp_agent_scheduler 2026-09-07 15:52:37.812 | dns-integration 2026-09-07 15:52:37.812 | dns-domain-ports 2026-09-07 15:52:37.812 | dns-integration-domain-keywords 2026-09-07 15:52:37.812 | empty-string-filtering 2026-09-07 15:52:37.813 | external-net 2026-09-07 15:52:37.813 | extra_dhcp_opt 2026-09-07 15:52:37.813 | extraroute 2026-09-07 15:52:37.813 | extraroute-atomic 2026-09-07 15:52:37.813 | filter-validation 2026-09-07 15:52:37.813 | floating-ip-port-forwarding-detail 2026-09-07 15:52:37.813 | fip-port-details 2026-09-07 15:52:37.813 | flavors 2026-09-07 15:52:37.813 | floatingip-pools 2026-09-07 15:52:37.813 | router 2026-09-07 15:52:37.813 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 15:52:37.814 | enable-default-route-bfd 2026-09-07 15:52:37.814 | enable-default-route-ecmp 2026-09-07 15:52:37.814 | ext-gw-mode 2026-09-07 15:52:37.814 | l3-ha 2026-09-07 15:52:37.814 | external-gateway-multihoming 2026-09-07 15:52:37.814 | l3-flavors 2026-09-07 15:52:37.814 | l3_agent_scheduler 2026-09-07 15:52:37.814 | multi-provider 2026-09-07 15:52:37.814 | net-mtu 2026-09-07 15:52:37.814 | net-mtu-writable 2026-09-07 15:52:37.814 | network_availability_zone 2026-09-07 15:52:37.814 | network-ip-availability 2026-09-07 15:52:37.815 | network-ip-availability-details 2026-09-07 15:52:37.815 | pagination 2026-09-07 15:52:37.815 | port-device-profile 2026-09-07 15:52:37.815 | port-mac-address-regenerate 2026-09-07 15:52:37.815 | port-numa-affinity-policy 2026-09-07 15:52:37.815 | port-numa-affinity-policy-socket 2026-09-07 15:52:37.815 | binding 2026-09-07 15:52:37.815 | binding-extended 2026-09-07 15:52:37.815 | port-security 2026-09-07 15:52:37.815 | project-id 2026-09-07 15:52:37.815 | provider 2026-09-07 15:52:37.816 | qinq 2026-09-07 15:52:37.816 | quota-check-limit 2026-09-07 15:52:37.816 | quota-check-limit-default 2026-09-07 15:52:37.816 | quotas 2026-09-07 15:52:37.816 | quota_details 2026-09-07 15:52:37.816 | rbac-policies 2026-09-07 15:52:37.816 | rbac-address-scope 2026-09-07 15:52:37.816 | rbac-security-groups 2026-09-07 15:52:37.816 | revision-if-match 2026-09-07 15:52:37.816 | standard-attr-revisions 2026-09-07 15:52:37.816 | router_availability_zone 2026-09-07 15:52:37.816 | router-enable-snat 2026-09-07 15:52:37.817 | security-groups-default-rules 2026-09-07 15:52:37.817 | security-groups-default-statefulness 2026-09-07 15:52:37.817 | security-groups-normalized-cidr 2026-09-07 15:52:37.817 | security-groups-remote-address-group 2026-09-07 15:52:37.817 | security-groups-rules-belongs-to-default-sg 2026-09-07 15:52:37.817 | security-groups-shared-filtering 2026-09-07 15:52:37.817 | security-group 2026-09-07 15:52:37.817 | service-type 2026-09-07 15:52:37.817 | sorting 2026-09-07 15:52:37.817 | standard-attr-description 2026-09-07 15:52:37.817 | stateful-security-group 2026-09-07 15:52:37.818 | subnet-dns-publish-fixed-ip 2026-09-07 15:52:37.818 | subnet-external-network 2026-09-07 15:52:37.818 | subnet_onboard 2026-09-07 15:52:37.818 | subnet-service-types 2026-09-07 15:52:37.818 | subnet_allocation 2026-09-07 15:52:37.818 | subnetpool-prefix-ops 2026-09-07 15:52:37.818 | tag-creation 2026-09-07 15:52:37.818 | standard-attr-tag 2026-09-07 15:52:37.818 | standard-attr-timestamp 2026-09-07 15:52:37.818 | vlan-transparent =~ auto-allocated-topology ]] 2026-09-07 15:52:37.818 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-07 15:52:37.819 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-09-07 15:52:37.819 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-09-07 15:52:37.826 | ++ 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-09-07 15:52:42.183 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:52:42.188 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=79cbd4c8-6a35-4eca-bdce-6f3520e27521 2026-09-07 15:52:42.193 | + 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-09-07 15:52:42.197 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-07 15:52:42.224 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-09-07 15:52:42.228 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-09-07 15:52:42.233 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 6ec2b282-dc36-45aa-a3c3-c6359b94a821 961f077a-4cb3-4466-8095-55b37006b6c7 2026-09-07 15:52:48.039 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-09-07 15:52:48.043 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 79cbd4c8-6a35-4eca-bdce-6f3520e27521 2026-09-07 15:52:48.047 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-09-07 15:52:48.052 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-09-07 15:52:48.057 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-09-07 15:52:48.063 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-09-07 15:52:48.068 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-09-07 15:52:48.070 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 79cbd4c8-6a35-4eca-bdce-6f3520e27521 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-09-07 15:52:48.074 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-09-07 15:52:48.079 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-09-07 15:52:48.086 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-09-07 15:52:48.090 | +++ 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 79cbd4c8-6a35-4eca-bdce-6f3520e27521 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-09-07 15:52:51.481 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:52:51.487 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-09-07 15:52:51.487 | | id | 1eab9e8f-dfe9-4c6f-9dfc-97e51d1e2bda |' 2026-09-07 15:52:51.492 | ++ 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-09-07 15:52:51.496 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-07 15:52:51.522 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 1eab9e8f-dfe9-4c6f-9dfc-97e51d1e2bda '|' 2026-09-07 15:52:51.528 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 1eab9e8f-dfe9-4c6f-9dfc-97e51d1e2bda |' 2026-09-07 15:52:51.532 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-09-07 15:52:51.538 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 1eab9e8f-dfe9-4c6f-9dfc-97e51d1e2bda '|' 2026-09-07 15:52:51.539 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-09-07 15:52:51.544 | ++ functions-common:get_field:806 : local data field 2026-09-07 15:52:51.547 | ++ functions-common:get_field:807 : read data 2026-09-07 15:52:51.551 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-09-07 15:52:51.555 | ++ functions-common:get_field:811 : field='$3' 2026-09-07 15:52:51.561 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-09-07 15:52:51.562 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 1eab9e8f-dfe9-4c6f-9dfc-97e51d1e2bda |' 2026-09-07 15:52:51.570 | ++ functions-common:get_field:807 : read data 2026-09-07 15:52:51.577 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-09-07 15:52:51.584 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 1eab9e8f-dfe9-4c6f-9dfc-97e51d1e2bda '|' 2026-09-07 15:52:51.585 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-09-07 15:52:51.589 | ++ functions-common:get_field:806 : local data field 2026-09-07 15:52:51.592 | ++ functions-common:get_field:807 : read data 2026-09-07 15:52:51.596 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-09-07 15:52:51.600 | ++ functions-common:get_field:811 : field='$6' 2026-09-07 15:52:51.605 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 1eab9e8f-dfe9-4c6f-9dfc-97e51d1e2bda |' 2026-09-07 15:52:51.605 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-09-07 15:52:51.613 | ++ functions-common:get_field:807 : read data 2026-09-07 15:52:51.619 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=1eab9e8f-dfe9-4c6f-9dfc-97e51d1e2bda 2026-09-07 15:52:51.623 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 79cbd4c8-6a35-4eca-bdce-6f3520e27521 6ec2b282-dc36-45aa-a3c3-c6359b94a821 2026-09-07 15:52:57.199 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-09-07 15:52:57.202 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-09-07 15:52:57.206 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-09-07 15:52:57.230 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:52:57.235 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-09-07 15:52:57.239 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-09-07 15:52:57.242 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-09-07 15:52:57.248 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-09-07 15:52:57.252 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-09-07 15:52:57.256 | ++ 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-09-07 15:52:57.294 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-09-07 15:52:57.299 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-09-07 15:52:57.303 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-09-07 15:52:57.307 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-09-07 15:52:57.311 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-09-07 15:52:57.315 | + 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-09-07 15:52:57.319 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-09-07 15:52:57.323 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-09-07 15:52:57.327 | + functions-common:test_with_retry:2360 : local until=10 2026-09-07 15:52:57.331 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-09-07 15:52:57.335 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-09-07 15:52:57.339 | + functions-common:time_start:2406 : local name=test_with_retry 2026-09-07 15:52:57.344 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:52:57.348 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:52:57.354 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:52:57.361 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796377356 2026-09-07 15:52:57.364 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-09-07 15:52:57.375 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-09-07 15:52:57.379 | + functions-common:time_stop:2420 : local name 2026-09-07 15:52:57.383 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:52:57.387 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:52:57.391 | + functions-common:time_stop:2423 : local total 2026-09-07 15:52:57.395 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:52:57.400 | + functions-common:time_stop:2426 : name=test_with_retry 2026-09-07 15:52:57.405 | + functions-common:time_stop:2427 : start_time=1788796377356 2026-09-07 15:52:57.409 | + functions-common:time_stop:2429 : [[ -z 1788796377356 ]] 2026-09-07 15:52:57.415 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:52:57.424 | + functions-common:time_stop:2432 : end_time=1788796377416 2026-09-07 15:52:57.425 | + functions-common:time_stop:2433 : elapsed_time=60 2026-09-07 15:52:57.429 | + functions-common:time_stop:2434 : total=7648 2026-09-07 15:52:57.432 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:52:57.436 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7708 2026-09-07 15:52:57.443 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-09-07 15:52:57.446 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-09-07 15:52:57.454 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-09-07 15:52:57.458 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-09-07 15:52:57.461 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-09-07 15:52:57.466 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-09-07 15:52:57.471 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-09-07 15:52:57.492 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-09-07 15:52:57.520 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-09-07 15:52:57.520 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-09-07 15:52:57.521 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-09-07 15:52:57.522 | ++ 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-09-07 15:53:00.624 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:53:00.631 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.25 ' 2026-09-07 15:53:00.635 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-09-07 15:53:00.640 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-07 15:53:00.667 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-09-07 15:53:00.671 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-09-07 15:53:00.675 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-09-07 15:53:00.680 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-09-07 15:53:00.684 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 6ec2b282-dc36-45aa-a3c3-c6359b94a821 ec84d2a9-d48e-4a05-a53e-dfd667ec47a0 2026-09-07 15:53:06.724 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-09-07 15:53:06.731 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 79cbd4c8-6a35-4eca-bdce-6f3520e27521 2026-09-07 15:53:06.735 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-09-07 15:53:06.740 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-09-07 15:53:06.744 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-09-07 15:53:06.749 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-09-07 15:53:06.753 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 79cbd4c8-6a35-4eca-bdce-6f3520e27521 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-09-07 15:53:06.757 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-09-07 15:53:06.762 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-09-07 15:53:06.769 | +++ 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 79cbd4c8-6a35-4eca-bdce-6f3520e27521 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-09-07 15:53:06.770 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-09-07 15:53:12.495 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:53:12.502 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-09-07 15:53:12.502 | | id | dc398f8c-5c92-4285-8137-f88b34c78776 |' 2026-09-07 15:53:12.506 | ++ 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-09-07 15:53:12.511 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-07 15:53:12.537 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' dc398f8c-5c92-4285-8137-f88b34c78776 '|' 2026-09-07 15:53:12.543 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | dc398f8c-5c92-4285-8137-f88b34c78776 |' 2026-09-07 15:53:12.548 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-09-07 15:53:12.555 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' dc398f8c-5c92-4285-8137-f88b34c78776 '|' 2026-09-07 15:53:12.555 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-09-07 15:53:12.559 | ++ functions-common:get_field:806 : local data field 2026-09-07 15:53:12.563 | ++ functions-common:get_field:807 : read data 2026-09-07 15:53:12.567 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-09-07 15:53:12.572 | ++ functions-common:get_field:811 : field='$3' 2026-09-07 15:53:12.580 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-09-07 15:53:12.580 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | dc398f8c-5c92-4285-8137-f88b34c78776 |' 2026-09-07 15:53:12.587 | ++ functions-common:get_field:807 : read data 2026-09-07 15:53:12.593 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-09-07 15:53:12.597 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-09-07 15:53:12.604 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-09-07 15:53:12.604 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' dc398f8c-5c92-4285-8137-f88b34c78776 '|' 2026-09-07 15:53:12.608 | ++ functions-common:get_field:806 : local data field 2026-09-07 15:53:12.613 | ++ functions-common:get_field:807 : read data 2026-09-07 15:53:12.617 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-09-07 15:53:12.621 | ++ functions-common:get_field:811 : field='$6' 2026-09-07 15:53:12.627 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | dc398f8c-5c92-4285-8137-f88b34c78776 |' 2026-09-07 15:53:12.627 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-09-07 15:53:12.634 | ++ functions-common:get_field:807 : read data 2026-09-07 15:53:12.640 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=dc398f8c-5c92-4285-8137-f88b34c78776 2026-09-07 15:53:12.645 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-09-07 15:53:12.650 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-09-07 15:53:12.655 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-09-07 15:53:12.660 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-09-07 15:53:12.687 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:53:12.692 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-09-07 15:53:12.705 | net.ipv6.conf.all.forwarding = 1 2026-09-07 15:53:12.715 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 6ec2b282-dc36-45aa-a3c3-c6359b94a821 -c external_gateway_info -f json 2026-09-07 15:53:12.717 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 dc398f8c-5c92-4285-8137-f88b34c78776 2026-09-07 15:53:12.718 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-09-07 15:53:12.718 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-09-07 15:53:12.722 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-09-07 15:53:15.991 | ++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:53:15.999 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::22e 2026-09-07 15:53:16.003 | + 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-09-07 15:53:16.007 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-07 15:53:16.034 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-09-07 15:53:16.038 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-09-07 15:53:16.043 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-09-07 15:53:16.048 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-09-07 15:53:16.052 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-09-07 15:53:16.057 | ++ 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-09-07 15:53:16.084 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-09-07 15:53:16.090 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-09-07 15:53:16.094 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-09-07 15:53:16.098 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-09-07 15:53:16.118 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-09-07 15:53:16.136 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd6f:aa0a:9a2f::/56 2026-09-07 15:53:16.141 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 771c5288-dd47-4f40-88eb-7f265adddc6d ]] 2026-09-07 15:53:16.145 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd6f:aa0a:9a2f::/56 via 2001:db8::22e dev br-ex 2026-09-07 15:53:16.166 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-09-07 15:53:16.171 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-09-07 15:53:16.176 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-09-07 15:53:16.205 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:53:16.209 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-09-07 15:53:16.214 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 15:53:16.218 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-09-07 15:53:16.223 | + ./stack.sh:main:1335 : start_nova 2026-09-07 15:53:16.228 | + lib/nova:start_nova:1170 : start_nova_rest 2026-09-07 15:53:16.232 | + 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-09-07 15:53:16.236 | + 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-09-07 15:53:16.241 | + 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-09-07 15:53:16.246 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-09-07 15:53:16.250 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-07 15:53:16.254 | + functions-common:run_process:1674 : local service=n-sch 2026-09-07 15:53:16.259 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-07 15:53:16.263 | + functions-common:run_process:1676 : local group= 2026-09-07 15:53:16.268 | + functions-common:run_process:1677 : local user= 2026-09-07 15:53:16.272 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:53:16.277 | + functions-common:run_process:1680 : local name=n-sch 2026-09-07 15:53:16.281 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:53:16.285 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:53:16.290 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:53:16.294 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:53:16.300 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:53:16.307 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796396302 2026-09-07 15:53:16.311 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-09-07 15:53:16.339 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:53:16.344 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-09-07 15:53:16.348 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-09-07 15:53:16.353 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-07 15:53:16.357 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-07 15:53:16.361 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-07 15:53:16.366 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-07 15:53:16.370 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-09-07 15:53:16.374 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-09-07 15:53:16.379 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-09-07 15:53:16.383 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 15:53:16.387 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 15:53:16.392 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 15:53:16.396 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 15:53:16.401 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-09-07 15:53:16.406 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-09-07 15:53:16.410 | + 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-09-07 15:53:16.414 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-09-07 15:53:16.418 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-07 15:53:16.423 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-07 15:53:16.427 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-07 15:53:16.431 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-07 15:53:16.435 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 15:53:16.440 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-07 15:53:16.444 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-09-07 15:53:16.448 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 15:53:16.455 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-09-07 15:53:16.552 | + 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-09-07 15:53:16.651 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-09-07 15:53:16.734 | + 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-09-07 15:53:16.816 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-09-07 15:53:16.901 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-09-07 15:53:16.988 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 15:53:17.071 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-07 15:53:17.075 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-07 15:53:17.079 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-09-07 15:53:17.179 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 15:53:17.690 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-09-07 15:53:17.723 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-09-07 15:53:18.205 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-09-07 15:53:18.257 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:53:18.261 | + functions-common:time_stop:2420 : local name 2026-09-07 15:53:18.266 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:53:18.270 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:53:18.274 | + functions-common:time_stop:2423 : local total 2026-09-07 15:53:18.278 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:53:18.281 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:53:18.285 | + functions-common:time_stop:2427 : start_time=1788796396302 2026-09-07 15:53:18.290 | + functions-common:time_stop:2429 : [[ -z 1788796396302 ]] 2026-09-07 15:53:18.295 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:53:18.301 | + functions-common:time_stop:2432 : end_time=1788796398296 2026-09-07 15:53:18.305 | + functions-common:time_stop:2433 : elapsed_time=1994 2026-09-07 15:53:18.310 | + functions-common:time_stop:2434 : total=22789 2026-09-07 15:53:18.315 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:53:18.319 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24783 2026-09-07 15:53:18.325 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-09-07 15:53:18.331 | + 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-09-07 15:53:18.335 | + functions-common:run_process:1674 : local service=n-api-meta 2026-09-07 15:53:18.340 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-07 15:53:18.345 | + functions-common:run_process:1676 : local group= 2026-09-07 15:53:18.349 | + functions-common:run_process:1677 : local user= 2026-09-07 15:53:18.353 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:53:18.358 | + functions-common:run_process:1680 : local name=n-api-meta 2026-09-07 15:53:18.362 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:53:18.367 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:53:18.371 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:53:18.375 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:53:18.380 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:53:18.385 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796398381 2026-09-07 15:53:18.390 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-09-07 15:53:18.416 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:53:18.420 | + 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-09-07 15:53:18.424 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-09-07 15:53:18.429 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-07 15:53:18.433 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-07 15:53:18.438 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-07 15:53:18.442 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-07 15:53:18.446 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-09-07 15:53:18.450 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-09-07 15:53:18.454 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-09-07 15:53:18.458 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 15:53:18.463 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 15:53:18.466 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 15:53:18.471 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 15:53:18.474 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-09-07 15:53:18.479 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-09-07 15:53:18.482 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-07 15:53:18.486 | + 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-09-07 15:53:18.490 | + 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-09-07 15:53:18.494 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-09-07 15:53:18.498 | + 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-09-07 15:53:18.502 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-07 15:53:18.506 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-07 15:53:18.509 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-07 15:53:18.513 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-09-07 15:53:18.517 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-07 15:53:18.524 | + 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-09-07 15:53:18.620 | + 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-09-07 15:53:18.709 | + 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-09-07 15:53:18.783 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-09-07 15:53:18.857 | + 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-09-07 15:53:18.937 | + 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-09-07 15:53:19.013 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-09-07 15:53:19.087 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-09-07 15:53:19.164 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-09-07 15:53:19.241 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-09-07 15:53:19.317 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-09-07 15:53:19.392 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-07 15:53:19.397 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-07 15:53:19.401 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-09-07 15:53:19.491 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-07 15:53:19.986 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-09-07 15:53:20.022 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-09-07 15:53:20.497 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-09-07 15:53:20.643 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:53:20.647 | + functions-common:time_stop:2420 : local name 2026-09-07 15:53:20.651 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:53:20.655 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:53:20.656 | + functions-common:time_stop:2423 : local total 2026-09-07 15:53:20.660 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:53:20.661 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:53:20.663 | + functions-common:time_stop:2427 : start_time=1788796398381 2026-09-07 15:53:20.665 | + functions-common:time_stop:2429 : [[ -z 1788796398381 ]] 2026-09-07 15:53:20.671 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:53:20.673 | + functions-common:time_stop:2432 : end_time=1788796400671 2026-09-07 15:53:20.676 | + functions-common:time_stop:2433 : elapsed_time=2290 2026-09-07 15:53:20.678 | + functions-common:time_stop:2434 : total=24783 2026-09-07 15:53:20.680 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:53:20.683 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27073 2026-09-07 15:53:20.684 | + 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-09-07 15:53:20.686 | + 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-09-07 15:53:20.689 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-09-07 15:53:20.691 | + 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-09-07 15:53:20.693 | + 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-09-07 15:53:20.695 | + 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-09-07 15:53:20.698 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-09-07 15:53:20.699 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-07 15:53:20.702 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-09-07 15:53:20.704 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-09-07 15:53:20.710 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-07 15:53:20.710 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-07 15:53:20.712 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-09-07 15:53:20.737 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:53:20.740 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-09-07 15:53:20.806 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-07 15:53:20.806 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-09-07 15:53:20.825 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:53:20.828 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-07 15:53:20.829 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-09-07 15:53:20.851 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:53:20.854 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-09-07 15:53:20.858 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-07 15:53:20.860 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-09-07 15:53:20.862 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-09-07 15:53:20.865 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-07 15:53:20.868 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-07 15:53:20.869 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-09-07 15:53:20.871 | + 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-09-07 15:53:20.873 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-09-07 15:53:20.875 | + 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-09-07 15:53:20.878 | + functions-common:run_process:1676 : local group= 2026-09-07 15:53:20.880 | + functions-common:run_process:1677 : local user= 2026-09-07 15:53:20.882 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:53:20.884 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-09-07 15:53:20.886 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:53:20.888 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:53:20.890 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:53:20.892 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:53:20.895 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:53:20.899 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796400896 2026-09-07 15:53:20.901 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-09-07 15:53:20.924 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:53:20.926 | + 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-09-07 15:53:20.929 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-09-07 15:53:20.931 | + 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-09-07 15:53:20.934 | + 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-09-07 15:53:20.936 | + 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-09-07 15:53:20.939 | + 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-09-07 15:53:20.941 | + 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-09-07 15:53:20.945 | + 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-09-07 15:53:20.946 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-09-07 15:53:20.948 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 15:53:20.951 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 15:53:20.953 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 15:53:20.955 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 15:53:20.958 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-09-07 15:53:20.960 | + 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-09-07 15:53:20.962 | + 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-09-07 15:53:20.965 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-09-07 15:53:20.967 | + 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-09-07 15:53:20.969 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-07 15:53:20.971 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-07 15:53:20.976 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-07 15:53:20.976 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 15:53:20.978 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-07 15:53:20.980 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-09-07 15:53:20.983 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 15:53:20.987 | + 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-09-07 15:53:21.073 | + 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-09-07 15:53:21.181 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-09-07 15:53:21.266 | + 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-09-07 15:53:21.340 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-09-07 15:53:21.424 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-09-07 15:53:21.508 | + 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-09-07 15:53:21.632 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-07 15:53:21.637 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-07 15:53:21.642 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-09-07 15:53:21.742 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 15:53:22.301 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-09-07 15:53:22.339 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-09-07 15:53:22.845 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-09-07 15:53:22.902 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:53:22.904 | + functions-common:time_stop:2420 : local name 2026-09-07 15:53:22.908 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:53:22.913 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:53:22.917 | + functions-common:time_stop:2423 : local total 2026-09-07 15:53:22.920 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:53:22.922 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:53:22.924 | + functions-common:time_stop:2427 : start_time=1788796400896 2026-09-07 15:53:22.927 | + functions-common:time_stop:2429 : [[ -z 1788796400896 ]] 2026-09-07 15:53:22.930 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:53:22.935 | + functions-common:time_stop:2432 : end_time=1788796402932 2026-09-07 15:53:22.937 | + functions-common:time_stop:2433 : elapsed_time=2036 2026-09-07 15:53:22.939 | + functions-common:time_stop:2434 : total=27073 2026-09-07 15:53:22.942 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:53:22.944 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29109 2026-09-07 15:53:22.946 | + 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-09-07 15:53:22.949 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-09-07 15:53:22.952 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-09-07 15:53:22.954 | + functions-common:run_process:1676 : local group= 2026-09-07 15:53:22.957 | + functions-common:run_process:1677 : local user= 2026-09-07 15:53:22.960 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:53:22.962 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-09-07 15:53:22.964 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:53:22.967 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:53:22.969 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:53:22.972 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:53:22.978 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:53:22.983 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796402980 2026-09-07 15:53:22.985 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-09-07 15:53:23.018 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:53:23.022 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:53:23.028 | + functions-common:time_stop:2420 : local name 2026-09-07 15:53:23.031 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:53:23.036 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:53:23.039 | + functions-common:time_stop:2423 : local total 2026-09-07 15:53:23.044 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:53:23.046 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:53:23.049 | + functions-common:time_stop:2427 : start_time=1788796402980 2026-09-07 15:53:23.056 | + functions-common:time_stop:2429 : [[ -z 1788796402980 ]] 2026-09-07 15:53:23.064 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:53:23.070 | + functions-common:time_stop:2432 : end_time=1788796403066 2026-09-07 15:53:23.072 | + functions-common:time_stop:2433 : elapsed_time=86 2026-09-07 15:53:23.074 | + functions-common:time_stop:2434 : total=29109 2026-09-07 15:53:23.077 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:53:23.079 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29195 2026-09-07 15:53:23.082 | + 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-09-07 15:53:23.084 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-09-07 15:53:23.087 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-09-07 15:53:23.089 | + functions-common:run_process:1676 : local group= 2026-09-07 15:53:23.091 | + functions-common:run_process:1677 : local user= 2026-09-07 15:53:23.094 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:53:23.097 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-09-07 15:53:23.099 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:53:23.101 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:53:23.104 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:53:23.106 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:53:23.110 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:53:23.115 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796403112 2026-09-07 15:53:23.117 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-09-07 15:53:23.143 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:53:23.146 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:53:23.148 | + functions-common:time_stop:2420 : local name 2026-09-07 15:53:23.150 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:53:23.153 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:53:23.156 | + functions-common:time_stop:2423 : local total 2026-09-07 15:53:23.158 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:53:23.161 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:53:23.163 | + functions-common:time_stop:2427 : start_time=1788796403112 2026-09-07 15:53:23.166 | + functions-common:time_stop:2429 : [[ -z 1788796403112 ]] 2026-09-07 15:53:23.172 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:53:23.177 | + functions-common:time_stop:2432 : end_time=1788796403174 2026-09-07 15:53:23.179 | + functions-common:time_stop:2433 : elapsed_time=62 2026-09-07 15:53:23.182 | + functions-common:time_stop:2434 : total=29195 2026-09-07 15:53:23.184 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:53:23.186 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29257 2026-09-07 15:53:23.189 | + 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-09-07 15:53:23.191 | + 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-09-07 15:53:23.194 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-09-07 15:53:23.197 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-07 15:53:23.199 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-09-07 15:53:23.201 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-09-07 15:53:23.220 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:53:23.223 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-09-07 15:53:23.282 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-09-07 15:53:23.287 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-07 15:53:23.290 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-09-07 15:53:23.355 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-09-07 15:53:23.373 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:53:23.376 | + 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-09-07 15:53:23.378 | + functions-common:run_process:1674 : local service=n-super-cond 2026-09-07 15:53:23.381 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-07 15:53:23.383 | + functions-common:run_process:1676 : local group= 2026-09-07 15:53:23.385 | + functions-common:run_process:1677 : local user= 2026-09-07 15:53:23.388 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:53:23.390 | + functions-common:run_process:1680 : local name=n-super-cond 2026-09-07 15:53:23.392 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:53:23.395 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:53:23.397 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:53:23.399 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:53:23.403 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:53:23.406 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796403403 2026-09-07 15:53:23.408 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-09-07 15:53:23.428 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:53:23.430 | + 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-09-07 15:53:23.433 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-09-07 15:53:23.435 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-07 15:53:23.438 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-07 15:53:23.440 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-07 15:53:23.443 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-07 15:53:23.445 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-09-07 15:53:23.448 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-09-07 15:53:23.450 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-09-07 15:53:23.452 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 15:53:23.454 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 15:53:23.457 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 15:53:23.459 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 15:53:23.462 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-09-07 15:53:23.464 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-09-07 15:53:23.466 | + 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-09-07 15:53:23.469 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-09-07 15:53:23.471 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-07 15:53:23.473 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-07 15:53:23.475 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-07 15:53:23.477 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-07 15:53:23.480 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 15:53:23.486 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-07 15:53:23.492 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-09-07 15:53:23.497 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 15:53:23.509 | + 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-09-07 15:53:23.643 | + 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-09-07 15:53:23.767 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-09-07 15:53:23.882 | + 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-09-07 15:53:23.987 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-09-07 15:53:24.072 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-09-07 15:53:24.157 | + 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-09-07 15:53:24.283 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-07 15:53:24.290 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-07 15:53:24.296 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-09-07 15:53:24.438 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 15:53:25.026 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-09-07 15:53:25.050 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-09-07 15:53:25.555 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-09-07 15:53:25.624 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:53:25.631 | + functions-common:time_stop:2420 : local name 2026-09-07 15:53:25.638 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:53:25.644 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:53:25.649 | + functions-common:time_stop:2423 : local total 2026-09-07 15:53:25.658 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:53:25.664 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:53:25.670 | + functions-common:time_stop:2427 : start_time=1788796403403 2026-09-07 15:53:25.675 | + functions-common:time_stop:2429 : [[ -z 1788796403403 ]] 2026-09-07 15:53:25.684 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:53:25.697 | + functions-common:time_stop:2432 : end_time=1788796405687 2026-09-07 15:53:25.703 | + functions-common:time_stop:2433 : elapsed_time=2284 2026-09-07 15:53:25.708 | + functions-common:time_stop:2434 : total=29257 2026-09-07 15:53:25.712 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:53:25.716 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31541 2026-09-07 15:53:25.722 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-09-07 15:53:25.728 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-07 15:53:25.740 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-09-07 15:53:25.782 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:53:25.786 | + lib/nova:start_nova_conductor:1152 : local conf 2026-09-07 15:53:25.794 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-09-07 15:53:25.803 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-07 15:53:25.809 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-07 15:53:25.820 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-09-07 15:53:25.825 | + 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-09-07 15:53:25.829 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-09-07 15:53:25.836 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-07 15:53:25.840 | + functions-common:run_process:1676 : local group= 2026-09-07 15:53:25.848 | + functions-common:run_process:1677 : local user= 2026-09-07 15:53:25.852 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:53:25.859 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-09-07 15:53:25.867 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:53:25.876 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:53:25.883 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:53:25.892 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:53:25.900 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:53:25.912 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796405902 2026-09-07 15:53:25.922 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-09-07 15:53:25.960 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:53:25.968 | + 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-09-07 15:53:25.976 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-09-07 15:53:25.977 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-07 15:53:25.981 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-07 15:53:25.989 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-07 15:53:25.996 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-07 15:53:25.999 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-09-07 15:53:26.005 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-09-07 15:53:26.009 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-09-07 15:53:26.018 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 15:53:26.025 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 15:53:26.031 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 15:53:26.037 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 15:53:26.044 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-09-07 15:53:26.050 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-09-07 15:53:26.055 | + 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-09-07 15:53:26.060 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-09-07 15:53:26.066 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-07 15:53:26.071 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-07 15:53:26.075 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-07 15:53:26.082 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-07 15:53:26.092 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 15:53:26.099 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-07 15:53:26.107 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-09-07 15:53:26.113 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 15:53:26.128 | + 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-09-07 15:53:26.275 | + 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-09-07 15:53:26.424 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-09-07 15:53:26.565 | + 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-09-07 15:53:26.680 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-09-07 15:53:26.823 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-09-07 15:53:26.948 | + 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-09-07 15:53:27.048 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-07 15:53:27.051 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-07 15:53:27.053 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-09-07 15:53:27.158 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 15:53:27.712 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-09-07 15:53:27.753 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-09-07 15:53:28.261 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-09-07 15:53:28.335 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:53:28.336 | + functions-common:time_stop:2420 : local name 2026-09-07 15:53:28.342 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:53:28.347 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:53:28.353 | + functions-common:time_stop:2423 : local total 2026-09-07 15:53:28.358 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:53:28.362 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:53:28.368 | + functions-common:time_stop:2427 : start_time=1788796405902 2026-09-07 15:53:28.371 | + functions-common:time_stop:2429 : [[ -z 1788796405902 ]] 2026-09-07 15:53:28.377 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:53:28.384 | + functions-common:time_stop:2432 : end_time=1788796408379 2026-09-07 15:53:28.389 | + functions-common:time_stop:2433 : elapsed_time=2477 2026-09-07 15:53:28.393 | + functions-common:time_stop:2434 : total=31541 2026-09-07 15:53:28.398 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:53:28.404 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34018 2026-09-07 15:53:28.407 | + lib/nova:start_nova:1173 : start_nova_compute 2026-09-07 15:53:28.412 | + 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-09-07 15:53:28.416 | + 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-09-07 15:53:28.422 | + 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-09-07 15:53:28.426 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-09-07 15:53:28.430 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-09-07 15:53:28.438 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-09-07 15:53:28.443 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-07 15:53:28.447 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-07 15:53:28.452 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-09-07 15:53:28.456 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-07 15:53:28.463 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-09-07 15:53:28.468 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-09-07 15:53:28.474 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-09-07 15:53:28.478 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-09-07 15:53:28.487 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-09-07 15:53:28.487 | BEGIN { 2026-09-07 15:53:28.487 | section = "" 2026-09-07 15:53:28.487 | last_section = "" 2026-09-07 15:53:28.487 | section_count = 0 2026-09-07 15:53:28.488 | } 2026-09-07 15:53:28.488 | /^\[.+\]/ { 2026-09-07 15:53:28.488 | gsub("[][]", "", $1); 2026-09-07 15:53:28.488 | section=$1 2026-09-07 15:53:28.488 | next 2026-09-07 15:53:28.488 | } 2026-09-07 15:53:28.488 | /^ *\#/ { 2026-09-07 15:53:28.488 | next 2026-09-07 15:53:28.488 | } 2026-09-07 15:53:28.488 | /^[^ \t]+/ { 2026-09-07 15:53:28.488 | # get offset of first = in $0 2026-09-07 15:53:28.488 | eq_idx = index($0, "=") 2026-09-07 15:53:28.489 | # extract attr & value from $0 2026-09-07 15:53:28.489 | attr = substr($0, 1, eq_idx - 1) 2026-09-07 15:53:28.489 | value = substr($0, eq_idx + 1) 2026-09-07 15:53:28.489 | # only need to strip trailing whitespace from attr 2026-09-07 15:53:28.489 | sub(/[ \t]*$/, "", attr) 2026-09-07 15:53:28.489 | # need to strip leading & trailing whitespace from value 2026-09-07 15:53:28.489 | sub(/^[ \t]*/, "", value) 2026-09-07 15:53:28.489 | sub(/[ \t]*$/, "", value) 2026-09-07 15:53:28.489 | 2026-09-07 15:53:28.489 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-07 15:53:28.489 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-07 15:53:28.490 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-07 15:53:28.490 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-07 15:53:28.490 | if (! (section, attr) in cfg_attr_count) { 2026-09-07 15:53:28.492 | if (section != last_section) { 2026-09-07 15:53:28.492 | cfg_section[section_count++] = section 2026-09-07 15:53:28.492 | last_section = section 2026-09-07 15:53:28.492 | } 2026-09-07 15:53:28.492 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-07 15:53:28.492 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-07 15:53:28.493 | 2026-09-07 15:53:28.493 | cfg_attr[section, attr, 0] = value 2026-09-07 15:53:28.493 | cfg_attr_count[section, attr] = 1 2026-09-07 15:53:28.493 | } else { 2026-09-07 15:53:28.493 | lno = cfg_attr_count[section, attr]++ 2026-09-07 15:53:28.493 | cfg_attr[section, attr, lno] = value 2026-09-07 15:53:28.493 | } 2026-09-07 15:53:28.493 | } 2026-09-07 15:53:28.493 | END { 2026-09-07 15:53:28.493 | # Process each section in order 2026-09-07 15:53:28.493 | for (sno = 0; sno < section_count; sno++) { 2026-09-07 15:53:28.494 | section = cfg_section[sno] 2026-09-07 15:53:28.494 | # The ini routines simply append a config item immediately 2026-09-07 15:53:28.494 | # after the section header. To keep the same order as defined 2026-09-07 15:53:28.494 | # in local.conf, invoke the ini routines in the reverse order 2026-09-07 15:53:28.494 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-07 15:53:28.494 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-07 15:53:28.494 | if (cfg_attr_count[section, attr] == 1) 2026-09-07 15:53:28.494 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-07 15:53:28.494 | else { 2026-09-07 15:53:28.494 | # For multiline, invoke the ini routines in the reverse order 2026-09-07 15:53:28.494 | count = cfg_attr_count[section, attr] 2026-09-07 15:53:28.495 | print "inidelete " configfile " " section " " attr 2026-09-07 15:53:28.495 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-07 15:53:28.495 | for (l = count -2; l >= 0; l--) 2026-09-07 15:53:28.495 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-07 15:53:28.496 | } 2026-09-07 15:53:28.496 | } 2026-09-07 15:53:28.496 | } 2026-09-07 15:53:28.496 | } 2026-09-07 15:53:28.496 | ' 2026-09-07 15:53:28.496 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-09-07 15:53:28.496 | + inc/meta-config:merge_config_file:164 : read a 2026-09-07 15:53:28.496 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-07 15:53:28.497 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-07 15:53:28.497 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-07 15:53:28.497 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-09-07 15:53:28.497 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-07 15:53:28.500 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-09-07 15:53:28.504 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-09-07 15:53:28.504 | BEGIN { group = "" } 2026-09-07 15:53:28.505 | /^\[\[.+\|.*\]\]/ { 2026-09-07 15:53:28.505 | gsub("[][]", "", $1); 2026-09-07 15:53:28.505 | split($1, a, "|"); 2026-09-07 15:53:28.505 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-07 15:53:28.505 | group=a[1] 2026-09-07 15:53:28.505 | } else { 2026-09-07 15:53:28.505 | group="" 2026-09-07 15:53:28.505 | } 2026-09-07 15:53:28.505 | next 2026-09-07 15:53:28.505 | } 2026-09-07 15:53:28.505 | { 2026-09-07 15:53:28.506 | if (group != "") 2026-09-07 15:53:28.506 | print $0 2026-09-07 15:53:28.506 | } 2026-09-07 15:53:28.506 | ' /home/quobyte/devstack/local.conf 2026-09-07 15:53:28.513 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-07 15:53:28.518 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-09-07 15:53:28.578 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-09-07 15:53:28.628 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-09-07 15:53:28.633 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-07 15:53:28.637 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-09-07 15:53:28.643 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-07 15:53:28.648 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-09-07 15:53:28.652 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-07 15:53:28.680 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:53:28.685 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-09-07 15:53:28.690 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-09-07 15:53:28.694 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-07 15:53:28.725 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:53:28.729 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.66:5672/nova_cell1 2026-09-07 15:53:28.735 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.66:5672/nova_cell1 2026-09-07 15:53:28.784 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-07 15:53:28.789 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-07 15:53:28.795 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-09-07 15:53:28.825 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-09-07 15:53:28.858 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-09-07 15:53:28.862 | + lib/nova:configure_console_compute:671 : local offset 2026-09-07 15:53:28.868 | + lib/nova:configure_console_compute:672 : offset=0 2026-09-07 15:53:28.872 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-09-07 15:53:28.879 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-09-07 15:53:28.917 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.66 2026-09-07 15:53:28.922 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-09-07 15:53:28.950 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:53:28.955 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-09-07 15:53:28.959 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-09-07 15:53:28.964 | + functions:vercmp:647 : local v1=v1.3.0 2026-09-07 15:53:28.968 | + functions:vercmp:648 : local 'op=<' 2026-09-07 15:53:28.973 | + functions:vercmp:649 : local v2=1.0.0 2026-09-07 15:53:28.977 | + functions:vercmp:650 : local result 2026-09-07 15:53:28.986 | ++ functions:vercmp:654 : sort -V 2026-09-07 15:53:28.991 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-09-07 15:53:28.993 | ++ functions:vercmp:654 : head -1 2026-09-07 15:53:28.999 | + functions:vercmp:654 : result=1.0.0 2026-09-07 15:53:29.003 | + functions:vercmp:656 : case $op in 2026-09-07 15:53:29.008 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-09-07 15:53:29.013 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-09-07 15:53:29.018 | + functions:vercmp:667 : return 2026-09-07 15:53:29.022 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.66:6080/vnc_lite.html 2026-09-07 15:53:29.027 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.66:6080/vnc_lite.html 2026-09-07 15:53:29.082 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.66:6081/spice_auto.html 2026-09-07 15:53:29.087 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.66:6081/spice_auto.html 2026-09-07 15:53:29.138 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-09-07 15:53:29.167 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:53:29.172 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-09-07 15:53:29.176 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.66 2026-09-07 15:53:29.181 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-09-07 15:53:29.228 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.66 2026-09-07 15:53:29.279 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-09-07 15:53:29.311 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:53:29.316 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-09-07 15:53:29.321 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-09-07 15:53:29.353 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:53:29.357 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-09-07 15:53:29.362 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-09-07 15:53:29.411 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-09-07 15:53:29.415 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-09-07 15:53:29.481 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-09-07 15:53:29.486 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-09-07 15:53:29.493 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-09-07 15:53:29.498 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-09-07 15:53:29.501 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-09-07 15:53:29.504 | + 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-09-07 15:53:29.506 | + functions-common:run_process:1674 : local service=n-cpu 2026-09-07 15:53:29.508 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-07 15:53:29.510 | + functions-common:run_process:1676 : local group=libvirt 2026-09-07 15:53:29.513 | + functions-common:run_process:1677 : local user= 2026-09-07 15:53:29.515 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:53:29.517 | + functions-common:run_process:1680 : local name=n-cpu 2026-09-07 15:53:29.519 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:53:29.521 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:53:29.523 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:53:29.525 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:53:29.532 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:53:29.533 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796409531 2026-09-07 15:53:29.535 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-09-07 15:53:29.560 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:53:29.565 | + 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-09-07 15:53:29.571 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-09-07 15:53:29.577 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-07 15:53:29.579 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-07 15:53:29.581 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-07 15:53:29.586 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-07 15:53:29.589 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-09-07 15:53:29.594 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-09-07 15:53:29.599 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-09-07 15:53:29.602 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-09-07 15:53:29.606 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 15:53:29.609 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 15:53:29.612 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 15:53:29.616 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-09-07 15:53:29.619 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-09-07 15:53:29.622 | + 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-09-07 15:53:29.626 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-09-07 15:53:29.629 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-07 15:53:29.632 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-09-07 15:53:29.635 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-07 15:53:29.638 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-07 15:53:29.642 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 15:53:29.644 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-09-07 15:53:29.647 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-09-07 15:53:29.651 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-09-07 15:53:29.654 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 15:53:29.660 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-09-07 15:53:29.775 | + 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-09-07 15:53:29.877 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-09-07 15:53:29.961 | + 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-09-07 15:53:30.045 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-09-07 15:53:30.133 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-09-07 15:53:30.221 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 15:53:30.308 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-07 15:53:30.312 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-09-07 15:53:30.317 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-09-07 15:53:30.400 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-09-07 15:53:30.501 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 15:53:31.042 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-09-07 15:53:31.073 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-09-07 15:53:31.575 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-09-07 15:53:31.641 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:53:31.646 | + functions-common:time_stop:2420 : local name 2026-09-07 15:53:31.651 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:53:31.659 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:53:31.665 | + functions-common:time_stop:2423 : local total 2026-09-07 15:53:31.670 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:53:31.673 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:53:31.680 | + functions-common:time_stop:2427 : start_time=1788796409531 2026-09-07 15:53:31.688 | + functions-common:time_stop:2429 : [[ -z 1788796409531 ]] 2026-09-07 15:53:31.696 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:53:31.703 | + functions-common:time_stop:2432 : end_time=1788796411696 2026-09-07 15:53:31.706 | + functions-common:time_stop:2433 : elapsed_time=2165 2026-09-07 15:53:31.709 | + functions-common:time_stop:2434 : total=34018 2026-09-07 15:53:31.712 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:53:31.718 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36183 2026-09-07 15:53:31.723 | + 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-09-07 15:53:31.729 | + 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-09-07 15:53:31.736 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-09-07 15:53:31.777 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:53:31.782 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-09-07 15:53:31.782 | Dumping cells_v2 mapping 2026-09-07 15:53:31.787 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-09-07 15:53:32.353 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-07 15:53:32.354 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:53:32.354 | we strongly recommend against using it for new projects. 2026-09-07 15:53:32.354 | 2026-09-07 15:53:32.354 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:53:32.354 | framework. For more detail see 2026-09-07 15:53:32.354 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:53:32.355 | 2026-09-07 15:53:32.355 | import eventlet # noqa 2026-09-07 15:53:32.616 | 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-09-07 15:53:35.602 | INFO dbcounter [None req-db71f214-2f80-4c8c-88b0-ebf3d4e461a0 None None] Registered counter for database nova_api 2026-09-07 15:53:35.728 | DEBUG dbcounter [-] [73650] Writer thread running {{(pid=73650) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 15:53:35.762 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-07 15:53:35.762 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-09-07 15:53:35.762 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-07 15:53:35.762 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-09-07 15:53:35.762 | | cell1 | 5d1c15e8-23b5-4222-8712-97c0dc6cad42 | rabbit://stackrabbit:stackqueue@192.168.122.66:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-09-07 15:53:35.762 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-07 15:53:36.406 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-09-07 15:53:36.410 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-09-07 15:53:36.502 | + inc/async:async_inner:63 : create_flavors 2026-09-07 15:53:36.558 | [2027 Async create_flavors:73744]: running: create_flavors 2026-09-07 15:53:36.563 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-09-07 15:53:36.599 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:53:36.604 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-09-07 15:53:36.612 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 15:53:36.616 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-09-07 15:53:36.621 | + ./stack.sh:main:1340 : start_cinder 2026-09-07 15:53:36.627 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-09-07 15:53:36.635 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-09-07 15:53:36.643 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-07 15:53:36.647 | + functions-common:run_process:1674 : local service=c-api 2026-09-07 15:53:36.651 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-07 15:53:36.654 | + functions-common:run_process:1676 : local group= 2026-09-07 15:53:36.658 | + functions-common:run_process:1677 : local user= 2026-09-07 15:53:36.661 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:53:36.666 | + functions-common:run_process:1680 : local name=c-api 2026-09-07 15:53:36.672 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:53:36.676 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:53:36.681 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:53:36.687 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:53:36.693 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:53:36.702 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796416695 2026-09-07 15:53:36.707 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-09-07 15:53:36.740 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:53:36.744 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-09-07 15:53:36.749 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-09-07 15:53:36.752 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-07 15:53:36.757 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-07 15:53:36.762 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-07 15:53:36.768 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-07 15:53:36.774 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-09-07 15:53:36.777 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-09-07 15:53:36.783 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-09-07 15:53:36.793 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 15:53:36.802 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 15:53:36.810 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 15:53:36.817 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 15:53:36.825 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-09-07 15:53:36.831 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-09-07 15:53:36.841 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-07 15:53:36.849 | + 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-09-07 15:53:36.857 | + 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-09-07 15:53:36.866 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-09-07 15:53:36.871 | + 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-09-07 15:53:36.878 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-07 15:53:36.883 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-07 15:53:36.887 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-07 15:53:36.890 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-09-07 15:53:36.896 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-07 15:53:36.904 | + 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-09-07 15:53:37.027 | + 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-09-07 15:53:37.135 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-09-07 15:53:37.223 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-09-07 15:53:37.312 | + 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-09-07 15:53:37.400 | + 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-09-07 15:53:37.499 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-09-07 15:53:37.589 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-09-07 15:53:37.677 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-09-07 15:53:37.762 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-09-07 15:53:37.869 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-09-07 15:53:37.972 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-07 15:53:37.977 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-07 15:53:37.982 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-09-07 15:53:38.099 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-07 15:53:38.620 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-09-07 15:53:38.665 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-09-07 15:53:39.202 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-09-07 15:53:39.344 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:53:39.348 | + functions-common:time_stop:2420 : local name 2026-09-07 15:53:39.352 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:53:39.355 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:53:39.360 | + functions-common:time_stop:2423 : local total 2026-09-07 15:53:39.363 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:53:39.367 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:53:39.372 | + functions-common:time_stop:2427 : start_time=1788796416695 2026-09-07 15:53:39.377 | + functions-common:time_stop:2429 : [[ -z 1788796416695 ]] 2026-09-07 15:53:39.385 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:53:39.393 | + functions-common:time_stop:2432 : end_time=1788796419387 2026-09-07 15:53:39.401 | + functions-common:time_stop:2433 : elapsed_time=2692 2026-09-07 15:53:39.406 | + functions-common:time_stop:2434 : total=36183 2026-09-07 15:53:39.411 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:53:39.416 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38875 2026-09-07 15:53:39.423 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-09-07 15:53:39.423 | Waiting for Cinder API to start... 2026-09-07 15:53:39.430 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.66/volume/v3/ 2026-09-07 15:53:39.434 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.66/volume/v3/ 2026-09-07 15:53:39.443 | + functions:wait_for_service:476 : local timeout=60 2026-09-07 15:53:39.448 | + functions:wait_for_service:477 : local url=http://192.168.122.66/volume/v3/ 2026-09-07 15:53:39.453 | + functions:wait_for_service:478 : local rval=0 2026-09-07 15:53:39.458 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-07 15:53:39.463 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-07 15:53:39.470 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:53:39.475 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:53:39.483 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:53:39.487 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796419482 2026-09-07 15:53:39.494 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-07 15:53:39.494 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:53:39.498 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.66/volume/v3/ 2026-09-07 15:53:44.417 | + :: : [[ 401 == 503 ]] 2026-09-07 15:53:44.419 | + :: : [[ 0 -eq 7 ]] 2026-09-07 15:53:44.426 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-07 15:53:44.432 | + functions-common:time_stop:2420 : local name 2026-09-07 15:53:44.437 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:53:44.443 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:53:44.447 | + functions-common:time_stop:2423 : local total 2026-09-07 15:53:44.452 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:53:44.457 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-07 15:53:44.466 | + functions-common:time_stop:2427 : start_time=1788796419482 2026-09-07 15:53:44.471 | + functions-common:time_stop:2429 : [[ -z 1788796419482 ]] 2026-09-07 15:53:44.477 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:53:44.487 | + functions-common:time_stop:2432 : end_time=1788796424481 2026-09-07 15:53:44.492 | + functions-common:time_stop:2433 : elapsed_time=4999 2026-09-07 15:53:44.497 | + functions-common:time_stop:2434 : total=14590 2026-09-07 15:53:44.501 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:53:44.505 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19589 2026-09-07 15:53:44.510 | + functions:wait_for_service:486 : return 0 2026-09-07 15:53:44.517 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-07 15:53:44.520 | + functions-common:run_process:1674 : local service=c-sch 2026-09-07 15:53:44.527 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-07 15:53:44.532 | + functions-common:run_process:1676 : local group= 2026-09-07 15:53:44.537 | + functions-common:run_process:1677 : local user= 2026-09-07 15:53:44.548 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:53:44.552 | + functions-common:run_process:1680 : local name=c-sch 2026-09-07 15:53:44.557 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:53:44.563 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:53:44.568 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:53:44.576 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:53:44.582 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:53:44.591 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796424584 2026-09-07 15:53:44.595 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-09-07 15:53:44.628 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:53:44.632 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-09-07 15:53:44.638 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-09-07 15:53:44.642 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-07 15:53:44.646 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-07 15:53:44.651 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-07 15:53:44.656 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-07 15:53:44.661 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-09-07 15:53:44.666 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-09-07 15:53:44.670 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-09-07 15:53:44.676 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 15:53:44.680 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 15:53:44.685 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 15:53:44.691 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 15:53:44.696 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-09-07 15:53:44.701 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-09-07 15:53:44.706 | + 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-09-07 15:53:44.710 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-09-07 15:53:44.714 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-07 15:53:44.719 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-07 15:53:44.723 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-07 15:53:44.729 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-07 15:53:44.733 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 15:53:44.737 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-07 15:53:44.742 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-09-07 15:53:44.746 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 15:53:44.753 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-09-07 15:53:44.861 | + 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-09-07 15:53:44.973 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-09-07 15:53:45.078 | + 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-09-07 15:53:45.164 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-09-07 15:53:45.248 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-09-07 15:53:45.338 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 15:53:45.429 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-07 15:53:45.433 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-07 15:53:45.440 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-09-07 15:53:45.547 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 15:53:46.095 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-09-07 15:53:46.127 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-09-07 15:53:46.672 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-09-07 15:53:46.715 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:53:46.719 | + functions-common:time_stop:2420 : local name 2026-09-07 15:53:46.723 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:53:46.728 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:53:46.732 | + functions-common:time_stop:2423 : local total 2026-09-07 15:53:46.737 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:53:46.744 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:53:46.747 | + functions-common:time_stop:2427 : start_time=1788796424584 2026-09-07 15:53:46.752 | + functions-common:time_stop:2429 : [[ -z 1788796424584 ]] 2026-09-07 15:53:46.758 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:53:46.765 | + functions-common:time_stop:2432 : end_time=1788796426760 2026-09-07 15:53:46.769 | + functions-common:time_stop:2433 : elapsed_time=2176 2026-09-07 15:53:46.774 | + functions-common:time_stop:2434 : total=38875 2026-09-07 15:53:46.778 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:53:46.783 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41051 2026-09-07 15:53:46.787 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-07 15:53:46.789 | + 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-09-07 15:53:46.795 | + functions-common:run_process:1674 : local service=c-bak 2026-09-07 15:53:46.799 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-09-07 15:53:46.805 | + functions-common:run_process:1676 : local group= 2026-09-07 15:53:46.810 | + functions-common:run_process:1677 : local user= 2026-09-07 15:53:46.814 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-07 15:53:46.817 | + functions-common:run_process:1680 : local name=c-bak 2026-09-07 15:53:46.820 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:53:46.824 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:53:46.831 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:53:46.834 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:53:46.838 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:53:46.846 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796426840 2026-09-07 15:53:46.857 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-09-07 15:53:46.902 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:53:46.911 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:53:46.916 | + functions-common:time_stop:2420 : local name 2026-09-07 15:53:46.925 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:53:46.935 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:53:46.941 | + functions-common:time_stop:2423 : local total 2026-09-07 15:53:46.948 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:53:46.954 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:53:46.962 | + functions-common:time_stop:2427 : start_time=1788796426840 2026-09-07 15:53:46.967 | + functions-common:time_stop:2429 : [[ -z 1788796426840 ]] 2026-09-07 15:53:46.974 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:53:46.984 | + functions-common:time_stop:2432 : end_time=1788796426976 2026-09-07 15:53:46.989 | + functions-common:time_stop:2433 : elapsed_time=136 2026-09-07 15:53:46.995 | + functions-common:time_stop:2434 : total=41051 2026-09-07 15:53:47.000 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:53:47.007 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41187 2026-09-07 15:53:47.012 | + 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-09-07 15:53:47.014 | + functions-common:run_process:1674 : local service=c-vol 2026-09-07 15:53:47.018 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-07 15:53:47.021 | + functions-common:run_process:1676 : local group= 2026-09-07 15:53:47.022 | + functions-common:run_process:1677 : local user= 2026-09-07 15:53:47.024 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-07 15:53:47.026 | + functions-common:run_process:1680 : local name=c-vol 2026-09-07 15:53:47.029 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:53:47.030 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:53:47.033 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:53:47.035 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:53:47.038 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:53:47.042 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796427039 2026-09-07 15:53:47.044 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-09-07 15:53:47.073 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:53:47.078 | + 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-09-07 15:53:47.082 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-09-07 15:53:47.089 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-07 15:53:47.094 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-07 15:53:47.100 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-07 15:53:47.105 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-07 15:53:47.109 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-09-07 15:53:47.115 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-09-07 15:53:47.121 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-09-07 15:53:47.126 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 15:53:47.130 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 15:53:47.134 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 15:53:47.138 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-07 15:53:47.142 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-09-07 15:53:47.147 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-09-07 15:53:47.151 | + 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-09-07 15:53:47.156 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-09-07 15:53:47.161 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-07 15:53:47.165 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-07 15:53:47.169 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-07 15:53:47.173 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-07 15:53:47.178 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-07 15:53:47.183 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-07 15:53:47.187 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-09-07 15:53:47.192 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-07 15:53:47.200 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-09-07 15:53:47.296 | + 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-09-07 15:53:47.415 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-09-07 15:53:47.508 | + 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-09-07 15:53:47.584 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-09-07 15:53:47.671 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-09-07 15:53:47.756 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-07 15:53:47.862 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-09-07 15:53:47.866 | + 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-09-07 15:53:47.967 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-07 15:53:47.972 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-09-07 15:53:48.086 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-07 15:53:48.650 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-09-07 15:53:48.684 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-09-07 15:53:49.263 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-09-07 15:53:49.307 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:53:49.311 | + functions-common:time_stop:2420 : local name 2026-09-07 15:53:49.314 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:53:49.318 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:53:49.322 | + functions-common:time_stop:2423 : local total 2026-09-07 15:53:49.329 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:53:49.332 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:53:49.334 | + functions-common:time_stop:2427 : start_time=1788796427039 2026-09-07 15:53:49.337 | + functions-common:time_stop:2429 : [[ -z 1788796427039 ]] 2026-09-07 15:53:49.342 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:53:49.344 | + functions-common:time_stop:2432 : end_time=1788796429342 2026-09-07 15:53:49.347 | + functions-common:time_stop:2433 : elapsed_time=2303 2026-09-07 15:53:49.354 | + functions-common:time_stop:2434 : total=41187 2026-09-07 15:53:49.364 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:53:49.371 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43490 2026-09-07 15:53:49.380 | + ./stack.sh:main:1341 : create_volume_types 2026-09-07 15:53:49.385 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-09-07 15:53:49.444 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:53:49.447 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-09-07 15:53:49.453 | + lib/cinder:create_volume_types:692 : local be be_name 2026-09-07 15:53:49.465 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-07 15:53:49.467 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-09-07 15:53:49.475 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-09-07 15:53:49.484 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-09-07 15:53:49.495 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-09-07 15:53:49.502 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-09-07 15:53:49.508 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-09-07 15:53:49.559 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:53:49.566 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-09-07 15:53:54.501 | +-------------+--------------------------------------+ 2026-09-07 15:53:54.502 | | Field | Value | 2026-09-07 15:53:54.502 | +-------------+--------------------------------------+ 2026-09-07 15:53:54.502 | | description | None | 2026-09-07 15:53:54.502 | | id | d917ee31-e043-48b1-a14c-c42cfb766824 | 2026-09-07 15:53:54.502 | | is_public | True | 2026-09-07 15:53:54.502 | | name | lvmdriver-1 | 2026-09-07 15:53:54.502 | | properties | volume_backend_name='lvmdriver-1' | 2026-09-07 15:53:54.502 | +-------------+--------------------------------------+ 2026-09-07 15:53:54.961 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-09-07 15:53:54.969 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-09-07 15:53:54.980 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-09-07 15:53:54.989 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-09-07 15:53:54.994 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-09-07 15:53:55.025 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:53:55.030 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-09-07 15:53:55.032 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 15:53:55.038 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-09-07 15:53:55.045 | + ./stack.sh:main:1356 : start_glance 2026-09-07 15:53:55.050 | + lib/glance:start_glance:650 : local service_protocol=http 2026-09-07 15:53:55.056 | ++ lib/glance:start_glance:652 : which uwsgi 2026-09-07 15:53:55.060 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-07 15:53:55.064 | + functions-common:run_process:1674 : local service=g-api 2026-09-07 15:53:55.066 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-07 15:53:55.073 | + functions-common:run_process:1676 : local group= 2026-09-07 15:53:55.082 | + functions-common:run_process:1677 : local user= 2026-09-07 15:53:55.086 | + functions-common:run_process:1678 : local env_vars= 2026-09-07 15:53:55.091 | + functions-common:run_process:1680 : local name=g-api 2026-09-07 15:53:55.095 | + functions-common:run_process:1682 : time_start run_process 2026-09-07 15:53:55.101 | + functions-common:time_start:2406 : local name=run_process 2026-09-07 15:53:55.104 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:53:55.109 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:53:55.118 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:53:55.131 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796435121 2026-09-07 15:53:55.140 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-09-07 15:53:55.195 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:53:55.204 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-09-07 15:53:55.211 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-09-07 15:53:55.217 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-07 15:53:55.224 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-07 15:53:55.234 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-07 15:53:55.243 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-07 15:53:55.250 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-09-07 15:53:55.255 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-09-07 15:53:55.262 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-09-07 15:53:55.269 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-07 15:53:55.273 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-07 15:53:55.277 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-07 15:53:55.285 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-07 15:53:55.289 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-09-07 15:53:55.294 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-09-07 15:53:55.298 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-07 15:53:55.301 | + 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-09-07 15:53:55.306 | + 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-09-07 15:53:55.310 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-09-07 15:53:55.314 | + 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-09-07 15:53:55.318 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-07 15:53:55.324 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-07 15:53:55.327 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-07 15:53:55.331 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-09-07 15:53:55.336 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-07 15:53:55.341 | + 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-09-07 15:53:55.455 | + 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-09-07 15:53:55.560 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-09-07 15:53:55.653 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-09-07 15:53:55.748 | + 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-09-07 15:53:55.834 | + 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-09-07 15:53:55.926 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-09-07 15:53:56.024 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-09-07 15:53:56.132 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-09-07 15:53:56.227 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-09-07 15:53:56.311 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-09-07 15:53:56.398 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-07 15:53:56.401 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-07 15:53:56.406 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-09-07 15:53:56.510 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-07 15:53:57.094 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-09-07 15:53:57.115 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-09-07 15:53:57.672 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-09-07 15:53:57.811 | + functions-common:run_process:1686 : time_stop run_process 2026-09-07 15:53:57.819 | + functions-common:time_stop:2420 : local name 2026-09-07 15:53:57.824 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:53:57.831 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:53:57.841 | + functions-common:time_stop:2423 : local total 2026-09-07 15:53:57.848 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:53:57.857 | + functions-common:time_stop:2426 : name=run_process 2026-09-07 15:53:57.865 | + functions-common:time_stop:2427 : start_time=1788796435121 2026-09-07 15:53:57.868 | + functions-common:time_stop:2429 : [[ -z 1788796435121 ]] 2026-09-07 15:53:57.878 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:53:57.891 | + functions-common:time_stop:2432 : end_time=1788796437882 2026-09-07 15:53:57.899 | + functions-common:time_stop:2433 : elapsed_time=2761 2026-09-07 15:53:57.907 | + functions-common:time_stop:2434 : total=43490 2026-09-07 15:53:57.913 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:53:57.922 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46251 2026-09-07 15:53:57.933 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-09-07 15:53:57.993 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:53:58.002 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.66) to start...' 2026-09-07 15:53:58.002 | Waiting for g-api (192.168.122.66) to start... 2026-09-07 15:53:58.007 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.66/image 2026-09-07 15:53:58.019 | + functions:wait_for_service:476 : local timeout=60 2026-09-07 15:53:58.025 | + functions:wait_for_service:477 : local url=http://192.168.122.66/image 2026-09-07 15:53:58.035 | + functions:wait_for_service:478 : local rval=0 2026-09-07 15:53:58.044 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-07 15:53:58.048 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-07 15:53:58.060 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:53:58.069 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:53:58.076 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:53:58.092 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796438078 2026-09-07 15:53:58.104 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-07 15:53:58.106 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:53:58.114 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.66/image 2026-09-07 15:54:03.475 | + :: : [[ 300 == 503 ]] 2026-09-07 15:54:03.477 | + :: : [[ 0 -eq 7 ]] 2026-09-07 15:54:03.484 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-07 15:54:03.488 | + functions-common:time_stop:2420 : local name 2026-09-07 15:54:03.492 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:54:03.496 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:54:03.500 | + functions-common:time_stop:2423 : local total 2026-09-07 15:54:03.504 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:54:03.508 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-07 15:54:03.512 | + functions-common:time_stop:2427 : start_time=1788796438078 2026-09-07 15:54:03.516 | + functions-common:time_stop:2429 : [[ -z 1788796438078 ]] 2026-09-07 15:54:03.522 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:54:03.530 | + functions-common:time_stop:2432 : end_time=1788796443525 2026-09-07 15:54:03.534 | + functions-common:time_stop:2433 : elapsed_time=5447 2026-09-07 15:54:03.540 | + functions-common:time_stop:2434 : total=19589 2026-09-07 15:54:03.542 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:54:03.547 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25036 2026-09-07 15:54:03.552 | + functions:wait_for_service:486 : return 0 2026-09-07 15:54:03.555 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-09-07 15:54:03.587 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:54:03.590 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-09-07 15:54:03.619 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:54:03.623 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-09-07 15:54:03.627 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 15:54:03.631 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-09-07 15:54:03.636 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-09-07 15:54:03.640 | + ./stack.sh:main:1374 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-07 15:54:03.644 | + 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-09-07 15:54:03.648 | + functions:upload_image:141 : local image image_fname image_name 2026-09-07 15:54:03.652 | + functions:upload_image:143 : local max_attempts=5 2026-09-07 15:54:03.656 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-09-07 15:54:03.667 | ++ 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-09-07 15:54:03.673 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-09-07 15:54:03.680 | + 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-09-07 15:54:03.686 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-09-07 15:54:03.691 | ++ functions:upload_image:151 : seq 5 2026-09-07 15:54:03.702 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-09-07 15:54:03.706 | + functions:upload_image:152 : local rc=0 2026-09-07 15:54:03.709 | + 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-09-07 15:54:03.714 | --2026-09-07 17:54:03-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-07 15:54:03.776 | Resolving github.com (github.com)... 140.82.121.4 2026-09-07 15:54:03.791 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-09-07 15:54:04.023 | HTTP request sent, awaiting response... 302 Found 2026-09-07 15:54:04.023 | 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-09-07T16%3A39%3A30Z&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-09-07T15%3A39%3A04Z&ske=2026-09-07T16%3A39%3A30Z&sks=b&skv=2018-11-09&sig=faetZdNinifWuWx6rSGeEeHoTQ0Nf0226d5stlygfag%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODc5ODI0MywibmJmIjoxNzg4Nzk2NDQzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.7-_b_jORKJtgT_MOUmjXZYnbTvFZlAzf2WnQ-DIVXD0&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-09-07 15:54:04.023 | --2026-09-07 17:54:04-- 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-09-07T16%3A39%3A30Z&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-09-07T15%3A39%3A04Z&ske=2026-09-07T16%3A39%3A30Z&sks=b&skv=2018-11-09&sig=faetZdNinifWuWx6rSGeEeHoTQ0Nf0226d5stlygfag%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODc5ODI0MywibmJmIjoxNzg4Nzk2NDQzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.7-_b_jORKJtgT_MOUmjXZYnbTvFZlAzf2WnQ-DIVXD0&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-09-07 15:54:04.036 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ... 2026-09-07 15:54:04.048 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-09-07 15:54:04.091 | HTTP request sent, awaiting response... 200 OK 2026-09-07 15:54:04.091 | Length: 21692416 (21M) [application/octet-stream] 2026-09-07 15:54:04.091 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-09-07 15:54:04.144 | 2026-09-07 15:54:04.466 | 0K ........ ........ .... 100% 55.3M=0.4s 2026-09-07 15:54:04.466 | 2026-09-07 15:54:04.466 | 2026-09-07 17:54:04 (55.3 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-09-07 15:54:04.466 | 2026-09-07 15:54:04.472 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-09-07 15:54:04.476 | + functions:upload_image:163 : break 2026-09-07 15:54:04.480 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-07 15:54:04.484 | + 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-09-07 15:54:04.490 | + 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-09-07 15:54:04.495 | + 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-09-07 15:54:04.499 | + functions:upload_image:313 : local kernel= 2026-09-07 15:54:04.504 | + functions:upload_image:314 : local ramdisk= 2026-09-07 15:54:04.509 | + functions:upload_image:315 : local disk_format= 2026-09-07 15:54:04.513 | + functions:upload_image:316 : local container_format= 2026-09-07 15:54:04.517 | + functions:upload_image:317 : local unpack= 2026-09-07 15:54:04.521 | + functions:upload_image:318 : local img_property= 2026-09-07 15:54:04.529 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-09-07 15:54:04.534 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-09-07 15:54:04.537 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-09-07 15:54:04.544 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-09-07 15:54:04.548 | + functions:upload_image:328 : case "$image_fname" in 2026-09-07 15:54:04.553 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-09-07 15:54:04.559 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-09-07 15:54:04.561 | + functions:upload_image:350 : local format 2026-09-07 15:54:04.567 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-07 15:54:04.574 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-09-07 15:54:04.590 | + functions:upload_image:351 : format=qcow2 2026-09-07 15:54:04.594 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-09-07 15:54:04.598 | + functions:upload_image:353 : disk_format=qcow2 2026-09-07 15:54:04.601 | + functions:upload_image:357 : container_format=bare 2026-09-07 15:54:04.605 | + functions:upload_image:404 : is_arch ppc64le 2026-09-07 15:54:04.610 | ++ functions-common:is_arch:519 : uname -m 2026-09-07 15:54:04.616 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-09-07 15:54:04.619 | + functions:upload_image:404 : is_arch ppc64 2026-09-07 15:54:04.625 | ++ functions-common:is_arch:519 : uname -m 2026-09-07 15:54:04.630 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-09-07 15:54:04.634 | + functions:upload_image:404 : is_arch ppc 2026-09-07 15:54:04.642 | ++ functions-common:is_arch:519 : uname -m 2026-09-07 15:54:04.646 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-09-07 15:54:04.650 | + functions:upload_image:408 : is_arch aarch64 2026-09-07 15:54:04.657 | ++ functions-common:is_arch:519 : uname -m 2026-09-07 15:54:04.661 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-07 15:54:04.666 | + functions:upload_image:412 : '[' bare = bare ']' 2026-09-07 15:54:04.670 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-09-07 15:54:04.673 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-09-07 15:54:04.677 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-09-07 15:54:04.681 | + 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-09-07 15:54:04.685 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-09-07 15:54:04.689 | + functions:_upload_image:112 : shift 2026-09-07 15:54:04.693 | + functions:_upload_image:113 : local container=bare 2026-09-07 15:54:04.696 | + functions:_upload_image:114 : shift 2026-09-07 15:54:04.700 | + functions:_upload_image:115 : local disk=qcow2 2026-09-07 15:54:04.704 | + functions:_upload_image:116 : shift 2026-09-07 15:54:04.708 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-07 15:54:04.712 | + functions:_upload_image:118 : shift 2026-09-07 15:54:04.716 | + functions:_upload_image:119 : local properties 2026-09-07 15:54:04.720 | + functions:_upload_image:120 : local useimport 2026-09-07 15:54:04.725 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-09-07 15:54:04.729 | ++ functions:_image_properties_to_arg:94 : local result= 2026-09-07 15:54:04.733 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-09-07 15:54:04.737 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-09-07 15:54:04.741 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-09-07 15:54:04.745 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-09-07 15:54:04.749 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-09-07 15:54:04.754 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-07 15:54:04.760 | + 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-09-07 15:54:10.336 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-07 15:54:10.336 | | Field | Value | 2026-09-07 15:54:10.337 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-07 15:54:10.337 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-09-07 15:54:10.337 | | container_format | bare | 2026-09-07 15:54:10.337 | | created_at | 2026-09-07T15:54:09Z | 2026-09-07 15:54:10.337 | | disk_format | qcow2 | 2026-09-07 15:54:10.337 | | file | /v2/images/30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3/file | 2026-09-07 15:54:10.337 | | id | 30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3 | 2026-09-07 15:54:10.337 | | min_disk | 0 | 2026-09-07 15:54:10.337 | | min_ram | 0 | 2026-09-07 15:54:10.337 | | name | cirros-0.6.3-x86_64-disk | 2026-09-07 15:54:10.338 | | owner | 72845066d7f346c6b304e9cfe8bcc9a8 | 2026-09-07 15:54:10.338 | | 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-09-07 15:54:10.338 | | protected | False | 2026-09-07 15:54:10.338 | | schema | /v2/schemas/image | 2026-09-07 15:54:10.338 | | size | 21692416 | 2026-09-07 15:54:10.338 | | status | active | 2026-09-07 15:54:10.338 | | tags | | 2026-09-07 15:54:10.338 | | updated_at | 2026-09-07T15:54:10Z | 2026-09-07 15:54:10.338 | | virtual_size | 117440512 | 2026-09-07 15:54:10.338 | | visibility | public | 2026-09-07 15:54:10.338 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-07 15:54:10.712 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-09-07 15:54:10.784 | [2027 Async create_flavors:73744]: Waiting for completion of create_flavors running on PID 73744 (2 other jobs running) 2026-09-07 15:54:10.816 | [2027 Async create_flavors:73744]: Signaling child to exit 2026-09-07 15:54:16.700 | + inc/async:async_inner:64 : rc=0 2026-09-07 15:54:16.735 | [73744 Async create_flavors:73744]: finished successfully 2026-09-07 15:54:16.766 | WAKEUP 2026-09-07 15:54:16.798 | [2027 Async create_flavors:73744]: Signaled 2026-09-07 15:54:16.799 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-09-07 15:54:16.799 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:54:16.799 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-09-07 15:54:16.800 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-09-07 15:54:16.800 | + 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-09-07 15:54:16.800 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.800 | | Field | Value | 2026-09-07 15:54:16.800 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.800 | | OS-FLV-DISABLED:disabled | False | 2026-09-07 15:54:16.800 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-07 15:54:16.800 | | description | None | 2026-09-07 15:54:16.800 | | disk | 1 | 2026-09-07 15:54:16.800 | | id | c1 | 2026-09-07 15:54:16.800 | | name | cirros256 | 2026-09-07 15:54:16.800 | | os-flavor-access:is_public | True | 2026-09-07 15:54:16.801 | | properties | hw_rng:allowed='True' | 2026-09-07 15:54:16.801 | | ram | 256 | 2026-09-07 15:54:16.801 | | rxtx_factor | 1.0 | 2026-09-07 15:54:16.801 | | swap | 0 | 2026-09-07 15:54:16.801 | | vcpus | 1 | 2026-09-07 15:54:16.801 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.801 | + 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-09-07 15:54:16.801 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.801 | | Field | Value | 2026-09-07 15:54:16.802 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.802 | | OS-FLV-DISABLED:disabled | False | 2026-09-07 15:54:16.802 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-07 15:54:16.802 | | description | None | 2026-09-07 15:54:16.803 | | disk | 5 | 2026-09-07 15:54:16.803 | | id | d1 | 2026-09-07 15:54:16.803 | | name | ds512M | 2026-09-07 15:54:16.804 | | os-flavor-access:is_public | True | 2026-09-07 15:54:16.804 | | properties | hw_rng:allowed='True' | 2026-09-07 15:54:16.804 | | ram | 512 | 2026-09-07 15:54:16.805 | | rxtx_factor | 1.0 | 2026-09-07 15:54:16.805 | | swap | 0 | 2026-09-07 15:54:16.805 | | vcpus | 1 | 2026-09-07 15:54:16.805 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.805 | + 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-09-07 15:54:16.805 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.806 | | Field | Value | 2026-09-07 15:54:16.806 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.806 | | OS-FLV-DISABLED:disabled | False | 2026-09-07 15:54:16.806 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-07 15:54:16.806 | | description | None | 2026-09-07 15:54:16.806 | | disk | 10 | 2026-09-07 15:54:16.806 | | id | d2 | 2026-09-07 15:54:16.806 | | name | ds1G | 2026-09-07 15:54:16.806 | | os-flavor-access:is_public | True | 2026-09-07 15:54:16.806 | | properties | hw_rng:allowed='True' | 2026-09-07 15:54:16.806 | | ram | 1024 | 2026-09-07 15:54:16.807 | | rxtx_factor | 1.0 | 2026-09-07 15:54:16.807 | | swap | 0 | 2026-09-07 15:54:16.807 | | vcpus | 1 | 2026-09-07 15:54:16.807 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.807 | + 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-09-07 15:54:16.808 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.808 | | Field | Value | 2026-09-07 15:54:16.808 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.809 | | OS-FLV-DISABLED:disabled | False | 2026-09-07 15:54:16.809 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-07 15:54:16.809 | | description | None | 2026-09-07 15:54:16.809 | | disk | 10 | 2026-09-07 15:54:16.809 | | id | d3 | 2026-09-07 15:54:16.809 | | name | ds2G | 2026-09-07 15:54:16.809 | | os-flavor-access:is_public | True | 2026-09-07 15:54:16.810 | | properties | hw_rng:allowed='True' | 2026-09-07 15:54:16.810 | | ram | 2048 | 2026-09-07 15:54:16.810 | | rxtx_factor | 1.0 | 2026-09-07 15:54:16.810 | | swap | 0 | 2026-09-07 15:54:16.810 | | vcpus | 2 | 2026-09-07 15:54:16.810 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.810 | + 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-09-07 15:54:16.810 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.810 | | Field | Value | 2026-09-07 15:54:16.810 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.810 | | OS-FLV-DISABLED:disabled | False | 2026-09-07 15:54:16.811 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-07 15:54:16.811 | | description | None | 2026-09-07 15:54:16.811 | | disk | 20 | 2026-09-07 15:54:16.811 | | id | d4 | 2026-09-07 15:54:16.811 | | name | ds4G | 2026-09-07 15:54:16.811 | | os-flavor-access:is_public | True | 2026-09-07 15:54:16.811 | | properties | hw_rng:allowed='True' | 2026-09-07 15:54:16.811 | | ram | 4096 | 2026-09-07 15:54:16.811 | | rxtx_factor | 1.0 | 2026-09-07 15:54:16.811 | | swap | 0 | 2026-09-07 15:54:16.811 | | vcpus | 4 | 2026-09-07 15:54:16.811 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.812 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-09-07 15:54:16.812 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-09-07 15:54:16.812 | + 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-09-07 15:54:16.812 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.812 | | Field | Value | 2026-09-07 15:54:16.812 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.812 | | OS-FLV-DISABLED:disabled | False | 2026-09-07 15:54:16.812 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-07 15:54:16.812 | | description | None | 2026-09-07 15:54:16.812 | | disk | 1 | 2026-09-07 15:54:16.812 | | id | 1 | 2026-09-07 15:54:16.813 | | name | m1.tiny | 2026-09-07 15:54:16.813 | | os-flavor-access:is_public | True | 2026-09-07 15:54:16.813 | | properties | hw_rng:allowed='True' | 2026-09-07 15:54:16.813 | | ram | 512 | 2026-09-07 15:54:16.813 | | rxtx_factor | 1.0 | 2026-09-07 15:54:16.813 | | swap | 0 | 2026-09-07 15:54:16.813 | | vcpus | 1 | 2026-09-07 15:54:16.813 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.813 | + 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-09-07 15:54:16.813 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.813 | | Field | Value | 2026-09-07 15:54:16.814 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.814 | | OS-FLV-DISABLED:disabled | False | 2026-09-07 15:54:16.814 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-07 15:54:16.814 | | description | None | 2026-09-07 15:54:16.814 | | disk | 20 | 2026-09-07 15:54:16.814 | | id | 2 | 2026-09-07 15:54:16.814 | | name | m1.small | 2026-09-07 15:54:16.814 | | os-flavor-access:is_public | True | 2026-09-07 15:54:16.814 | | properties | hw_rng:allowed='True' | 2026-09-07 15:54:16.814 | | ram | 2048 | 2026-09-07 15:54:16.814 | | rxtx_factor | 1.0 | 2026-09-07 15:54:16.815 | | swap | 0 | 2026-09-07 15:54:16.815 | | vcpus | 1 | 2026-09-07 15:54:16.815 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.815 | + 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-09-07 15:54:16.815 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.815 | | Field | Value | 2026-09-07 15:54:16.815 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.815 | | OS-FLV-DISABLED:disabled | False | 2026-09-07 15:54:16.815 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-07 15:54:16.815 | | description | None | 2026-09-07 15:54:16.815 | | disk | 40 | 2026-09-07 15:54:16.816 | | id | 3 | 2026-09-07 15:54:16.816 | | name | m1.medium | 2026-09-07 15:54:16.816 | | os-flavor-access:is_public | True | 2026-09-07 15:54:16.816 | | properties | hw_rng:allowed='True' | 2026-09-07 15:54:16.816 | | ram | 4096 | 2026-09-07 15:54:16.816 | | rxtx_factor | 1.0 | 2026-09-07 15:54:16.816 | | swap | 0 | 2026-09-07 15:54:16.816 | | vcpus | 2 | 2026-09-07 15:54:16.816 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.816 | + 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-09-07 15:54:16.816 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.816 | | Field | Value | 2026-09-07 15:54:16.817 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.817 | | OS-FLV-DISABLED:disabled | False | 2026-09-07 15:54:16.817 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-07 15:54:16.817 | | description | None | 2026-09-07 15:54:16.817 | | disk | 80 | 2026-09-07 15:54:16.817 | | id | 4 | 2026-09-07 15:54:16.817 | | name | m1.large | 2026-09-07 15:54:16.817 | | os-flavor-access:is_public | True | 2026-09-07 15:54:16.817 | | properties | hw_rng:allowed='True' | 2026-09-07 15:54:16.817 | | ram | 8192 | 2026-09-07 15:54:16.817 | | rxtx_factor | 1.0 | 2026-09-07 15:54:16.818 | | swap | 0 | 2026-09-07 15:54:16.818 | | vcpus | 4 | 2026-09-07 15:54:16.818 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.818 | + 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-09-07 15:54:16.818 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.818 | | Field | Value | 2026-09-07 15:54:16.818 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.818 | | OS-FLV-DISABLED:disabled | False | 2026-09-07 15:54:16.818 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-07 15:54:16.818 | | description | None | 2026-09-07 15:54:16.818 | | disk | 160 | 2026-09-07 15:54:16.819 | | id | 5 | 2026-09-07 15:54:16.819 | | name | m1.xlarge | 2026-09-07 15:54:16.819 | | os-flavor-access:is_public | True | 2026-09-07 15:54:16.819 | | properties | hw_rng:allowed='True' | 2026-09-07 15:54:16.819 | | ram | 16384 | 2026-09-07 15:54:16.819 | | rxtx_factor | 1.0 | 2026-09-07 15:54:16.819 | | swap | 0 | 2026-09-07 15:54:16.819 | | vcpus | 8 | 2026-09-07 15:54:16.819 | +----------------------------+-----------------------+ 2026-09-07 15:54:16.861 | [2027 Async create_flavors:73744]: finished create_flavors with result 0 in 40 seconds 2026-09-07 15:54:16.868 | + inc/async:async_wait:197 : return 0 2026-09-07 15:54:16.873 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-09-07 15:54:16.903 | + functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:54:16.908 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-09-07 15:54:16.936 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:54:16.940 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-09-07 15:54:16.970 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:54:16.974 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-09-07 15:54:16.978 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-07 15:54:16.982 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-09-07 15:54:16.986 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:54:16.988 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-09-07 15:54:16.991 | ++ 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-09-07 15:54:16.995 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-09-07 15:54:16.997 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-09-07 15:54:16.999 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-09-07 15:54:17.001 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-09-07 15:54:17.003 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-09-07 15:54:17.005 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-09-07 15:54:17.007 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-09-07 15:54:17.009 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-09-07 15:54:17.011 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-09-07 15:54:17.013 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-09-07 15:54:17.015 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-09-07 15:54:17.017 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-07 15:54:17.019 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-09-07 15:54:17.021 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-07 15:54:17.023 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-09-07 15:54:17.025 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-07 15:54:17.027 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-09-07 15:54:17.029 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-07 15:54:17.031 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-09-07 15:54:17.033 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-07 15:54:17.035 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-09-07 15:54:17.037 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-09-07 15:54:17.039 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-07 15:54:17.042 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-09-07 15:54:17.044 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-07 15:54:17.046 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-09-07 15:54:17.048 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-09-07 15:54:17.050 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-09-07 15:54:17.052 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-07 15:54:17.053 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-09-07 15:54:17.055 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-07 15:54:17.058 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-09-07 15:54:17.059 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-09-07 15:54:17.062 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-09-07 15:54:17.064 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-09-07 15:54:17.066 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-09-07 15:54:17.068 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-09-07 15:54:17.070 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-09-07 15:54:17.072 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-09-07 15:54:17.074 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-09-07 15:54:17.076 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-09-07 15:54:17.078 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-09-07 15:54:17.081 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-09-07 15:54:17.083 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-09-07 15:54:17.085 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-09-07 15:54:17.087 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-09-07 15:54:17.089 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-09-07 15:54:17.091 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-09-07 15:54:17.094 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-09-07 15:54:17.096 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-09-07 15:54:17.098 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-09-07 15:54:17.100 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-09-07 15:54:17.102 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-09-07 15:54:17.105 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-09-07 15:54:17.106 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-09-07 15:54:17.106 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-09-07 15:54:17.108 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-09-07 15:54:17.110 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-09-07 15:54:19.206 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-09-07 15:54:19.208 | 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-09-07 15:54:19.547 | + ./stack.sh:main:1406 : save_stackenv 2026-09-07 15:54:19.551 | + functions-common:save_stackenv:65 : local tag= 2026-09-07 15:54:19.557 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-07 15:54:19.563 | + functions-common:save_stackenv:67 : time_stamp=2026-09-07-175419 2026-09-07 15:54:19.567 | + functions-common:save_stackenv:68 : echo '# 2026-09-07-175419 ' 2026-09-07 15:54:19.573 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:54:19.577 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-07 15:54:19.581 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:54:19.585 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-07 15:54:19.590 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:54:19.594 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-07 15:54:19.598 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:54:19.602 | + 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-09-07 15:54:19.606 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:54:19.610 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.66 2026-09-07 15:54:19.614 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:54:19.619 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.66/identity 2026-09-07 15:54:19.623 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:54:19.627 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-07-173157 2026-09-07 15:54:19.632 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:54:19.636 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-07 15:54:19.640 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:54:19.644 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.66 2026-09-07 15:54:19.648 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:54:19.652 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-07 15:54:19.656 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:54:19.660 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-07 15:54:19.664 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:54:19.668 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-07 15:54:19.673 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:54:19.677 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-07 15:54:19.681 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:54:19.686 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.66 2026-09-07 15:54:19.690 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-07 15:54:19.694 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-07 15:54:19.698 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-09-07 15:54:19.702 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-07 15:54:19.707 | + inc/meta-config:merge_config_group:171 : shift 2026-09-07 15:54:19.711 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-09-07 15:54:19.715 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-07 15:54:19.720 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-07 15:54:19.724 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-07 15:54:19.729 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-09-07 15:54:19.733 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-07 15:54:19.737 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-09-07 15:54:19.742 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-07 15:54:19.746 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-09-07 15:54:19.746 | /^\[\[.+\|.*\]\]/ { 2026-09-07 15:54:19.746 | gsub("[][]", "", $1); 2026-09-07 15:54:19.746 | split($1, a, "|"); 2026-09-07 15:54:19.746 | if (a[1] == matchgroup) 2026-09-07 15:54:19.746 | print a[2] 2026-09-07 15:54:19.747 | } 2026-09-07 15:54:19.747 | ' /home/quobyte/devstack/local.conf 2026-09-07 15:54:19.755 | + ./stack.sh:main:1424 : run_phase stack extra 2026-09-07 15:54:19.759 | + functions-common:run_phase:1848 : local mode=stack 2026-09-07 15:54:19.763 | + functions-common:run_phase:1849 : local phase=extra 2026-09-07 15:54:19.768 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-07 15:54:19.772 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-07 15:54:19.776 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-07 15:54:19.781 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-07 15:54:19.785 | + functions-common:run_phase:1858 : local extra 2026-09-07 15:54:19.791 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-07 15:54:19.797 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-07 15:54:19.801 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-07 15:54:19.806 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-07 15:54:19.810 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-09-07 15:54:19.815 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-07 15:54:19.841 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:54:19.846 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-07 15:54:19.850 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-07 15:54:19.854 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-09-07 15:54:19.858 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-07 15:54:19.863 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-07 15:54:19.867 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-07 15:54:19.871 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-09-07 15:54:19.875 | ++ extras.d/80-tempest.sh:source:15 : : 2026-09-07 15:54:19.879 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-07 15:54:19.884 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-07 15:54:19.888 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-07 15:54:19.892 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-07 15:54:19.896 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-09-07 15:54:19.901 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-07 15:54:19.905 | + functions-common:run_plugins:1835 : local phase=extra 2026-09-07 15:54:19.910 | + functions-common:run_plugins:1837 : local plugins= 2026-09-07 15:54:19.915 | + functions-common:run_plugins:1838 : local plugin 2026-09-07 15:54:19.919 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-09-07 15:54:19.924 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-07 15:54:19.929 | + inc/meta-config:merge_config_group:171 : shift 2026-09-07 15:54:19.933 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-09-07 15:54:19.937 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-07 15:54:19.941 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-07 15:54:19.945 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-07 15:54:19.951 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-09-07 15:54:19.955 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-07 15:54:19.960 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-09-07 15:54:19.964 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-07 15:54:19.968 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-09-07 15:54:19.968 | /^\[\[.+\|.*\]\]/ { 2026-09-07 15:54:19.969 | gsub("[][]", "", $1); 2026-09-07 15:54:19.969 | split($1, a, "|"); 2026-09-07 15:54:19.969 | if (a[1] == matchgroup) 2026-09-07 15:54:19.969 | print a[2] 2026-09-07 15:54:19.969 | } 2026-09-07 15:54:19.969 | ' /home/quobyte/devstack/local.conf 2026-09-07 15:54:19.977 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-09-07 15:54:20.004 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:54:20.009 | + ./stack.sh:main:1442 : is_nova_ready 2026-09-07 15:54:20.013 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-09-07 15:54:20.017 | + functions:wait_for_compute:490 : local timeout=60 2026-09-07 15:54:20.022 | + functions:wait_for_compute:491 : local rval=0 2026-09-07 15:54:20.026 | + functions:wait_for_compute:492 : local compute_hostname 2026-09-07 15:54:20.030 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-09-07 15:54:20.035 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-07 15:54:20.039 | + functions-common:time_start:2407 : local start_time= 2026-09-07 15:54:20.043 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:54:20.049 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:54:20.055 | + functions-common:time_start:2411 : _TIME_START[$name]=1788796460051 2026-09-07 15:54:20.062 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-09-07 15:54:20.095 | + functions:wait_for_compute:494 : compute_hostname= 2026-09-07 15:54:20.099 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-09-07 15:54:20.104 | ++ functions:wait_for_compute:496 : hostname 2026-09-07 15:54:20.112 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-09-07 15:54:20.116 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-09-07 15:54:20.123 | ++ functions:wait_for_compute:498 : hostname 2026-09-07 15:54:20.128 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:54:20.130 | + :: : ID= 2026-09-07 15:54:20.132 | + :: : [[ '' == '' ]] 2026-09-07 15:54:20.134 | + :: : sleep 1 2026-09-07 15:54:21.138 | + :: : [[ libvirt = \f\a\k\e ]] 2026-09-07 15:54:21.141 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-09-07 15:54:24.304 | + :: : ID=dd1a7509-004e-4d1f-a0ae-9bdf955a1075 2026-09-07 15:54:24.306 | + :: : [[ dd1a7509-004e-4d1f-a0ae-9bdf955a1075 == '' ]] 2026-09-07 15:54:24.311 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-09-07 15:54:24.315 | + functions-common:time_stop:2420 : local name 2026-09-07 15:54:24.320 | + functions-common:time_stop:2421 : local end_time 2026-09-07 15:54:24.324 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:54:24.329 | + functions-common:time_stop:2423 : local total 2026-09-07 15:54:24.333 | + functions-common:time_stop:2424 : local start_time 2026-09-07 15:54:24.337 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-07 15:54:24.342 | + functions-common:time_stop:2427 : start_time=1788796460051 2026-09-07 15:54:24.346 | + functions-common:time_stop:2429 : [[ -z 1788796460051 ]] 2026-09-07 15:54:24.352 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:54:24.359 | + functions-common:time_stop:2432 : end_time=1788796464354 2026-09-07 15:54:24.363 | + functions-common:time_stop:2433 : elapsed_time=4303 2026-09-07 15:54:24.367 | + functions-common:time_stop:2434 : total=25036 2026-09-07 15:54:24.371 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:54:24.376 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29339 2026-09-07 15:54:24.380 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-09-07 15:54:24.385 | + functions:wait_for_compute:516 : return 0 2026-09-07 15:54:24.389 | + ./stack.sh:main:1446 : service_check 2026-09-07 15:54:24.393 | + functions-common:service_check:1713 : local service 2026-09-07 15:54:24.398 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:24.402 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-09-07 15:54:24.423 | not-found 2026-09-07 15:54:24.429 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:24.433 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-09-07 15:54:24.453 | enabled 2026-09-07 15:54:24.461 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-09-07 15:54:24.484 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-09-07 15:54:24.484 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-09-07 15:54:24.484 | Active: active (running) since Mon 2026-09-07 17:51:11 CEST; 3min 12s ago 2026-09-07 15:54:24.485 | Main PID: 61507 (uwsgi) 2026-09-07 15:54:24.485 | Status: "uWSGI is ready" 2026-09-07 15:54:24.485 | Tasks: 17 (limit: 14255) 2026-09-07 15:54:24.485 | Memory: 272.8M (peak: 273.2M) 2026-09-07 15:54:24.485 | CPU: 14.915s 2026-09-07 15:54:24.485 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-09-07 15:54:24.485 | ├─61507 "nova-apiuWSGI master" 2026-09-07 15:54:24.485 | ├─61508 "nova-apiuWSGI worker 1" 2026-09-07 15:54:24.485 | └─61509 "nova-apiuWSGI worker 2" 2026-09-07 15:54:24.485 | 2026-09-07 15:54:24.486 | Sep 07 17:54:23 devstack devstack@n-api.service[61509]: [pid: 61509|app: 0|req: 18/36] 192.168.122.66 () {54 vars in 930 bytes} [Mon Sep 7 17:54:23 2026] GET /compute/v2.1 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-07 15:54:24.486 | Sep 07 17:54:23 devstack devstack@n-api.service[61508]: DEBUG nova.api.openstack.wsgi [None req-889f2052-51c6-4c25-b1c6-d5789d2254c6 admin admin] Calling method '>' {{(pid=61508) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-09-07 15:54:24.486 | Sep 07 17:54:23 devstack devstack@n-api.service[61508]: DEBUG oslo_concurrency.lockutils [None req-889f2052-51c6-4c25-b1c6-d5789d2254c6 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61508) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-07 15:54:24.486 | Sep 07 17:54:23 devstack devstack@n-api.service[61508]: DEBUG oslo_concurrency.lockutils [None req-889f2052-51c6-4c25-b1c6-d5789d2254c6 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=61508) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-07 15:54:24.486 | Sep 07 17:54:23 devstack devstack@n-api.service[61508]: DEBUG oslo_concurrency.lockutils [None req-889f2052-51c6-4c25-b1c6-d5789d2254c6 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61508) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-07 15:54:24.486 | Sep 07 17:54:23 devstack devstack@n-api.service[61508]: DEBUG oslo_concurrency.lockutils [None req-889f2052-51c6-4c25-b1c6-d5789d2254c6 admin admin] Acquiring lock "5d1c15e8-23b5-4222-8712-97c0dc6cad42" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61508) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-07 15:54:24.486 | Sep 07 17:54:23 devstack devstack@n-api.service[61508]: DEBUG oslo_concurrency.lockutils [None req-889f2052-51c6-4c25-b1c6-d5789d2254c6 admin admin] Lock "5d1c15e8-23b5-4222-8712-97c0dc6cad42" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61508) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-07 15:54:24.486 | Sep 07 17:54:23 devstack devstack@n-api.service[61508]: DEBUG oslo_concurrency.lockutils [None req-889f2052-51c6-4c25-b1c6-d5789d2254c6 admin admin] Lock "5d1c15e8-23b5-4222-8712-97c0dc6cad42" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61508) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-07 15:54:24.486 | Sep 07 17:54:23 devstack devstack@n-api.service[61508]: INFO nova.api.openstack.requestlog [None req-889f2052-51c6-4c25-b1c6-d5789d2254c6 admin admin] 192.168.122.66 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.163317 2026-09-07 15:54:24.486 | Sep 07 17:54:23 devstack devstack@n-api.service[61508]: [pid: 61508|app: 0|req: 19/37] 192.168.122.66 () {60 vars in 1320 bytes} [Mon Sep 7 17:54:23 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-09-07 15:54:24.491 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:24.495 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-09-07 15:54:24.516 | enabled 2026-09-07 15:54:24.522 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-09-07 15:54:24.549 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-09-07 15:54:24.549 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-09-07 15:54:24.549 | Active: active (running) since Mon 2026-09-07 17:53:31 CEST; 52s ago 2026-09-07 15:54:24.549 | Main PID: 73588 (nova-compute) 2026-09-07 15:54:24.550 | Tasks: 10 (limit: 14255) 2026-09-07 15:54:24.550 | Memory: 135.2M (peak: 136.7M) 2026-09-07 15:54:24.550 | CPU: 4.754s 2026-09-07 15:54:24.550 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-09-07 15:54:24.550 | └─73588 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-09-07 15:54:24.550 | 2026-09-07 15:54:24.550 | Sep 07 17:53:54 devstack nova-compute[73588]: DEBUG nova.compute.provider_tree [None req-90b173b0-270b-4124-8378-920a084d68fc None None] Updating resource provider 30be88d4-d301-42f7-91ca-96e4e46520bb generation from 0 to 1 during operation: update_inventory {{(pid=73588) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:165}} 2026-09-07 15:54:24.550 | Sep 07 17:53:54 devstack nova-compute[73588]: DEBUG nova.compute.provider_tree [None req-90b173b0-270b-4124-8378-920a084d68fc None None] Updating inventory in ProviderTree for provider 30be88d4-d301-42f7-91ca-96e4e46520bb 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=73588) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:177}} 2026-09-07 15:54:24.550 | Sep 07 17:53:55 devstack nova-compute[73588]: DEBUG nova.compute.provider_tree [None req-90b173b0-270b-4124-8378-920a084d68fc None None] Updating resource provider 30be88d4-d301-42f7-91ca-96e4e46520bb generation from 1 to 2 during operation: update_traits {{(pid=73588) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:165}} 2026-09-07 15:54:24.550 | Sep 07 17:53:55 devstack nova-compute[73588]: DEBUG nova.compute.resource_tracker [None req-90b173b0-270b-4124-8378-920a084d68fc None None] Compute_service record updated for devstack:devstack {{(pid=73588) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-09-07 15:54:24.551 | Sep 07 17:53:55 devstack nova-compute[73588]: DEBUG oslo_concurrency.lockutils [None req-90b173b0-270b-4124-8378-920a084d68fc None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.236s {{(pid=73588) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-07 15:54:24.551 | Sep 07 17:53:55 devstack nova-compute[73588]: DEBUG nova.service [None req-90b173b0-270b-4124-8378-920a084d68fc None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73588) start /opt/stack/nova/nova/service.py:262}} 2026-09-07 15:54:24.551 | Sep 07 17:53:55 devstack nova-compute[73588]: DEBUG nova.service [None req-90b173b0-270b-4124-8378-920a084d68fc None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73588) start /opt/stack/nova/nova/service.py:278}} 2026-09-07 15:54:24.551 | Sep 07 17:53:55 devstack nova-compute[73588]: DEBUG nova.service [None req-90b173b0-270b-4124-8378-920a084d68fc None None] Join ServiceGroup membership for this service compute {{(pid=73588) start /opt/stack/nova/nova/service.py:288}} 2026-09-07 15:54:24.551 | Sep 07 17:53:55 devstack nova-compute[73588]: DEBUG nova.servicegroup.drivers.db [None req-90b173b0-270b-4124-8378-920a084d68fc None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73588) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-09-07 15:54:24.551 | Sep 07 17:54:00 devstack nova-compute[73588]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.93 seconds {{(pid=73588) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 15:54:24.557 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:24.561 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-09-07 15:54:24.579 | not-found 2026-09-07 15:54:24.586 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:24.590 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-09-07 15:54:24.610 | enabled 2026-09-07 15:54:24.616 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-09-07 15:54:24.644 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-09-07 15:54:24.644 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-09-07 15:54:24.644 | Active: active (running) since Mon 2026-09-07 17:53:18 CEST; 1min 6s ago 2026-09-07 15:54:24.644 | Main PID: 69888 (nova-scheduler:) 2026-09-07 15:54:24.644 | Tasks: 19 (limit: 14255) 2026-09-07 15:54:24.644 | Memory: 155.3M (peak: 156.0M) 2026-09-07 15:54:24.644 | CPU: 4.792s 2026-09-07 15:54:24.644 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-09-07 15:54:24.644 | ├─69888 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-09-07 15:54:24.644 | ├─71602 "nova-scheduler: ServiceWrapper worker(0)" 2026-09-07 15:54:24.645 | └─71608 "nova-scheduler: ServiceWrapper worker(1)" 2026-09-07 15:54:24.645 | 2026-09-07 15:54:24.645 | Sep 07 17:53:24 devstack nova-scheduler[71608]: DEBUG nova.service [None req-8f56b82d-9e55-4190-b68a-8f3b703c935c None None] Join ServiceGroup membership for this service scheduler {{(pid=71608) start /opt/stack/nova/nova/service.py:288}} 2026-09-07 15:54:24.645 | Sep 07 17:53:24 devstack nova-scheduler[71608]: DEBUG nova.servicegroup.drivers.db [None req-8f56b82d-9e55-4190-b68a-8f3b703c935c None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71608) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-09-07 15:54:24.645 | Sep 07 17:53:29 devstack nova-scheduler[71608]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=71608) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 15:54:24.645 | Sep 07 17:53:29 devstack nova-scheduler[71602]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=71602) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 15:54:24.645 | Sep 07 17:53:31 devstack nova-scheduler[69888]: DEBUG dbcounter [-] [69888] Writing DB stats nova_api:SELECT=3 {{(pid=69888) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:24.645 | Sep 07 17:53:32 devstack nova-scheduler[69888]: DEBUG dbcounter [-] [69888] Writing DB stats nova_cell0:SELECT=1 {{(pid=69888) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:24.645 | Sep 07 17:53:32 devstack nova-scheduler[69888]: DEBUG dbcounter [-] [69888] Writing DB stats nova_cell1:SELECT=1 {{(pid=69888) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:24.645 | Sep 07 17:53:39 devstack nova-scheduler[71602]: DEBUG dbcounter [-] [71602] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71602) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:24.645 | Sep 07 17:53:39 devstack nova-scheduler[71608]: DEBUG dbcounter [-] [71608] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=71608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:24.646 | Sep 07 17:54:07 devstack nova-scheduler[71608]: DEBUG oslo.service.backend._threading.loopingcall [None req-b35c0e95-a535-4387-9d0d-18e89b33246e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71608) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 15:54:24.651 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:24.655 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-09-07 15:54:24.674 | not-found 2026-09-07 15:54:24.680 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:24.685 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-09-07 15:54:24.705 | enabled 2026-09-07 15:54:24.711 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-09-07 15:54:24.735 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-09-07 15:54:24.735 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-09-07 15:54:24.735 | Active: active (running) since Mon 2026-09-07 17:53:20 CEST; 1min 4s ago 2026-09-07 15:54:24.735 | Main PID: 70502 (uwsgi) 2026-09-07 15:54:24.735 | Status: "uWSGI is ready" 2026-09-07 15:54:24.735 | Tasks: 16 (limit: 14255) 2026-09-07 15:54:24.735 | Memory: 220.0M (peak: 220.5M) 2026-09-07 15:54:24.735 | CPU: 9.954s 2026-09-07 15:54:24.736 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-09-07 15:54:24.736 | ├─70502 "nova-api-metauWSGI master" 2026-09-07 15:54:24.736 | ├─70503 "nova-api-metauWSGI worker 1" 2026-09-07 15:54:24.736 | ├─70504 "nova-api-metauWSGI worker 2" 2026-09-07 15:54:24.736 | └─70505 "nova-api-metauWSGI http 1" 2026-09-07 15:54:24.736 | 2026-09-07 15:54:24.736 | Sep 07 17:53:27 devstack devstack@n-api-meta.service[70504]: DEBUG nova.api.openstack.wsgi_app [None req-1d493d08-31c4-4620-b9e9-3d39474822e0 None None] ******************************************************************************** {{(pid=70504) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-09-07 15:54:24.736 | Sep 07 17:53:27 devstack devstack@n-api-meta.service[70504]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x76eee24a4668 pid: 70504 (default app) 2026-09-07 15:54:24.736 | Sep 07 17:53:35 devstack devstack@n-api-meta.service[70503]: DEBUG dbcounter [-] [70503] Writing DB stats nova_api:SELECT=1 {{(pid=70503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:24.736 | Sep 07 17:53:35 devstack devstack@n-api-meta.service[70504]: DEBUG dbcounter [-] [70504] Writing DB stats nova_api:SELECT=1 {{(pid=70504) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:24.737 | Sep 07 17:53:35 devstack devstack@n-api-meta.service[70503]: DEBUG dbcounter [-] [70503] Writing DB stats nova_cell0:SELECT=1 {{(pid=70503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:24.737 | Sep 07 17:53:35 devstack devstack@n-api-meta.service[70503]: DEBUG dbcounter [-] [70503] Writing DB stats nova_cell1:SELECT=1 {{(pid=70503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:24.737 | Sep 07 17:53:36 devstack devstack@n-api-meta.service[70503]: DEBUG dbcounter [-] [70503] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:24.737 | Sep 07 17:53:36 devstack devstack@n-api-meta.service[70504]: DEBUG dbcounter [-] [70504] Writing DB stats nova_cell1:SELECT=1 {{(pid=70504) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:24.737 | Sep 07 17:53:36 devstack devstack@n-api-meta.service[70504]: DEBUG dbcounter [-] [70504] Writing DB stats nova_cell0:SELECT=1 {{(pid=70504) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:24.737 | Sep 07 17:53:36 devstack devstack@n-api-meta.service[70504]: DEBUG dbcounter [-] [70504] Writing DB stats nova_cell0:SELECT=1 {{(pid=70504) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:24.741 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:24.745 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-09-07 15:54:24.765 | enabled 2026-09-07 15:54:24.771 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-09-07 15:54:24.793 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-09-07 15:54:24.793 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-09-07 15:54:24.793 | Active: active (running) since Mon 2026-09-07 17:51:54 CEST; 2min 30s ago 2026-09-07 15:54:24.793 | Main PID: 67693 (uwsgi) 2026-09-07 15:54:24.793 | Status: "uWSGI is ready" 2026-09-07 15:54:24.793 | Tasks: 5 (limit: 14255) 2026-09-07 15:54:24.793 | Memory: 174.5M (peak: 174.8M) 2026-09-07 15:54:24.794 | CPU: 6.452s 2026-09-07 15:54:24.794 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-09-07 15:54:24.794 | ├─67693 "placementuWSGI master" 2026-09-07 15:54:24.794 | ├─67694 "placementuWSGI worker 1" 2026-09-07 15:54:24.794 | └─67695 "placementuWSGI worker 2" 2026-09-07 15:54:24.794 | 2026-09-07 15:54:24.794 | Sep 07 17:53:54 devstack devstack@placement-api.service[67694]: INFO placement.requestlog [req-c6be6a71-582e-4bac-bc28-28334c71e8a9 req-777c5efe-36ed-4b46-9143-62664b107b35 service nova] 192.168.122.66 "PUT /placement/resource_providers/30be88d4-d301-42f7-91ca-96e4e46520bb/inventories" status: 200 len: 396 microversion: 1.26 2026-09-07 15:54:24.794 | Sep 07 17:53:54 devstack devstack@placement-api.service[67694]: [pid: 67694|app: 0|req: 4/9] 192.168.122.66 () {64 vars in 1493 bytes} [Mon Sep 7 17:53:54 2026] PUT /placement/resource_providers/30be88d4-d301-42f7-91ca-96e4e46520bb/inventories => generated 396 bytes in 135 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-09-07 15:54:24.794 | Sep 07 17:53:54 devstack devstack@placement-api.service[67695]: DEBUG placement.requestlog [req-c6be6a71-582e-4bac-bc28-28334c71e8a9 req-9f119626-8235-4968-8034-6dc8e56428e1 None None] Starting request: 192.168.122.66 "GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SVM,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_DEVICE_TAGGING,COMPUTE_ACCELERATORS,HW_CPU_X86_MMX,COMPUTE_NODE,OWNER_NOVA,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_F16C,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_QCOW2,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SOUND_MODEL_AC97,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AMD_SVM,HW_CPU_X86_FMA3,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_SSE41,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_AESNI,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSE,HW_CPU_X86_SSSE3,HW_CPU_X86_SHA,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_BMI2,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_RESCUE_BFV,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_AVX2,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_SSE4A,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_SSE2" {{(pid=67695) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-09-07 15:54:24.795 | Sep 07 17:53:55 devstack devstack@placement-api.service[67695]: INFO placement.requestlog [req-c6be6a71-582e-4bac-bc28-28334c71e8a9 req-9f119626-8235-4968-8034-6dc8e56428e1 service nova] 192.168.122.66 "GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SVM,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_DEVICE_TAGGING,COMPUTE_ACCELERATORS,HW_CPU_X86_MMX,COMPUTE_NODE,OWNER_NOVA,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_F16C,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_QCOW2,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SOUND_MODEL_AC97,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AMD_SVM,HW_CPU_X86_FMA3,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_SSE41,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_AESNI,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSE,HW_CPU_X86_SSSE3,HW_CPU_X86_SHA,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_BMI2,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_RESCUE_BFV,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_AVX2,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_SSE4A,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_SSE2" status: 200 len: 2072 microversion: 1.6 2026-09-07 15:54:24.795 | Sep 07 17:53:55 devstack devstack@placement-api.service[67695]: [pid: 67695|app: 0|req: 6/10] 192.168.122.66 () {60 vars in 4929 bytes} [Mon Sep 7 17:53:54 2026] GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SVM,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_DEVICE_TAGGING,COMPUTE_ACCELERATORS,HW_CPU_X86_MMX,COMPUTE_NODE,OWNER_NOVA,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_F16C,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_QCOW2,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SOUND_MODEL_AC97,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AMD_SVM,HW_CPU_X86_FMA3,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_SSE41,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_AESNI,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSE,HW_CPU_X86_SSSE3,HW_CPU_X86_SHA,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_BMI2,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_RESCUE_BFV,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_AVX2,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_SSE4A,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_SSE2 => generated 2072 bytes in 52 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-09-07 15:54:24.795 | Sep 07 17:53:55 devstack devstack@placement-api.service[67694]: DEBUG placement.requestlog [req-c6be6a71-582e-4bac-bc28-28334c71e8a9 req-c34f1103-4cf4-41b2-9693-40c697bb147b None None] Starting request: 192.168.122.66 "PUT /placement/resource_providers/30be88d4-d301-42f7-91ca-96e4e46520bb/traits" {{(pid=67694) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-09-07 15:54:24.796 | Sep 07 17:53:55 devstack devstack@placement-api.service[67694]: INFO placement.requestlog [req-c6be6a71-582e-4bac-bc28-28334c71e8a9 req-c34f1103-4cf4-41b2-9693-40c697bb147b service nova] 192.168.122.66 "PUT /placement/resource_providers/30be88d4-d301-42f7-91ca-96e4e46520bb/traits" status: 200 len: 2107 microversion: 1.6 2026-09-07 15:54:24.796 | Sep 07 17:53:55 devstack devstack@placement-api.service[67694]: [pid: 67694|app: 0|req: 5/11] 192.168.122.66 () {64 vars in 1478 bytes} [Mon Sep 7 17:53:55 2026] PUT /placement/resource_providers/30be88d4-d301-42f7-91ca-96e4e46520bb/traits => generated 2107 bytes in 234 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-09-07 15:54:24.796 | Sep 07 17:54:05 devstack devstack@placement-api.service[67695]: DEBUG dbcounter [-] [67695] Writing DB stats placement:SELECT=4 {{(pid=67695) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:24.796 | Sep 07 17:54:05 devstack devstack@placement-api.service[67694]: DEBUG dbcounter [-] [67694] Writing DB stats placement:INSERT=81,placement:UPDATE=3,placement:SELECT=6 {{(pid=67694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:24.801 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:24.805 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-09-07 15:54:24.824 | not-found 2026-09-07 15:54:24.830 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:24.834 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-09-07 15:54:24.854 | enabled 2026-09-07 15:54:24.861 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-09-07 15:54:24.884 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-09-07 15:54:24.885 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-09-07 15:54:24.885 | Active: active (running) since Mon 2026-09-07 17:53:57 CEST; 27s ago 2026-09-07 15:54:24.885 | Main PID: 76771 (uwsgi) 2026-09-07 15:54:24.885 | Status: "uWSGI is ready" 2026-09-07 15:54:24.885 | Tasks: 9 (limit: 14255) 2026-09-07 15:54:24.885 | Memory: 260.8M (peak: 261.5M) 2026-09-07 15:54:24.885 | CPU: 11.609s 2026-09-07 15:54:24.885 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-09-07 15:54:24.885 | ├─76771 "glance-apiuWSGI master" 2026-09-07 15:54:24.885 | ├─76773 "glance-apiuWSGI worker 1" 2026-09-07 15:54:24.886 | └─76774 "glance-apiuWSGI worker 2" 2026-09-07 15:54:24.886 | 2026-09-07 15:54:24.886 | Sep 07 17:54:10 devstack devstack@g-api.service[76774]: INFO glance.location [None req-3124b493-4fab-4b3d-9db7-64ce6e06f83a admin admin] Image format matched and virtual size computed: 117440512 2026-09-07 15:54:24.886 | Sep 07 17:54:10 devstack devstack@g-api.service[76774]: DEBUG glance_store.backend [None req-3124b493-4fab-4b3d-9db7-64ce6e06f83a admin admin] Skipping store.set_acls... not implemented. {{(pid=76774) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-09-07 15:54:24.886 | Sep 07 17:54:10 devstack devstack@g-api.service[76774]: [pid: 76774|app: 0|req: 2/4] 127.0.0.1 () {42 vars in 911 bytes} [Mon Sep 7 17:54:08 2026] PUT /v2/images/30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3/file => generated 0 bytes in 1670 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-09-07 15:54:24.886 | Sep 07 17:54:10 devstack devstack@g-api.service[76773]: DEBUG glance.api.middleware.version_negotiation [None req-a06650a2-a389-4ec9-99ab-a66b0545c038 admin admin] Determining version of request: GET /v2/images/30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3 Accept: */* {{(pid=76773) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-09-07 15:54:24.886 | Sep 07 17:54:10 devstack devstack@g-api.service[76773]: DEBUG glance.api.middleware.version_negotiation [None req-a06650a2-a389-4ec9-99ab-a66b0545c038 admin admin] Using url versioning {{(pid=76773) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-09-07 15:54:24.886 | Sep 07 17:54:10 devstack devstack@g-api.service[76773]: DEBUG glance.api.middleware.version_negotiation [None req-a06650a2-a389-4ec9-99ab-a66b0545c038 admin admin] Matched version: v2 {{(pid=76773) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-09-07 15:54:24.886 | Sep 07 17:54:10 devstack devstack@g-api.service[76773]: DEBUG glance.api.middleware.version_negotiation [None req-a06650a2-a389-4ec9-99ab-a66b0545c038 admin admin] new path /v2/images/30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3 {{(pid=76773) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-09-07 15:54:24.886 | Sep 07 17:54:10 devstack devstack@g-api.service[76773]: [pid: 76773|app: 0|req: 3/5] 127.0.0.1 () {36 vars in 799 bytes} [Mon Sep 7 17:54:10 2026] GET /v2/images/30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3 => generated 976 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 15:54:24.886 | Sep 07 17:54:20 devstack devstack@g-api.service[76774]: DEBUG dbcounter [-] [76774] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76774) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:24.887 | Sep 07 17:54:20 devstack devstack@g-api.service[76773]: DEBUG dbcounter [-] [76773] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76773) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:24.892 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:24.896 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-09-07 15:54:24.917 | enabled 2026-09-07 15:54:24.921 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-09-07 15:54:24.944 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-09-07 15:54:24.944 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-09-07 15:54:24.944 | Active: active (running) since Mon 2026-09-07 17:53:46 CEST; 38s ago 2026-09-07 15:54:24.944 | Main PID: 75213 (cinder-schedule) 2026-09-07 15:54:24.944 | Tasks: 1 (limit: 14255) 2026-09-07 15:54:24.944 | Memory: 108.5M (peak: 108.9M) 2026-09-07 15:54:24.944 | CPU: 4.144s 2026-09-07 15:54:24.944 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-09-07 15:54:24.945 | └─75213 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-09-07 15:54:24.945 | 2026-09-07 15:54:24.945 | Sep 07 17:53:51 devstack cinder-scheduler[75213]: INFO cinder.manager [None req-e8114ea5-42fa-46ba-8533-e17edc45fa9f None None] Service 1 cleanup completed. 2026-09-07 15:54:24.945 | Sep 07 17:53:51 devstack cinder-scheduler[75213]: DEBUG cinder.service [None req-e8114ea5-42fa-46ba-8533-e17edc45fa9f None None] Creating RPC server for service cinder-scheduler {{(pid=75213) start /opt/stack/cinder/cinder/service.py:231}} 2026-09-07 15:54:24.945 | Sep 07 17:53:51 devstack cinder-scheduler[75213]: DEBUG cinder.service [None req-e8114ea5-42fa-46ba-8533-e17edc45fa9f None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75213) start /opt/stack/cinder/cinder/service.py:237}} 2026-09-07 15:54:24.945 | Sep 07 17:54:00 devstack cinder-scheduler[75213]: DEBUG cinder.scheduler.host_manager [None req-7cc7c1bf-7d24-4b24-94ae-0bcded418fb9 None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=75213) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-09-07 15:54:24.945 | Sep 07 17:54:00 devstack cinder-scheduler[75213]: DEBUG cinder.scheduler.host_manager [None req-7cc7c1bf-7d24-4b24-94ae-0bcded418fb9 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, 9, 7, 15, 54, 0, 841750)}, {'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, 9, 7, 15, 54, 0, 841750)}]. {{(pid=75213) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-09-07 15:54:24.945 | Sep 07 17:54:00 devstack cinder-scheduler[75213]: DEBUG cinder.scheduler.host_manager [None req-7cc7c1bf-7d24-4b24-94ae-0bcded418fb9 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, 9, 7, 15, 54, 0, 815405)} {{(pid=75213) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-09-07 15:54:24.946 | Sep 07 17:54:10 devstack cinder-scheduler[75213]: DEBUG dbcounter [-] [75213] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=75213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:24.946 | Sep 07 17:54:20 devstack cinder-scheduler[75213]: DEBUG oslo_service.periodic_task [None req-d4bac4f6-5d6b-43c8-9b93-9529c689ebaf None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=75213) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-09-07 15:54:24.946 | Sep 07 17:54:20 devstack cinder-scheduler[75213]: INFO cinder.message.api [None req-d4bac4f6-5d6b-43c8-9b93-9529c689ebaf None None] Deleted 0 expired messages. 2026-09-07 15:54:24.946 | Sep 07 17:54:20 devstack cinder-scheduler[75213]: DEBUG oslo_service.periodic_task [None req-d4bac4f6-5d6b-43c8-9b93-9529c689ebaf None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=75213) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-09-07 15:54:24.952 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:24.956 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-09-07 15:54:24.976 | enabled 2026-09-07 15:54:24.982 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-09-07 15:54:25.004 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-09-07 15:54:25.005 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-09-07 15:54:25.005 | Active: active (running) since Mon 2026-09-07 17:53:39 CEST; 45s ago 2026-09-07 15:54:25.005 | Main PID: 74485 (uwsgi) 2026-09-07 15:54:25.005 | Status: "uWSGI is ready" 2026-09-07 15:54:25.005 | Tasks: 7 (limit: 14255) 2026-09-07 15:54:25.005 | Memory: 244.6M (peak: 245.1M) 2026-09-07 15:54:25.005 | CPU: 10.777s 2026-09-07 15:54:25.006 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-09-07 15:54:25.006 | ├─74485 "cinder-apiuWSGI master" 2026-09-07 15:54:25.006 | ├─74490 "cinder-apiuWSGI worker 1" 2026-09-07 15:54:25.006 | └─74491 "cinder-apiuWSGI worker 2" 2026-09-07 15:54:25.006 | 2026-09-07 15:54:25.006 | Sep 07 17:53:54 devstack devstack@c-api.service[74490]: DEBUG dbcounter [-] [74490] Writing DB stats cinder:SELECT=6 {{(pid=74490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:25.006 | Sep 07 17:53:54 devstack devstack@c-api.service[74490]: INFO cinder.api.openstack.wsgi [None req-9f2b1f2a-1159-41b8-9a8c-5cc33821028a admin admin] POST http://192.168.122.66/volume/v3/types/d917ee31-e043-48b1-a14c-c42cfb766824/extra_specs 2026-09-07 15:54:25.006 | Sep 07 17:53:54 devstack devstack@c-api.service[74490]: DEBUG cinder.api.openstack.wsgi [None req-9f2b1f2a-1159-41b8-9a8c-5cc33821028a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-09-07 15:54:25.006 | Sep 07 17:53:54 devstack devstack@c-api.service[74490]: /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-09-07 15:54:25.006 | Sep 07 17:53:54 devstack devstack@c-api.service[74490]: warnings.warn( 2026-09-07 15:54:25.006 | Sep 07 17:53:54 devstack devstack@c-api.service[74490]: DEBUG oslo_db.sqlalchemy.engines [None req-9f2b1f2a-1159-41b8-9a8c-5cc33821028a 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=74490) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-07 15:54:25.007 | Sep 07 17:53:54 devstack devstack@c-api.service[74490]: INFO cinder.api.openstack.wsgi [None req-9f2b1f2a-1159-41b8-9a8c-5cc33821028a admin admin] http://192.168.122.66/volume/v3/types/d917ee31-e043-48b1-a14c-c42cfb766824/extra_specs returned with HTTP 200 2026-09-07 15:54:25.007 | Sep 07 17:53:54 devstack devstack@c-api.service[74490]: [pid: 74490|app: 0|req: 2/3] 192.168.122.66 () {60 vars in 1333 bytes} [Mon Sep 7 17:53:53 2026] POST /volume/v3/types/d917ee31-e043-48b1-a14c-c42cfb766824/extra_specs => generated 55 bytes in 805 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-07 15:54:25.007 | Sep 07 17:54:03 devstack devstack@c-api.service[74491]: DEBUG dbcounter [-] [74491] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:25.007 | Sep 07 17:54:04 devstack devstack@c-api.service[74490]: DEBUG dbcounter [-] [74490] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:25.011 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:25.015 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-09-07 15:54:25.035 | enabled 2026-09-07 15:54:25.041 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-09-07 15:54:25.065 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-09-07 15:54:25.066 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-09-07 15:54:25.066 | Active: active (running) since Mon 2026-09-07 17:53:49 CEST; 35s ago 2026-09-07 15:54:25.066 | Main PID: 75872 (cinder-volume) 2026-09-07 15:54:25.066 | Tasks: 2 (limit: 14255) 2026-09-07 15:54:25.066 | Memory: 143.5M (peak: 157.5M) 2026-09-07 15:54:25.066 | CPU: 11.079s 2026-09-07 15:54:25.066 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-09-07 15:54:25.066 | ├─75872 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-09-07 15:54:25.066 | └─76057 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-09-07 15:54:25.066 | 2026-09-07 15:54:25.067 | Sep 07 17:54:01 devstack sudo[76908]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-09-07 15:54:25.067 | Sep 07 17:54:02 devstack sudo[76908]: pam_unix(sudo:session): session closed for user root 2026-09-07 15:54:25.067 | Sep 07 17:54:02 devstack cinder-volume[76057]: DEBUG oslo_concurrency.processutils [None req-7cc7c1bf-7d24-4b24-94ae-0bcded418fb9 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.265s {{(pid=76057) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-09-07 15:54:25.067 | Sep 07 17:54:02 devstack cinder-volume[76057]: INFO cinder.volume.manager [None req-7cc7c1bf-7d24-4b24-94ae-0bcded418fb9 None None] Driver post RPC initialization completed successfully. 2026-09-07 15:54:25.067 | Sep 07 17:54:04 devstack cinder-volume[75872]: DEBUG dbcounter [-] [75872] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=75872) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:25.067 | Sep 07 17:54:06 devstack cinder-volume[76057]: DEBUG oslo_service.periodic_task [None req-6603a0c0-3c98-45c8-9517-e418a77f333f None None] Running periodic task VolumeManager._thread_info {{(pid=76057) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-09-07 15:54:25.067 | Sep 07 17:54:06 devstack cinder-volume[76057]: DEBUG cinder.volume.manager [None req-6603a0c0-3c98-45c8-9517-e418a77f333f None None] thread count: 6 {{(pid=76057) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-09-07 15:54:25.067 | Sep 07 17:54:06 devstack cinder-volume[76057]: DEBUG cinder.volume.manager [None req-6603a0c0-3c98-45c8-9517-e418a77f333f None None] thread info: [<_MainThread(MainThread, started 140531199955072)>, , , , , ] {{(pid=76057) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-09-07 15:54:25.067 | Sep 07 17:54:12 devstack cinder-volume[76057]: DEBUG dbcounter [-] [76057] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=76057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:25.067 | Sep 07 17:54:12 devstack cinder-volume[76057]: DEBUG dbcounter [-] [76057] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1 {{(pid=76057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:25.073 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:25.077 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-09-07 15:54:25.094 | not-found 2026-09-07 15:54:25.100 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:25.104 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-09-07 15:54:25.122 | not-found 2026-09-07 15:54:25.127 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:25.132 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-09-07 15:54:25.150 | not-found 2026-09-07 15:54:25.155 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:25.159 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-09-07 15:54:25.179 | not-found 2026-09-07 15:54:25.184 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:25.188 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-09-07 15:54:25.207 | not-found 2026-09-07 15:54:25.213 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:25.217 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-09-07 15:54:25.237 | enabled 2026-09-07 15:54:25.243 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-09-07 15:54:25.266 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-09-07 15:54:25.266 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-09-07 15:54:25.266 | Active: active (running) since Mon 2026-09-07 17:51:33 CEST; 2min 51s ago 2026-09-07 15:54:25.266 | Main PID: 64252 (neutron-ovn-age) 2026-09-07 15:54:25.266 | Tasks: 20 (limit: 14255) 2026-09-07 15:54:25.266 | Memory: 344.0M (peak: 344.7M) 2026-09-07 15:54:25.267 | CPU: 11.552s 2026-09-07 15:54:25.267 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-09-07 15:54:25.267 | ├─64252 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-09-07 15:54:25.267 | ├─65544 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-09-07 15:54:25.267 | ├─65841 /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/tmpgfswn_ea/privsep.sock 2026-09-07 15:54:25.267 | └─68546 /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/tmpwook27_1/privsep.sock 2026-09-07 15:54:25.267 | 2026-09-07 15:54:25.267 | Sep 07 17:52:37 devstack neutron-ovn-agent[65544]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65544) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-07 15:54:25.267 | Sep 07 17:52:37 devstack neutron-ovn-agent[65544]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65544) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-07 15:54:25.267 | Sep 07 17:52:37 devstack neutron-ovn-agent[65544]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65544) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-07 15:54:25.267 | Sep 07 17:52:37 devstack neutron-ovn-agent[65544]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65544) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-07 15:54:25.268 | Sep 07 17:53:37 devstack neutron-ovn-agent[65544]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65544) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-07 15:54:25.268 | Sep 07 17:53:37 devstack neutron-ovn-agent[65544]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65544) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-07 15:54:25.268 | Sep 07 17:53:37 devstack neutron-ovn-agent[65544]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65544) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-07 15:54:25.270 | Sep 07 17:53:37 devstack neutron-ovn-agent[65544]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65544) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-07 15:54:25.271 | Sep 07 17:53:37 devstack neutron-ovn-agent[65544]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65544) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-07 15:54:25.271 | Sep 07 17:53:37 devstack neutron-ovn-agent[65544]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65544) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-07 15:54:25.274 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:25.278 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-09-07 15:54:25.296 | not-found 2026-09-07 15:54:25.302 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:25.306 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-09-07 15:54:25.326 | not-found 2026-09-07 15:54:25.332 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:25.337 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-09-07 15:54:25.355 | not-found 2026-09-07 15:54:25.361 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:25.365 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-09-07 15:54:25.383 | not-found 2026-09-07 15:54:25.390 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:25.394 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-09-07 15:54:25.414 | enabled 2026-09-07 15:54:25.420 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-09-07 15:54:25.446 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-09-07 15:54:25.446 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-09-07 15:54:25.446 | Active: active (running) since Mon 2026-09-07 17:45:00 CEST; 9min ago 2026-09-07 15:54:25.446 | Main PID: 40830 (dstat.sh) 2026-09-07 15:54:25.446 | Tasks: 3 (limit: 14255) 2026-09-07 15:54:25.447 | Memory: 27.3M (peak: 27.8M) 2026-09-07 15:54:25.447 | CPU: 3.268s 2026-09-07 15:54:25.447 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-09-07 15:54:25.447 | ├─40830 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-09-07 15:54:25.447 | ├─40932 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-09-07 15:54:25.447 | └─40933 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-09-07 15:54:25.448 | 2026-09-07 15:54:25.448 | Sep 07 17:54:15 devstack dstat.sh[40933]: 07-09 17:54:15| 19 9 70 0 0|5266M 265M 212M 6000M| 52B 0 | 0 2583k| 0 16.0 |2399 1472 |2.94 2.42 1.61|1.0 0 1.0| 0 0 | | 17 285 0 27 0 2026-09-07 15:54:25.448 | Sep 07 17:54:16 devstack dstat.sh[40933]: 07-09 17:54:16| 21 7 68 0 0|5270M 261M 212M 6000M| 0 0 | 0 432k| 0 31.0 |3144 2442 |2.94 2.42 1.61|1.0 0 0| 0 0 | | 17 285 0 27 0 2026-09-07 15:54:25.448 | Sep 07 17:54:17 devstack dstat.sh[40933]: 07-09 17:54:17| 13 17 62 0 0|5244M 287M 212M 6000M|8896B 31k| 36k 2260k|4.00 128 |4909 4277 |2.94 2.42 1.61|1.0 0 262| 0 0 | | 17 285 0 27 0 2026-09-07 15:54:25.448 | Sep 07 17:54:18 devstack dstat.sh[40933]: 07-09 17:54:18| 17 10 68 0 0|5272M 258M 212M 6000M| 0 0 | 0 728k| 0 34.0 |2780 1952 |2.94 2.42 1.61|2.0 0 0| 0 0 | | 17 285 0 27 0 2026-09-07 15:54:25.448 | Sep 07 17:54:19 devstack dstat.sh[40933]: 07-09 17:54:19| 21 5 70 0 0|5282M 248M 212M 6000M| 184B 652B| 0 980k| 0 51.0 |2468 1585 |3.02 2.45 1.62|1.0 0 0| 0 0 | | 17 285 0 27 0 2026-09-07 15:54:25.448 | Sep 07 17:54:20 devstack dstat.sh[40933]: 07-09 17:54:20| 5 17 69 1 0|5273M 258M 212M 6000M|8252B 22k| 144k 340k|7.00 35.0 |5250 4684 |3.02 2.45 1.62| 0 0 281| 0 0 | | 17 289 0 27 0 2026-09-07 15:54:25.449 | Sep 07 17:54:21 devstack dstat.sh[40933]: 07-09 17:54:21| 7 6 82 0 0|5289M 242M 212M 6000M| 184B 476B| 16k 440k|1.00 30.0 |2249 1871 |3.02 2.45 1.62|1.0 0 11| 0 0 | | 17 289 0 27 0 2026-09-07 15:54:25.449 | Sep 07 17:54:22 devstack dstat.sh[40933]: 07-09 17:54:22| 18 9 69 0 0|5309M 221M 212M 6000M| 0 0 | 0 184k| 0 20.0 |2691 1827 |3.02 2.45 1.62|1.0 0 0| 0 0 | | 17 289 0 27 0 2026-09-07 15:54:25.449 | Sep 07 17:54:23 devstack dstat.sh[40933]: 07-09 17:54:23| 20 7 68 0 0|5322M 208M 212M 6000M| 52B 0 | 0 468k| 0 28.0 |2753 2019 |3.02 2.45 1.62|2.0 0 0| 0 0 | | 17 289 0 27 0 2026-09-07 15:54:25.450 | Sep 07 17:54:24 devstack dstat.sh[40933]: 07-09 17:54:24| 19 9 67 0 0|5285M 246M 212M 6000M|2829B 11k|8166B 199k|1.99 12.0 |3597 2702 |3.02 2.46 1.63|2.0 0 72| 0 0 | | 17 293 0 27 0 2026-09-07 15:54:25.455 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:25.460 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-09-07 15:54:25.479 | enabled 2026-09-07 15:54:25.486 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-09-07 15:54:25.509 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-09-07 15:54:25.510 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-09-07 15:54:25.510 | Active: active (running) since Mon 2026-09-07 17:51:31 CEST; 2min 54s ago 2026-09-07 15:54:25.510 | Main PID: 63555 (neutron-ovn-met) 2026-09-07 15:54:25.510 | Tasks: 2 (limit: 14255) 2026-09-07 15:54:25.510 | Memory: 121.2M (peak: 121.9M) 2026-09-07 15:54:25.510 | CPU: 3.784s 2026-09-07 15:54:25.510 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-09-07 15:54:25.510 | └─63555 "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-09-07 15:54:25.511 | 2026-09-07 15:54:25.511 | Sep 07 17:51:35 devstack neutron-ovn-metadata-agent[63555]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-09-07 15:54:25.511 | Sep 07 17:51:35 devstack neutron-ovn-metadata-agent[63555]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-09-07 15:54:25.511 | Sep 07 17:51:35 devstack neutron-ovn-metadata-agent[63555]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-07 15:54:25.511 | Sep 07 17:51:35 devstack neutron-ovn-metadata-agent[63555]: 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-09-07 15:54:25.511 | Sep 07 17:51:35 devstack neutron-ovn-metadata-agent[63555]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-09-07 15:54:25.511 | Sep 07 17:51:35 devstack neutron-ovn-metadata-agent[63555]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-07 15:54:25.512 | Sep 07 17:51:35 devstack neutron-ovn-metadata-agent[63555]: 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-09-07 15:54:25.512 | Sep 07 17:51:35 devstack neutron-ovn-metadata-agent[63555]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-09-07 15:54:25.512 | Sep 07 17:51:35 devstack neutron-ovn-metadata-agent[63555]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-09-07 15:54:25.512 | Sep 07 17:51:35 devstack neutron-ovn-metadata-agent[63555]: ERROR neutron 2026-09-07 15:54:25.516 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:25.520 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-09-07 15:54:25.542 | enabled 2026-09-07 15:54:25.548 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-09-07 15:54:25.573 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-09-07 15:54:25.573 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-09-07 15:54:25.573 | Active: active (running) since Mon 2026-09-07 17:51:37 CEST; 2min 48s ago 2026-09-07 15:54:25.573 | Main PID: 65326 (uwsgi) 2026-09-07 15:54:25.573 | Status: "uWSGI is ready" 2026-09-07 15:54:25.573 | Tasks: 23 (limit: 14255) 2026-09-07 15:54:25.573 | Memory: 387.2M (peak: 387.9M) 2026-09-07 15:54:25.573 | CPU: 41.497s 2026-09-07 15:54:25.574 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-09-07 15:54:25.574 | ├─65326 "neutron-apiuWSGI master" 2026-09-07 15:54:25.574 | ├─65327 "neutron-apiuWSGI worker 1" 2026-09-07 15:54:25.574 | └─65328 "neutron-apiuWSGI worker 2" 2026-09-07 15:54:25.574 | 2026-09-07 15:54:25.574 | Sep 07 17:54:06 devstack devstack@neutron-api.service[65327]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65327) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-07 15:54:25.574 | Sep 07 17:54:06 devstack devstack@neutron-api.service[65327]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "059b455aeb635cbaba4b9a986ec5c704" from periodic health check thread {{(pid=65327) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1529}} 2026-09-07 15:54:25.575 | Sep 07 17:54:07 devstack devstack@neutron-api.service[65328]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65328) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-07 15:54:25.575 | Sep 07 17:54:07 devstack devstack@neutron-api.service[65328]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "d04c36e611ee519aa8b6c0c90dee9bad" from periodic health check thread {{(pid=65328) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1529}} 2026-09-07 15:54:25.575 | Sep 07 17:54:16 devstack devstack@neutron-api.service[65327]: DEBUG dbcounter [-] [65327] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:25.575 | Sep 07 17:54:18 devstack devstack@neutron-api.service[65328]: DEBUG dbcounter [-] [65328] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:25.575 | Sep 07 17:54:21 devstack devstack@neutron-api.service[65327]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65327) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-07 15:54:25.575 | Sep 07 17:54:21 devstack devstack@neutron-api.service[65327]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "059b455aeb635cbaba4b9a986ec5c704" from periodic health check thread {{(pid=65327) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1529}} 2026-09-07 15:54:25.576 | Sep 07 17:54:22 devstack devstack@neutron-api.service[65328]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65328) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-07 15:54:25.576 | Sep 07 17:54:23 devstack devstack@neutron-api.service[65328]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "d04c36e611ee519aa8b6c0c90dee9bad" from periodic health check thread {{(pid=65328) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1529}} 2026-09-07 15:54:25.579 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:25.583 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-09-07 15:54:25.603 | enabled 2026-09-07 15:54:25.610 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-09-07 15:54:25.633 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-09-07 15:54:25.634 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-09-07 15:54:25.634 | Active: active (running) since Mon 2026-09-07 17:51:41 CEST; 2min 43s ago 2026-09-07 15:54:25.634 | Main PID: 66338 (neutron-periodi) 2026-09-07 15:54:25.634 | Tasks: 15 (limit: 14255) 2026-09-07 15:54:25.634 | Memory: 179.0M (peak: 179.3M) 2026-09-07 15:54:25.634 | CPU: 6.569s 2026-09-07 15:54:25.634 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-09-07 15:54:25.634 | ├─66338 "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-09-07 15:54:25.634 | └─67062 "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-09-07 15:54:25.634 | 2026-09-07 15:54:25.635 | Sep 07 17:53:32 devstack neutron-periodic-workers[67062]: DEBUG dbcounter [-] [67062] Writing DB stats neutron:SELECT=3 {{(pid=67062) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:25.635 | Sep 07 17:53:38 devstack neutron-periodic-workers[67062]: DEBUG neutron.db.agents_db [None req-052142c3-8aaf-4993-b11c-e032d13ccc82 None None] Agent healthcheck: found 0 active agents {{(pid=67062) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-09-07 15:54:25.635 | Sep 07 17:53:38 devstack neutron-periodic-workers[67062]: DEBUG oslo.service.backend._threading.loopingcall [None req-052142c3-8aaf-4993-b11c-e032d13ccc82 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67062) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 15:54:25.635 | Sep 07 17:53:48 devstack neutron-periodic-workers[67062]: DEBUG dbcounter [-] [67062] Writing DB stats neutron:SELECT=1 {{(pid=67062) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:25.635 | Sep 07 17:53:52 devstack neutron-periodic-workers[67062]: DEBUG oslo.service.backend._threading.loopingcall [None req-008851ec-53c5-405b-b749-5aea1c83ca0a None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.97 seconds {{(pid=67062) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 15:54:25.635 | Sep 07 17:53:59 devstack neutron-periodic-workers[67062]: DEBUG oslo.service.backend._threading.loopingcall [None req-ea9738ab-4f1d-4b0d-8fba-4f86f0cc73ae None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.96 seconds {{(pid=67062) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 15:54:25.635 | Sep 07 17:54:09 devstack neutron-periodic-workers[67062]: DEBUG dbcounter [-] [67062] Writing DB stats neutron:DELETE=1,neutron:SELECT=3 {{(pid=67062) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:25.635 | Sep 07 17:54:15 devstack neutron-periodic-workers[67062]: DEBUG neutron.db.agents_db [None req-052142c3-8aaf-4993-b11c-e032d13ccc82 None None] Agent healthcheck: found 0 active agents {{(pid=67062) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-09-07 15:54:25.635 | Sep 07 17:54:15 devstack neutron-periodic-workers[67062]: DEBUG oslo.service.backend._threading.loopingcall [None req-052142c3-8aaf-4993-b11c-e032d13ccc82 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67062) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 15:54:25.635 | Sep 07 17:54:25 devstack neutron-periodic-workers[67062]: DEBUG dbcounter [-] [67062] Writing DB stats neutron:SELECT=1 {{(pid=67062) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:25.639 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:25.643 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-09-07 15:54:25.662 | enabled 2026-09-07 15:54:25.668 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-09-07 15:54:25.691 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-09-07 15:54:25.691 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-09-07 15:54:25.691 | Active: active (running) since Mon 2026-09-07 17:51:39 CEST; 2min 46s ago 2026-09-07 15:54:25.691 | Main PID: 65838 (neutron-rpc-ser) 2026-09-07 15:54:25.691 | Tasks: 23 (limit: 14255) 2026-09-07 15:54:25.691 | Memory: 198.4M (peak: 198.9M) 2026-09-07 15:54:25.691 | CPU: 7.176s 2026-09-07 15:54:25.691 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-09-07 15:54:25.692 | ├─65838 "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-09-07 15:54:25.692 | ├─67206 "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-09-07 15:54:25.692 | └─67214 "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-09-07 15:54:25.692 | 2026-09-07 15:54:25.692 | Sep 07 17:51:53 devstack neutron-rpc-server[67214]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=67214) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-09-07 15:54:25.692 | Sep 07 17:51:53 devstack neutron-rpc-server[67206]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67206) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-09-07 15:54:25.692 | Sep 07 17:51:53 devstack neutron-rpc-server[67206]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67206) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-09-07 15:54:25.692 | Sep 07 17:51:53 devstack neutron-rpc-server[67206]: DEBUG neutron.service [-] calling wait on {{(pid=67206) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-09-07 15:54:25.692 | Sep 07 17:51:53 devstack neutron-rpc-server[67214]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67214) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-09-07 15:54:25.693 | Sep 07 17:51:53 devstack neutron-rpc-server[67214]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67214) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-09-07 15:54:25.693 | Sep 07 17:51:53 devstack neutron-rpc-server[67214]: DEBUG neutron.service [-] calling wait on {{(pid=67214) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-09-07 15:54:25.693 | Sep 07 17:52:01 devstack neutron-rpc-server[65838]: DEBUG dbcounter [-] [65838] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=65838) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:25.693 | Sep 07 17:52:23 devstack neutron-rpc-server[67206]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-07 15:54:25.693 | Sep 07 17:52:23 devstack neutron-rpc-server[67214]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-07 15:54:25.698 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:25.702 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-09-07 15:54:25.721 | enabled 2026-09-07 15:54:25.727 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-09-07 15:54:25.750 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-09-07 15:54:25.750 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-09-07 15:54:25.750 | Active: active (running) since Mon 2026-09-07 17:51:44 CEST; 2min 41s ago 2026-09-07 15:54:25.750 | Main PID: 66875 (neutron-ovn-mai) 2026-09-07 15:54:25.750 | Tasks: 12 (limit: 14255) 2026-09-07 15:54:25.750 | Memory: 253.5M (peak: 254.0M) 2026-09-07 15:54:25.750 | CPU: 7.496s 2026-09-07 15:54:25.750 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-09-07 15:54:25.750 | ├─66875 "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-09-07 15:54:25.751 | └─66998 "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-09-07 15:54:25.751 | 2026-09-07 15:54:25.751 | Sep 07 17:52:12 devstack neutron-ovn-maintenance-worker[66998]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c14d524c-c9f2-4388-b1e4-26b2ec262d9d None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=66998) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-09-07 15:54:25.751 | Sep 07 17:52:12 devstack neutron-ovn-maintenance-worker[66998]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c14d524c-c9f2-4388-b1e4-26b2ec262d9d None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=66998) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-09-07 15:54:25.751 | Sep 07 17:52:12 devstack neutron-ovn-maintenance-worker[66998]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c14d524c-c9f2-4388-b1e4-26b2ec262d9d None None] OVN maintenance task update_router_distributed_flag finished in 0.012 seconds 2026-09-07 15:54:25.751 | Sep 07 17:52:12 devstack neutron-ovn-maintenance-worker[66998]: DEBUG futurist.periodics [None req-c14d524c-c9f2-4388-b1e4-26b2ec262d9d 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=66998) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-07 15:54:25.751 | Sep 07 17:52:12 devstack neutron-ovn-maintenance-worker[66998]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c14d524c-c9f2-4388-b1e4-26b2ec262d9d None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=66998) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-09-07 15:54:25.751 | Sep 07 17:52:12 devstack neutron-ovn-maintenance-worker[66998]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c14d524c-c9f2-4388-b1e4-26b2ec262d9d None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=66998) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-09-07 15:54:25.751 | Sep 07 17:52:12 devstack neutron-ovn-maintenance-worker[66998]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-c14d524c-c9f2-4388-b1e4-26b2ec262d9d None None] OVN maintenance task update_security_group_with_address_group finished in 0.026 seconds 2026-09-07 15:54:25.751 | Sep 07 17:52:12 devstack neutron-ovn-maintenance-worker[66998]: DEBUG futurist.periodics [None req-c14d524c-c9f2-4388-b1e4-26b2ec262d9d 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=66998) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-07 15:54:25.752 | Sep 07 17:52:12 devstack neutron-ovn-maintenance-worker[66998]: DEBUG futurist.periodics [None req-c14d524c-c9f2-4388-b1e4-26b2ec262d9d 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=66998) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-07 15:54:25.752 | Sep 07 17:52:22 devstack neutron-ovn-maintenance-worker[66998]: DEBUG dbcounter [-] [66998] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=66998) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:25.758 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:25.762 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-09-07 15:54:25.782 | enabled 2026-09-07 15:54:25.790 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-09-07 15:54:25.814 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-09-07 15:54:25.814 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-09-07 15:54:25.814 | Active: active (running) since Mon 2026-09-07 17:53:22 CEST; 1min 2s ago 2026-09-07 15:54:25.814 | Main PID: 71155 (nova-novncproxy) 2026-09-07 15:54:25.814 | Tasks: 4 (limit: 14255) 2026-09-07 15:54:25.814 | Memory: 109.3M (peak: 109.5M) 2026-09-07 15:54:25.814 | CPU: 3.662s 2026-09-07 15:54:25.814 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-09-07 15:54:25.814 | └─71155 /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-09-07 15:54:25.814 | 2026-09-07 15:54:25.815 | Sep 07 17:53:23 devstack nova-novncproxy[71155]: If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:54:25.815 | Sep 07 17:53:23 devstack nova-novncproxy[71155]: framework. For more detail see 2026-09-07 15:54:25.815 | Sep 07 17:53:23 devstack nova-novncproxy[71155]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:54:25.815 | Sep 07 17:53:23 devstack nova-novncproxy[71155]: import eventlet # noqa 2026-09-07 15:54:25.815 | Sep 07 17:53:24 devstack nova-novncproxy[71155]: 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-09-07 15:54:25.815 | Sep 07 17:53:27 devstack nova-novncproxy[71155]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-09-07 15:54:25.815 | Sep 07 17:53:27 devstack nova-novncproxy[71155]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-09-07 15:54:25.815 | Sep 07 17:53:27 devstack nova-novncproxy[71155]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-09-07 15:54:25.815 | Sep 07 17:53:27 devstack nova-novncproxy[71155]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-09-07 15:54:25.815 | Sep 07 17:53:27 devstack nova-novncproxy[71155]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-09-07 15:54:25.821 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:25.826 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-09-07 15:54:25.846 | enabled 2026-09-07 15:54:25.852 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-09-07 15:54:25.877 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-09-07 15:54:25.878 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-09-07 15:54:25.878 | Active: active (running) since Mon 2026-09-07 17:53:25 CEST; 1min 0s ago 2026-09-07 15:54:25.878 | Main PID: 71958 (nova-conductor:) 2026-09-07 15:54:25.878 | Tasks: 19 (limit: 14255) 2026-09-07 15:54:25.878 | Memory: 158.2M (peak: 158.7M) 2026-09-07 15:54:25.878 | CPU: 4.841s 2026-09-07 15:54:25.878 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-09-07 15:54:25.878 | ├─71958 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-09-07 15:54:25.878 | ├─73505 "nova-conductor: ServiceWrapper worker(0)" 2026-09-07 15:54:25.878 | └─73512 "nova-conductor: ServiceWrapper worker(1)" 2026-09-07 15:54:25.879 | 2026-09-07 15:54:25.879 | Sep 07 17:53:31 devstack nova-conductor[73505]: DEBUG nova.servicegroup.drivers.db [None req-d5478e80-0cdd-4220-959a-a05f8b57582a None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73505) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-09-07 15:54:25.879 | Sep 07 17:53:36 devstack nova-conductor[73512]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=73512) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 15:54:25.879 | Sep 07 17:53:36 devstack nova-conductor[73505]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=73505) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 15:54:25.879 | Sep 07 17:53:39 devstack nova-conductor[71958]: DEBUG dbcounter [-] [71958] Writing DB stats nova_api:SELECT=1 {{(pid=71958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:25.879 | Sep 07 17:53:39 devstack nova-conductor[71958]: DEBUG dbcounter [-] [71958] Writing DB stats nova_cell0:SELECT=1 {{(pid=71958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:25.879 | Sep 07 17:53:39 devstack nova-conductor[71958]: DEBUG dbcounter [-] [71958] Writing DB stats nova_cell1:SELECT=1 {{(pid=71958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:25.879 | Sep 07 17:53:46 devstack nova-conductor[73512]: DEBUG dbcounter [-] [73512] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:25.879 | Sep 07 17:53:46 devstack nova-conductor[73505]: DEBUG dbcounter [-] [73505] Writing DB stats nova_cell0:SELECT=3 {{(pid=73505) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:25.879 | Sep 07 17:53:55 devstack nova-conductor[73512]: DEBUG oslo.service.backend._threading.loopingcall [None req-ab022cbc-bb5e-409e-b631-4c4012be7737 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73512) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 15:54:25.880 | Sep 07 17:54:07 devstack nova-conductor[73505]: DEBUG oslo.service.backend._threading.loopingcall [None req-7574bc3c-695a-4d46-866d-57d8b1a60c79 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73505) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 15:54:25.886 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-07 15:54:25.890 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-09-07 15:54:25.910 | enabled 2026-09-07 15:54:25.916 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-09-07 15:54:25.939 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-09-07 15:54:25.939 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-09-07 15:54:25.939 | Active: active (running) since Mon 2026-09-07 17:53:28 CEST; 57s ago 2026-09-07 15:54:25.939 | Main PID: 72514 (nova-conductor:) 2026-09-07 15:54:25.939 | Tasks: 36 (limit: 14255) 2026-09-07 15:54:25.940 | Memory: 166.2M (peak: 166.5M) 2026-09-07 15:54:25.940 | CPU: 4.896s 2026-09-07 15:54:25.940 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-09-07 15:54:25.940 | ├─72514 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-09-07 15:54:25.940 | ├─73660 "nova-conductor: ServiceWrapper worker(0)" 2026-09-07 15:54:25.940 | └─73662 "nova-conductor: ServiceWrapper worker(1)" 2026-09-07 15:54:25.940 | 2026-09-07 15:54:25.940 | Sep 07 17:53:42 devstack nova-conductor[72514]: DEBUG dbcounter [-] [72514] Writing DB stats nova_cell1:SELECT=1 {{(pid=72514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-07 15:54:25.940 | Sep 07 17:53:47 devstack nova-conductor[73662]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73662) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 15:54:25.940 | Sep 07 17:53:48 devstack nova-conductor[73660]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73660) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 15:54:25.940 | Sep 07 17:53:57 devstack nova-conductor[73662]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73662) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 15:54:25.941 | Sep 07 17:53:58 devstack nova-conductor[73660]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73660) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 15:54:25.941 | Sep 07 17:54:01 devstack nova-conductor[73660]: DEBUG oslo.service.backend._threading.loopingcall [None req-96692e3c-e2cd-4b67-9cc1-7b0b8c4981ce None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73660) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 15:54:25.941 | Sep 07 17:54:07 devstack nova-conductor[73662]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73662) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 15:54:25.943 | Sep 07 17:54:08 devstack nova-conductor[73660]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73660) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 15:54:25.943 | Sep 07 17:54:17 devstack nova-conductor[73662]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73662) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 15:54:25.943 | Sep 07 17:54:18 devstack nova-conductor[73660]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73660) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-07 15:54:25.947 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-09-07 15:54:25.975 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:54:25.979 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-09-07 15:54:26.004 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:54:26.008 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-09-07 15:54:26.011 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-07 15:54:26.568 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-07 15:54:26.568 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:54:26.569 | we strongly recommend against using it for new projects. 2026-09-07 15:54:26.569 | 2026-09-07 15:54:26.569 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:54:26.569 | framework. For more detail see 2026-09-07 15:54:26.569 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:54:26.569 | 2026-09-07 15:54:26.569 | import eventlet # noqa 2026-09-07 15:54:26.831 | 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-09-07 15:54:29.864 | INFO dbcounter [None req-b6ea47b6-3899-4c04-a5e3-6e996a8a593a None None] Registered counter for database nova_api 2026-09-07 15:54:29.989 | DEBUG dbcounter [-] [78146] Writer thread running {{(pid=78146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 15:54:29.999 | Found 2 cell mappings. 2026-09-07 15:54:29.999 | Skipping cell0 since it does not contain hosts. 2026-09-07 15:54:29.999 | Getting computes from cell 'cell1': 5d1c15e8-23b5-4222-8712-97c0dc6cad42 2026-09-07 15:54:30.000 | INFO dbcounter [None req-b6ea47b6-3899-4c04-a5e3-6e996a8a593a None None] Registered counter for database nova_cell1 2026-09-07 15:54:30.074 | DEBUG dbcounter [-] [78146] Writer thread running {{(pid=78146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-07 15:54:30.232 | Checking host mapping for compute host 'devstack': 30be88d4-d301-42f7-91ca-96e4e46520bb 2026-09-07 15:54:30.233 | Creating host mapping for compute host 'devstack': 30be88d4-d301-42f7-91ca-96e4e46520bb 2026-09-07 15:54:30.233 | Found 1 unmapped computes in cell: 5d1c15e8-23b5-4222-8712-97c0dc6cad42 2026-09-07 15:54:30.973 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-09-07 15:54:31.531 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-07 15:54:31.531 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-07 15:54:31.531 | we strongly recommend against using it for new projects. 2026-09-07 15:54:31.531 | 2026-09-07 15:54:31.531 | If you are already using Eventlet, we recommend migrating to a different 2026-09-07 15:54:31.532 | framework. For more detail see 2026-09-07 15:54:31.532 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-07 15:54:31.532 | 2026-09-07 15:54:31.532 | import eventlet # noqa 2026-09-07 15:54:31.794 | 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-09-07 15:54:35.258 | +-------------------------------------------+ 2026-09-07 15:54:35.258 | | Upgrade Check Results | 2026-09-07 15:54:35.258 | +-------------------------------------------+ 2026-09-07 15:54:35.258 | | Check: Cells v2 | 2026-09-07 15:54:35.259 | | Result: Success | 2026-09-07 15:54:35.259 | | Details: None | 2026-09-07 15:54:35.259 | +-------------------------------------------+ 2026-09-07 15:54:35.259 | | Check: Placement API | 2026-09-07 15:54:35.259 | | Result: Success | 2026-09-07 15:54:35.259 | | Details: None | 2026-09-07 15:54:35.259 | +-------------------------------------------+ 2026-09-07 15:54:35.259 | | Check: Cinder API | 2026-09-07 15:54:35.259 | | Result: Success | 2026-09-07 15:54:35.260 | | Details: None | 2026-09-07 15:54:35.260 | +-------------------------------------------+ 2026-09-07 15:54:35.260 | | Check: Policy File JSON to YAML Migration | 2026-09-07 15:54:35.260 | | Result: Success | 2026-09-07 15:54:35.260 | | Details: None | 2026-09-07 15:54:35.260 | +-------------------------------------------+ 2026-09-07 15:54:35.260 | | Check: Older than N-1 computes | 2026-09-07 15:54:35.260 | | Result: Success | 2026-09-07 15:54:35.260 | | Details: None | 2026-09-07 15:54:35.260 | +-------------------------------------------+ 2026-09-07 15:54:35.260 | | Check: hw_machine_type unset | 2026-09-07 15:54:35.261 | | Result: Success | 2026-09-07 15:54:35.261 | | Details: None | 2026-09-07 15:54:35.261 | +-------------------------------------------+ 2026-09-07 15:54:35.261 | | Check: Service User Token Configuration | 2026-09-07 15:54:35.261 | | Result: Success | 2026-09-07 15:54:35.261 | | Details: None | 2026-09-07 15:54:35.261 | +-------------------------------------------+ 2026-09-07 15:54:35.960 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-09-07 15:54:35.966 | + ./stack.sh:main:1485 : command openstack complete 2026-09-07 15:54:35.966 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-09-07 15:54:39.310 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-09-07 15:54:39.338 | + functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:54:39.343 | + ./stack.sh:main:1490 : is_ubuntu 2026-09-07 15:54:39.347 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-07 15:54:39.352 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-07 15:54:39.356 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-09-07 15:54:39.360 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 15:54:39.364 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-09-07 15:54:39.369 | + ./stack.sh:main:1492 : set_lvm_filter 2026-09-07 15:54:39.374 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-09-07 15:54:39.378 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-09-07 15:54:39.382 | + lib/lvm:set_lvm_filter:191 : local pv 2026-09-07 15:54:39.386 | + lib/lvm:set_lvm_filter:192 : local vg 2026-09-07 15:54:39.391 | + lib/lvm:set_lvm_filter:193 : local line 2026-09-07 15:54:39.397 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-09-07 15:54:39.446 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-09-07 15:54:39.454 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-09-07 15:54:39.454 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-09-07 15:54:39.455 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-09-07 15:54:39.462 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-09-07 15:54:39.467 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-09-07 15:54:39.471 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-09-07 15:54:39.475 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-09-07 15:54:39.479 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-09-07 15:54:39.484 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-09-07 15:54:39.505 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-09-07 15:54:39.525 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-09-07 15:54:39.529 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 15:54:39.534 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-09-07 15:54:39.539 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-09-07 15:54:39.545 | + functions-common:run_phase:1848 : local mode=stack 2026-09-07 15:54:39.549 | + functions-common:run_phase:1849 : local phase=test-config 2026-09-07 15:54:39.553 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-07 15:54:39.557 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-07 15:54:39.562 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-07 15:54:39.566 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-07 15:54:39.571 | + functions-common:run_phase:1858 : local extra 2026-09-07 15:54:39.576 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-07 15:54:39.582 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-07 15:54:39.587 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-07 15:54:39.591 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-07 15:54:39.596 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-09-07 15:54:39.600 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-07 15:54:39.626 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:54:39.630 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-07 15:54:39.635 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-07 15:54:39.639 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-09-07 15:54:39.643 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-07 15:54:39.648 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-07 15:54:39.651 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-07 15:54:39.656 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-09-07 15:54:39.661 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-09-07 15:54:39.665 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-09-07 15:54:39.669 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-09-07 15:54:39.674 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-07 15:54:39.678 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-09-07 15:54:39.747 | [2027 Async install_tempest:38909]: Waiting for completion of install_tempest running on PID 38909 (1 other jobs running) 2026-09-07 15:54:39.777 | [2027 Async install_tempest:38909]: Signaling child to exit 2026-09-07 15:54:39.778 | WAKEUP 2026-09-07 15:54:39.806 | [2027 Async install_tempest:38909]: Signaled 2026-09-07 15:54:39.808 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-09-07 15:54:39.808 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-09-07 15:54:39.808 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-09-07 15:54:39.808 | ++ functions-common:git_clone:591 : local git_ref=master 2026-09-07 15:54:39.809 | ++ functions-common:git_clone:592 : local orig_dir 2026-09-07 15:54:39.809 | +++ functions-common:git_clone:593 : pwd 2026-09-07 15:54:39.809 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-07 15:54:39.809 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 15:54:39.809 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 15:54:39.809 | ++ functions-common:git_clone:596 : RECLONE=False 2026-09-07 15:54:39.809 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 15:54:39.809 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 15:54:39.809 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 15:54:39.809 | ++ functions-common:git_clone:610 : echo master 2026-09-07 15:54:39.810 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-09-07 15:54:39.810 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-07 15:54:39.810 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-09-07 15:54:39.810 | ++ functions-common:git_timed:697 : local count=0 2026-09-07 15:54:39.810 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-07 15:54:39.810 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:54:39.810 | ++ functions-common:git_timed:701 : timeout=0 2026-09-07 15:54:39.810 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:54:39.810 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:54:39.810 | ++ functions-common:time_start:2407 : local start_time= 2026-09-07 15:54:39.810 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:54:39.810 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:54:39.811 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788795881086 2026-09-07 15:54:39.811 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-09-07 15:54:39.811 | Cloning into '/opt/stack/tempest'... 2026-09-07 15:54:39.811 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:54:39.811 | ++ functions-common:time_stop:2420 : local name 2026-09-07 15:54:39.811 | ++ functions-common:time_stop:2421 : local end_time 2026-09-07 15:54:39.811 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:54:39.811 | ++ functions-common:time_stop:2423 : local total 2026-09-07 15:54:39.811 | ++ functions-common:time_stop:2424 : local start_time 2026-09-07 15:54:39.812 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:54:39.812 | ++ functions-common:time_stop:2427 : start_time=1788795881086 2026-09-07 15:54:39.812 | ++ functions-common:time_stop:2429 : [[ -z 1788795881086 ]] 2026-09-07 15:54:39.812 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:54:39.812 | ++ functions-common:time_stop:2432 : end_time=1788795889945 2026-09-07 15:54:39.812 | ++ functions-common:time_stop:2433 : elapsed_time=8859 2026-09-07 15:54:39.812 | ++ functions-common:time_stop:2434 : total=340486 2026-09-07 15:54:39.812 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:54:39.812 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=349345 2026-09-07 15:54:39.812 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-09-07 15:54:39.812 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-09-07 15:54:39.813 | ++ functions-common:git_timed:697 : local count=0 2026-09-07 15:54:39.813 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-07 15:54:39.813 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:54:39.813 | ++ functions-common:git_timed:701 : timeout=0 2026-09-07 15:54:39.813 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:54:39.813 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:54:39.813 | ++ functions-common:time_start:2407 : local start_time= 2026-09-07 15:54:39.813 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:54:39.813 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:54:39.813 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788795890010 2026-09-07 15:54:39.813 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-07 15:54:39.814 | From https://review.opendev.org/openstack/tempest 2026-09-07 15:54:39.814 | * branch master -> FETCH_HEAD 2026-09-07 15:54:39.814 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:54:39.814 | ++ functions-common:time_stop:2420 : local name 2026-09-07 15:54:39.814 | ++ functions-common:time_stop:2421 : local end_time 2026-09-07 15:54:39.814 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:54:39.814 | ++ functions-common:time_stop:2423 : local total 2026-09-07 15:54:39.814 | ++ functions-common:time_stop:2424 : local start_time 2026-09-07 15:54:39.814 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:54:39.814 | ++ functions-common:time_stop:2427 : start_time=1788795890010 2026-09-07 15:54:39.814 | ++ functions-common:time_stop:2429 : [[ -z 1788795890010 ]] 2026-09-07 15:54:39.814 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:54:39.815 | ++ functions-common:time_stop:2432 : end_time=1788795890593 2026-09-07 15:54:39.815 | ++ functions-common:time_stop:2433 : elapsed_time=583 2026-09-07 15:54:39.815 | ++ functions-common:time_stop:2434 : total=349345 2026-09-07 15:54:39.815 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:54:39.815 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=349928 2026-09-07 15:54:39.815 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-07 15:54:39.815 | ++ functions-common:git_timed:697 : local count=0 2026-09-07 15:54:39.815 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-07 15:54:39.815 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:54:39.815 | ++ functions-common:git_timed:701 : timeout=0 2026-09-07 15:54:39.815 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:54:39.816 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:54:39.816 | ++ functions-common:time_start:2407 : local start_time= 2026-09-07 15:54:39.816 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:54:39.816 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:54:39.816 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788795890650 2026-09-07 15:54:39.816 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-07 15:54:39.816 | Note: switching to 'FETCH_HEAD'. 2026-09-07 15:54:39.816 | 2026-09-07 15:54:39.816 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-07 15:54:39.816 | changes and commit them, and you can discard any commits you make in this 2026-09-07 15:54:39.816 | state without impacting any branches by switching back to a branch. 2026-09-07 15:54:39.816 | 2026-09-07 15:54:39.817 | If you want to create a new branch to retain commits you create, you may 2026-09-07 15:54:39.817 | do so (now or later) by using -c with the switch command. Example: 2026-09-07 15:54:39.817 | 2026-09-07 15:54:39.817 | git switch -c 2026-09-07 15:54:39.817 | 2026-09-07 15:54:39.817 | Or undo this operation with: 2026-09-07 15:54:39.817 | 2026-09-07 15:54:39.817 | git switch - 2026-09-07 15:54:39.818 | 2026-09-07 15:54:39.818 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-07 15:54:39.818 | 2026-09-07 15:54:39.818 | HEAD is now at 6d858a41e Merge "Don't send immutable fields when updating a credential" 2026-09-07 15:54:39.818 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:54:39.818 | ++ functions-common:time_stop:2420 : local name 2026-09-07 15:54:39.818 | ++ functions-common:time_stop:2421 : local end_time 2026-09-07 15:54:39.818 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:54:39.818 | ++ functions-common:time_stop:2423 : local total 2026-09-07 15:54:39.818 | ++ functions-common:time_stop:2424 : local start_time 2026-09-07 15:54:39.818 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:54:39.819 | ++ functions-common:time_stop:2427 : start_time=1788795890650 2026-09-07 15:54:39.819 | ++ functions-common:time_stop:2429 : [[ -z 1788795890650 ]] 2026-09-07 15:54:39.819 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:54:39.819 | ++ functions-common:time_stop:2432 : end_time=1788795890843 2026-09-07 15:54:39.819 | ++ functions-common:time_stop:2433 : elapsed_time=193 2026-09-07 15:54:39.819 | ++ functions-common:time_stop:2434 : total=349928 2026-09-07 15:54:39.819 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:54:39.819 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=350121 2026-09-07 15:54:39.819 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-09-07 15:54:39.819 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-09-07 15:54:39.819 | ++ functions-common:git_clone:673 : git show --oneline 2026-09-07 15:54:39.820 | ++ functions-common:git_clone:673 : head -1 2026-09-07 15:54:39.820 | 6d858a41e Merge "Don't send immutable fields when updating a credential" 2026-09-07 15:54:39.820 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-07 15:54:39.820 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-09-07 15:54:39.820 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-09-07 15:54:39.820 | ++ 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-09-07 15:54:39.820 | Collecting tox!=2.8.0,<4.0.0 2026-09-07 15:54:39.820 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-09-07 15:54:39.820 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-09-07 15:54:39.820 | Downloading filelock-3.32.3-py3-none-any.whl.metadata (2.0 kB) 2026-09-07 15:54:39.820 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.3) 2026-09-07 15:54:39.821 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-09-07 15:54:39.821 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-09-07 15:54:39.821 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-09-07 15:54:39.821 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-09-07 15:54:39.821 | 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-09-07 15:54:39.821 | 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-09-07 15:54:39.821 | Downloading virtualenv-21.7.4-py3-none-any.whl.metadata (3.5 kB) 2026-09-07 15:54:39.821 | 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-09-07 15:54:39.821 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-09-07 15:54:39.822 | 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.11.3) 2026-09-07 15:54:39.822 | 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-09-07 15:54:39.822 | Downloading python_discovery-1.5.2-py3-none-any.whl.metadata (5.1 kB) 2026-09-07 15:54:39.822 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-09-07 15:54:39.822 | Downloading filelock-3.32.3-py3-none-any.whl (98 kB) 2026-09-07 15:54:39.822 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-09-07 15:54:39.822 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-09-07 15:54:39.822 | Downloading virtualenv-21.7.4-py3-none-any.whl (5.3 MB) 2026-09-07 15:54:39.822 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 48.3 MB/s 0:00:00 2026-09-07 15:54:39.822 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-09-07 15:54:39.822 | Downloading python_discovery-1.5.2-py3-none-any.whl (38 kB) 2026-09-07 15:54:39.822 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-09-07 15:54:39.823 | 2026-09-07 15:54:39.823 | Successfully installed distlib-0.4.3 filelock-3.32.3 pluggy-1.6.0 py-1.11.0 python-discovery-1.5.2 tox-3.28.0 virtualenv-21.7.4 2026-09-07 15:54:39.823 | ++ inc/python:pip_install:216 : result=0 2026-09-07 15:54:39.823 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-07 15:54:39.823 | ++ functions-common:time_stop:2420 : local name 2026-09-07 15:54:39.823 | ++ functions-common:time_stop:2421 : local end_time 2026-09-07 15:54:39.823 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:54:39.823 | ++ functions-common:time_stop:2423 : local total 2026-09-07 15:54:39.823 | ++ functions-common:time_stop:2424 : local start_time 2026-09-07 15:54:39.823 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-07 15:54:39.823 | ++ functions-common:time_stop:2427 : start_time=1788795890925 2026-09-07 15:54:39.824 | ++ functions-common:time_stop:2429 : [[ -z 1788795890925 ]] 2026-09-07 15:54:39.824 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:54:39.824 | ++ functions-common:time_stop:2432 : end_time=1788795894623 2026-09-07 15:54:39.824 | ++ functions-common:time_stop:2433 : elapsed_time=3698 2026-09-07 15:54:39.824 | ++ functions-common:time_stop:2434 : total=154262 2026-09-07 15:54:39.824 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:54:39.824 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157960 2026-09-07 15:54:39.824 | ++ inc/python:pip_install:219 : return 0 2026-09-07 15:54:39.824 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-09-07 15:54:39.824 | /opt/stack/tempest ~/devstack 2026-09-07 15:54:39.824 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-09-07 15:54:39.825 | Switched to branch 'master' 2026-09-07 15:54:39.825 | Your branch is up to date with 'origin/master'. 2026-09-07 15:54:39.825 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-09-07 15:54:39.825 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-09-07 15:54:39.825 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.ND1I4U03z6 2026-09-07 15:54:39.825 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.ND1I4U03z6 2026-09-07 15:54:39.825 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-09-07 15:54:39.825 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.ND1I4U03z6 2026-09-07 15:54:39.825 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-09-07 15:54:39.825 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-09-07 15:54:39.825 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-09-07 15:54:39.826 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-07 15:54:39.826 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-07 15:54:39.826 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-07 15:54:39.826 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-07 15:54:39.826 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-09-07 15:54:39.826 | full create: /opt/stack/tempest/.tox/tempest 2026-09-07 15:54:39.826 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-09-07 15:54:39.826 | full develop-inst: /opt/stack/tempest 2026-09-07 15:54:39.826 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@6d858a41e571787dfb6649829b24d0207e043580#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-07 15:54:39.826 | ___________________________________ summary ____________________________________ 2026-09-07 15:54:39.826 | full: skipped tests 2026-09-07 15:54:39.827 | congratulations :) 2026-09-07 15:54:39.827 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.ND1I4U03z6 -r requirements.txt 2026-09-07 15:54:39.827 | 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-09-07 15:54:39.827 | 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.16.0) 2026-09-07 15:54:39.827 | 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-09-07 15:54:39.827 | 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-09-07 15:54:39.827 | 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-09-07 15:54:39.827 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-09-07 15:54:39.827 | 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-09-07 15:54:39.827 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-09-07 15:54:39.827 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-09-07 15:54:39.828 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.1) 2026-09-07 15:54:39.828 | 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-09-07 15:54:39.828 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-09-07 15:54:39.828 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.2.0) 2026-09-07 15:54:39.828 | 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-09-07 15:54:39.828 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-09-07 15:54:39.828 | 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-09-07 15:54:39.828 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.1) 2026-09-07 15:54:39.828 | 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-09-07 15:54:39.828 | 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-09-07 15:54:39.828 | 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-09-07 15:54:39.829 | 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-09-07 15:54:39.829 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-09-07 15:54:39.829 | 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-09-07 15:54:39.829 | 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)) (84.0.0) 2026-09-07 15:54:39.829 | 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-09-07 15:54:39.829 | Requirement already satisfied: cmd2>=4.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-07 15:54:39.829 | 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-09-07 15:54:39.829 | 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-09-07 15:54:39.829 | 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-09-07 15:54:39.829 | 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.6.3) 2026-09-07 15:54:39.829 | 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-09-07 15:54:39.830 | 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-09-07 15:54:39.830 | 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-09-07 15:54:39.830 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.1.1) 2026-09-07 15:54:39.830 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-09-07 15:54:39.830 | 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-09-07 15:54:39.830 | 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-09-07 15:54:39.830 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-09-07 15:54:39.830 | 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-09-07 15:54:39.830 | 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-09-07 15:54:39.830 | 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.1) 2026-09-07 15:54:39.830 | 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-09-07 15:54:39.830 | 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-09-07 15:54:39.831 | 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-09-07 15:54:39.831 | 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.3) 2026-09-07 15:54:39.831 | 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-09-07 15:54:39.831 | 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.2) 2026-09-07 15:54:39.831 | 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.3.0) 2026-09-07 15:54:39.831 | 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-09-07 15:54:39.831 | Requirement already satisfied: prompt-toolkit>=3.0.53 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.53) 2026-09-07 15:54:39.831 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-09-07 15:54:39.831 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-09-07 15:54:39.832 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-09-07 15:54:39.832 | 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.16.0) 2026-09-07 15:54:39.832 | 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-09-07 15:54:39.832 | 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.5.0) 2026-09-07 15:54:39.832 | 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-09-07 15:54:39.832 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-09-07 15:54:39.832 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-07 15:54:39.832 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-09-07 15:54:39.832 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-09-07 15:54:39.832 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-09-07 15:54:39.832 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.ND1I4U03z6 2026-09-07 15:54:39.833 | ++ lib/tempest:install_tempest:868 : popd 2026-09-07 15:54:39.833 | ~/devstack 2026-09-07 15:54:39.866 | [2027 Async install_tempest:38909]: finished install_tempest with result 0 in 42 seconds 2026-09-07 15:54:39.872 | ++ inc/async:async_wait:197 : return 0 2026-09-07 15:54:39.877 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-09-07 15:54:39.881 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 15:54:39.885 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-09-07 15:54:39.889 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-09-07 15:54:39.894 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-09-07 15:54:39.897 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-09-07 15:54:39.901 | ++ inc/python:setup_develop:353 : local bindep 2026-09-07 15:54:39.905 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-07 15:54:39.909 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-09-07 15:54:39.912 | ++ inc/python:setup_develop:359 : local extras= 2026-09-07 15:54:39.916 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-09-07 15:54:39.920 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-07 15:54:39.924 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-07 15:54:39.927 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-09-07 15:54:39.931 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-07 15:54:39.935 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-07 15:54:39.941 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-09-07 15:54:39.945 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-07 15:54:39.949 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-09-07 15:54:39.953 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-07 15:54:39.957 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-07 15:54:39.962 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-09-07 15:54:39.969 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-09-07 15:54:39.973 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-09-07 15:54:39.977 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-09-07 15:54:40.139 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-09-07 15:54:40.143 | ++ inc/python:setup_package:436 : local bindep=0 2026-09-07 15:54:40.146 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-09-07 15:54:40.150 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-09-07 15:54:40.154 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-07 15:54:40.158 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-09-07 15:54:40.162 | ++ inc/python:setup_package:445 : local flags=-e 2026-09-07 15:54:40.166 | ++ inc/python:setup_package:446 : local extras= 2026-09-07 15:54:40.170 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-09-07 15:54:40.174 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-09-07 15:54:40.178 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-07 15:54:40.182 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-07 15:54:40.185 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-07 15:54:40.189 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-09-07 15:54:40.220 | Using python 3.12 to install /opt/stack/tempest 2026-09-07 15:54:40.225 | ++ 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-09-07 15:54:41.266 | Obtaining file:///opt/stack/tempest 2026-09-07 15:54:41.270 | Installing build dependencies: started 2026-09-07 15:54:43.119 | Installing build dependencies: finished with status 'done' 2026-09-07 15:54:43.120 | Checking if build backend supports build_editable: started 2026-09-07 15:54:43.696 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-07 15:54:43.698 | Getting requirements to build editable: started 2026-09-07 15:54:44.019 | Getting requirements to build editable: finished with status 'done' 2026-09-07 15:54:44.021 | Preparing editable metadata (pyproject.toml): started 2026-09-07 15:54:45.379 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-07 15:54:45.404 | 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.dev55) (7.0.3) 2026-09-07 15:54:45.405 | 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.dev55) (4.16.0) 2026-09-07 15:54:45.405 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (4.26.0) 2026-09-07 15:54:45.406 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (2.9.1) 2026-09-07 15:54:45.407 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (4.0.0) 2026-09-07 15:54:45.408 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (43.0.3) 2026-09-07 15:54:45.409 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (1.3.0) 2026-09-07 15:54:45.410 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (7.6.1) 2026-09-07 15:54:45.410 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (10.7.0) 2026-09-07 15:54:45.411 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (8.3.1) 2026-09-07 15:54:45.453 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev55) 2026-09-07 15:54:45.456 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-09-07 15:54:45.461 | 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.dev55) (5.11.0) 2026-09-07 15:54:45.461 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (10.2.0) 2026-09-07 15:54:45.462 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (4.3.2) 2026-09-07 15:54:45.463 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (6.0.3) 2026-09-07 15:54:45.464 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (1.4.6) 2026-09-07 15:54:45.465 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (5.9.1) 2026-09-07 15:54:45.466 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (3.18.0) 2026-09-07 15:54:45.467 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (2.7.0) 2026-09-07 15:54:45.467 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (3.1.0) 2026-09-07 15:54:45.468 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (0.7.1) 2026-09-07 15:54:45.469 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (0.20) 2026-09-07 15:54:45.470 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev55) (0.6.2) 2026-09-07 15:54:45.472 | 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.dev55) (0.6.0) 2026-09-07 15:54:45.473 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev55) (4.2.0) 2026-09-07 15:54:45.477 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev55) (3.0.53) 2026-09-07 15:54:45.478 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev55) (1.11.0) 2026-09-07 15:54:45.479 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev55) (15.0.0) 2026-09-07 15:54:45.480 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev55) (1.8.0) 2026-09-07 15:54:45.482 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev55) (2.1.1) 2026-09-07 15:54:45.487 | 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.dev55) (3.0) 2026-09-07 15:54:45.489 | 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.dev55) (2.3.0) 2026-09-07 15:54:45.496 | 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.dev55) (26.1.0) 2026-09-07 15:54:45.497 | 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.dev55) (2025.9.1) 2026-09-07 15:54:45.497 | 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.dev55) (0.37.0) 2026-09-07 15:54:45.498 | 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.dev55) (2026.6.3) 2026-09-07 15:54:45.506 | 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.dev55) (6.9.0) 2026-09-07 15:54:45.509 | 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.dev55) (2.0.0) 2026-09-07 15:54:45.511 | 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.dev55) (2.34.2) 2026-09-07 15:54:45.515 | 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.dev55) (6.5.0) 2026-09-07 15:54:45.516 | 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.dev55) (2.9.0.post0) 2026-09-07 15:54:45.519 | 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.dev55) (4.16.0) 2026-09-07 15:54:45.521 | 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.dev55) (1.2.1) 2026-09-07 15:54:45.525 | 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.dev55) (2.1.0) 2026-09-07 15:54:45.527 | 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.dev55) (3.3.2) 2026-09-07 15:54:45.527 | 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.dev55) (26.3) 2026-09-07 15:54:45.528 | 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.dev55) (7.2.2) 2026-09-07 15:54:45.534 | 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.dev55) (5.0.0) 2026-09-07 15:54:45.535 | 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.dev55) (3.0.3) 2026-09-07 15:54:45.536 | 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.dev55) (1.6.2) 2026-09-07 15:54:45.543 | 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.dev55) (84.0.0) 2026-09-07 15:54:45.546 | 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.dev55) (0.8.2) 2026-09-07 15:54:45.565 | 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.dev55) (1.17.0) 2026-09-07 15:54:45.575 | 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.dev55) (3.5.0) 2026-09-07 15:54:45.576 | 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.dev55) (3.18) 2026-09-07 15:54:45.578 | 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.dev55) (2023.11.17) 2026-09-07 15:54:45.593 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev55) (4.2.0) 2026-09-07 15:54:45.594 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev55) (2.20.0) 2026-09-07 15:54:45.599 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev55) (0.1.2) 2026-09-07 15:54:45.613 | 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.dev55) (0.16.0) 2026-09-07 15:54:45.627 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev55) 2026-09-07 15:54:45.630 | Using cached tomlkit-0.15.1-py3-none-any.whl.metadata (3.3 kB) 2026-09-07 15:54:45.668 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-09-07 15:54:45.670 | Using cached tomlkit-0.15.1-py3-none-any.whl (49 kB) 2026-09-07 15:54:45.685 | Building wheels for collected packages: tempest 2026-09-07 15:54:45.687 | Building editable for tempest (pyproject.toml): started 2026-09-07 15:54:47.296 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-09-07 15:54:47.297 | Created wheel for tempest: filename=tempest-46.3.1.dev55-0.editable-py3-none-any.whl size=8322 sha256=aefd31840a41fbb7257505d528741ef4ee876d78e9d8cf3ba7d6d9d4df6cdb07 2026-09-07 15:54:47.298 | Stored in directory: /tmp/pip-ephem-wheel-cache-se8607wx/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-09-07 15:54:47.302 | Successfully built tempest 2026-09-07 15:54:47.597 | Installing collected packages: tomlkit, stestr, tempest 2026-09-07 15:54:47.861 | 2026-09-07 15:54:47.886 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev55 tomlkit-0.15.1 2026-09-07 15:54:48.063 | ++ inc/python:pip_install:216 : result=0 2026-09-07 15:54:48.067 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-07 15:54:48.071 | ++ functions-common:time_stop:2420 : local name 2026-09-07 15:54:48.076 | ++ functions-common:time_stop:2421 : local end_time 2026-09-07 15:54:48.080 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:54:48.085 | ++ functions-common:time_stop:2423 : local total 2026-09-07 15:54:48.089 | ++ functions-common:time_stop:2424 : local start_time 2026-09-07 15:54:48.093 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-07 15:54:48.097 | ++ functions-common:time_stop:2427 : start_time=1788796480213 2026-09-07 15:54:48.101 | ++ functions-common:time_stop:2429 : [[ -z 1788796480213 ]] 2026-09-07 15:54:48.107 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:54:48.113 | ++ functions-common:time_stop:2432 : end_time=1788796488109 2026-09-07 15:54:48.117 | ++ functions-common:time_stop:2433 : elapsed_time=7896 2026-09-07 15:54:48.121 | ++ functions-common:time_stop:2434 : total=165571 2026-09-07 15:54:48.126 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:54:48.130 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=173467 2026-09-07 15:54:48.134 | ++ inc/python:pip_install:219 : return 0 2026-09-07 15:54:48.139 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-07 15:54:48.143 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-07 15:54:48.147 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-09-07 15:54:48.151 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-09-07 15:54:48.155 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-09-07 15:54:48.159 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-07 15:54:48.163 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-09-07 15:54:48.167 | ++ inc/python:use_library_from_git:269 : return 1 2026-09-07 15:54:48.171 | ++ 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-09-07 15:54:48.176 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-09-07 15:54:48.180 | ++ lib/tempest:configure_tempest:213 : local images 2026-09-07 15:54:48.184 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-09-07 15:54:48.187 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-09-07 15:54:48.191 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-09-07 15:54:48.195 | ++ lib/tempest:configure_tempest:217 : local password 2026-09-07 15:54:48.199 | ++ lib/tempest:configure_tempest:218 : local line 2026-09-07 15:54:48.203 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-09-07 15:54:48.207 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-09-07 15:54:48.211 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-09-07 15:54:48.214 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-09-07 15:54:48.219 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-09-07 15:54:48.222 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-09-07 15:54:48.226 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-09-07 15:54:48.230 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-09-07 15:54:48.234 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-09-07 15:54:48.238 | ++ lib/tempest:configure_tempest:228 : local disk 2026-09-07 15:54:48.243 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-09-07 15:54:48.244 | ' 2026-09-07 15:54:48.248 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-09-07 15:54:48.254 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-09-07 15:54:48.279 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:54:48.283 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-09-07 15:54:48.287 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-09-07 15:54:48.291 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-09-07 15:54:48.295 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-09-07 15:54:48.301 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-09-07 15:54:48.302 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-09-07 15:54:48.302 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-09-07 15:54:51.937 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:54:51.943 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-09-07 15:54:51.947 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-09-07 15:54:51.951 | ++ lib/tempest:get_active_images:176 : img_id=30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3 2026-09-07 15:54:51.955 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-09-07 15:54:51.959 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-09-07 15:54:51.963 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-09-07 15:54:51.967 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-09-07 15:54:51.971 | ++ lib/tempest:configure_tempest:266 : '[' -z 30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3 ']' 2026-09-07 15:54:51.975 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3 2026-09-07 15:54:51.979 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-09-07 15:54:51.998 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-09-07 15:54:52.004 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-09-07 15:54:52.007 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-09-07 15:54:52.012 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-09-07 15:54:52.015 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-09-07 15:54:52.019 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-09-07 15:54:52.023 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-09-07 15:54:52.027 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-09-07 15:54:52.034 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-09-07 15:54:52.034 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-09-07 15:54:55.109 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:54:55.114 | ++ lib/tempest:configure_tempest:303 : admin_project_id=72845066d7f346c6b304e9cfe8bcc9a8 2026-09-07 15:54:55.118 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-09-07 15:54:55.143 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:54:55.148 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-09-07 15:54:58.271 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:54:58.276 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-09-07 15:54:58.276 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-07 15:54:58.276 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-07 15:54:58.277 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-07 15:54:58.277 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-07 15:54:58.277 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-07 15:54:58.277 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-07 15:54:58.277 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-07 15:54:58.277 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-07 15:54:58.277 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-07 15:54:58.278 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-07 15:54:58.278 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-07 15:54:58.278 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-07 15:54:58.278 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-09-07 15:54:58.280 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-09-07 15:54:58.284 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-07 15:54:58.284 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-07 15:54:58.285 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-07 15:54:58.285 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-07 15:54:58.285 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-07 15:54:58.285 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-07 15:54:58.285 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-07 15:54:58.285 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-07 15:54:58.285 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-07 15:54:58.285 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-07 15:54:58.286 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-07 15:54:58.286 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-07 15:54:58.286 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-07 15:54:58.286 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-09-07 15:54:58.289 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3 2026-09-07 15:54:58.292 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-09-07 15:54:58.296 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3 -c size -f value 2026-09-07 15:55:01.368 | ++++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:55:01.373 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-09-07 15:55:01.378 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-09-07 15:55:01.379 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-09-07 15:55:01.423 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-09-07 15:55:01.427 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-09-07 15:55:01.431 | ++ 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-09-07 15:55:04.211 | +----------------------------+-----------------------+ 2026-09-07 15:55:04.212 | | Field | Value | 2026-09-07 15:55:04.212 | +----------------------------+-----------------------+ 2026-09-07 15:55:04.212 | | OS-FLV-DISABLED:disabled | False | 2026-09-07 15:55:04.212 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-07 15:55:04.212 | | description | None | 2026-09-07 15:55:04.212 | | disk | 1 | 2026-09-07 15:55:04.212 | | id | 42 | 2026-09-07 15:55:04.212 | | name | m1.nano | 2026-09-07 15:55:04.213 | | os-flavor-access:is_public | True | 2026-09-07 15:55:04.213 | | properties | hw_rng:allowed='True' | 2026-09-07 15:55:04.213 | | ram | 192 | 2026-09-07 15:55:04.213 | | rxtx_factor | 1.0 | 2026-09-07 15:55:04.213 | | swap | 0 | 2026-09-07 15:55:04.213 | | vcpus | 1 | 2026-09-07 15:55:04.214 | +----------------------------+-----------------------+ 2026-09-07 15:55:04.535 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-09-07 15:55:04.540 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-07 15:55:04.540 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-07 15:55:04.540 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-07 15:55:04.540 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-07 15:55:04.540 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-07 15:55:04.540 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-07 15:55:04.540 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-07 15:55:04.540 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-07 15:55:04.541 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-07 15:55:04.541 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-07 15:55:04.541 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-07 15:55:04.541 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-07 15:55:04.541 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-07 15:55:04.541 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-09-07 15:55:04.545 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3 2026-09-07 15:55:04.548 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-09-07 15:55:04.554 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3 -c size -f value 2026-09-07 15:55:07.664 | ++++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:55:07.669 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-09-07 15:55:07.675 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-09-07 15:55:07.675 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-09-07 15:55:07.719 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-09-07 15:55:07.723 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-09-07 15:55:07.726 | ++ 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-09-07 15:55:10.523 | +----------------------------+-----------------------+ 2026-09-07 15:55:10.524 | | Field | Value | 2026-09-07 15:55:10.524 | +----------------------------+-----------------------+ 2026-09-07 15:55:10.524 | | OS-FLV-DISABLED:disabled | False | 2026-09-07 15:55:10.524 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-07 15:55:10.524 | | description | None | 2026-09-07 15:55:10.524 | | disk | 1 | 2026-09-07 15:55:10.524 | | id | 84 | 2026-09-07 15:55:10.524 | | name | m1.micro | 2026-09-07 15:55:10.524 | | os-flavor-access:is_public | True | 2026-09-07 15:55:10.524 | | properties | hw_rng:allowed='True' | 2026-09-07 15:55:10.524 | | ram | 256 | 2026-09-07 15:55:10.525 | | rxtx_factor | 1.0 | 2026-09-07 15:55:10.525 | | swap | 0 | 2026-09-07 15:55:10.525 | | vcpus | 1 | 2026-09-07 15:55:10.525 | +----------------------------+-----------------------+ 2026-09-07 15:55:10.883 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-09-07 15:55:10.887 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-09-07 15:55:10.912 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:55:10.916 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-09-07 15:55:10.920 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-09-07 15:55:10.924 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-09-07 15:55:10.928 | ++ functions-common:git_clone:591 : local git_ref=master 2026-09-07 15:55:10.932 | ++ functions-common:git_clone:592 : local orig_dir 2026-09-07 15:55:10.938 | +++ functions-common:git_clone:593 : pwd 2026-09-07 15:55:10.942 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-07 15:55:10.946 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-09-07 15:55:10.951 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-07 15:55:10.977 | ++ functions-common:git_clone:596 : RECLONE=False 2026-09-07 15:55:10.981 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-07 15:55:10.986 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-07 15:55:10.990 | ++ functions-common:git_clone:610 : echo master 2026-09-07 15:55:10.991 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-09-07 15:55:10.998 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-09-07 15:55:11.002 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-07 15:55:11.007 | ++ 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-09-07 15:55:11.011 | ++ functions-common:git_timed:697 : local count=0 2026-09-07 15:55:11.016 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-07 15:55:11.020 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:55:11.024 | ++ functions-common:git_timed:701 : timeout=0 2026-09-07 15:55:11.027 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:55:11.031 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:55:11.035 | ++ functions-common:time_start:2407 : local start_time= 2026-09-07 15:55:11.039 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:55:11.044 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:55:11.050 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788796511045 2026-09-07 15:55:11.054 | ++ 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-09-07 15:55:11.058 | Cloning into '/opt/stack/os-test-images'... 2026-09-07 15:55:11.947 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:55:11.951 | ++ functions-common:time_stop:2420 : local name 2026-09-07 15:55:11.956 | ++ functions-common:time_stop:2421 : local end_time 2026-09-07 15:55:11.959 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:55:11.963 | ++ functions-common:time_stop:2423 : local total 2026-09-07 15:55:11.967 | ++ functions-common:time_stop:2424 : local start_time 2026-09-07 15:55:11.971 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:55:11.975 | ++ functions-common:time_stop:2427 : start_time=1788796511045 2026-09-07 15:55:11.979 | ++ functions-common:time_stop:2429 : [[ -z 1788796511045 ]] 2026-09-07 15:55:11.983 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:55:11.989 | ++ functions-common:time_stop:2432 : end_time=1788796511985 2026-09-07 15:55:11.993 | ++ functions-common:time_stop:2433 : elapsed_time=940 2026-09-07 15:55:11.997 | ++ functions-common:time_stop:2434 : total=340486 2026-09-07 15:55:12.001 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:55:12.005 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=341426 2026-09-07 15:55:12.009 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-09-07 15:55:12.013 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-09-07 15:55:12.017 | ++ functions-common:git_timed:697 : local count=0 2026-09-07 15:55:12.021 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-07 15:55:12.024 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:55:12.028 | ++ functions-common:git_timed:701 : timeout=0 2026-09-07 15:55:12.032 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:55:12.036 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:55:12.040 | ++ functions-common:time_start:2407 : local start_time= 2026-09-07 15:55:12.045 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:55:12.050 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:55:12.057 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788796512052 2026-09-07 15:55:12.061 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-07 15:55:12.539 | From https://review.opendev.org/openstack/os-test-images 2026-09-07 15:55:12.539 | * branch master -> FETCH_HEAD 2026-09-07 15:55:12.554 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:55:12.558 | ++ functions-common:time_stop:2420 : local name 2026-09-07 15:55:12.561 | ++ functions-common:time_stop:2421 : local end_time 2026-09-07 15:55:12.564 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:55:12.568 | ++ functions-common:time_stop:2423 : local total 2026-09-07 15:55:12.573 | ++ functions-common:time_stop:2424 : local start_time 2026-09-07 15:55:12.576 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:55:12.581 | ++ functions-common:time_stop:2427 : start_time=1788796512052 2026-09-07 15:55:12.585 | ++ functions-common:time_stop:2429 : [[ -z 1788796512052 ]] 2026-09-07 15:55:12.589 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:55:12.595 | ++ functions-common:time_stop:2432 : end_time=1788796512591 2026-09-07 15:55:12.599 | ++ functions-common:time_stop:2433 : elapsed_time=539 2026-09-07 15:55:12.603 | ++ functions-common:time_stop:2434 : total=341426 2026-09-07 15:55:12.607 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:55:12.611 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=341965 2026-09-07 15:55:12.615 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-07 15:55:12.619 | ++ functions-common:git_timed:697 : local count=0 2026-09-07 15:55:12.622 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-07 15:55:12.626 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-07 15:55:12.630 | ++ functions-common:git_timed:701 : timeout=0 2026-09-07 15:55:12.634 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-07 15:55:12.638 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-07 15:55:12.643 | ++ functions-common:time_start:2407 : local start_time= 2026-09-07 15:55:12.647 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-07 15:55:12.652 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-07 15:55:12.658 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788796512654 2026-09-07 15:55:12.662 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-07 15:55:12.670 | Note: switching to 'FETCH_HEAD'. 2026-09-07 15:55:12.670 | 2026-09-07 15:55:12.670 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-07 15:55:12.670 | changes and commit them, and you can discard any commits you make in this 2026-09-07 15:55:12.671 | state without impacting any branches by switching back to a branch. 2026-09-07 15:55:12.671 | 2026-09-07 15:55:12.671 | If you want to create a new branch to retain commits you create, you may 2026-09-07 15:55:12.671 | do so (now or later) by using -c with the switch command. Example: 2026-09-07 15:55:12.671 | 2026-09-07 15:55:12.671 | git switch -c 2026-09-07 15:55:12.671 | 2026-09-07 15:55:12.671 | Or undo this operation with: 2026-09-07 15:55:12.671 | 2026-09-07 15:55:12.671 | git switch - 2026-09-07 15:55:12.671 | 2026-09-07 15:55:12.672 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-07 15:55:12.672 | 2026-09-07 15:55:12.672 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-09-07 15:55:12.675 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-07 15:55:12.679 | ++ functions-common:time_stop:2420 : local name 2026-09-07 15:55:12.683 | ++ functions-common:time_stop:2421 : local end_time 2026-09-07 15:55:12.687 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-07 15:55:12.691 | ++ functions-common:time_stop:2423 : local total 2026-09-07 15:55:12.695 | ++ functions-common:time_stop:2424 : local start_time 2026-09-07 15:55:12.699 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-07 15:55:12.703 | ++ functions-common:time_stop:2427 : start_time=1788796512654 2026-09-07 15:55:12.707 | ++ functions-common:time_stop:2429 : [[ -z 1788796512654 ]] 2026-09-07 15:55:12.712 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-07 15:55:12.718 | ++ functions-common:time_stop:2432 : end_time=1788796512713 2026-09-07 15:55:12.722 | ++ functions-common:time_stop:2433 : elapsed_time=59 2026-09-07 15:55:12.726 | ++ functions-common:time_stop:2434 : total=341965 2026-09-07 15:55:12.730 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-07 15:55:12.734 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=342024 2026-09-07 15:55:12.738 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-09-07 15:55:12.759 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-09-07 15:55:12.764 | ++ functions-common:git_clone:673 : git show --oneline 2026-09-07 15:55:12.765 | ++ functions-common:git_clone:673 : head -1 2026-09-07 15:55:12.767 | 5d0367e Clean-up zuul config spacing 2026-09-07 15:55:12.771 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-07 15:55:12.775 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-09-07 15:55:12.775 | /opt/stack/os-test-images ~/devstack 2026-09-07 15:55:12.779 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-09-07 15:55:13.247 | generate create: /opt/stack/os-test-images/.tox/generate 2026-09-07 15:55:13.924 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-09-07 15:55:16.622 | generate installed: PyYAML==6.0.3 2026-09-07 15:55:16.623 | generate run-test-pre: PYTHONHASHSEED='2126437551' 2026-09-07 15:55:16.624 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-09-07 15:55:16.738 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-09-07 15:55:16.758 | 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-09-07 15:55:16.778 | 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-09-07 15:55:16.805 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-09-07 15:55:16.807 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-09-07 15:55:16.815 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-09-07 15:55:16.823 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-09-07 15:55:16.856 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-09-07 15:55:16.868 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-09-07 15:55:16.876 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-09-07 15:55:16.888 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-09-07 15:55:16.888 | 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-09-07 15:55:16.897 | 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-09-07 15:55:16.903 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-09-07 15:55:16.923 | 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-09-07 15:55:16.927 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-09-07 15:55:16.929 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-09-07 15:55:16.941 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-09-07 15:55:16.953 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-09-07 15:55:16.966 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-09-07 15:55:16.969 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-09-07 15:55:16.982 | 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-09-07 15:55:16.986 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-09-07 15:55:16.988 | 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-09-07 15:55:17.001 | 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-09-07 15:55:17.005 | 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-09-07 15:55:17.016 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-09-07 15:55:17.041 | ___________________________________ summary ____________________________________ 2026-09-07 15:55:17.041 | generate: commands succeeded 2026-09-07 15:55:17.041 | congratulations :) 2026-09-07 15:55:17.090 | ++ lib/tempest:configure_tempest:376 : popd 2026-09-07 15:55:17.090 | ~/devstack 2026-09-07 15:55:17.094 | ++ 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-09-07 15:55:17.140 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-09-07 15:55:17.146 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-09-07 15:55:17.176 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-09-07 15:55:17.180 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-09-07 15:55:17.183 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-09-07 15:55:17.232 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-09-07 15:55:17.280 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-09-07 15:55:17.284 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-09-07 15:55:17.288 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-09-07 15:55:17.293 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-09-07 15:55:17.298 | +++ 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-09-07 15:55:20.468 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:55:20.473 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-07 15:55:20.473 | address-scope 2026-09-07 15:55:20.473 | agent 2026-09-07 15:55:20.473 | allowed-address-pairs 2026-09-07 15:55:20.473 | auto-allocated-topology 2026-09-07 15:55:20.473 | availability_zone 2026-09-07 15:55:20.474 | default-subnetpools 2026-09-07 15:55:20.474 | dhcp_agent_scheduler 2026-09-07 15:55:20.474 | dns-integration 2026-09-07 15:55:20.474 | dns-domain-ports 2026-09-07 15:55:20.474 | dns-integration-domain-keywords 2026-09-07 15:55:20.474 | empty-string-filtering 2026-09-07 15:55:20.474 | external-net 2026-09-07 15:55:20.475 | extra_dhcp_opt 2026-09-07 15:55:20.475 | extraroute 2026-09-07 15:55:20.475 | extraroute-atomic 2026-09-07 15:55:20.475 | filter-validation 2026-09-07 15:55:20.475 | floating-ip-port-forwarding-detail 2026-09-07 15:55:20.475 | fip-port-details 2026-09-07 15:55:20.476 | flavors 2026-09-07 15:55:20.476 | floatingip-pools 2026-09-07 15:55:20.476 | router 2026-09-07 15:55:20.476 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 15:55:20.476 | enable-default-route-bfd 2026-09-07 15:55:20.477 | enable-default-route-ecmp 2026-09-07 15:55:20.477 | ext-gw-mode 2026-09-07 15:55:20.477 | l3-ha 2026-09-07 15:55:20.477 | external-gateway-multihoming 2026-09-07 15:55:20.478 | l3-flavors 2026-09-07 15:55:20.478 | l3_agent_scheduler 2026-09-07 15:55:20.478 | multi-provider 2026-09-07 15:55:20.478 | net-mtu 2026-09-07 15:55:20.479 | net-mtu-writable 2026-09-07 15:55:20.479 | network_availability_zone 2026-09-07 15:55:20.479 | network-ip-availability 2026-09-07 15:55:20.479 | network-ip-availability-details 2026-09-07 15:55:20.479 | pagination 2026-09-07 15:55:20.479 | port-device-profile 2026-09-07 15:55:20.479 | port-mac-address-regenerate 2026-09-07 15:55:20.480 | port-numa-affinity-policy 2026-09-07 15:55:20.480 | port-numa-affinity-policy-socket 2026-09-07 15:55:20.480 | binding 2026-09-07 15:55:20.480 | binding-extended 2026-09-07 15:55:20.480 | port-security 2026-09-07 15:55:20.480 | project-id 2026-09-07 15:55:20.480 | provider 2026-09-07 15:55:20.481 | qinq 2026-09-07 15:55:20.481 | quota-check-limit 2026-09-07 15:55:20.481 | quota-check-limit-default 2026-09-07 15:55:20.481 | quotas 2026-09-07 15:55:20.481 | quota_details 2026-09-07 15:55:20.481 | rbac-policies 2026-09-07 15:55:20.481 | rbac-address-scope 2026-09-07 15:55:20.482 | rbac-security-groups 2026-09-07 15:55:20.482 | revision-if-match 2026-09-07 15:55:20.482 | standard-attr-revisions 2026-09-07 15:55:20.482 | router_availability_zone 2026-09-07 15:55:20.482 | router-enable-snat 2026-09-07 15:55:20.482 | security-groups-default-rules 2026-09-07 15:55:20.483 | security-groups-default-statefulness 2026-09-07 15:55:20.483 | security-groups-normalized-cidr 2026-09-07 15:55:20.483 | security-groups-remote-address-group 2026-09-07 15:55:20.483 | security-groups-rules-belongs-to-default-sg 2026-09-07 15:55:20.483 | security-groups-shared-filtering 2026-09-07 15:55:20.484 | security-group 2026-09-07 15:55:20.484 | service-type 2026-09-07 15:55:20.484 | sorting 2026-09-07 15:55:20.484 | standard-attr-description 2026-09-07 15:55:20.484 | stateful-security-group 2026-09-07 15:55:20.484 | subnet-dns-publish-fixed-ip 2026-09-07 15:55:20.484 | subnet-external-network 2026-09-07 15:55:20.485 | subnet_onboard 2026-09-07 15:55:20.485 | subnet-service-types 2026-09-07 15:55:20.485 | subnet_allocation 2026-09-07 15:55:20.485 | subnetpool-prefix-ops 2026-09-07 15:55:20.485 | tag-creation 2026-09-07 15:55:20.485 | standard-attr-tag 2026-09-07 15:55:20.486 | standard-attr-timestamp 2026-09-07 15:55:20.486 | vlan-transparent' 2026-09-07 15:55:20.486 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-07 15:55:20.486 | address-scope 2026-09-07 15:55:20.486 | agent 2026-09-07 15:55:20.486 | allowed-address-pairs 2026-09-07 15:55:20.486 | auto-allocated-topology 2026-09-07 15:55:20.487 | availability_zone 2026-09-07 15:55:20.487 | default-subnetpools 2026-09-07 15:55:20.487 | dhcp_agent_scheduler 2026-09-07 15:55:20.487 | dns-integration 2026-09-07 15:55:20.487 | dns-domain-ports 2026-09-07 15:55:20.487 | dns-integration-domain-keywords 2026-09-07 15:55:20.488 | empty-string-filtering 2026-09-07 15:55:20.488 | external-net 2026-09-07 15:55:20.488 | extra_dhcp_opt 2026-09-07 15:55:20.488 | extraroute 2026-09-07 15:55:20.488 | extraroute-atomic 2026-09-07 15:55:20.489 | filter-validation 2026-09-07 15:55:20.489 | floating-ip-port-forwarding-detail 2026-09-07 15:55:20.489 | fip-port-details 2026-09-07 15:55:20.489 | flavors 2026-09-07 15:55:20.489 | floatingip-pools 2026-09-07 15:55:20.489 | router 2026-09-07 15:55:20.489 | l3-agent-scheduler-ha-chassis-priority 2026-09-07 15:55:20.489 | enable-default-route-bfd 2026-09-07 15:55:20.490 | enable-default-route-ecmp 2026-09-07 15:55:20.490 | ext-gw-mode 2026-09-07 15:55:20.490 | l3-ha 2026-09-07 15:55:20.490 | external-gateway-multihoming 2026-09-07 15:55:20.490 | l3-flavors 2026-09-07 15:55:20.490 | l3_agent_scheduler 2026-09-07 15:55:20.490 | multi-provider 2026-09-07 15:55:20.491 | net-mtu 2026-09-07 15:55:20.491 | net-mtu-writable 2026-09-07 15:55:20.491 | network_availability_zone 2026-09-07 15:55:20.491 | network-ip-availability 2026-09-07 15:55:20.491 | network-ip-availability-details 2026-09-07 15:55:20.491 | pagination 2026-09-07 15:55:20.492 | port-device-profile 2026-09-07 15:55:20.492 | port-mac-address-regenerate 2026-09-07 15:55:20.492 | port-numa-affinity-policy 2026-09-07 15:55:20.492 | port-numa-affinity-policy-socket 2026-09-07 15:55:20.492 | binding 2026-09-07 15:55:20.492 | binding-extended 2026-09-07 15:55:20.492 | port-security 2026-09-07 15:55:20.493 | project-id 2026-09-07 15:55:20.493 | provider 2026-09-07 15:55:20.493 | qinq 2026-09-07 15:55:20.493 | quota-check-limit 2026-09-07 15:55:20.493 | quota-check-limit-default 2026-09-07 15:55:20.493 | quotas 2026-09-07 15:55:20.494 | quota_details 2026-09-07 15:55:20.494 | rbac-policies 2026-09-07 15:55:20.494 | rbac-address-scope 2026-09-07 15:55:20.494 | rbac-security-groups 2026-09-07 15:55:20.494 | revision-if-match 2026-09-07 15:55:20.494 | standard-attr-revisions 2026-09-07 15:55:20.494 | router_availability_zone 2026-09-07 15:55:20.495 | router-enable-snat 2026-09-07 15:55:20.495 | security-groups-default-rules 2026-09-07 15:55:20.495 | security-groups-default-statefulness 2026-09-07 15:55:20.495 | security-groups-normalized-cidr 2026-09-07 15:55:20.495 | security-groups-remote-address-group 2026-09-07 15:55:20.495 | security-groups-rules-belongs-to-default-sg 2026-09-07 15:55:20.495 | security-groups-shared-filtering 2026-09-07 15:55:20.496 | security-group 2026-09-07 15:55:20.496 | service-type 2026-09-07 15:55:20.496 | sorting 2026-09-07 15:55:20.496 | standard-attr-description 2026-09-07 15:55:20.496 | stateful-security-group 2026-09-07 15:55:20.496 | subnet-dns-publish-fixed-ip 2026-09-07 15:55:20.496 | subnet-external-network 2026-09-07 15:55:20.497 | subnet_onboard 2026-09-07 15:55:20.497 | subnet-service-types 2026-09-07 15:55:20.497 | subnet_allocation 2026-09-07 15:55:20.497 | subnetpool-prefix-ops 2026-09-07 15:55:20.497 | tag-creation 2026-09-07 15:55:20.497 | standard-attr-tag 2026-09-07 15:55:20.497 | standard-attr-timestamp 2026-09-07 15:55:20.497 | vlan-transparent =~ external-net ]] 2026-09-07 15:55:20.497 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-07 15:55:20.498 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-09-07 15:55:23.677 | +++ functions-common:oscwrap:2465 : return 0 2026-09-07 15:55:23.682 | ++ lib/tempest:configure_tempest:395 : public_network_id=79cbd4c8-6a35-4eca-bdce-6f3520e27521 2026-09-07 15:55:23.685 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-09-07 15:55:27.127 | +---------------------------+--------------------------------------+ 2026-09-07 15:55:27.127 | | Field | Value | 2026-09-07 15:55:27.127 | +---------------------------+--------------------------------------+ 2026-09-07 15:55:27.128 | | admin_state_up | UP | 2026-09-07 15:55:27.128 | | availability_zone_hints | | 2026-09-07 15:55:27.128 | | availability_zones | | 2026-09-07 15:55:27.128 | | created_at | 2026-09-07T15:55:26Z | 2026-09-07 15:55:27.128 | | description | | 2026-09-07 15:55:27.128 | | dns_domain | None | 2026-09-07 15:55:27.128 | | id | a2b5db39-e78d-46c1-aa18-0c9d1e5eebf6 | 2026-09-07 15:55:27.128 | | ipv4_address_scope | None | 2026-09-07 15:55:27.128 | | ipv6_address_scope | None | 2026-09-07 15:55:27.128 | | is_default | False | 2026-09-07 15:55:27.128 | | is_vlan_qinq | None | 2026-09-07 15:55:27.129 | | is_vlan_transparent | False | 2026-09-07 15:55:27.129 | | mtu | 1442 | 2026-09-07 15:55:27.129 | | name | shared | 2026-09-07 15:55:27.129 | | port_security_enabled | True | 2026-09-07 15:55:27.129 | | project_id | 72845066d7f346c6b304e9cfe8bcc9a8 | 2026-09-07 15:55:27.129 | | provider:network_type | geneve | 2026-09-07 15:55:27.129 | | provider:physical_network | None | 2026-09-07 15:55:27.129 | | provider:segmentation_id | 19058 | 2026-09-07 15:55:27.129 | | pvlan | None | 2026-09-07 15:55:27.129 | | qinq | False | 2026-09-07 15:55:27.129 | | qos_policy_id | None | 2026-09-07 15:55:27.130 | | revision_number | 1 | 2026-09-07 15:55:27.130 | | router:external | Internal | 2026-09-07 15:55:27.130 | | segments | None | 2026-09-07 15:55:27.130 | | shared | True | 2026-09-07 15:55:27.131 | | status | ACTIVE | 2026-09-07 15:55:27.131 | | subnets | | 2026-09-07 15:55:27.132 | | tags | | 2026-09-07 15:55:27.132 | | updated_at | 2026-09-07T15:55:26Z | 2026-09-07 15:55:27.132 | +---------------------------+--------------------------------------+ 2026-09-07 15:55:27.493 | ++ 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-09-07 15:55:31.449 | +----------------------+--------------------------------------+ 2026-09-07 15:55:31.450 | | Field | Value | 2026-09-07 15:55:31.450 | +----------------------+--------------------------------------+ 2026-09-07 15:55:31.450 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-09-07 15:55:31.450 | | cidr | 192.168.233.0/24 | 2026-09-07 15:55:31.450 | | created_at | 2026-09-07T15:55:30Z | 2026-09-07 15:55:31.451 | | description | shared-subnet | 2026-09-07 15:55:31.451 | | dns_nameservers | | 2026-09-07 15:55:31.451 | | dns_publish_fixed_ip | None | 2026-09-07 15:55:31.451 | | enable_dhcp | True | 2026-09-07 15:55:31.451 | | gateway_ip | 192.168.233.1 | 2026-09-07 15:55:31.451 | | host_routes | | 2026-09-07 15:55:31.451 | | id | 2332c45a-9ed5-4458-be83-3ad83ca75992 | 2026-09-07 15:55:31.451 | | ip_version | 4 | 2026-09-07 15:55:31.451 | | ipv6_address_mode | None | 2026-09-07 15:55:31.452 | | ipv6_ra_mode | None | 2026-09-07 15:55:31.452 | | name | shared-subnet | 2026-09-07 15:55:31.452 | | network_id | a2b5db39-e78d-46c1-aa18-0c9d1e5eebf6 | 2026-09-07 15:55:31.452 | | project_id | 72845066d7f346c6b304e9cfe8bcc9a8 | 2026-09-07 15:55:31.452 | | revision_number | 0 | 2026-09-07 15:55:31.452 | | router:external | False | 2026-09-07 15:55:31.452 | | segment_id | None | 2026-09-07 15:55:31.452 | | service_types | | 2026-09-07 15:55:31.452 | | subnetpool_id | None | 2026-09-07 15:55:31.452 | | tags | | 2026-09-07 15:55:31.453 | | updated_at | 2026-09-07T15:55:30Z | 2026-09-07 15:55:31.453 | +----------------------+--------------------------------------+ 2026-09-07 15:55:31.774 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-09-07 15:55:31.824 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-09-07 15:55:31.872 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-09-07 15:55:31.879 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-09-07 15:55:31.926 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-09-07 15:55:31.971 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-09-07 15:55:32.018 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-09-07 15:55:32.066 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-09-07 15:55:32.114 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.66/identity/v3 2026-09-07 15:55:32.161 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-09-07 15:55:32.206 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-09-07 15:55:32.253 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-09-07 15:55:32.298 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-09-07 15:55:32.302 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-09-07 15:55:32.350 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-09-07 15:55:32.396 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-09-07 15:55:32.442 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-09-07 15:55:32.487 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-09-07 15:55:32.532 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-09-07 15:55:32.558 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:55:32.562 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-09-07 15:55:32.566 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-09-07 15:55:32.614 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-09-07 15:55:32.640 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:55:32.644 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-09-07 15:55:32.690 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-09-07 15:55:32.736 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-09-07 15:55:32.782 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-09-07 15:55:32.785 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-09-07 15:55:32.830 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-09-07 15:55:32.877 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-09-07 15:55:32.903 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:55:32.907 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3 2026-09-07 15:55:32.953 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 30a56d6b-d9f5-4ef9-aef9-4d1ff124bcb3 2026-09-07 15:55:32.999 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-09-07 15:55:33.045 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-09-07 15:55:33.092 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-09-07 15:55:33.143 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-09-07 15:55:33.168 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:55:33.172 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-09-07 15:55:33.176 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-09-07 15:55:33.181 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-09-07 15:55:33.184 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-09-07 15:55:33.188 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-09-07 15:55:33.192 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-09-07 15:55:33.221 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-09-07 15:55:33.226 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-09-07 15:55:33.271 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-09-07 15:55:33.319 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-09-07 15:55:33.365 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-09-07 15:55:33.410 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-09-07 15:55:33.454 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-09-07 15:55:33.499 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-09-07 15:55:33.543 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-09-07 15:55:33.590 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-09-07 15:55:33.634 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-09-07 15:55:33.638 | ++ 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-09-07 15:55:33.685 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-09-07 15:55:33.688 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-09-07 15:55:33.714 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:55:33.718 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-09-07 15:55:33.764 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-09-07 15:55:33.791 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:55:33.795 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-09-07 15:55:33.799 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-09-07 15:55:33.825 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:55:33.829 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-09-07 15:55:33.833 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-09-07 15:55:33.837 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-09-07 15:55:33.883 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-09-07 15:55:33.930 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 79cbd4c8-6a35-4eca-bdce-6f3520e27521 2026-09-07 15:55:33.980 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-09-07 15:55:34.025 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-09-07 15:55:34.071 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-09-07 15:55:34.121 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-09-07 15:55:34.167 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-09-07 15:55:34.211 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-09-07 15:55:34.259 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-09-07 15:55:34.265 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-09-07 15:55:34.269 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-09-07 15:55:34.272 | ++ 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-09-07 15:55:34.321 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-09-07 15:55:34.327 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-09-07 15:55:34.328 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-09-07 15:55:34.334 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-09-07 15:55:34.338 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-09-07 15:55:34.383 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-09-07 15:55:34.387 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-09-07 15:55:34.391 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-07 15:55:34.394 | ++ functions-common:is_provider_network:2272 : return 1 2026-09-07 15:55:34.398 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-09-07 15:55:34.444 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-09-07 15:55:34.488 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-09-07 15:55:34.535 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-09-07 15:55:34.583 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-09-07 15:55:34.627 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-09-07 15:55:34.674 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-07 15:55:34.677 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-09-07 15:55:34.683 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-09-07 15:55:34.710 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-09-07 15:55:34.759 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-07 15:55:34.763 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-09-07 15:55:34.769 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-09-07 15:55:34.795 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-09-07 15:55:34.842 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-07 15:55:34.846 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-09-07 15:55:34.850 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-09-07 15:55:34.855 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-09-07 15:55:34.883 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-09-07 15:55:34.932 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-07 15:55:34.936 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-09-07 15:55:34.941 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-09-07 15:55:34.968 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-09-07 15:55:35.013 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-09-07 15:55:35.059 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-09-07 15:55:35.063 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-09-07 15:55:35.109 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-09-07 15:55:35.113 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-09-07 15:55:35.117 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-09-07 15:55:35.121 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-09-07 15:55:35.151 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-09-07 15:55:35.155 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-09-07 15:55:35.199 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-09-07 15:55:35.225 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:55:35.229 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-09-07 15:55:35.273 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-09-07 15:55:35.276 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-09-07 15:55:35.280 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-09-07 15:55:35.284 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-09-07 15:55:35.288 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-09-07 15:55:35.292 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-09-07 15:55:35.296 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-09-07 15:55:35.300 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-09-07 15:55:35.304 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-09-07 15:55:35.333 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-09-07 15:55:35.337 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-09-07 15:55:35.386 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-09-07 15:55:35.390 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-09-07 15:55:35.394 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-09-07 15:55:35.398 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-09-07 15:55:35.445 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-09-07 15:55:35.491 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-09-07 15:55:35.536 | ++ lib/tempest:configure_tempest:718 : local service 2026-09-07 15:55:35.541 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-09-07 15:55:35.546 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-07 15:55:35.550 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-09-07 15:55:35.576 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:55:35.580 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-09-07 15:55:35.629 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-07 15:55:35.632 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-09-07 15:55:35.658 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:55:35.662 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-09-07 15:55:35.707 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-07 15:55:35.711 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-09-07 15:55:35.737 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:55:35.742 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-09-07 15:55:35.788 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-07 15:55:35.792 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-09-07 15:55:35.819 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:55:35.823 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-09-07 15:55:35.868 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-07 15:55:35.873 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-09-07 15:55:35.898 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-07 15:55:35.902 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-09-07 15:55:35.949 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-07 15:55:35.953 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-09-07 15:55:35.979 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:55:35.984 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-09-07 15:55:36.030 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-07 15:55:36.034 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-09-07 15:55:36.060 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:55:36.064 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-09-07 15:55:36.112 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-09-07 15:55:36.116 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-09-07 15:55:36.161 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-09-07 15:55:36.165 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-09-07 15:55:36.212 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-09-07 15:55:36.216 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-09-07 15:55:36.262 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-09-07 15:55:36.268 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-09-07 15:55:36.314 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-09-07 15:55:36.318 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-09-07 15:55:36.364 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-09-07 15:55:36.368 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-09-07 15:55:36.372 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-09-07 15:55:36.378 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-09-07 15:55:36.384 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.IcKlz0yh1B 2026-09-07 15:55:36.388 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-09-07 15:55:36.392 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-09-07 15:55:36.398 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-09-07 15:55:36.404 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.xBzvbnzlop 2026-09-07 15:55:36.408 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.xBzvbnzlop 2026-09-07 15:55:36.412 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-09-07 15:55:36.416 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.xBzvbnzlop 2026-09-07 15:55:36.420 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-09-07 15:55:36.425 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-09-07 15:55:36.429 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-09-07 15:55:36.438 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-07 15:55:36.443 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-07 15:55:36.447 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-07 15:55:36.451 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-07 15:55:36.456 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-09-07 15:55:36.460 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-09-07 15:55:37.056 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-09-07 15:55:38.029 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-09-07 15:55:54.817 | venv-tempest develop-inst: /opt/stack/tempest 2026-09-07 15:56:01.702 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@6d858a41e571787dfb6649829b24d0207e043580#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-07 15:56:01.702 | ___________________________________ summary ____________________________________ 2026-09-07 15:56:01.702 | venv-tempest: skipped tests 2026-09-07 15:56:01.703 | congratulations :) 2026-09-07 15:56:01.756 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.xBzvbnzlop -r requirements.txt 2026-09-07 15:56:02.657 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-09-07 15:56:02.657 | !! 2026-09-07 15:56:02.657 | 2026-09-07 15:56:02.657 | ******************************************************************************** 2026-09-07 15:56:02.657 | Requirements should be satisfied by a PEP 517 installer. 2026-09-07 15:56:02.658 | If you are using pip, you can try `pip install --use-pep517`. 2026-09-07 15:56:02.658 | 2026-09-07 15:56:02.658 | This deprecation is overdue, please update your project and remove deprecated 2026-09-07 15:56:02.658 | calls to avoid build errors in the future. 2026-09-07 15:56:02.658 | ******************************************************************************** 2026-09-07 15:56:02.658 | 2026-09-07 15:56:02.658 | !! 2026-09-07 15:56:02.658 | dist.fetch_build_eggs(dist.setup_requires) 2026-09-07 15:56:03.053 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-09-07 15:56:03.053 | !! 2026-09-07 15:56:03.053 | 2026-09-07 15:56:03.054 | ******************************************************************************** 2026-09-07 15:56:03.054 | Please avoid running ``setup.py`` directly. 2026-09-07 15:56:03.054 | Instead, use pypa/build, pypa/installer or other 2026-09-07 15:56:03.054 | standards-based tools. 2026-09-07 15:56:03.054 | 2026-09-07 15:56:03.054 | This deprecation is overdue, please update your project and remove deprecated 2026-09-07 15:56:03.054 | calls to avoid build errors in the future. 2026-09-07 15:56:03.054 | 2026-09-07 15:56:03.054 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-09-07 15:56:03.054 | ******************************************************************************** 2026-09-07 15:56:03.054 | 2026-09-07 15:56:03.054 | !! 2026-09-07 15:56:03.055 | self.initialize_options() 2026-09-07 15:56:03.055 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-09-07 15:56:03.055 | warnings.warn(msg) 2026-09-07 15:56:03.084 | /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-09-07 15:56:03.084 | !! 2026-09-07 15:56:03.084 | 2026-09-07 15:56:03.084 | ******************************************************************************** 2026-09-07 15:56:03.084 | 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-09-07 15:56:03.084 | 2026-09-07 15:56:03.085 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-09-07 15:56:03.085 | or your builds will no longer be supported. 2026-09-07 15:56:03.085 | 2026-09-07 15:56:03.085 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-09-07 15:56:03.085 | ******************************************************************************** 2026-09-07 15:56:03.085 | 2026-09-07 15:56:03.085 | !! 2026-09-07 15:56:03.085 | corresp(dist, value, root_dir) 2026-09-07 15:56:03.232 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-09-07 15:56:09.959 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@6d858a41e571787dfb6649829b24d0207e043580#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-07 15:56:09.959 | venv-tempest run-test-pre: PYTHONHASHSEED='3306357003' 2026-09-07 15:56:09.959 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.xBzvbnzlop -r requirements.txt 2026-09-07 15:56:10.941 | 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-09-07 15:56:10.941 | 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.16.0) 2026-09-07 15:56:10.942 | 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-09-07 15:56:10.943 | 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-09-07 15:56:10.945 | 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-09-07 15:56:10.947 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-09-07 15:56:10.948 | 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-09-07 15:56:10.948 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-09-07 15:56:10.948 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-09-07 15:56:10.949 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.1) 2026-09-07 15:56:10.950 | 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-09-07 15:56:10.950 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-09-07 15:56:10.951 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.2.0) 2026-09-07 15:56:10.952 | 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-09-07 15:56:10.953 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-09-07 15:56:10.954 | 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-09-07 15:56:10.955 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.1) 2026-09-07 15:56:10.956 | 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-09-07 15:56:10.957 | 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-09-07 15:56:10.960 | 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-09-07 15:56:10.962 | 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-09-07 15:56:10.962 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-09-07 15:56:10.962 | 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-09-07 15:56:10.962 | 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)) (84.0.0) 2026-09-07 15:56:10.965 | 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-09-07 15:56:10.966 | Requirement already satisfied: cmd2>=4.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-07 15:56:10.972 | 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-09-07 15:56:10.973 | 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-09-07 15:56:10.974 | 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-09-07 15:56:10.975 | 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.6.3) 2026-09-07 15:56:10.983 | 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-09-07 15:56:10.985 | 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-09-07 15:56:10.986 | 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-09-07 15:56:10.989 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.1.1) 2026-09-07 15:56:10.995 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-09-07 15:56:10.998 | 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-09-07 15:56:11.000 | 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-09-07 15:56:11.002 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-09-07 15:56:11.004 | 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-09-07 15:56:11.008 | 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-09-07 15:56:11.009 | 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.1) 2026-09-07 15:56:11.011 | 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-09-07 15:56:11.013 | 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-09-07 15:56:11.015 | 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-09-07 15:56:11.015 | 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.3) 2026-09-07 15:56:11.017 | 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-09-07 15:56:11.029 | 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.2) 2026-09-07 15:56:11.034 | 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.3.0) 2026-09-07 15:56:11.048 | 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-09-07 15:56:11.051 | Requirement already satisfied: prompt-toolkit>=3.0.53 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.53) 2026-09-07 15:56:11.052 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-09-07 15:56:11.053 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-09-07 15:56:11.054 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-09-07 15:56:11.063 | 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.16.0) 2026-09-07 15:56:11.086 | 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-09-07 15:56:11.092 | 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.5.0) 2026-09-07 15:56:11.093 | 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-09-07 15:56:11.094 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-09-07 15:56:11.108 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-07 15:56:11.109 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-09-07 15:56:11.114 | 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>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-09-07 15:56:11.348 | ___________________________________ summary ____________________________________ 2026-09-07 15:56:11.348 | venv-tempest: commands succeeded 2026-09-07 15:56:11.348 | congratulations :) 2026-09-07 15:56:11.398 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.xBzvbnzlop 2026-09-07 15:56:11.404 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-09-07 15:56:11.408 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-09-07 15:56:11.411 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-09-07 15:56:11.455 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.IcKlz0yh1B 2026-09-07 15:56:12.373 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-09-07 15:56:12.373 | !! 2026-09-07 15:56:12.373 | 2026-09-07 15:56:12.373 | ******************************************************************************** 2026-09-07 15:56:12.373 | Requirements should be satisfied by a PEP 517 installer. 2026-09-07 15:56:12.373 | If you are using pip, you can try `pip install --use-pep517`. 2026-09-07 15:56:12.373 | 2026-09-07 15:56:12.374 | This deprecation is overdue, please update your project and remove deprecated 2026-09-07 15:56:12.374 | calls to avoid build errors in the future. 2026-09-07 15:56:12.374 | ******************************************************************************** 2026-09-07 15:56:12.374 | 2026-09-07 15:56:12.374 | !! 2026-09-07 15:56:12.374 | dist.fetch_build_eggs(dist.setup_requires) 2026-09-07 15:56:12.769 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-09-07 15:56:12.769 | !! 2026-09-07 15:56:12.769 | 2026-09-07 15:56:12.769 | ******************************************************************************** 2026-09-07 15:56:12.769 | Please avoid running ``setup.py`` directly. 2026-09-07 15:56:12.770 | Instead, use pypa/build, pypa/installer or other 2026-09-07 15:56:12.770 | standards-based tools. 2026-09-07 15:56:12.770 | 2026-09-07 15:56:12.770 | This deprecation is overdue, please update your project and remove deprecated 2026-09-07 15:56:12.770 | calls to avoid build errors in the future. 2026-09-07 15:56:12.770 | 2026-09-07 15:56:12.770 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-09-07 15:56:12.771 | ******************************************************************************** 2026-09-07 15:56:12.771 | 2026-09-07 15:56:12.771 | !! 2026-09-07 15:56:12.771 | self.initialize_options() 2026-09-07 15:56:12.771 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-09-07 15:56:12.771 | warnings.warn(msg) 2026-09-07 15:56:12.801 | /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-09-07 15:56:12.801 | !! 2026-09-07 15:56:12.801 | 2026-09-07 15:56:12.801 | ******************************************************************************** 2026-09-07 15:56:12.801 | 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-09-07 15:56:12.801 | 2026-09-07 15:56:12.801 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-09-07 15:56:12.802 | or your builds will no longer be supported. 2026-09-07 15:56:12.802 | 2026-09-07 15:56:12.802 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-09-07 15:56:12.802 | ******************************************************************************** 2026-09-07 15:56:12.802 | 2026-09-07 15:56:12.802 | !! 2026-09-07 15:56:12.802 | corresp(dist, value, root_dir) 2026-09-07 15:56:12.950 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-09-07 15:56:19.648 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,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.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@6d858a41e571787dfb6649829b24d0207e043580#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-07 15:56:19.649 | venv-tempest run-test-pre: PYTHONHASHSEED='227952713' 2026-09-07 15:56:19.649 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.IcKlz0yh1B 2026-09-07 15:56:23.816 | ___________________________________ summary ____________________________________ 2026-09-07 15:56:23.816 | venv-tempest: commands succeeded 2026-09-07 15:56:23.816 | congratulations :) 2026-09-07 15:56:23.867 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-09-07 15:56:23.894 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:56:23.898 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-09-07 15:56:23.902 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-09-07 15:56:23.929 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-07 15:56:23.934 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-09-07 15:56:23.939 | ++ 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-09-07 15:56:23.943 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-09-07 15:56:23.947 | ++ 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-09-07 15:56:23.954 | +++ 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-09-07 15:56:23.958 | +++ 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-09-07 15:56:23.962 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-09-07 15:56:23.967 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-09-07 15:56:23.972 | +++ 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-09-07 15:56:24.005 | +++ 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-09-07 15:56:24.035 | ++ 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-09-07 15:56:24.039 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-09-07 15:56:24.044 | ++ 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-09-07 15:56:24.091 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-09-07 15:56:24.095 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-09-07 15:56:24.099 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-09-07 15:56:24.149 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-09-07 15:56:24.154 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-09-07 15:56:24.158 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-09-07 15:56:24.205 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-09-07 15:56:24.205 | ' 2026-09-07 15:56:24.209 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-09-07 15:56:24.213 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-07 15:56:24.217 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-09-07 15:56:24.221 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-09-07 15:56:24.226 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-09-07 15:56:24.226 | /opt/stack/tempest /opt/stack/tempest 2026-09-07 15:56:24.230 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-09-07 15:56:24.234 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-09-07 15:56:24.234 | /opt/stack/tempest 2026-09-07 15:56:24.238 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-07 15:56:24.242 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-07 15:56:24.247 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-07 15:56:24.252 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-07 15:56:24.256 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-09-07 15:56:24.261 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-07 15:56:24.266 | + functions-common:run_plugins:1835 : local phase=test-config 2026-09-07 15:56:24.270 | + functions-common:run_plugins:1837 : local plugins= 2026-09-07 15:56:24.274 | + functions-common:run_plugins:1838 : local plugin 2026-09-07 15:56:24.279 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-09-07 15:56:24.283 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-07 15:56:24.288 | + inc/meta-config:merge_config_group:171 : shift 2026-09-07 15:56:24.292 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-09-07 15:56:24.296 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-07 15:56:24.301 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-07 15:56:24.305 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-07 15:56:24.312 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-09-07 15:56:24.316 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-07 15:56:24.321 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-09-07 15:56:24.325 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-07 15:56:24.330 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-09-07 15:56:24.330 | /^\[\[.+\|.*\]\]/ { 2026-09-07 15:56:24.330 | gsub("[][]", "", $1); 2026-09-07 15:56:24.331 | split($1, a, "|"); 2026-09-07 15:56:24.331 | if (a[1] == matchgroup) 2026-09-07 15:56:24.331 | print a[2] 2026-09-07 15:56:24.331 | } 2026-09-07 15:56:24.331 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 140 osc 436 apt-get 195 test_with_retry 7 dbsync 8 pip_install 173 apt-get-update 5 run_process 46 git_timed 342 ------------------------- Unaccounted time 90 ========================= Total runtime 1471 ================= Async summary ================= Time spent in the background minus waits: 530 sec Elapsed time: 1471 sec Time if we did everything serially: 2001 sec Speedup: 1.3603 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21013 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 32 | | nova_cell1 | SELECT | 68 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5383 | | neutron | INSERT | 845 | | neutron | DELETE | 33 | | placement | SELECT | 23 | | placement | INSERT | 84 | | placement | SET | 1 | | neutron | UPDATE | 251 | | nova_cell0 | UPDATE | 6 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 18 | +------------+-----------+-------+ This is your host IP address: 192.168.122.66 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.66/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 9b0a00865c2537338f72ed5b9b44a0d6bff16eb4 ovs: Fix OVS path mismatch when building from source with OVN 2026-07-29 11:45:04 +0200 OS Version: Ubuntu 24.04 noble