2026-05-29 08:54:18.099 | + ./stack.sh:main:485 : exec 2026-05-29 08:54:18.099 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-05-29-105417.summary.2026-05-29-105417 2026-05-29 08:54:18.099 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-05-29-105417' 2026-05-29 08:54:18.099 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 08:54:18.099 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-05-29-105417 2026-05-29 08:54:18.100 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/stack.sh.log.2026-05-29-105417 /opt/stack/logs/stack.sh.log 2026-05-29 08:54:18.100 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/stack.sh.log.2026-05-29-105417.summary.2026-05-29-105417 /opt/stack/logs/stack.sh.log.summary 2026-05-29 08:54:18.100 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-05-29 08:54:18.100 | + functions:check_path_perm_sanity:615 : local real_path 2026-05-29 08:54:18.100 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-05-29 08:54:18.100 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-05-29 08:54:18.100 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-05-29 08:54:18.100 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-05-29 08:54:18.100 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-05-29 08:54:18.100 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-29 08:54:18.100 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-05-29 08:54:18.101 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-05-29 08:54:18.101 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-29 08:54:18.101 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-29 08:54:18.101 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-05-29 08:54:18.103 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-05-29 08:54:18.107 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-29 08:54:18.111 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-05-29 08:54:18.114 | + ./stack.sh:main:558 : trap err_trap ERR 2026-05-29 08:54:18.117 | + ./stack.sh:main:571 : set -o errexit 2026-05-29 08:54:18.119 | + ./stack.sh:main:574 : uname -a 2026-05-29 08:54:18.121 | Linux devstack 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-05-29 08:54:18.124 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-05-29 08:54:18.126 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-05-29 08:54:18.130 | + ./stack.sh:main:581 : source /home/quobyte/devstack/lib/database 2026-05-29 08:54:18.172 | + ./stack.sh:main:582 : source /home/quobyte/devstack/lib/rpc_backend 2026-05-29 08:54:18.191 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/host 2026-05-29 08:54:18.195 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-05-29 08:54:18.214 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-05-29 08:54:18.217 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-05-29 08:54:18.234 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-05-29 08:54:18.237 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-05-29 08:54:18.255 | ++ lib/host:source:34 : ENABLE_ZSWAP=False 2026-05-29 08:54:18.258 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-05-29 08:54:18.260 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-05-29 08:54:18.264 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-05-29 08:54:18.282 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=False 2026-05-29 08:54:18.285 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-05-29 08:54:18.304 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=False 2026-05-29 08:54:18.307 | + ./stack.sh:main:588 : tune_host 2026-05-29 08:54:18.310 | + lib/host:tune_host:96 : configure_host_mem 2026-05-29 08:54:18.313 | + lib/host:configure_host_mem:70 : configure_zswap 2026-05-29 08:54:18.315 | + lib/host:configure_zswap:40 : [[ False == \T\r\u\e ]] 2026-05-29 08:54:18.318 | + lib/host:configure_host_mem:71 : configure_ksm 2026-05-29 08:54:18.321 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-05-29 08:54:18.323 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-05-29 08:54:18.326 | + functions-common:install_package:1430 : update_package_repo 2026-05-29 08:54:18.329 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-29 08:54:18.331 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-05-29 08:54:18.333 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-29 08:54:18.336 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-29 08:54:18.338 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-29 08:54:18.341 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 08:54:18.343 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 08:54:18.346 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-29 08:54:18.349 | + functions-common:apt_get_update:1158 : [[ False == \T\r\u\e ]] 2026-05-29 08:54:18.351 | + functions-common:apt_get_update:1163 : [[ False = \T\r\u\e ]] 2026-05-29 08:54:18.354 | + functions-common:apt_get_update:1165 : local sudo=sudo 2026-05-29 08:54:18.358 | ++ functions-common:apt_get_update:1166 : id -u 2026-05-29 08:54:18.362 | + functions-common:apt_get_update:1166 : [[ 1000 = \0 ]] 2026-05-29 08:54:18.365 | + functions-common:apt_get_update:1169 : time_start apt-get-update 2026-05-29 08:54:18.367 | + functions-common:time_start:2398 : local name=apt-get-update 2026-05-29 08:54:18.370 | + functions-common:time_start:2399 : local start_time= 2026-05-29 08:54:18.372 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 08:54:18.376 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 08:54:18.380 | + functions-common:time_start:2403 : _TIME_START[$name]=1780044858377 2026-05-29 08:54:18.382 | + functions-common:apt_get_update:1171 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-05-29 08:54:18.385 | + functions-common:apt_get_update:1172 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-05-29 08:54:18.388 | + functions-common:apt_get_update:1173 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-05-29 08:54:18.522 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-05-29 08:54:18.523 | Hit:2 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-29 08:54:18.523 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-29 08:54:18.557 | Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-29 08:54:18.575 | Get:5 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-05-29 08:54:21.847 | Fetched 4747 B in 1s (8986 B/s) 2026-05-29 08:54:23.854 | Reading package lists... 2026-05-29 08:54:23.885 | + functions-common:apt_get_update:1177 : REPOS_UPDATED=True 2026-05-29 08:54:23.887 | + functions-common:apt_get_update:1179 : time_stop apt-get-update 2026-05-29 08:54:23.890 | + functions-common:time_stop:2412 : local name 2026-05-29 08:54:23.892 | + functions-common:time_stop:2413 : local end_time 2026-05-29 08:54:23.895 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:54:23.897 | + functions-common:time_stop:2415 : local total 2026-05-29 08:54:23.900 | + functions-common:time_stop:2416 : local start_time 2026-05-29 08:54:23.903 | + functions-common:time_stop:2418 : name=apt-get-update 2026-05-29 08:54:23.905 | + functions-common:time_stop:2419 : start_time=1780044858377 2026-05-29 08:54:23.908 | + functions-common:time_stop:2421 : [[ -z 1780044858377 ]] 2026-05-29 08:54:23.911 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:54:23.916 | + functions-common:time_stop:2424 : end_time=1780044863913 2026-05-29 08:54:23.919 | + functions-common:time_stop:2425 : elapsed_time=5536 2026-05-29 08:54:23.921 | + functions-common:time_stop:2426 : total=0 2026-05-29 08:54:23.924 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:54:23.927 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5536 2026-05-29 08:54:23.929 | + functions-common:install_package:1431 : real_install_package ksmtuned 2026-05-29 08:54:23.932 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-29 08:54:23.935 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 08:54:23.937 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 08:54:23.940 | + functions-common:real_install_package:1419 : apt_get install ksmtuned 2026-05-29 08:54:23.962 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-05-29 08:54:24.003 | Reading package lists... 2026-05-29 08:54:24.505 | Building dependency tree... 2026-05-29 08:54:24.507 | Reading state information... 2026-05-29 08:54:25.346 | The following NEW packages will be installed: 2026-05-29 08:54:25.349 | ksmtuned 2026-05-29 08:54:25.429 | 0 upgraded, 1 newly installed, 0 to remove and 49 not upgraded. 2026-05-29 08:54:25.429 | Need to get 7444 B of archives. 2026-05-29 08:54:25.429 | After this operation, 44.0 kB of additional disk space will be used. 2026-05-29 08:54:25.429 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-05-29 08:54:25.669 | perl: warning: Setting locale failed. 2026-05-29 08:54:25.669 | perl: warning: Please check that your locale settings: 2026-05-29 08:54:25.669 | LANGUAGE = (unset), 2026-05-29 08:54:25.670 | LC_ALL = "en_US.utf8", 2026-05-29 08:54:25.670 | LANG = "de_DE.UTF-8" 2026-05-29 08:54:25.670 | are supported and installed on your system. 2026-05-29 08:54:25.670 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 08:54:25.759 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 08:54:25.760 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 08:54:25.760 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 08:54:25.976 | Fetched 7444 B in 0s (174 kB/s) 2026-05-29 08:54:26.017 | Selecting previously unselected package ksmtuned. 2026-05-29 08:54:26.351 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107864 files and directories currently installed.) 2026-05-29 08:54:26.356 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-05-29 08:54:26.367 | Unpacking ksmtuned (4.20150326) ... 2026-05-29 08:54:26.427 | Setting up ksmtuned (4.20150326) ... 2026-05-29 08:54:26.640 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-05-29 08:54:26.830 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-05-29 08:54:27.593 | perl: warning: Setting locale failed. 2026-05-29 08:54:27.593 | perl: warning: Please check that your locale settings: 2026-05-29 08:54:27.593 | LANGUAGE = (unset), 2026-05-29 08:54:27.593 | LC_ALL = "en_US.utf8", 2026-05-29 08:54:27.593 | LANG = "de_DE.UTF-8" 2026-05-29 08:54:27.593 | are supported and installed on your system. 2026-05-29 08:54:27.594 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 08:54:27.736 | perl: warning: Setting locale failed. 2026-05-29 08:54:27.736 | perl: warning: Please check that your locale settings: 2026-05-29 08:54:27.736 | LANGUAGE = (unset), 2026-05-29 08:54:27.736 | LC_ALL = "en_US.utf8", 2026-05-29 08:54:27.736 | LANG = "de_DE.UTF-8" 2026-05-29 08:54:27.736 | are supported and installed on your system. 2026-05-29 08:54:27.736 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 08:54:27.785 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 08:54:27.785 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 08:54:27.785 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 08:54:27.852 | perl: warning: Setting locale failed. 2026-05-29 08:54:27.852 | perl: warning: Please check that your locale settings: 2026-05-29 08:54:27.852 | LANGUAGE = (unset), 2026-05-29 08:54:27.853 | LC_ALL = "en_US.utf8", 2026-05-29 08:54:27.853 | LANG = "de_DE.UTF-8" 2026-05-29 08:54:27.853 | are supported and installed on your system. 2026-05-29 08:54:27.853 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 08:54:28.412 | 2026-05-29 08:54:28.412 | Running kernel seems to be up-to-date. 2026-05-29 08:54:28.412 | 2026-05-29 08:54:28.412 | No services need to be restarted. 2026-05-29 08:54:28.412 | 2026-05-29 08:54:28.412 | No containers need to be restarted. 2026-05-29 08:54:28.412 | 2026-05-29 08:54:28.412 | No user sessions are running outdated binaries. 2026-05-29 08:54:28.412 | 2026-05-29 08:54:28.412 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-29 08:54:30.676 | + functions-common:apt_get:1203 : result=0 2026-05-29 08:54:30.678 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-29 08:54:30.680 | + functions-common:time_stop:2412 : local name 2026-05-29 08:54:30.682 | + functions-common:time_stop:2413 : local end_time 2026-05-29 08:54:30.684 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:54:30.686 | + functions-common:time_stop:2415 : local total 2026-05-29 08:54:30.688 | + functions-common:time_stop:2416 : local start_time 2026-05-29 08:54:30.690 | + functions-common:time_stop:2418 : name=apt-get 2026-05-29 08:54:30.692 | + functions-common:time_stop:2419 : start_time=1780044863959 2026-05-29 08:54:30.694 | + functions-common:time_stop:2421 : [[ -z 1780044863959 ]] 2026-05-29 08:54:30.696 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:54:30.700 | + functions-common:time_stop:2424 : end_time=1780044870697 2026-05-29 08:54:30.702 | + functions-common:time_stop:2425 : elapsed_time=6738 2026-05-29 08:54:30.704 | + functions-common:time_stop:2426 : total=1497 2026-05-29 08:54:30.706 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:54:30.708 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8235 2026-05-29 08:54:30.710 | + functions-common:apt_get:1207 : return 0 2026-05-29 08:54:30.712 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-05-29 08:54:30.716 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-05-29 08:54:30.716 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-05-29 08:54:30.733 | + lib/host:configure_ksm:19 : echo 0 2026-05-29 08:54:30.733 | 0 2026-05-29 08:54:30.737 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-05-29 08:54:30.740 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ False == \T\r\u\e ]] 2026-05-29 08:54:30.742 | + lib/host:tune_host:97 : configure_host_net 2026-05-29 08:54:30.744 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-05-29 08:54:30.745 | + lib/host:configure_sysctl_net_parmaters:77 : [[ False == \T\r\u\e ]] 2026-05-29 08:54:30.748 | + ./stack.sh:main:594 : fetch_plugins 2026-05-29 08:54:30.750 | + functions-common:fetch_plugins:1758 : local plugins= 2026-05-29 08:54:30.752 | + functions-common:fetch_plugins:1759 : local plugin 2026-05-29 08:54:30.754 | + functions-common:fetch_plugins:1762 : [[ -z '' ]] 2026-05-29 08:54:30.756 | + functions-common:fetch_plugins:1763 : return 2026-05-29 08:54:30.758 | + ./stack.sh:main:598 : run_phase override_defaults 2026-05-29 08:54:30.760 | + functions-common:run_phase:1840 : local mode=override_defaults 2026-05-29 08:54:30.762 | + functions-common:run_phase:1841 : local phase= 2026-05-29 08:54:30.764 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-29 08:54:30.766 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-29 08:54:30.769 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-29 08:54:30.772 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-29 08:54:30.774 | + functions-common:run_phase:1850 : local extra 2026-05-29 08:54:30.777 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-29 08:54:30.780 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-29 08:54:30.782 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-29 08:54:30.785 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-29 08:54:30.787 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-05-29 08:54:30.789 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-29 08:54:30.803 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 08:54:30.805 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-05-29 08:54:30.807 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-29 08:54:30.809 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-29 08:54:30.811 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-29 08:54:30.813 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-29 08:54:30.815 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-29 08:54:30.817 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-05-29 08:54:30.819 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-05-29 08:54:30.821 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-05-29 08:54:30.823 | + functions-common:run_phase:1864 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-29 08:54:30.826 | + functions-common:run_phase:1865 : plugin_override_defaults 2026-05-29 08:54:30.828 | + functions-common:plugin_override_defaults:1799 : local plugins= 2026-05-29 08:54:30.829 | + functions-common:plugin_override_defaults:1800 : local plugin 2026-05-29 08:54:30.832 | + functions-common:plugin_override_defaults:1803 : [[ -z '' ]] 2026-05-29 08:54:30.834 | + functions-common:plugin_override_defaults:1804 : return 2026-05-29 08:54:30.836 | + ./stack.sh:main:601 : source /home/quobyte/devstack/lib/apache 2026-05-29 08:54:30.853 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/tls 2026-05-29 08:54:30.856 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-05-29 08:54:30.870 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-29 08:54:30.873 | +++ lib/tls:source:43 : hostname -f 2026-05-29 08:54:30.878 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-05-29 08:54:30.880 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-05-29 08:54:30.882 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-05-29 08:54:30.884 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-05-29 08:54:30.886 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-05-29 08:54:30.888 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-05-29 08:54:30.890 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-05-29 08:54:30.892 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-05-29 08:54:30.894 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-05-29 08:54:30.896 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-05-29 08:54:30.901 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/infra 2026-05-29 08:54:30.914 | + ./stack.sh:main:608 : source /home/quobyte/devstack/lib/libraries 2026-05-29 08:54:30.932 | + ./stack.sh:main:609 : source /home/quobyte/devstack/lib/lvm 2026-05-29 08:54:30.944 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/horizon 2026-05-29 08:54:30.958 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/keystone 2026-05-29 08:54:30.991 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/glance 2026-05-29 08:54:31.062 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/nova 2026-05-29 08:54:31.155 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/placement 2026-05-29 08:54:31.181 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/cinder 2026-05-29 08:54:31.229 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/swift 2026-05-29 08:54:31.278 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/neutron 2026-05-29 08:54:31.280 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-05-29 08:54:31.293 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-29 08:54:31.296 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-05-29 08:54:31.298 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-05-29 08:54:31.301 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-05-29 08:54:31.303 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-05-29 08:54:31.306 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-05-29 08:54:31.318 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-05-29 08:54:31.321 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-05-29 08:54:31.324 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-05-29 08:54:31.326 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-05-29 08:54:31.329 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-05-29 08:54:31.331 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-05-29 08:54:31.334 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-05-29 08:54:31.336 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-05-29 08:54:31.339 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-05-29 08:54:31.342 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-05-29 08:54:31.357 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-05-29 08:54:31.359 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-05-29 08:54:31.362 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-05-29 08:54:31.364 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-05-29 08:54:31.366 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-05-29 08:54:31.369 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-05-29 08:54:31.371 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-05-29 08:54:31.373 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-05-29 08:54:31.376 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-05-29 08:54:31.378 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-05-29 08:54:31.380 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-05-29 08:54:31.383 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-05-29 08:54:31.385 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-05-29 08:54:31.387 | ++ lib/neutron:source:118 : Q_HOST=192.168.122.120 2026-05-29 08:54:31.390 | ++ lib/neutron:source:120 : Q_PROTOCOL=http 2026-05-29 08:54:31.392 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-05-29 08:54:31.395 | +++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-05-29 08:54:31.395 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-05-29 08:54:31.399 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-05-29 08:54:31.402 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-05-29 08:54:31.405 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-05-29 08:54:31.407 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-05-29 08:54:31.410 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-05-29 08:54:31.414 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-05-29 08:54:31.428 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-05-29 08:54:31.431 | +++ lib/neutron:source:132 : ipv6_unquote 192.168.122.120 2026-05-29 08:54:31.435 | +++ functions-common:ipv6_unquote:2210 : echo 192.168.122.120 2026-05-29 08:54:31.435 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-05-29 08:54:31.439 | ++ lib/neutron:source:132 : Q_META_DATA_IP=192.168.122.120 2026-05-29 08:54:31.441 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-05-29 08:54:31.444 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-05-29 08:54:31.446 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-05-29 08:54:31.448 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-05-29 08:54:31.450 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-05-29 08:54:31.453 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-05-29 08:54:31.455 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-05-29 08:54:31.457 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-05-29 08:54:31.459 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-05-29 08:54:31.462 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-05-29 08:54:31.464 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-05-29 08:54:31.466 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-05-29 08:54:31.469 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-05-29 08:54:31.471 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-05-29 08:54:31.473 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-05-29 08:54:31.475 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-05-29 08:54:31.478 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-05-29 08:54:31.480 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-05-29 08:54:31.482 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-05-29 08:54:31.486 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-05-29 08:54:31.489 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-05-29 08:54:31.492 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-05-29 08:54:31.507 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-05-29 08:54:31.510 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-05-29 08:54:31.512 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-05-29 08:54:31.515 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-05-29 08:54:31.517 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-05-29 08:54:31.520 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-05-29 08:54:31.522 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-29 08:54:31.524 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-05-29 08:54:31.526 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-29 08:54:31.529 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-05-29 08:54:31.531 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-05-29 08:54:31.533 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-05-29 08:54:31.535 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-05-29 08:54:31.538 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-05-29 08:54:31.541 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-05-29 08:54:31.543 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-05-29 08:54:31.545 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-05-29 08:54:31.547 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-05-29 08:54:31.549 | ++ lib/neutron:source:268 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-05-29 08:54:31.552 | ++ lib/neutron:source:269 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-05-29 08:54:31.662 | ++ lib/neutron:source:276 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-05-29 08:54:31.677 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-05-29 08:54:31.680 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-05-29 08:54:31.683 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-05-29 08:54:31.685 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-05-29 08:54:31.688 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-05-29 08:54:31.691 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-05-29 08:54:31.693 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-05-29 08:54:31.696 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-05-29 08:54:31.698 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-05-29 08:54:31.701 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-05-29 08:54:31.704 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-05-29 08:54:31.706 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-05-29 08:54:31.709 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-05-29 08:54:31.712 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-05-29 08:54:31.714 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-05-29 08:54:31.717 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-05-29 08:54:31.720 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-05-29 08:54:31.722 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-05-29 08:54:31.725 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-05-29 08:54:31.728 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-05-29 08:54:31.732 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-05-29 08:54:31.733 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-05-29 08:54:31.734 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-05-29 08:54:31.734 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-05-29 08:54:31.739 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=33:bf8d:04c7 2026-05-29 08:54:31.742 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-05-29 08:54:31.745 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-05-29 08:54:31.748 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-05-29 08:54:31.751 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-05-29 08:54:31.753 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd33:bf8d:04c7::/56 2026-05-29 08:54:31.757 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd33:bf8d:04c7::/56 2026-05-29 08:54:31.757 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-05-29 08:54:31.763 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd33:bf8d:04c7::/64 2026-05-29 08:54:31.765 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-05-29 08:54:31.768 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-05-29 08:54:31.771 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-05-29 08:54:31.774 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-05-29 08:54:31.776 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-05-29 08:54:31.779 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-05-29 08:54:31.782 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-05-29 08:54:31.784 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-05-29 08:54:31.787 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2026-05-29 08:54:31.790 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-05-29 08:54:31.792 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-05-29 08:54:31.795 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-05-29 08:54:31.798 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fd33:bf8d:04c7::/56 2026-05-29 08:54:31.800 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2026-05-29 08:54:31.803 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2026-05-29 08:54:31.807 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2026-05-29 08:54:31.808 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2026-05-29 08:54:31.809 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2026-05-29 08:54:31.814 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=enp1s0 2026-05-29 08:54:31.817 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2026-05-29 08:54:31.819 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2026-05-29 08:54:31.820 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2026-05-29 08:54:31.826 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs= 2026-05-29 08:54:31.830 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-05-29 08:54:31.833 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-05-29 08:54:31.836 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-05-29 08:54:31.839 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-05-29 08:54:31.842 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-05-29 08:54:31.845 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-05-29 08:54:31.848 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-05-29 08:54:31.850 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-05-29 08:54:31.870 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/ldap 2026-05-29 08:54:31.888 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/dstat 2026-05-29 08:54:31.903 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/atop 2026-05-29 08:54:31.919 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/tcpdump 2026-05-29 08:54:31.934 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/etcd3 2026-05-29 08:54:31.971 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/os-vif 2026-05-29 08:54:31.975 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-05-29 08:54:31.977 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-05-29 08:54:31.979 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-05-29 08:54:31.982 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-05-29 08:54:31.986 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-05-29 08:54:32.002 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-05-29 08:54:32.005 | + ./stack.sh:main:629 : run_phase source 2026-05-29 08:54:32.007 | + functions-common:run_phase:1840 : local mode=source 2026-05-29 08:54:32.010 | + functions-common:run_phase:1841 : local phase= 2026-05-29 08:54:32.012 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-29 08:54:32.015 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-29 08:54:32.017 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-29 08:54:32.020 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-29 08:54:32.022 | + functions-common:run_phase:1850 : local extra 2026-05-29 08:54:32.026 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-29 08:54:32.030 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-29 08:54:32.032 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-29 08:54:32.034 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-29 08:54:32.037 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-05-29 08:54:32.040 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-29 08:54:32.056 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 08:54:32.058 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-05-29 08:54:32.060 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-05-29 08:54:32.108 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-05-29 08:54:32.111 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-05-29 08:54:32.114 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2026-05-29 08:54:32.116 | + functions-common:run_phase:1862 : load_plugin_settings 2026-05-29 08:54:32.119 | + functions-common:load_plugin_settings:1776 : local plugins= 2026-05-29 08:54:32.120 | + functions-common:load_plugin_settings:1777 : local plugin 2026-05-29 08:54:32.123 | + functions-common:load_plugin_settings:1780 : [[ -z '' ]] 2026-05-29 08:54:32.125 | + functions-common:load_plugin_settings:1781 : return 2026-05-29 08:54:32.127 | + functions-common:run_phase:1863 : verify_disabled_services 2026-05-29 08:54:32.129 | + functions-common:verify_disabled_services:2123 : local service 2026-05-29 08:54:32.132 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 08:54:32.134 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,key, ]] 2026-05-29 08:54:32.136 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 08:54:32.139 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-05-29 08:54:32.141 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 08:54:32.144 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-05-29 08:54:32.146 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 08:54:32.148 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-05-29 08:54:32.151 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 08:54:32.153 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-05-29 08:54:32.156 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 08:54:32.158 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-05-29 08:54:32.161 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 08:54:32.164 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-05-29 08:54:32.167 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 08:54:32.169 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-05-29 08:54:32.172 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 08:54:32.175 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-05-29 08:54:32.178 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 08:54:32.181 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-05-29 08:54:32.184 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 08:54:32.187 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-05-29 08:54:32.190 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 08:54:32.193 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-05-29 08:54:32.196 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 08:54:32.199 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-05-29 08:54:32.202 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 08:54:32.205 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-05-29 08:54:32.208 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 08:54:32.211 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-05-29 08:54:32.214 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 08:54:32.218 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-05-29 08:54:32.221 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 08:54:32.223 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-05-29 08:54:32.226 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 08:54:32.229 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-05-29 08:54:32.232 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 08:54:32.235 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-05-29 08:54:32.238 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 08:54:32.241 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-05-29 08:54:32.244 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 08:54:32.247 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-05-29 08:54:32.250 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 08:54:32.253 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-05-29 08:54:32.256 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 08:54:32.259 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-05-29 08:54:32.262 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 08:54:32.265 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-05-29 08:54:32.268 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 08:54:32.271 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-05-29 08:54:32.274 | + ./stack.sh:main:700 : initialize_database_backends 2026-05-29 08:54:32.277 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-05-29 08:54:32.280 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-05-29 08:54:32.298 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 08:54:32.300 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-05-29 08:54:32.303 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-05-29 08:54:32.306 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-05-29 08:54:32.325 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 08:54:32.328 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-05-29 08:54:32.330 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-05-29 08:54:32.333 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-05-29 08:54:32.336 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-05-29 08:54:32.339 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-05-29 08:54:32.342 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-05-29 08:54:32.345 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-05-29 08:54:32.348 | + lib/database:initialize_database_backends:92 : return 0 2026-05-29 08:54:32.351 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-05-29 08:54:32.352 | Using mysql database backend 2026-05-29 08:54:32.354 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-05-29 08:54:32.372 | + ./stack.sh:main:706 : define_database_baseurl 2026-05-29 08:54:32.376 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-05-29 08:54:32.379 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-05-29 08:54:32.381 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-05-29 08:54:32.384 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-29 08:54:32.387 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-05-29 08:54:32.406 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 08:54:32.409 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-05-29 08:54:32.428 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-05-29 08:54:32.447 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 08:54:32.450 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-05-29 08:54:32.469 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-05-29 08:54:32.490 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-05-29 08:54:32.507 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 08:54:32.510 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-05-29 08:54:32.529 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 08:54:32.532 | + ./stack.sh:main:762 : save_stackenv 762 2026-05-29 08:54:32.534 | + functions-common:save_stackenv:63 : local tag=762 2026-05-29 08:54:32.538 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-05-29 08:54:32.542 | + functions-common:save_stackenv:65 : time_stamp=2026-05-29-105432 2026-05-29 08:54:32.545 | + functions-common:save_stackenv:66 : echo '# 2026-05-29-105432 762' 2026-05-29 08:54:32.548 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 08:54:32.550 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-29 08:54:32.553 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 08:54:32.556 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-05-29 08:54:32.558 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 08:54:32.561 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-05-29 08:54:32.564 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 08:54:32.566 | + functions-common:save_stackenv:68 : 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-05-29 08:54:32.570 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 08:54:32.573 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.120 2026-05-29 08:54:32.575 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 08:54:32.578 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.120/identity 2026-05-29 08:54:32.581 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 08:54:32.584 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-05-29-105417 2026-05-29 08:54:32.587 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 08:54:32.590 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-05-29 08:54:32.593 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 08:54:32.596 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.120 2026-05-29 08:54:32.599 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 08:54:32.602 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-05-29 08:54:32.604 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 08:54:32.607 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-05-29 08:54:32.610 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 08:54:32.612 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-05-29 08:54:32.615 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 08:54:32.618 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-05-29 08:54:32.621 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 08:54:32.624 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.120 2026-05-29 08:54:32.627 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 08:54:32.630 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-05-29 08:54:32.633 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-05-29 08:54:32.636 | + ./stack.sh:main:775 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements stable/2026.1 2026-05-29 08:54:32.638 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-05-29 08:54:32.641 | + functions-common:git_clone:582 : local git_dest=/opt/stack/requirements 2026-05-29 08:54:32.643 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-29 08:54:32.646 | + functions-common:git_clone:584 : local orig_dir 2026-05-29 08:54:32.649 | ++ functions-common:git_clone:585 : pwd 2026-05-29 08:54:32.652 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-29 08:54:32.654 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-29 08:54:32.658 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-29 08:54:32.677 | + functions-common:git_clone:588 : RECLONE=False 2026-05-29 08:54:32.680 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-29 08:54:32.682 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-29 08:54:32.687 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-29 08:54:32.687 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-29 08:54:32.691 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/requirements ]] 2026-05-29 08:54:32.694 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-29 08:54:32.697 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-05-29 08:54:32.700 | + functions-common:git_timed:689 : local count=0 2026-05-29 08:54:32.702 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 08:54:32.705 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 08:54:32.708 | + functions-common:git_timed:693 : timeout=0 2026-05-29 08:54:32.711 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 08:54:32.713 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 08:54:32.716 | + functions-common:time_start:2399 : local start_time= 2026-05-29 08:54:32.718 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 08:54:32.722 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 08:54:32.727 | + functions-common:time_start:2403 : _TIME_START[$name]=1780044872724 2026-05-29 08:54:32.729 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-05-29 08:54:32.732 | Cloning into '/opt/stack/requirements'... 2026-05-29 08:54:36.777 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 08:54:36.781 | + functions-common:time_stop:2412 : local name 2026-05-29 08:54:36.783 | + functions-common:time_stop:2413 : local end_time 2026-05-29 08:54:36.787 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:54:36.789 | + functions-common:time_stop:2415 : local total 2026-05-29 08:54:36.793 | + functions-common:time_stop:2416 : local start_time 2026-05-29 08:54:36.796 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 08:54:36.799 | + functions-common:time_stop:2419 : start_time=1780044872724 2026-05-29 08:54:36.802 | + functions-common:time_stop:2421 : [[ -z 1780044872724 ]] 2026-05-29 08:54:36.806 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:54:36.811 | + functions-common:time_stop:2424 : end_time=1780044876808 2026-05-29 08:54:36.814 | + functions-common:time_stop:2425 : elapsed_time=4084 2026-05-29 08:54:36.817 | + functions-common:time_stop:2426 : total=0 2026-05-29 08:54:36.820 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:54:36.822 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4084 2026-05-29 08:54:36.826 | + functions-common:git_clone:623 : cd /opt/stack/requirements 2026-05-29 08:54:36.829 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-29 08:54:36.832 | + functions-common:git_timed:689 : local count=0 2026-05-29 08:54:36.835 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 08:54:36.839 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 08:54:36.842 | + functions-common:git_timed:693 : timeout=0 2026-05-29 08:54:36.845 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 08:54:36.848 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 08:54:36.851 | + functions-common:time_start:2399 : local start_time= 2026-05-29 08:54:36.855 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 08:54:36.859 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 08:54:36.864 | + functions-common:time_start:2403 : _TIME_START[$name]=1780044876860 2026-05-29 08:54:36.867 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-29 08:54:37.358 | From https://review.opendev.org/openstack/requirements 2026-05-29 08:54:37.358 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-29 08:54:37.369 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 08:54:37.372 | + functions-common:time_stop:2412 : local name 2026-05-29 08:54:37.376 | + functions-common:time_stop:2413 : local end_time 2026-05-29 08:54:37.379 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:54:37.383 | + functions-common:time_stop:2415 : local total 2026-05-29 08:54:37.386 | + functions-common:time_stop:2416 : local start_time 2026-05-29 08:54:37.389 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 08:54:37.393 | + functions-common:time_stop:2419 : start_time=1780044876860 2026-05-29 08:54:37.396 | + functions-common:time_stop:2421 : [[ -z 1780044876860 ]] 2026-05-29 08:54:37.401 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:54:37.406 | + functions-common:time_stop:2424 : end_time=1780044877402 2026-05-29 08:54:37.409 | + functions-common:time_stop:2425 : elapsed_time=542 2026-05-29 08:54:37.412 | + functions-common:time_stop:2426 : total=4084 2026-05-29 08:54:37.416 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:54:37.419 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4626 2026-05-29 08:54:37.423 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-29 08:54:37.426 | + functions-common:git_timed:689 : local count=0 2026-05-29 08:54:37.429 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 08:54:37.433 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 08:54:37.437 | + functions-common:git_timed:693 : timeout=0 2026-05-29 08:54:37.440 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 08:54:37.443 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 08:54:37.447 | + functions-common:time_start:2399 : local start_time= 2026-05-29 08:54:37.450 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 08:54:37.454 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 08:54:37.466 | + functions-common:time_start:2403 : _TIME_START[$name]=1780044877456 2026-05-29 08:54:37.467 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-29 08:54:37.483 | Note: switching to 'FETCH_HEAD'. 2026-05-29 08:54:37.483 | 2026-05-29 08:54:37.483 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-29 08:54:37.483 | changes and commit them, and you can discard any commits you make in this 2026-05-29 08:54:37.483 | state without impacting any branches by switching back to a branch. 2026-05-29 08:54:37.484 | 2026-05-29 08:54:37.484 | If you want to create a new branch to retain commits you create, you may 2026-05-29 08:54:37.484 | do so (now or later) by using -c with the switch command. Example: 2026-05-29 08:54:37.484 | 2026-05-29 08:54:37.484 | git switch -c 2026-05-29 08:54:37.484 | 2026-05-29 08:54:37.484 | Or undo this operation with: 2026-05-29 08:54:37.484 | 2026-05-29 08:54:37.484 | git switch - 2026-05-29 08:54:37.484 | 2026-05-29 08:54:37.484 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-29 08:54:37.484 | 2026-05-29 08:54:37.485 | HEAD is now at c4c55d52 Merge "update constraint for horizon to new release 25.7.3" into stable/2026.1 2026-05-29 08:54:37.490 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 08:54:37.493 | + functions-common:time_stop:2412 : local name 2026-05-29 08:54:37.496 | + functions-common:time_stop:2413 : local end_time 2026-05-29 08:54:37.499 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:54:37.502 | + functions-common:time_stop:2415 : local total 2026-05-29 08:54:37.505 | + functions-common:time_stop:2416 : local start_time 2026-05-29 08:54:37.508 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 08:54:37.511 | + functions-common:time_stop:2419 : start_time=1780044877456 2026-05-29 08:54:37.515 | + functions-common:time_stop:2421 : [[ -z 1780044877456 ]] 2026-05-29 08:54:37.518 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:54:37.523 | + functions-common:time_stop:2424 : end_time=1780044877520 2026-05-29 08:54:37.527 | + functions-common:time_stop:2425 : elapsed_time=64 2026-05-29 08:54:37.530 | + functions-common:time_stop:2426 : total=4626 2026-05-29 08:54:37.533 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:54:37.535 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4690 2026-05-29 08:54:37.539 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-05-29 08:54:37.557 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2026-05-29 08:54:37.561 | + functions-common:git_clone:665 : git show --oneline 2026-05-29 08:54:37.562 | + functions-common:git_clone:665 : head -1 2026-05-29 08:54:37.565 | c4c55d52 Merge "update constraint for horizon to new release 25.7.3" into stable/2026.1 2026-05-29 08:54:37.568 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-29 08:54:37.572 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-05-29 08:54:37.576 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 08:54:37.579 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-05-29 08:54:37.583 | + ./stack.sh:main:780 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-05-29 08:54:37.586 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-05-29 08:54:37.590 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-05-29 08:54:37.593 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-05-29 08:54:37.597 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-05-29 08:54:37.600 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-05-29 08:54:37.604 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-05-29 08:54:37.609 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-05-29 08:54:37.614 | ++ tools/install_prereqs.sh:source:47 : NOW=1780044877 2026-05-29 08:54:37.619 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-05-29 08:54:37.624 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-05-29 08:54:37.628 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-05-29 08:54:37.632 | ++ tools/install_prereqs.sh:source:49 : DELTA=1780044877 2026-05-29 08:54:37.635 | ++ tools/install_prereqs.sh:source:50 : [[ 1780044877 -lt 7200 ]] 2026-05-29 08:54:37.639 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-05-29 08:54:37.642 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2026-05-29 08:54:37.645 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2026-05-29 08:54:37.649 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2026-05-29 08:54:37.653 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2026-05-29 08:54:37.656 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2026-05-29 08:54:37.659 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2026-05-29 08:54:37.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-05-29 08:54:37.700 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-05-29 08:54:37.700 | apache2-dev 2026-05-29 08:54:37.700 | bc 2026-05-29 08:54:37.700 | bsdmainutils 2026-05-29 08:54:37.700 | curl 2026-05-29 08:54:37.700 | g++ 2026-05-29 08:54:37.701 | gawk 2026-05-29 08:54:37.701 | gcc 2026-05-29 08:54:37.701 | gettext 2026-05-29 08:54:37.701 | git 2026-05-29 08:54:37.701 | graphviz 2026-05-29 08:54:37.701 | iputils-ping 2026-05-29 08:54:37.701 | libffi-dev 2026-05-29 08:54:37.701 | libjpeg-dev 2026-05-29 08:54:37.701 | libpq-dev 2026-05-29 08:54:37.701 | libssl-dev 2026-05-29 08:54:37.701 | libsystemd-dev 2026-05-29 08:54:37.701 | libxml2-dev 2026-05-29 08:54:37.702 | libxslt1-dev 2026-05-29 08:54:37.702 | libyaml-dev 2026-05-29 08:54:37.702 | lsof 2026-05-29 08:54:37.702 | openssh-server 2026-05-29 08:54:37.702 | openssl 2026-05-29 08:54:37.702 | pkg-config 2026-05-29 08:54:37.702 | psmisc 2026-05-29 08:54:37.702 | python3-dev 2026-05-29 08:54:37.702 | python3-pip 2026-05-29 08:54:37.702 | python3-systemd 2026-05-29 08:54:37.702 | python3-venv 2026-05-29 08:54:37.703 | tar 2026-05-29 08:54:37.703 | tcpdump 2026-05-29 08:54:37.703 | unzip 2026-05-29 08:54:37.703 | uuid-runtime 2026-05-29 08:54:37.703 | wget 2026-05-29 08:54:37.703 | zlib1g-dev 2026-05-29 08:54:37.703 | libkrb5-dev 2026-05-29 08:54:37.703 | libldap2-dev 2026-05-29 08:54:37.703 | libsasl2-dev 2026-05-29 08:54:37.703 | memcached 2026-05-29 08:54:37.703 | python3-mysqldb 2026-05-29 08:54:37.703 | sqlite3 2026-05-29 08:54:37.703 | conntrack 2026-05-29 08:54:37.704 | curl 2026-05-29 08:54:37.704 | ebtables 2026-05-29 08:54:37.704 | genisoimage 2026-05-29 08:54:37.704 | iptables 2026-05-29 08:54:37.704 | iputils-arping 2026-05-29 08:54:37.704 | kpartx 2026-05-29 08:54:37.704 | libjs-jquery-tablesorter 2026-05-29 08:54:37.704 | parted 2026-05-29 08:54:37.704 | pm-utils 2026-05-29 08:54:37.704 | python3-mysqldb 2026-05-29 08:54:37.704 | socat 2026-05-29 08:54:37.705 | sqlite3 2026-05-29 08:54:37.705 | sudo 2026-05-29 08:54:37.705 | vlan 2026-05-29 08:54:37.705 | lsscsi 2026-05-29 08:54:37.705 | open-iscsi 2026-05-29 08:54:37.705 | cryptsetup 2026-05-29 08:54:37.705 | dosfstools 2026-05-29 08:54:37.705 | genisoimage 2026-05-29 08:54:37.705 | gir1.2-libosinfo-1.0 2026-05-29 08:54:37.705 | netcat-openbsd 2026-05-29 08:54:37.705 | open-iscsi 2026-05-29 08:54:37.705 | qemu-utils 2026-05-29 08:54:37.706 | sg3-utils 2026-05-29 08:54:37.706 | sysfsutils 2026-05-29 08:54:37.706 | lvm2 2026-05-29 08:54:37.706 | qemu-utils 2026-05-29 08:54:37.706 | thin-provisioning-tools 2026-05-29 08:54:37.706 | acl 2026-05-29 08:54:37.706 | dnsmasq-base 2026-05-29 08:54:37.706 | dnsmasq-utils 2026-05-29 08:54:37.706 | ebtables 2026-05-29 08:54:37.706 | haproxy 2026-05-29 08:54:37.706 | iptables 2026-05-29 08:54:37.707 | iputils-arping 2026-05-29 08:54:37.707 | iputils-ping 2026-05-29 08:54:37.707 | postgresql-server-dev-all 2026-05-29 08:54:37.707 | python3-mysqldb 2026-05-29 08:54:37.707 | sqlite3 2026-05-29 08:54:37.707 | sudo 2026-05-29 08:54:37.707 | vlan 2026-05-29 08:54:37.707 | pcp' 2026-05-29 08:54:37.707 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-05-29 08:54:37.730 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-05-29 08:54:37.730 | apache2-dev 2026-05-29 08:54:37.730 | bc 2026-05-29 08:54:37.730 | bsdmainutils 2026-05-29 08:54:37.730 | curl 2026-05-29 08:54:37.730 | g++ 2026-05-29 08:54:37.730 | gawk 2026-05-29 08:54:37.731 | gcc 2026-05-29 08:54:37.731 | gettext 2026-05-29 08:54:37.731 | git 2026-05-29 08:54:37.731 | graphviz 2026-05-29 08:54:37.731 | iputils-ping 2026-05-29 08:54:37.731 | libffi-dev 2026-05-29 08:54:37.731 | libjpeg-dev 2026-05-29 08:54:37.731 | libpq-dev 2026-05-29 08:54:37.731 | libssl-dev 2026-05-29 08:54:37.731 | libsystemd-dev 2026-05-29 08:54:37.731 | libxml2-dev 2026-05-29 08:54:37.732 | libxslt1-dev 2026-05-29 08:54:37.732 | libyaml-dev 2026-05-29 08:54:37.732 | lsof 2026-05-29 08:54:37.732 | openssh-server 2026-05-29 08:54:37.732 | openssl 2026-05-29 08:54:37.732 | pkg-config 2026-05-29 08:54:37.732 | psmisc 2026-05-29 08:54:37.732 | python3-dev 2026-05-29 08:54:37.732 | python3-pip 2026-05-29 08:54:37.732 | python3-systemd 2026-05-29 08:54:37.732 | python3-venv 2026-05-29 08:54:37.732 | tar 2026-05-29 08:54:37.733 | tcpdump 2026-05-29 08:54:37.733 | unzip 2026-05-29 08:54:37.733 | uuid-runtime 2026-05-29 08:54:37.733 | wget 2026-05-29 08:54:37.733 | zlib1g-dev 2026-05-29 08:54:37.733 | libkrb5-dev 2026-05-29 08:54:37.733 | libldap2-dev 2026-05-29 08:54:37.733 | libsasl2-dev 2026-05-29 08:54:37.733 | memcached 2026-05-29 08:54:37.733 | python3-mysqldb 2026-05-29 08:54:37.733 | sqlite3 2026-05-29 08:54:37.733 | conntrack 2026-05-29 08:54:37.734 | curl 2026-05-29 08:54:37.734 | ebtables 2026-05-29 08:54:37.734 | genisoimage 2026-05-29 08:54:37.734 | iptables 2026-05-29 08:54:37.734 | iputils-arping 2026-05-29 08:54:37.734 | kpartx 2026-05-29 08:54:37.734 | libjs-jquery-tablesorter 2026-05-29 08:54:37.734 | parted 2026-05-29 08:54:37.734 | pm-utils 2026-05-29 08:54:37.734 | python3-mysqldb 2026-05-29 08:54:37.734 | socat 2026-05-29 08:54:37.735 | sqlite3 2026-05-29 08:54:37.735 | sudo 2026-05-29 08:54:37.735 | vlan 2026-05-29 08:54:37.735 | lsscsi 2026-05-29 08:54:37.735 | open-iscsi 2026-05-29 08:54:37.735 | cryptsetup 2026-05-29 08:54:37.735 | dosfstools 2026-05-29 08:54:37.735 | genisoimage 2026-05-29 08:54:37.735 | gir1.2-libosinfo-1.0 2026-05-29 08:54:37.735 | netcat-openbsd 2026-05-29 08:54:37.735 | open-iscsi 2026-05-29 08:54:37.735 | qemu-utils 2026-05-29 08:54:37.736 | sg3-utils 2026-05-29 08:54:37.736 | sysfsutils 2026-05-29 08:54:37.736 | lvm2 2026-05-29 08:54:37.736 | qemu-utils 2026-05-29 08:54:37.736 | thin-provisioning-tools 2026-05-29 08:54:37.736 | acl 2026-05-29 08:54:37.736 | dnsmasq-base 2026-05-29 08:54:37.736 | dnsmasq-utils 2026-05-29 08:54:37.736 | ebtables 2026-05-29 08:54:37.736 | haproxy 2026-05-29 08:54:37.736 | iptables 2026-05-29 08:54:37.737 | iputils-arping 2026-05-29 08:54:37.737 | iputils-ping 2026-05-29 08:54:37.737 | postgresql-server-dev-all 2026-05-29 08:54:37.737 | python3-mysqldb 2026-05-29 08:54:37.737 | sqlite3 2026-05-29 08:54:37.737 | sudo 2026-05-29 08:54:37.737 | vlan 2026-05-29 08:54:37.737 | pcp ' 2026-05-29 08:54:37.737 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-05-29 08:54:37.739 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 08:54:37.742 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 08:54:37.748 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-05-29 08:54:37.748 | ++ 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-05-29 08:54:37.753 | ++ 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-05-29 08:54:37.756 | ++ functions-common:install_package:1430 : update_package_repo 2026-05-29 08:54:37.759 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-29 08:54:37.763 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-29 08:54:37.767 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-29 08:54:37.770 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-29 08:54:37.774 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-05-29 08:54:37.777 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 08:54:37.780 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 08:54:37.784 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-05-29 08:54:37.787 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-29 08:54:37.791 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-29 08:54:37.800 | ++ functions-common:apt_get_update:1159 : return 2026-05-29 08:54:37.804 | ++ functions-common:install_package:1431 : 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-05-29 08:54:37.809 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-05-29 08:54:37.812 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 08:54:37.816 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 08:54:37.820 | ++ functions-common:real_install_package:1419 : 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-05-29 08:54:37.849 | ++ functions-common:apt_get:1199 : 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-05-29 08:54:37.891 | Reading package lists... 2026-05-29 08:54:38.324 | Building dependency tree... 2026-05-29 08:54:38.326 | Reading state information... 2026-05-29 08:54:38.968 | bc is already the newest version (1.07.1-3ubuntu4). 2026-05-29 08:54:38.968 | bc set to manually installed. 2026-05-29 08:54:38.968 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-05-29 08:54:38.968 | g++ set to manually installed. 2026-05-29 08:54:38.968 | gawk is already the newest version (1:5.2.1-2build3). 2026-05-29 08:54:38.969 | gawk set to manually installed. 2026-05-29 08:54:38.969 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-05-29 08:54:38.969 | gcc set to manually installed. 2026-05-29 08:54:38.969 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-05-29 08:54:38.969 | git set to manually installed. 2026-05-29 08:54:38.969 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-05-29 08:54:38.969 | iputils-ping set to manually installed. 2026-05-29 08:54:38.969 | lsof is already the newest version (4.95.0-1build3). 2026-05-29 08:54:38.969 | lsof set to manually installed. 2026-05-29 08:54:38.969 | openssl is already the newest version (3.0.13-0ubuntu3.9). 2026-05-29 08:54:38.970 | openssl set to manually installed. 2026-05-29 08:54:38.970 | psmisc is already the newest version (23.7-1build1). 2026-05-29 08:54:38.970 | psmisc set to manually installed. 2026-05-29 08:54:38.970 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-05-29 08:54:38.970 | python3-dev set to manually installed. 2026-05-29 08:54:38.970 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-05-29 08:54:38.970 | python3-systemd is already the newest version (235-1build4). 2026-05-29 08:54:38.970 | python3-systemd set to manually installed. 2026-05-29 08:54:38.970 | tar is already the newest version (1.35+dfsg-3build1). 2026-05-29 08:54:38.970 | tar set to manually installed. 2026-05-29 08:54:38.970 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-05-29 08:54:38.970 | tcpdump set to manually installed. 2026-05-29 08:54:38.971 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-05-29 08:54:38.971 | uuid-runtime set to manually installed. 2026-05-29 08:54:38.971 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-05-29 08:54:38.971 | wget set to manually installed. 2026-05-29 08:54:38.971 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-05-29 08:54:38.971 | zlib1g-dev set to manually installed. 2026-05-29 08:54:38.971 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-05-29 08:54:38.971 | iptables set to manually installed. 2026-05-29 08:54:38.971 | kpartx is already the newest version (0.9.4-5ubuntu8.1). 2026-05-29 08:54:38.971 | kpartx set to manually installed. 2026-05-29 08:54:38.971 | parted is already the newest version (3.6-4build1). 2026-05-29 08:54:38.972 | parted set to manually installed. 2026-05-29 08:54:38.972 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-05-29 08:54:38.972 | sudo set to manually installed. 2026-05-29 08:54:38.972 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-05-29 08:54:38.972 | open-iscsi set to manually installed. 2026-05-29 08:54:38.972 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-05-29 08:54:38.972 | cryptsetup set to manually installed. 2026-05-29 08:54:38.972 | dosfstools is already the newest version (4.2-1.1build1). 2026-05-29 08:54:38.972 | dosfstools set to manually installed. 2026-05-29 08:54:38.972 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-05-29 08:54:38.972 | netcat-openbsd set to manually installed. 2026-05-29 08:54:38.972 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.16). 2026-05-29 08:54:38.973 | qemu-utils set to manually installed. 2026-05-29 08:54:38.973 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-05-29 08:54:38.973 | sg3-utils set to manually installed. 2026-05-29 08:54:38.973 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-05-29 08:54:38.973 | lvm2 set to manually installed. 2026-05-29 08:54:38.973 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-05-29 08:54:38.973 | thin-provisioning-tools set to manually installed. 2026-05-29 08:54:38.973 | acl is already the newest version (2.3.2-1build1.1). 2026-05-29 08:54:38.973 | acl set to manually installed. 2026-05-29 08:54:38.973 | The following additional packages will be installed: 2026-05-29 08:54:38.973 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-05-29 08:54:38.974 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-05-29 08:54:38.974 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-05-29 08:54:38.974 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-05-29 08:54:38.974 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-05-29 08:54:38.974 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-05-29 08:54:38.974 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-05-29 08:54:38.974 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-05-29 08:54:38.974 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-05-29 08:54:38.974 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-05-29 08:54:38.974 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-05-29 08:54:38.974 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-05-29 08:54:38.975 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-05-29 08:54:38.975 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-05-29 08:54:38.975 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-05-29 08:54:38.975 | libosinfo-l10n libpathplan4 libpcp-archive1t64 libpcp-gui2t64 2026-05-29 08:54:38.975 | libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 2026-05-29 08:54:38.975 | libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 2026-05-29 08:54:38.975 | libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 2026-05-29 08:54:38.975 | libsm6 libsub-override-perl libsys-hostname-long-perl libsysfs2 libtool 2026-05-29 08:54:38.975 | libtypes-serialiser-perl libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 2026-05-29 08:54:38.975 | libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime 2026-05-29 08:54:38.975 | llvm-17-tools m4 mysql-common ncal openssh-client openssh-sftp-server 2026-05-29 08:54:38.976 | osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-05-29 08:54:38.976 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-05-29 08:54:38.976 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv ssl-cert 2026-05-29 08:54:38.976 | uuid-dev vbetool 2026-05-29 08:54:38.977 | Suggested packages: 2026-05-29 08:54:38.977 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-05-29 08:54:38.977 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-05-29 08:54:38.977 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-05-29 08:54:38.978 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-05-29 08:54:38.978 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-05-29 08:54:38.978 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-05-29 08:54:38.978 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-05-29 08:54:38.978 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-05-29 08:54:38.978 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-05-29 08:54:38.978 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-05-29 08:54:38.978 | default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-05-29 08:54:39.130 | The following NEW packages will be installed: 2026-05-29 08:54:39.130 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-05-29 08:54:39.130 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-05-29 08:54:39.131 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-05-29 08:54:39.131 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-05-29 08:54:39.131 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-05-29 08:54:39.131 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-05-29 08:54:39.131 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-05-29 08:54:39.131 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-05-29 08:54:39.131 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-05-29 08:54:39.131 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-05-29 08:54:39.131 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-05-29 08:54:39.131 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-05-29 08:54:39.131 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-05-29 08:54:39.132 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-05-29 08:54:39.132 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-05-29 08:54:39.132 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-05-29 08:54:39.132 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-05-29 08:54:39.132 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-05-29 08:54:39.132 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-05-29 08:54:39.132 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-05-29 08:54:39.132 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-05-29 08:54:39.132 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-05-29 08:54:39.132 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-05-29 08:54:39.133 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-05-29 08:54:39.133 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-05-29 08:54:39.133 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-05-29 08:54:39.133 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-05-29 08:54:39.134 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-05-29 08:54:39.134 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-05-29 08:54:39.134 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-05-29 08:54:39.134 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-05-29 08:54:39.134 | uuid-dev vbetool vlan 2026-05-29 08:54:39.136 | The following packages will be upgraded: 2026-05-29 08:54:39.138 | curl dnsmasq-base libcurl3t64-gnutls libcurl4t64 openssh-client 2026-05-29 08:54:39.138 | openssh-server openssh-sftp-server 2026-05-29 08:54:39.218 | 7 upgraded, 161 newly installed, 0 to remove and 42 not upgraded. 2026-05-29 08:54:39.218 | Need to get 177 MB of archives. 2026-05-29 08:54:39.218 | After this operation, 941 MB of additional disk space will be used. 2026-05-29 08:54:39.218 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-05-29 08:54:39.274 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-05-29 08:54:39.275 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-05-29 08:54:39.275 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-05-29 08:54:39.276 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-05-29 08:54:39.290 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-05-29 08:54:39.306 | Get:7 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-05-29 08:54:39.308 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.12 [1336 kB] 2026-05-29 08:54:39.343 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.12 [163 kB] 2026-05-29 08:54:39.344 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.12 [98.9 kB] 2026-05-29 08:54:39.348 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.12 [90.2 kB] 2026-05-29 08:54:39.350 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2070 kB] 2026-05-29 08:54:39.396 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-05-29 08:54:39.399 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-05-29 08:54:39.403 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-05-29 08:54:39.404 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-05-29 08:54:39.410 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-05-29 08:54:39.421 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-05-29 08:54:39.422 | Get:19 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-05-29 08:54:39.423 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-05-29 08:54:39.423 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-05-29 08:54:39.426 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-05-29 08:54:39.431 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-05-29 08:54:39.434 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-05-29 08:54:39.436 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-05-29 08:54:39.440 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-05-29 08:54:39.447 | Get:27 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-05-29 08:54:39.459 | Get:28 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-05-29 08:54:39.477 | Get:29 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-05-29 08:54:39.479 | Get:30 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-05-29 08:54:39.919 | Get:31 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-05-29 08:54:40.134 | Get:32 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-05-29 08:54:40.135 | Get:33 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-05-29 08:54:40.137 | Get:34 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-05-29 08:54:40.141 | Get:35 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-05-29 08:54:40.153 | Get:36 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-05-29 08:54:40.177 | Get:37 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-05-29 08:54:40.281 | Get:38 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-05-29 08:54:40.283 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-05-29 08:54:40.285 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-05-29 08:54:40.286 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-05-29 08:54:40.287 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-05-29 08:54:40.288 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-05-29 08:54:40.289 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-05-29 08:54:40.289 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-05-29 08:54:40.290 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-05-29 08:54:40.299 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-05-29 08:54:40.319 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-05-29 08:54:40.320 | Get:49 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-05-29 08:54:40.326 | Get:50 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-05-29 08:54:40.347 | Get:51 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-05-29 08:54:40.348 | Get:52 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-05-29 08:54:40.349 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-05-29 08:54:40.349 | Get:54 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-05-29 08:54:40.360 | Get:55 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-05-29 08:54:40.364 | Get:56 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-05-29 08:54:40.365 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-05-29 08:54:40.381 | Get:58 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-05-29 08:54:40.384 | Get:59 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-05-29 08:54:40.386 | Get:60 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-05-29 08:54:40.387 | Get:61 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-05-29 08:54:40.396 | Get:62 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.12 [203 kB] 2026-05-29 08:54:40.400 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-05-29 08:54:40.401 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-05-29 08:54:40.401 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-05-29 08:54:40.402 | Get:66 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-05-29 08:54:40.410 | Get:67 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-05-29 08:54:40.410 | Get:68 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-05-29 08:54:40.412 | Get:69 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-05-29 08:54:40.450 | Get:70 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-05-29 08:54:40.454 | Get:71 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-05-29 08:54:40.455 | Get:72 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-05-29 08:54:40.459 | Get:73 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-05-29 08:54:40.460 | Get:74 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-05-29 08:54:40.461 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-05-29 08:54:40.462 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-05-29 08:54:40.463 | Get:77 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-05-29 08:54:40.465 | Get:78 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-05-29 08:54:40.471 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-05-29 08:54:40.481 | Get:80 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-05-29 08:54:40.506 | Get:81 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-05-29 08:54:40.508 | Get:82 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-05-29 08:54:40.553 | Get:83 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-05-29 08:54:40.553 | Get:84 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-05-29 08:54:40.554 | Get:85 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-05-29 08:54:40.556 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-05-29 08:54:40.557 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-05-29 08:54:40.559 | Get:88 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-05-29 08:54:40.566 | Get:89 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-05-29 08:54:40.569 | Get:90 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-05-29 08:54:40.570 | Get:91 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-05-29 08:54:40.572 | Get:92 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-05-29 08:54:40.573 | Get:93 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-05-29 08:54:40.574 | Get:94 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-05-29 08:54:40.584 | Get:95 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-05-29 08:54:40.585 | Get:96 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-05-29 08:54:40.588 | Get:97 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-05-29 08:54:40.590 | Get:98 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-05-29 08:54:40.642 | Get:99 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-05-29 08:54:40.645 | Get:100 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-05-29 08:54:40.666 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-05-29 08:54:40.667 | Get:102 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-05-29 08:54:40.852 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-05-29 08:54:40.858 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-05-29 08:54:40.858 | Get:105 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-05-29 08:54:40.859 | Get:106 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-05-29 08:54:40.859 | Get:107 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-05-29 08:54:40.860 | Get:108 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-05-29 08:54:40.861 | Get:109 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-05-29 08:54:40.862 | Get:110 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-05-29 08:54:40.864 | Get:111 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-05-29 08:54:40.869 | Get:112 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-05-29 08:54:40.879 | Get:113 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-05-29 08:54:40.880 | Get:114 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.45-0ubuntu0.24.04.1 [1255 kB] 2026-05-29 08:54:40.912 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-05-29 08:54:40.934 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-05-29 08:54:40.935 | Get:117 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-05-29 08:54:40.938 | Get:118 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-05-29 08:54:40.939 | Get:119 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-05-29 08:54:40.940 | Get:120 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-05-29 08:54:40.941 | Get:121 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-05-29 08:54:40.943 | Get:122 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.9 [2407 kB] 2026-05-29 08:54:41.002 | Get:123 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-05-29 08:54:41.008 | Get:124 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-05-29 08:54:41.016 | Get:125 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.15 [1239 kB] 2026-05-29 08:54:41.033 | Get:126 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-05-29 08:54:41.035 | Get:127 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-05-29 08:54:41.056 | Get:128 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-05-29 08:54:41.057 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-05-29 08:54:41.065 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-05-29 08:54:41.074 | Get:131 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-05-29 08:54:41.474 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-05-29 08:54:41.475 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-05-29 08:54:41.486 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-05-29 08:54:41.582 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-05-29 08:54:41.584 | Get:136 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-05-29 08:54:42.295 | Get:137 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-05-29 08:54:42.296 | Get:138 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-05-29 08:54:42.297 | Get:139 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-05-29 08:54:42.299 | Get:140 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-05-29 08:54:42.299 | Get:141 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-05-29 08:54:42.299 | Get:142 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-05-29 08:54:42.300 | Get:143 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-05-29 08:54:42.316 | Get:144 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-05-29 08:54:42.334 | Get:145 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-05-29 08:54:42.335 | Get:146 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-05-29 08:54:42.336 | Get:147 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-05-29 08:54:42.370 | Get:148 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-05-29 08:54:42.379 | Get:149 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-05-29 08:54:42.379 | Get:150 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-05-29 08:54:42.380 | Get:151 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-05-29 08:54:42.382 | Get:152 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-05-29 08:54:42.384 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-05-29 08:54:42.385 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-05-29 08:54:42.385 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-05-29 08:54:42.387 | Get:156 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-05-29 08:54:42.388 | Get:157 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-05-29 08:54:42.401 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-05-29 08:54:42.401 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-05-29 08:54:42.402 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-05-29 08:54:42.402 | Get:161 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-05-29 08:54:42.403 | Get:162 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-05-29 08:54:42.414 | Get:163 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-05-29 08:54:42.421 | Get:164 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-05-29 08:54:42.423 | Get:165 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-05-29 08:54:42.426 | Get:166 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-05-29 08:54:42.475 | Get:167 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-05-29 08:54:42.480 | Get:168 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-05-29 08:54:42.750 | perl: warning: Setting locale failed. 2026-05-29 08:54:42.750 | perl: warning: Please check that your locale settings: 2026-05-29 08:54:42.750 | LANGUAGE = (unset), 2026-05-29 08:54:42.750 | LC_ALL = "en_US.utf8", 2026-05-29 08:54:42.751 | LANG = "de_DE.UTF-8" 2026-05-29 08:54:42.751 | are supported and installed on your system. 2026-05-29 08:54:42.751 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 08:54:42.812 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 08:54:42.812 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 08:54:42.812 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 08:54:43.173 | Vorkonfiguration der Pakete ... 2026-05-29 08:54:43.207 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 08:54:43.355 | Fetched 177 MB in 3s (53.7 MB/s) 2026-05-29 08:54:43.402 | Selecting previously unselected package libapr1t64:amd64. 2026-05-29 08:54:43.450 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-05-29 08:54:43.456 | Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-05-29 08:54:43.465 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-29 08:54:43.516 | Selecting previously unselected package libaprutil1t64:amd64. 2026-05-29 08:54:43.527 | Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-29 08:54:43.532 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-29 08:54:43.575 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-05-29 08:54:43.586 | Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-29 08:54:43.590 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-29 08:54:43.628 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-05-29 08:54:43.639 | Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-29 08:54:43.643 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-29 08:54:43.692 | Preparing to unpack .../004-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-29 08:54:43.703 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-05-29 08:54:43.776 | Preparing to unpack .../005-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-29 08:54:43.788 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-05-29 08:54:43.847 | Selecting previously unselected package liblua5.4-0:amd64. 2026-05-29 08:54:43.858 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-05-29 08:54:43.862 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-29 08:54:43.907 | Selecting previously unselected package apache2-bin. 2026-05-29 08:54:43.917 | Preparing to unpack .../007-apache2-bin_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-29 08:54:43.921 | Unpacking apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-29 08:54:44.074 | Selecting previously unselected package apache2-data. 2026-05-29 08:54:44.084 | Preparing to unpack .../008-apache2-data_2.4.58-1ubuntu8.12_all.deb ... 2026-05-29 08:54:44.089 | Unpacking apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-29 08:54:44.286 | Selecting previously unselected package apache2-utils. 2026-05-29 08:54:44.295 | Preparing to unpack .../009-apache2-utils_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-29 08:54:44.299 | Unpacking apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-29 08:54:44.367 | Selecting previously unselected package apache2. 2026-05-29 08:54:44.377 | Preparing to unpack .../010-apache2_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-29 08:54:44.386 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 08:54:44.388 | Unpacking apache2 (2.4.58-1ubuntu8.12) ... 2026-05-29 08:54:44.507 | Selecting previously unselected package haproxy. 2026-05-29 08:54:44.517 | Preparing to unpack .../011-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-05-29 08:54:44.529 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-29 08:54:44.661 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-05-29 08:54:44.670 | Preparing to unpack .../012-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-29 08:54:44.675 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-29 08:54:44.726 | Selecting previously unselected package memcached. 2026-05-29 08:54:44.735 | Preparing to unpack .../013-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-05-29 08:54:44.742 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-05-29 08:54:44.808 | Preparing to unpack .../014-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-29 08:54:44.820 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-05-29 08:54:44.886 | Preparing to unpack .../015-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-29 08:54:45.017 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-05-29 08:54:45.116 | Preparing to unpack .../016-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-29 08:54:45.144 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-05-29 08:54:45.244 | Selecting previously unselected package libjson-perl. 2026-05-29 08:54:45.255 | Preparing to unpack .../017-libjson-perl_4.10000-1_all.deb ... 2026-05-29 08:54:45.259 | Unpacking libjson-perl (4.10000-1) ... 2026-05-29 08:54:45.309 | Selecting previously unselected package postgresql-client-common. 2026-05-29 08:54:45.319 | Preparing to unpack .../018-postgresql-client-common_257build1.1_all.deb ... 2026-05-29 08:54:45.323 | Unpacking postgresql-client-common (257build1.1) ... 2026-05-29 08:54:45.375 | Selecting previously unselected package ssl-cert. 2026-05-29 08:54:45.385 | Preparing to unpack .../019-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-05-29 08:54:45.389 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-05-29 08:54:45.441 | Selecting previously unselected package postgresql-common. 2026-05-29 08:54:45.451 | Preparing to unpack .../020-postgresql-common_257build1.1_all.deb ... 2026-05-29 08:54:45.474 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-05-29 08:54:45.483 | Unpacking postgresql-common (257build1.1) ... 2026-05-29 08:54:45.592 | Selecting previously unselected package libsysfs2:amd64. 2026-05-29 08:54:45.603 | Preparing to unpack .../021-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-05-29 08:54:45.607 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-29 08:54:45.651 | Selecting previously unselected package sysfsutils. 2026-05-29 08:54:45.659 | Preparing to unpack .../022-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-05-29 08:54:45.665 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-05-29 08:54:45.704 | Selecting previously unselected package autotools-dev. 2026-05-29 08:54:45.714 | Preparing to unpack .../023-autotools-dev_20220109.1_all.deb ... 2026-05-29 08:54:45.717 | Unpacking autotools-dev (20220109.1) ... 2026-05-29 08:54:45.761 | Selecting previously unselected package m4. 2026-05-29 08:54:45.772 | Preparing to unpack .../024-m4_1.4.19-4build1_amd64.deb ... 2026-05-29 08:54:45.776 | Unpacking m4 (1.4.19-4build1) ... 2026-05-29 08:54:45.848 | Selecting previously unselected package autoconf. 2026-05-29 08:54:45.859 | Preparing to unpack .../025-autoconf_2.71-3_all.deb ... 2026-05-29 08:54:45.862 | Unpacking autoconf (2.71-3) ... 2026-05-29 08:54:45.953 | Selecting previously unselected package automake. 2026-05-29 08:54:45.964 | Preparing to unpack .../026-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-05-29 08:54:45.970 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-05-29 08:54:46.078 | Selecting previously unselected package autopoint. 2026-05-29 08:54:46.089 | Preparing to unpack .../027-autopoint_0.21-14ubuntu2_all.deb ... 2026-05-29 08:54:46.092 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-05-29 08:54:46.132 | Selecting previously unselected package libdebhelper-perl. 2026-05-29 08:54:46.142 | Preparing to unpack .../028-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-05-29 08:54:46.146 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-05-29 08:54:46.229 | Selecting previously unselected package libllvm17t64:amd64. 2026-05-29 08:54:46.240 | Preparing to unpack .../029-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-29 08:54:46.244 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-29 08:54:47.334 | Selecting previously unselected package libclang-cpp17t64. 2026-05-29 08:54:47.345 | Preparing to unpack .../030-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-29 08:54:47.349 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-05-29 08:54:47.898 | Selecting previously unselected package libgc1:amd64. 2026-05-29 08:54:47.906 | Preparing to unpack .../031-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-05-29 08:54:47.911 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-05-29 08:54:47.961 | Selecting previously unselected package libobjc4:amd64. 2026-05-29 08:54:47.970 | Preparing to unpack .../032-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-29 08:54:47.974 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-29 08:54:48.013 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-05-29 08:54:48.021 | Preparing to unpack .../033-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-29 08:54:48.026 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-29 08:54:48.082 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-05-29 08:54:48.091 | Preparing to unpack .../034-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-29 08:54:48.097 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-29 08:54:48.327 | Selecting previously unselected package llvm-17-linker-tools. 2026-05-29 08:54:48.340 | Preparing to unpack .../035-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-29 08:54:48.344 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-05-29 08:54:48.431 | Selecting previously unselected package libclang1-17t64. 2026-05-29 08:54:48.441 | Preparing to unpack .../036-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-29 08:54:48.446 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-05-29 08:54:48.768 | Selecting previously unselected package clang-17. 2026-05-29 08:54:48.779 | Preparing to unpack .../037-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-29 08:54:48.783 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-05-29 08:54:48.832 | Selecting previously unselected package libtool. 2026-05-29 08:54:48.843 | Preparing to unpack .../038-libtool_2.4.7-7build1_all.deb ... 2026-05-29 08:54:48.847 | Unpacking libtool (2.4.7-7build1) ... 2026-05-29 08:54:48.901 | Selecting previously unselected package dh-autoreconf. 2026-05-29 08:54:48.911 | Preparing to unpack .../039-dh-autoreconf_20_all.deb ... 2026-05-29 08:54:48.918 | Unpacking dh-autoreconf (20) ... 2026-05-29 08:54:48.963 | Selecting previously unselected package libarchive-zip-perl. 2026-05-29 08:54:48.972 | Preparing to unpack .../040-libarchive-zip-perl_1.68-1_all.deb ... 2026-05-29 08:54:48.977 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-05-29 08:54:49.043 | Selecting previously unselected package libsub-override-perl. 2026-05-29 08:54:49.053 | Preparing to unpack .../041-libsub-override-perl_0.10-1_all.deb ... 2026-05-29 08:54:49.058 | Unpacking libsub-override-perl (0.10-1) ... 2026-05-29 08:54:49.099 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-05-29 08:54:49.107 | Preparing to unpack .../042-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-05-29 08:54:49.111 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-05-29 08:54:49.157 | Selecting previously unselected package dh-strip-nondeterminism. 2026-05-29 08:54:49.167 | Preparing to unpack .../043-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-05-29 08:54:49.171 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-05-29 08:54:49.210 | Selecting previously unselected package debugedit. 2026-05-29 08:54:49.221 | Preparing to unpack .../044-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-05-29 08:54:49.225 | Unpacking debugedit (1:5.0-5build2) ... 2026-05-29 08:54:49.269 | Selecting previously unselected package dwz. 2026-05-29 08:54:49.280 | Preparing to unpack .../045-dwz_0.15-1build6_amd64.deb ... 2026-05-29 08:54:49.284 | Unpacking dwz (0.15-1build6) ... 2026-05-29 08:54:49.329 | Selecting previously unselected package gettext. 2026-05-29 08:54:49.340 | Preparing to unpack .../046-gettext_0.21-14ubuntu2_amd64.deb ... 2026-05-29 08:54:49.344 | Unpacking gettext (0.21-14ubuntu2) ... 2026-05-29 08:54:49.454 | Selecting previously unselected package intltool-debian. 2026-05-29 08:54:49.465 | Preparing to unpack .../047-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-05-29 08:54:49.469 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-05-29 08:54:49.510 | Selecting previously unselected package po-debconf. 2026-05-29 08:54:49.520 | Preparing to unpack .../048-po-debconf_1.0.21+nmu1_all.deb ... 2026-05-29 08:54:49.524 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-05-29 08:54:49.611 | Selecting previously unselected package debhelper. 2026-05-29 08:54:49.622 | Preparing to unpack .../049-debhelper_13.14.1ubuntu5_all.deb ... 2026-05-29 08:54:49.626 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-05-29 08:54:49.886 | Selecting previously unselected package uuid-dev:amd64. 2026-05-29 08:54:49.896 | Preparing to unpack .../050-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-29 08:54:49.900 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-29 08:54:49.956 | Selecting previously unselected package libsctp1:amd64. 2026-05-29 08:54:49.967 | Preparing to unpack .../051-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-05-29 08:54:49.971 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-05-29 08:54:50.011 | Selecting previously unselected package libsctp-dev:amd64. 2026-05-29 08:54:50.021 | Preparing to unpack .../052-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-05-29 08:54:50.025 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-05-29 08:54:50.082 | Selecting previously unselected package libapr1-dev. 2026-05-29 08:54:50.091 | Preparing to unpack .../053-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-05-29 08:54:50.095 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-05-29 08:54:50.457 | Selecting previously unselected package libldap-dev:amd64. 2026-05-29 08:54:50.468 | Preparing to unpack .../054-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 08:54:50.472 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-29 08:54:50.632 | Selecting previously unselected package libldap2-dev. 2026-05-29 08:54:50.643 | Preparing to unpack .../055-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-05-29 08:54:50.647 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-29 08:54:50.687 | Selecting previously unselected package libaprutil1-dev. 2026-05-29 08:54:50.696 | Preparing to unpack .../056-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-29 08:54:50.700 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-05-29 08:54:51.014 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-05-29 08:54:51.025 | Preparing to unpack .../057-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-05-29 08:54:51.029 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-29 08:54:51.079 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-05-29 08:54:51.090 | Preparing to unpack .../058-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-05-29 08:54:51.094 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-29 08:54:51.145 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-05-29 08:54:51.153 | Preparing to unpack .../059-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-05-29 08:54:51.158 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-05-29 08:54:51.196 | Selecting previously unselected package libpcre2-dev:amd64. 2026-05-29 08:54:51.206 | Preparing to unpack .../060-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-05-29 08:54:51.210 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-05-29 08:54:51.329 | Selecting previously unselected package apache2-dev. 2026-05-29 08:54:51.340 | Preparing to unpack .../061-apache2-dev_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-29 08:54:51.344 | Unpacking apache2-dev (2.4.58-1ubuntu8.12) ... 2026-05-29 08:54:51.434 | Selecting previously unselected package ncal. 2026-05-29 08:54:51.444 | Preparing to unpack .../062-ncal_12.1.8_amd64.deb ... 2026-05-29 08:54:51.448 | Unpacking ncal (12.1.8) ... 2026-05-29 08:54:51.493 | Selecting previously unselected package bsdmainutils. 2026-05-29 08:54:51.504 | Preparing to unpack .../063-bsdmainutils_12.1.8_all.deb ... 2026-05-29 08:54:51.511 | Unpacking bsdmainutils (12.1.8) ... 2026-05-29 08:54:51.549 | Selecting previously unselected package conntrack. 2026-05-29 08:54:51.558 | Preparing to unpack .../064-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-05-29 08:54:51.562 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-05-29 08:54:51.620 | Preparing to unpack .../065-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-05-29 08:54:51.648 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-05-29 08:54:51.730 | Selecting previously unselected package dnsmasq-utils. 2026-05-29 08:54:51.741 | Preparing to unpack .../066-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-05-29 08:54:51.744 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-05-29 08:54:51.794 | Selecting previously unselected package ebtables. 2026-05-29 08:54:51.805 | Preparing to unpack .../067-ebtables_2.0.11-6build1_amd64.deb ... 2026-05-29 08:54:51.822 | Unpacking ebtables (2.0.11-6build1) ... 2026-05-29 08:54:51.873 | Selecting previously unselected package fonts-liberation. 2026-05-29 08:54:51.884 | Preparing to unpack .../068-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-05-29 08:54:51.888 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-05-29 08:54:51.977 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-05-29 08:54:51.988 | Preparing to unpack .../069-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-05-29 08:54:51.992 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-05-29 08:54:52.039 | Selecting previously unselected package fonts-liberation2. 2026-05-29 08:54:52.050 | Preparing to unpack .../070-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-05-29 08:54:52.055 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-05-29 08:54:52.092 | Selecting previously unselected package genisoimage. 2026-05-29 08:54:52.102 | Preparing to unpack .../071-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-05-29 08:54:52.107 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-05-29 08:54:52.168 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-05-29 08:54:52.178 | Preparing to unpack .../072-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-05-29 08:54:52.182 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-05-29 08:54:52.257 | Selecting previously unselected package libann0. 2026-05-29 08:54:52.268 | Preparing to unpack .../073-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-05-29 08:54:52.272 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-05-29 08:54:52.317 | Selecting previously unselected package libcdt5:amd64. 2026-05-29 08:54:52.327 | Preparing to unpack .../074-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-29 08:54:52.332 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-29 08:54:52.376 | Selecting previously unselected package libcgraph6:amd64. 2026-05-29 08:54:52.387 | Preparing to unpack .../075-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-29 08:54:52.410 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-29 08:54:52.456 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-05-29 08:54:52.467 | Preparing to unpack .../076-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-05-29 08:54:52.471 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-05-29 08:54:52.523 | Selecting previously unselected package libltdl7:amd64. 2026-05-29 08:54:52.535 | Preparing to unpack .../077-libltdl7_2.4.7-7build1_amd64.deb ... 2026-05-29 08:54:52.540 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-05-29 08:54:52.584 | Selecting previously unselected package libpathplan4:amd64. 2026-05-29 08:54:52.597 | Preparing to unpack .../078-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-29 08:54:52.602 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-29 08:54:52.651 | Selecting previously unselected package libgvc6. 2026-05-29 08:54:52.664 | Preparing to unpack .../079-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-29 08:54:52.668 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-05-29 08:54:52.735 | Selecting previously unselected package libgvpr2:amd64. 2026-05-29 08:54:52.748 | Preparing to unpack .../080-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-29 08:54:52.753 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-29 08:54:52.800 | Selecting previously unselected package liblab-gamut1:amd64. 2026-05-29 08:54:52.813 | Preparing to unpack .../081-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-29 08:54:52.818 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-29 08:54:52.887 | Selecting previously unselected package libice6:amd64. 2026-05-29 08:54:52.902 | Preparing to unpack .../082-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-05-29 08:54:52.906 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-05-29 08:54:52.951 | Selecting previously unselected package libsm6:amd64. 2026-05-29 08:54:52.963 | Preparing to unpack .../083-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-05-29 08:54:52.967 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-05-29 08:54:53.013 | Selecting previously unselected package libxt6t64:amd64. 2026-05-29 08:54:53.026 | Preparing to unpack .../084-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-05-29 08:54:53.030 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-05-29 08:54:53.086 | Selecting previously unselected package libxmu6:amd64. 2026-05-29 08:54:53.099 | Preparing to unpack .../085-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-05-29 08:54:53.104 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-05-29 08:54:53.151 | Selecting previously unselected package libxaw7:amd64. 2026-05-29 08:54:53.164 | Preparing to unpack .../086-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-05-29 08:54:53.168 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-05-29 08:54:53.216 | Selecting previously unselected package graphviz. 2026-05-29 08:54:53.229 | Preparing to unpack .../087-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-29 08:54:53.233 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-05-29 08:54:53.340 | Selecting previously unselected package icu-devtools. 2026-05-29 08:54:53.354 | Preparing to unpack .../088-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-05-29 08:54:53.358 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-05-29 08:54:53.427 | Selecting previously unselected package iputils-arping. 2026-05-29 08:54:53.441 | Preparing to unpack .../089-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-05-29 08:54:53.446 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-05-29 08:54:53.493 | Selecting previously unselected package comerr-dev:amd64. 2026-05-29 08:54:53.507 | Preparing to unpack .../090-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-05-29 08:54:53.515 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-05-29 08:54:53.575 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-05-29 08:54:53.589 | Preparing to unpack .../091-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-29 08:54:53.593 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-29 08:54:53.645 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-05-29 08:54:53.656 | Preparing to unpack .../092-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-29 08:54:53.661 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-29 08:54:53.707 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-05-29 08:54:53.720 | Preparing to unpack .../093-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-29 08:54:53.725 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-29 08:54:53.791 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-05-29 08:54:53.804 | Preparing to unpack .../094-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-29 08:54:53.808 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-29 08:54:53.850 | Selecting previously unselected package krb5-multidev:amd64. 2026-05-29 08:54:53.861 | Preparing to unpack .../095-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-29 08:54:53.866 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-29 08:54:53.946 | Selecting previously unselected package libarchive-cpio-perl. 2026-05-29 08:54:53.958 | Preparing to unpack .../096-libarchive-cpio-perl_0.10-3_all.deb ... 2026-05-29 08:54:53.963 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-05-29 08:54:54.008 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-05-29 08:54:54.019 | Preparing to unpack .../097-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-29 08:54:54.023 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-29 08:54:54.318 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-05-29 08:54:54.331 | Preparing to unpack .../098-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-05-29 08:54:54.335 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-05-29 08:54:54.396 | Preparing to unpack .../099-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-29 08:54:54.409 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-05-29 08:54:54.465 | Selecting previously unselected package libgts-bin. 2026-05-29 08:54:54.476 | Preparing to unpack .../100-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-05-29 08:54:54.481 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-05-29 08:54:54.536 | Selecting previously unselected package libicu-dev:amd64. 2026-05-29 08:54:54.547 | Preparing to unpack .../101-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-05-29 08:54:54.551 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-29 08:54:55.115 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-05-29 08:54:55.126 | Preparing to unpack .../102-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-05-29 08:54:55.130 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-05-29 08:54:55.189 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-05-29 08:54:55.200 | Preparing to unpack .../103-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-05-29 08:54:55.204 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-05-29 08:54:55.242 | Selecting previously unselected package libjpeg-dev:amd64. 2026-05-29 08:54:55.254 | Preparing to unpack .../104-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-05-29 08:54:55.261 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-05-29 08:54:55.297 | Selecting previously unselected package libjs-jquery-metadata. 2026-05-29 08:54:55.309 | Preparing to unpack .../105-libjs-jquery-metadata_12-4_all.deb ... 2026-05-29 08:54:55.312 | Unpacking libjs-jquery-metadata (12-4) ... 2026-05-29 08:54:55.349 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-05-29 08:54:55.362 | Preparing to unpack .../106-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-05-29 08:54:55.365 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-05-29 08:54:55.478 | Selecting previously unselected package libtypes-serialiser-perl. 2026-05-29 08:54:55.490 | Preparing to unpack .../107-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-05-29 08:54:55.493 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-05-29 08:54:55.531 | Selecting previously unselected package libjson-xs-perl. 2026-05-29 08:54:55.545 | Preparing to unpack .../108-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 08:54:55.548 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-05-29 08:54:55.592 | Selecting previously unselected package libltdl-dev:amd64. 2026-05-29 08:54:55.605 | Preparing to unpack .../109-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-05-29 08:54:55.609 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-05-29 08:54:55.673 | Selecting previously unselected package libsys-hostname-long-perl. 2026-05-29 08:54:55.686 | Preparing to unpack .../110-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-05-29 08:54:55.690 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-05-29 08:54:55.727 | Selecting previously unselected package libmail-sendmail-perl. 2026-05-29 08:54:55.740 | Preparing to unpack .../111-libmail-sendmail-perl_0.80-3_all.deb ... 2026-05-29 08:54:55.744 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-05-29 08:54:55.788 | Selecting previously unselected package mysql-common. 2026-05-29 08:54:55.802 | Preparing to unpack .../112-mysql-common_5.8+1.1.0build1_all.deb ... 2026-05-29 08:54:55.819 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-05-29 08:54:55.863 | Selecting previously unselected package libmysqlclient21:amd64. 2026-05-29 08:54:55.876 | Preparing to unpack .../113-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 08:54:55.880 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-29 08:54:55.973 | Selecting previously unselected package libncurses-dev:amd64. 2026-05-29 08:54:55.986 | Preparing to unpack .../114-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-29 08:54:55.990 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-29 08:54:56.070 | Selecting previously unselected package pcp-conf. 2026-05-29 08:54:56.085 | Preparing to unpack .../115-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-05-29 08:54:56.087 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-05-29 08:54:56.130 | Selecting previously unselected package libpcp3t64. 2026-05-29 08:54:56.143 | Preparing to unpack .../116-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-05-29 08:54:56.146 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-05-29 08:54:56.194 | Selecting previously unselected package libpcp-pmda3t64. 2026-05-29 08:54:56.207 | Preparing to unpack .../117-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-05-29 08:54:56.210 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-05-29 08:54:56.246 | Selecting previously unselected package libpcp-pmda-perl. 2026-05-29 08:54:56.260 | Preparing to unpack .../118-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-05-29 08:54:56.263 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-05-29 08:54:56.307 | Selecting previously unselected package libpkgconf3:amd64. 2026-05-29 08:54:56.321 | Preparing to unpack .../119-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-05-29 08:54:56.324 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-29 08:54:56.366 | Selecting previously unselected package libpq5:amd64. 2026-05-29 08:54:56.380 | Preparing to unpack .../120-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 08:54:56.383 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-05-29 08:54:56.423 | Selecting previously unselected package libssl-dev:amd64. 2026-05-29 08:54:56.437 | Preparing to unpack .../121-libssl-dev_3.0.13-0ubuntu3.9_amd64.deb ... 2026-05-29 08:54:56.440 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-29 08:54:56.645 | Selecting previously unselected package libpq-dev. 2026-05-29 08:54:56.658 | Preparing to unpack .../122-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 08:54:56.662 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-05-29 08:54:56.715 | Selecting previously unselected package libsasl2-dev. 2026-05-29 08:54:56.728 | Preparing to unpack .../123-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-29 08:54:56.732 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-29 08:54:56.809 | Selecting previously unselected package libsystemd-dev:amd64. 2026-05-29 08:54:56.823 | Preparing to unpack .../124-libsystemd-dev_255.4-1ubuntu8.15_amd64.deb ... 2026-05-29 08:54:56.827 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-05-29 08:54:57.061 | Selecting previously unselected package libx86-1:amd64. 2026-05-29 08:54:57.074 | Preparing to unpack .../125-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-05-29 08:54:57.078 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-05-29 08:54:57.118 | Selecting previously unselected package libxml2-dev:amd64. 2026-05-29 08:54:57.130 | Preparing to unpack .../126-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-29 08:54:57.134 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-29 08:54:57.228 | Selecting previously unselected package libxslt1-dev:amd64. 2026-05-29 08:54:57.241 | Preparing to unpack .../127-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-29 08:54:57.245 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-29 08:54:57.417 | Selecting previously unselected package llvm-17-runtime. 2026-05-29 08:54:57.430 | Preparing to unpack .../128-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-29 08:54:57.434 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-05-29 08:54:57.499 | Selecting previously unselected package libpfm4:amd64. 2026-05-29 08:54:57.512 | Preparing to unpack .../129-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-05-29 08:54:57.516 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-05-29 08:54:57.582 | Selecting previously unselected package llvm-17. 2026-05-29 08:54:57.594 | Preparing to unpack .../130-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-29 08:54:57.597 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-05-29 08:54:58.637 | Selecting previously unselected package libffi-dev:amd64. 2026-05-29 08:54:58.651 | Preparing to unpack .../131-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-05-29 08:54:58.655 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-29 08:54:58.713 | Selecting previously unselected package llvm-17-tools. 2026-05-29 08:54:58.727 | Preparing to unpack .../132-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-29 08:54:58.731 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-05-29 08:54:59.062 | Selecting previously unselected package libz3-4:amd64. 2026-05-29 08:54:59.075 | Preparing to unpack .../133-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-05-29 08:54:59.078 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-05-29 08:54:59.289 | Selecting previously unselected package libz3-dev:amd64. 2026-05-29 08:54:59.303 | Preparing to unpack .../134-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-05-29 08:54:59.307 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-05-29 08:54:59.361 | Selecting previously unselected package llvm-17-dev. 2026-05-29 08:54:59.373 | Preparing to unpack .../135-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-29 08:54:59.377 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-05-29 08:55:02.856 | Selecting previously unselected package lsscsi. 2026-05-29 08:55:02.871 | Preparing to unpack .../136-lsscsi_0.32-1build1_amd64.deb ... 2026-05-29 08:55:02.875 | Unpacking lsscsi (0.32-1build1) ... 2026-05-29 08:55:02.915 | Selecting previously unselected package osinfo-db. 2026-05-29 08:55:02.928 | Preparing to unpack .../137-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-05-29 08:55:02.932 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-05-29 08:55:03.578 | Selecting previously unselected package pkgconf-bin. 2026-05-29 08:55:03.590 | Preparing to unpack .../138-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-05-29 08:55:03.594 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-05-29 08:55:03.637 | Selecting previously unselected package pkgconf:amd64. 2026-05-29 08:55:03.652 | Preparing to unpack .../139-pkgconf_1.8.1-2build1_amd64.deb ... 2026-05-29 08:55:03.658 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-05-29 08:55:03.704 | Selecting previously unselected package pkg-config:amd64. 2026-05-29 08:55:03.718 | Preparing to unpack .../140-pkg-config_1.8.1-2build1_amd64.deb ... 2026-05-29 08:55:03.725 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-05-29 08:55:03.765 | Selecting previously unselected package pm-utils. 2026-05-29 08:55:03.779 | Preparing to unpack .../141-pm-utils_1.4.1-21_all.deb ... 2026-05-29 08:55:03.782 | Unpacking pm-utils (1.4.1-21) ... 2026-05-29 08:55:03.858 | Selecting previously unselected package postgresql-client-16. 2026-05-29 08:55:03.872 | Preparing to unpack .../142-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 08:55:03.876 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-29 08:55:04.071 | Selecting previously unselected package postgresql-server-dev-16. 2026-05-29 08:55:04.085 | Preparing to unpack .../143-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 08:55:04.089 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-29 08:55:04.629 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-05-29 08:55:04.643 | Preparing to unpack .../144-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-05-29 08:55:04.647 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-05-29 08:55:04.700 | Selecting previously unselected package python3-mysqldb. 2026-05-29 08:55:04.714 | Preparing to unpack .../145-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-05-29 08:55:04.717 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-05-29 08:55:04.767 | Selecting previously unselected package python3-pip-whl. 2026-05-29 08:55:04.780 | Preparing to unpack .../146-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-05-29 08:55:04.784 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-05-29 08:55:04.840 | Selecting previously unselected package python3-setuptools-whl. 2026-05-29 08:55:04.854 | Preparing to unpack .../147-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-05-29 08:55:04.858 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-05-29 08:55:04.908 | Selecting previously unselected package python3.12-venv. 2026-05-29 08:55:04.922 | Preparing to unpack .../148-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-29 08:55:04.925 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-05-29 08:55:04.964 | Selecting previously unselected package python3-venv. 2026-05-29 08:55:04.977 | Preparing to unpack .../149-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-05-29 08:55:04.981 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-05-29 08:55:05.016 | Selecting previously unselected package sqlite3. 2026-05-29 08:55:05.029 | Preparing to unpack .../150-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-05-29 08:55:05.033 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-05-29 08:55:05.077 | Selecting previously unselected package unzip. 2026-05-29 08:55:05.090 | Preparing to unpack .../151-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-05-29 08:55:05.094 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-05-29 08:55:05.144 | Selecting previously unselected package vbetool. 2026-05-29 08:55:05.157 | Preparing to unpack .../152-vbetool_1.1-5_amd64.deb ... 2026-05-29 08:55:05.161 | Unpacking vbetool (1.1-5) ... 2026-05-29 08:55:05.200 | Selecting previously unselected package libosinfo-l10n. 2026-05-29 08:55:05.214 | Preparing to unpack .../153-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-05-29 08:55:05.218 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-05-29 08:55:05.287 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-05-29 08:55:05.301 | Preparing to unpack .../154-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-05-29 08:55:05.305 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-05-29 08:55:05.347 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-05-29 08:55:05.359 | Preparing to unpack .../155-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-05-29 08:55:05.363 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-05-29 08:55:05.401 | Selecting previously unselected package libkrb5-dev:amd64. 2026-05-29 08:55:05.415 | Preparing to unpack .../156-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-29 08:55:05.418 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-29 08:55:05.467 | Selecting previously unselected package libpcp-archive1t64. 2026-05-29 08:55:05.481 | Preparing to unpack .../157-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-29 08:55:05.485 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-05-29 08:55:05.542 | Selecting previously unselected package libpcp-gui2t64. 2026-05-29 08:55:05.556 | Preparing to unpack .../158-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-05-29 08:55:05.560 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-05-29 08:55:05.598 | Selecting previously unselected package libpcp-import1t64. 2026-05-29 08:55:05.612 | Preparing to unpack .../159-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-29 08:55:05.615 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-05-29 08:55:05.655 | Selecting previously unselected package libpcp-mmv1t64. 2026-05-29 08:55:05.669 | Preparing to unpack .../160-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-29 08:55:05.673 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-05-29 08:55:05.711 | Selecting previously unselected package libpcp-trace2t64. 2026-05-29 08:55:05.725 | Preparing to unpack .../161-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-05-29 08:55:05.728 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-05-29 08:55:05.767 | Selecting previously unselected package libpcp-web1t64. 2026-05-29 08:55:05.781 | Preparing to unpack .../162-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-29 08:55:05.785 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-05-29 08:55:05.827 | Selecting previously unselected package libyaml-dev:amd64. 2026-05-29 08:55:05.841 | Preparing to unpack .../163-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-05-29 08:55:05.844 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-05-29 08:55:05.887 | Selecting previously unselected package python3-pcp. 2026-05-29 08:55:05.901 | Preparing to unpack .../164-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-05-29 08:55:05.904 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-05-29 08:55:05.959 | Selecting previously unselected package pcp. 2026-05-29 08:55:05.973 | Preparing to unpack .../165-pcp_6.2.0-1.1build4_amd64.deb ... 2026-05-29 08:55:06.228 | Unpacking pcp (6.2.0-1.1build4) ... 2026-05-29 08:55:07.136 | Selecting previously unselected package socat. 2026-05-29 08:55:07.152 | Preparing to unpack .../166-socat_1.8.0.0-4build3_amd64.deb ... 2026-05-29 08:55:07.155 | Unpacking socat (1.8.0.0-4build3) ... 2026-05-29 08:55:07.227 | Selecting previously unselected package vlan. 2026-05-29 08:55:07.241 | Preparing to unpack .../167-vlan_2.0.5ubuntu5_all.deb ... 2026-05-29 08:55:07.244 | Unpacking vlan (2.0.5ubuntu5) ... 2026-05-29 08:55:07.321 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-05-29 08:55:07.333 | Setting up postgresql-client-common (257build1.1) ... 2026-05-29 08:55:07.352 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-05-29 08:55:07.364 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-05-29 08:55:07.376 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-05-29 08:55:07.412 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-05-29 08:55:07.420 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-05-29 08:55:07.431 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-29 08:55:07.443 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-05-29 08:55:07.454 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-29 08:55:07.466 | Setting up gettext (0.21-14ubuntu2) ... 2026-05-29 08:55:07.478 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-05-29 08:55:07.489 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-29 08:55:07.501 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-05-29 08:55:07.513 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-29 08:55:07.523 | Setting up sysfsutils (2.1.1-6build1) ... 2026-05-29 08:55:08.175 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-05-29 08:55:08.176 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-05-29 08:55:08.636 | Setting up ncal (12.1.8) ... 2026-05-29 08:55:08.647 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-05-29 08:55:08.657 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-05-29 08:55:08.667 | Setting up libarchive-zip-perl (1.68-1) ... 2026-05-29 08:55:08.677 | Setting up vbetool (1.1-5) ... 2026-05-29 08:55:08.687 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-29 08:55:08.723 | Setting up pm-utils (1.4.1-21) ... 2026-05-29 08:55:08.741 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-05-29 08:55:08.755 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-05-29 08:55:08.765 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-29 08:55:08.775 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-05-29 08:55:08.785 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-29 08:55:08.795 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-05-29 08:55:08.805 | Setting up m4 (1.4.19-4build1) ... 2026-05-29 08:55:08.815 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-29 08:55:08.831 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-05-29 08:55:08.855 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-05-29 08:55:08.889 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-29 08:55:08.900 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-05-29 08:55:08.909 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-05-29 08:55:09.805 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-05-29 08:55:10.251 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-29 08:55:10.262 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-05-29 08:55:10.272 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-05-29 08:55:10.519 | Setting up autotools-dev (20220109.1) ... 2026-05-29 08:55:10.531 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-05-29 08:55:10.542 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-29 08:55:10.553 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-29 08:55:10.564 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-05-29 08:55:10.574 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-29 08:55:10.584 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-05-29 08:55:10.594 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-05-29 08:55:10.654 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 08:55:10.654 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 08:55:10.654 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 08:55:10.836 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 08:55:11.297 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-05-29 08:55:11.761 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-29 08:55:11.772 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-29 08:55:11.782 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-29 08:55:11.793 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-29 08:55:11.803 | Setting up ebtables (2.0.11-6build1) ... 2026-05-29 08:55:12.365 | Setting up libjs-jquery-metadata (12-4) ... 2026-05-29 08:55:12.375 | Setting up socat (1.8.0.0-4build3) ... 2026-05-29 08:55:12.386 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-05-29 08:55:12.396 | Setting up bsdmainutils (12.1.8) ... 2026-05-29 08:55:12.408 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-05-29 08:55:12.420 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-29 08:55:12.430 | Setting up autopoint (0.21-14ubuntu2) ... 2026-05-29 08:55:12.440 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-05-29 08:55:12.450 | Setting up lsscsi (0.32-1build1) ... 2026-05-29 08:55:12.460 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-05-29 08:55:12.470 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-05-29 08:55:12.480 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-05-29 08:55:12.491 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-05-29 08:55:12.501 | Setting up autoconf (2.71-3) ... 2026-05-29 08:55:12.514 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-05-29 08:55:12.525 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-05-29 08:55:12.534 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-05-29 08:55:12.544 | Setting up dwz (0.15-1build6) ... 2026-05-29 08:55:12.553 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-05-29 08:55:12.563 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-05-29 08:55:12.572 | Setting up vlan (2.0.5ubuntu5) ... 2026-05-29 08:55:12.593 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-29 08:55:12.602 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-05-29 08:55:12.611 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-29 08:55:12.621 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-29 08:55:12.630 | Setting up libjson-perl (4.10000-1) ... 2026-05-29 08:55:12.640 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-05-29 08:55:12.674 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-05-29 08:55:12.685 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-05-29 08:55:12.710 | Setting up debugedit (1:5.0-5build2) ... 2026-05-29 08:55:12.720 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-29 08:55:12.729 | Setting up libsub-override-perl (0.10-1) ... 2026-05-29 08:55:12.739 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-05-29 08:55:12.748 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-29 08:55:12.757 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-29 08:55:12.767 | Setting up apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-29 08:55:12.776 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-05-29 08:55:12.785 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-05-29 08:55:12.794 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-05-29 08:55:12.804 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-05-29 08:55:12.813 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-05-29 08:55:12.822 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-29 08:55:12.831 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-05-29 08:55:12.841 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-05-29 08:55:12.850 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-05-29 08:55:12.859 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-29 08:55:12.868 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-05-29 08:55:12.878 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-05-29 08:55:12.885 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-05-29 08:55:12.894 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-05-29 08:55:12.903 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-29 08:55:12.912 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-05-29 08:55:12.921 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-05-29 08:55:12.930 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-05-29 08:55:12.939 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-05-29 08:55:12.948 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-05-29 08:55:12.958 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-05-29 08:55:13.037 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 08:55:13.038 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 08:55:13.038 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 08:55:14.799 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-29 08:55:14.808 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-05-29 08:55:14.912 | Setting up libtool (2.4.7-7build1) ... 2026-05-29 08:55:14.921 | Setting up po-debconf (1.0.21+nmu1) ... 2026-05-29 08:55:14.930 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-29 08:55:15.466 | 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-05-29 08:55:15.504 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-05-29 08:55:15.513 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-29 08:55:16.341 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-05-29 08:55:16.926 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-05-29 08:55:16.937 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-29 08:55:16.947 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-29 08:55:16.956 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-29 08:55:16.965 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-05-29 08:55:16.974 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-29 08:55:16.983 | Setting up dh-autoreconf (20) ... 2026-05-29 08:55:16.992 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-05-29 08:55:17.001 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-05-29 08:55:17.010 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-05-29 08:55:17.018 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-29 08:55:17.027 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-29 08:55:17.038 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-05-29 08:55:17.046 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-05-29 08:55:17.056 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-05-29 08:55:17.065 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-05-29 08:55:17.075 | Setting up postgresql-common (257build1.1) ... 2026-05-29 08:55:17.145 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 08:55:17.146 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 08:55:17.146 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 08:55:17.223 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 08:55:17.666 | 2026-05-29 08:55:17.666 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-05-29 08:55:17.845 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-05-29 08:55:17.845 | Removing obsolete dictionary files: 2026-05-29 08:55:18.842 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-05-29 08:55:19.389 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-05-29 08:55:19.439 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-05-29 08:55:19.448 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-05-29 08:55:19.457 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-05-29 08:55:19.466 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-05-29 08:55:19.475 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-05-29 08:55:19.485 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-29 08:55:19.493 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-05-29 08:55:19.502 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-29 08:55:19.512 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-05-29 08:55:19.521 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-05-29 08:55:19.531 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-05-29 08:55:19.540 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-29 08:55:19.549 | Setting up apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-29 08:55:19.558 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-29 08:55:19.567 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-05-29 08:55:19.576 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-05-29 08:55:19.586 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-29 08:55:19.595 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-05-29 08:55:19.604 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-05-29 08:55:19.613 | Setting up debhelper (13.14.1ubuntu5) ... 2026-05-29 08:55:19.623 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-05-29 08:55:19.631 | Setting up apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-29 08:55:19.660 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-29 08:55:19.669 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-05-29 08:55:19.679 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-05-29 08:55:19.688 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-05-29 08:55:19.697 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-05-29 08:55:19.706 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-05-29 08:55:19.715 | Setting up apache2-dev (2.4.58-1ubuntu8.12) ... 2026-05-29 08:55:19.724 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-05-29 08:55:19.736 | Setting up apache2 (2.4.58-1ubuntu8.12) ... 2026-05-29 08:55:20.226 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 08:55:20.269 | Enabling module mpm_event. 2026-05-29 08:55:20.318 | Enabling module authz_core. 2026-05-29 08:55:20.324 | Enabling module authz_host. 2026-05-29 08:55:20.371 | Enabling module authn_core. 2026-05-29 08:55:20.376 | Enabling module auth_basic. 2026-05-29 08:55:20.424 | Enabling module access_compat. 2026-05-29 08:55:20.471 | Enabling module authn_file. 2026-05-29 08:55:20.519 | Enabling module authz_user. 2026-05-29 08:55:20.567 | Enabling module alias. 2026-05-29 08:55:20.614 | Enabling module dir. 2026-05-29 08:55:20.661 | Enabling module autoindex. 2026-05-29 08:55:20.709 | Enabling module env. 2026-05-29 08:55:20.757 | Enabling module mime. 2026-05-29 08:55:20.805 | Enabling module negotiation. 2026-05-29 08:55:20.852 | Enabling module setenvif. 2026-05-29 08:55:20.899 | Enabling module filter. 2026-05-29 08:55:20.946 | Enabling module deflate. 2026-05-29 08:55:20.993 | Enabling module status. 2026-05-29 08:55:21.040 | Enabling module reqtimeout. 2026-05-29 08:55:21.088 | Enabling conf charset. 2026-05-29 08:55:21.136 | Enabling conf localized-error-pages. 2026-05-29 08:55:21.183 | Enabling conf other-vhosts-access-log. 2026-05-29 08:55:21.231 | Enabling conf security. 2026-05-29 08:55:21.277 | Enabling conf serve-cgi-bin. 2026-05-29 08:55:21.326 | Enabling site 000-default. 2026-05-29 08:55:22.393 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-05-29 08:55:23.083 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-05-29 08:55:24.448 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-05-29 08:55:24.458 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-05-29 08:55:24.778 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-29 08:55:24.789 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-05-29 08:55:24.798 | Setting up pcp (6.2.0-1.1build4) ... 2026-05-29 08:55:26.409 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-05-29 08:55:26.477 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-05-29 08:55:26.545 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-05-29 08:55:26.613 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-05-29 08:55:28.348 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-05-29 08:55:28.619 | Processing triggers for ufw (0.36.2-6) ... 2026-05-29 08:55:28.767 | Processing triggers for systemd (255.4-1ubuntu8.15) ... 2026-05-29 08:55:28.838 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-29 08:55:32.662 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-05-29 08:55:32.696 | Processing triggers for install-info (7.1-3build2) ... 2026-05-29 08:55:32.859 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-05-29 08:55:32.908 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-29 08:55:33.188 | perl: warning: Setting locale failed. 2026-05-29 08:55:33.188 | perl: warning: Please check that your locale settings: 2026-05-29 08:55:33.188 | LANGUAGE = (unset), 2026-05-29 08:55:33.188 | LC_ALL = "en_US.utf8", 2026-05-29 08:55:33.188 | LANG = "de_DE.UTF-8" 2026-05-29 08:55:33.188 | are supported and installed on your system. 2026-05-29 08:55:33.188 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 08:55:33.319 | perl: warning: Setting locale failed. 2026-05-29 08:55:33.319 | perl: warning: Please check that your locale settings: 2026-05-29 08:55:33.319 | LANGUAGE = (unset), 2026-05-29 08:55:33.319 | LC_ALL = "en_US.utf8", 2026-05-29 08:55:33.319 | LANG = "de_DE.UTF-8" 2026-05-29 08:55:33.319 | are supported and installed on your system. 2026-05-29 08:55:33.319 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 08:55:33.369 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 08:55:33.369 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 08:55:33.369 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 08:55:33.440 | perl: warning: Setting locale failed. 2026-05-29 08:55:33.440 | perl: warning: Please check that your locale settings: 2026-05-29 08:55:33.440 | LANGUAGE = (unset), 2026-05-29 08:55:33.440 | LC_ALL = "en_US.utf8", 2026-05-29 08:55:33.440 | LANG = "de_DE.UTF-8" 2026-05-29 08:55:33.440 | are supported and installed on your system. 2026-05-29 08:55:33.440 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 08:55:33.936 | 2026-05-29 08:55:33.936 | Running kernel seems to be up-to-date. 2026-05-29 08:55:33.936 | 2026-05-29 08:55:33.936 | Restarting services... 2026-05-29 08:55:33.987 | systemctl restart fwupd.service packagekit.service 2026-05-29 08:55:34.313 | 2026-05-29 08:55:34.314 | Service restarts being deferred: 2026-05-29 08:55:34.314 | systemctl restart virtlockd.service 2026-05-29 08:55:34.314 | systemctl restart virtlogd.service 2026-05-29 08:55:34.314 | 2026-05-29 08:55:34.314 | No containers need to be restarted. 2026-05-29 08:55:34.314 | 2026-05-29 08:55:34.314 | User sessions running outdated binaries: 2026-05-29 08:55:34.314 | quobyte @ session #5: sshd[1979] 2026-05-29 08:55:34.327 | 2026-05-29 08:55:34.327 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-29 08:55:36.492 | ++ functions-common:apt_get:1203 : result=0 2026-05-29 08:55:36.495 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-05-29 08:55:36.499 | ++ functions-common:time_stop:2412 : local name 2026-05-29 08:55:36.502 | ++ functions-common:time_stop:2413 : local end_time 2026-05-29 08:55:36.506 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:55:36.509 | ++ functions-common:time_stop:2415 : local total 2026-05-29 08:55:36.513 | ++ functions-common:time_stop:2416 : local start_time 2026-05-29 08:55:36.516 | ++ functions-common:time_stop:2418 : name=apt-get 2026-05-29 08:55:36.520 | ++ functions-common:time_stop:2419 : start_time=1780044877845 2026-05-29 08:55:36.523 | ++ functions-common:time_stop:2421 : [[ -z 1780044877845 ]] 2026-05-29 08:55:36.529 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:55:36.533 | ++ functions-common:time_stop:2424 : end_time=1780044936530 2026-05-29 08:55:36.537 | ++ functions-common:time_stop:2425 : elapsed_time=58685 2026-05-29 08:55:36.540 | ++ functions-common:time_stop:2426 : total=8235 2026-05-29 08:55:36.544 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:55:36.547 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=66920 2026-05-29 08:55:36.551 | ++ functions-common:apt_get:1207 : return 0 2026-05-29 08:55:36.555 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-05-29 08:55:36.558 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-05-29 08:55:36.564 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-05-29 08:55:36.570 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-05-29 08:55:36.575 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-05-29 08:55:36.579 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-05-29 08:55:36.585 | ++ tools/install_prereqs.sh:source:89 : date 2026-05-29 08:55:36.591 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-05-29 08:55:36.595 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-05-29 08:55:36.599 | + ./stack.sh:main:796 : /home/quobyte/devstack/tools/install_pip.sh 2026-05-29 08:55:36.603 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 08:55:36.947 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-05-29 08:55:36.949 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-05-29 08:55:36.952 | + tools/install_pip.sh:main:42 : GetDistro 2026-05-29 08:55:36.954 | + functions-common:GetDistro:470 : GetOSVersion 2026-05-29 08:55:36.957 | + functions-common:GetOSVersion:440 : source /etc/os-release 2026-05-29 08:55:36.960 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-05-29 08:55:36.962 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-05-29 08:55:36.965 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-05-29 08:55:36.967 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-05-29 08:55:36.970 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-05-29 08:55:36.972 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-05-29 08:55:36.975 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-05-29 08:55:36.977 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-05-29 08:55:36.980 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-05-29 08:55:36.983 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-05-29 08:55:36.985 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-05-29 08:55:36.988 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-05-29 08:55:36.991 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-05-29 08:55:36.993 | + functions-common:GetOSVersion:441 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-05-29 08:55:36.996 | + functions-common:GetOSVersion:446 : _ensure_lsb_release 2026-05-29 08:55:36.999 | ++ functions-common:_ensure_lsb_release:417 : command -v lsb_release 2026-05-29 08:55:37.002 | + functions-common:_ensure_lsb_release:417 : [[ -x /usr/bin/lsb_release ]] 2026-05-29 08:55:37.005 | + functions-common:_ensure_lsb_release:418 : return 2026-05-29 08:55:37.008 | ++ functions-common:GetOSVersion:448 : lsb_release -r -s 2026-05-29 08:55:37.024 | + functions-common:GetOSVersion:448 : os_RELEASE=24.04 2026-05-29 08:55:37.027 | ++ functions-common:GetOSVersion:449 : lsb_release -c -s 2026-05-29 08:55:37.042 | + functions-common:GetOSVersion:449 : os_CODENAME=noble 2026-05-29 08:55:37.046 | ++ functions-common:GetOSVersion:450 : lsb_release -i -s 2026-05-29 08:55:37.061 | + functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2026-05-29 08:55:37.064 | + functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-05-29 08:55:37.066 | + functions-common:GetOSVersion:454 : os_PACKAGE=deb 2026-05-29 08:55:37.069 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2026-05-29 08:55:37.072 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2026-05-29 08:55:37.074 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2026-05-29 08:55:37.077 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2026-05-29 08:55:37.080 | + functions-common:GetDistro:471 : [[ Ubuntu =~ (Ubuntu) ]] 2026-05-29 08:55:37.083 | + functions-common:GetDistro:474 : DISTRO=noble 2026-05-29 08:55:37.085 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2026-05-29 08:55:37.088 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-05-29 08:55:37.088 | Distro: noble 2026-05-29 08:55:37.091 | + tools/install_pip.sh:main:117 : get_versions 2026-05-29 08:55:37.095 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-05-29 08:55:37.100 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-05-29 08:55:37.102 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-05-29 08:55:37.107 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-05-29 08:55:37.107 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-05-29 08:55:37.808 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-05-29 08:55:37.811 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-05-29 08:55:37.811 | pip: 24.0 2026-05-29 08:55:37.814 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-05-29 08:55:37.816 | + tools/install_pip.sh:main:123 : is_fedora 2026-05-29 08:55:37.819 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-29 08:55:37.821 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-29 08:55:37.824 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-29 08:55:37.827 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-29 08:55:37.829 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-29 08:55:37.832 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-29 08:55:37.834 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-29 08:55:37.836 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-29 08:55:37.839 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-29 08:55:37.842 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-29 08:55:37.844 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-29 08:55:37.846 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-29 08:55:37.849 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-29 08:55:37.851 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-05-29 08:55:37.854 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 08:55:37.857 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 08:55:37.859 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-05-29 08:55:37.864 | + tools/install_pip.sh:main:146 : set -x 2026-05-29 08:55:37.867 | + tools/install_pip.sh:main:149 : get_versions 2026-05-29 08:55:37.871 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-05-29 08:55:37.876 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-05-29 08:55:37.878 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-05-29 08:55:37.883 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-05-29 08:55:37.883 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-05-29 08:55:38.483 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-05-29 08:55:38.486 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-05-29 08:55:38.486 | pip: 24.0 2026-05-29 08:55:38.491 | + ./stack.sh:main:800 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-05-29 08:55:38.495 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-05-29 08:55:38.499 | + ./stack.sh:main:801 : fixup_all 2026-05-29 08:55:38.503 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-05-29 08:55:38.506 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-05-29 08:55:38.510 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 08:55:38.514 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 08:55:38.518 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-05-29 08:55:38.534 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-05-29 08:55:38.551 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-05-29 08:55:38.569 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-05-29 08:55:38.572 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-05-29 08:55:38.576 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-29 08:55:38.579 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-29 08:55:38.583 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-29 08:55:38.586 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-29 08:55:38.589 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-29 08:55:38.593 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-29 08:55:38.596 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-29 08:55:38.599 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-29 08:55:38.603 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-29 08:55:38.606 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-29 08:55:38.610 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-29 08:55:38.613 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-29 08:55:38.617 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-29 08:55:38.620 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-05-29 08:55:38.624 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-05-29 08:55:38.628 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-05-29 08:55:38.644 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-05-29 08:55:38.660 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-05-29 08:55:38.676 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-05-29 08:55:38.693 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-05-29 08:55:38.710 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-05-29 08:55:38.726 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-05-29 08:55:38.742 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-05-29 08:55:38.759 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-05-29 08:55:38.762 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-05-29 08:55:38.766 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-05-29 08:55:44.262 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-05-29 08:55:44.286 | Using python 3.12 to install setuptools 2026-05-29 08:55:44.290 | + 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-05-29 08:55:45.657 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-05-29 08:55:45.954 | Collecting pip 2026-05-29 08:55:46.069 | Downloading pip-26.1.1-py3-none-any.whl.metadata (4.6 kB) 2026-05-29 08:55:46.081 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-05-29 08:55:46.518 | Collecting setuptools[core] 2026-05-29 08:55:46.534 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-29 08:55:46.698 | Collecting packaging>=24.2 (from setuptools[core]) 2026-05-29 08:55:46.713 | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-29 08:55:46.796 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-05-29 08:55:46.811 | Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-05-29 08:55:46.904 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-05-29 08:55:46.921 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-29 08:55:47.027 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-05-29 08:55:47.042 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-29 08:55:47.123 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-05-29 08:55:47.140 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-29 08:55:47.252 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-05-29 08:55:47.269 | Downloading jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-05-29 08:55:47.350 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-05-29 08:55:47.366 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-05-29 08:55:47.617 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-29 08:55:47.633 | Downloading typer-0.26.3-py3-none-any.whl.metadata (16 kB) 2026-05-29 08:55:47.722 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-29 08:55:47.738 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-05-29 08:55:47.926 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-29 08:55:47.942 | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-05-29 08:55:48.006 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-29 08:55:48.020 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-05-29 08:55:48.114 | 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-05-29 08:55:48.130 | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-05-29 08:55:48.228 | 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-05-29 08:55:48.245 | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-05-29 08:55:48.292 | 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-05-29 08:55:48.324 | Downloading pip-26.1.1-py3-none-any.whl (1.8 MB) 2026-05-29 08:55:48.410 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 22.9 MB/s eta 0:00:00 2026-05-29 08:55:48.427 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-05-29 08:55:48.450 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-05-29 08:55:48.473 | Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-05-29 08:55:48.485 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 7.2 MB/s eta 0:00:00 2026-05-29 08:55:48.501 | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-05-29 08:55:48.514 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 7.5 MB/s eta 0:00:00 2026-05-29 08:55:48.530 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-05-29 08:55:48.553 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-29 08:55:48.593 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 28.6 MB/s eta 0:00:00 2026-05-29 08:55:48.608 | Downloading jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-05-29 08:55:48.631 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-05-29 08:55:48.653 | Downloading typer-0.26.3-py3-none-any.whl (122 kB) 2026-05-29 08:55:48.668 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.3/122.3 kB 12.1 MB/s eta 0:00:00 2026-05-29 08:55:48.690 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-05-29 08:55:48.711 | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-05-29 08:55:48.732 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 18.9 MB/s eta 0:00:00 2026-05-29 08:55:48.747 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-05-29 08:55:48.769 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-05-29 08:55:48.783 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 8.5 MB/s eta 0:00:00 2026-05-29 08:55:48.798 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-05-29 08:55:48.844 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 29.6 MB/s eta 0:00:00 2026-05-29 08:55:49.587 | 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-05-29 08:55:49.611 | Attempting uninstall: setuptools 2026-05-29 08:55:49.627 | Found existing installation: setuptools 68.1.2 2026-05-29 08:55:49.627 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:55:49.628 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-05-29 08:55:50.768 | Attempting uninstall: pygments 2026-05-29 08:55:50.778 | Found existing installation: Pygments 2.17.2 2026-05-29 08:55:50.780 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:55:50.781 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-05-29 08:55:52.030 | Attempting uninstall: pip 2026-05-29 08:55:52.035 | Found existing installation: pip 24.0 2026-05-29 08:55:52.106 | Uninstalling pip-24.0: 2026-05-29 08:55:52.116 | Successfully uninstalled pip-24.0 2026-05-29 08:55:53.731 | Attempting uninstall: packaging 2026-05-29 08:55:53.741 | Found existing installation: packaging 24.0 2026-05-29 08:55:53.742 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:55:53.742 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-05-29 08:55:53.902 | Attempting uninstall: markdown-it-py 2026-05-29 08:55:53.927 | Found existing installation: markdown-it-py 3.0.0 2026-05-29 08:55:53.928 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:55:53.930 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-05-29 08:55:54.085 | Attempting uninstall: wheel 2026-05-29 08:55:54.134 | Found existing installation: wheel 0.42.0 2026-05-29 08:55:54.134 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:55:54.134 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-05-29 08:55:54.186 | Attempting uninstall: rich 2026-05-29 08:55:54.234 | Found existing installation: rich 13.7.1 2026-05-29 08:55:54.236 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:55:54.237 | Can't uninstall 'rich'. No files were found to uninstall. 2026-05-29 08:55:54.948 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 more_itertools-10.8.0 packaging-26.0 pip-26.1.1 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.3 typer-slim-0.24.0 wheel-0.47.0 2026-05-29 08:55:55.190 | + inc/python:pip_install:216 : result=0 2026-05-29 08:55:55.194 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 08:55:55.197 | + functions-common:time_stop:2412 : local name 2026-05-29 08:55:55.201 | + functions-common:time_stop:2413 : local end_time 2026-05-29 08:55:55.205 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:55:55.210 | + functions-common:time_stop:2415 : local total 2026-05-29 08:55:55.213 | + functions-common:time_stop:2416 : local start_time 2026-05-29 08:55:55.216 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 08:55:55.219 | + functions-common:time_stop:2419 : start_time=1780044944280 2026-05-29 08:55:55.222 | + functions-common:time_stop:2421 : [[ -z 1780044944280 ]] 2026-05-29 08:55:55.227 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:55:55.232 | + functions-common:time_stop:2424 : end_time=1780044955228 2026-05-29 08:55:55.236 | + functions-common:time_stop:2425 : elapsed_time=10948 2026-05-29 08:55:55.239 | + functions-common:time_stop:2426 : total=0 2026-05-29 08:55:55.242 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:55:55.245 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=10948 2026-05-29 08:55:55.248 | + inc/python:pip_install:219 : return 0 2026-05-29 08:55:55.252 | + 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-05-29 08:55:55.255 | + 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-05-29 08:55:55.259 | + 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-05-29 08:55:55.262 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-05-29 08:55:55.266 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-05-29 08:55:55.270 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-05-29 08:55:55.300 | Using python 3.12 to install os-testr 2026-05-29 08:55:55.304 | + 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-05-29 08:55:56.672 | Collecting os-testr 2026-05-29 08:55:56.816 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-05-29 08:55:56.879 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-05-29 08:55:56.894 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-29 08:55:56.930 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-05-29 08:55:56.947 | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-05-29 08:55:57.005 | Collecting testtools>=2.2.0 (from os-testr) 2026-05-29 08:55:57.021 | Downloading testtools-2.8.5-py3-none-any.whl.metadata (5.4 kB) 2026-05-29 08:55:57.033 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-05-29 08:55:57.061 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-05-29 08:55:57.077 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-29 08:55:57.111 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-05-29 08:55:57.137 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-29 08:55:57.175 | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-05-29 08:55:57.200 | Downloading testtools-2.8.5-py3-none-any.whl (109 kB) 2026-05-29 08:55:57.223 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-05-29 08:55:57.386 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-05-29 08:55:57.866 | 2026-05-29 08:55:57.871 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.5 testtools-2.8.5 2026-05-29 08:55:58.001 | + inc/python:pip_install:216 : result=0 2026-05-29 08:55:58.005 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 08:55:58.009 | + functions-common:time_stop:2412 : local name 2026-05-29 08:55:58.013 | + functions-common:time_stop:2413 : local end_time 2026-05-29 08:55:58.016 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:55:58.020 | + functions-common:time_stop:2415 : local total 2026-05-29 08:55:58.023 | + functions-common:time_stop:2416 : local start_time 2026-05-29 08:55:58.026 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 08:55:58.029 | + functions-common:time_stop:2419 : start_time=1780044955292 2026-05-29 08:55:58.033 | + functions-common:time_stop:2421 : [[ -z 1780044955292 ]] 2026-05-29 08:55:58.037 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:55:58.042 | + functions-common:time_stop:2424 : end_time=1780044958038 2026-05-29 08:55:58.045 | + functions-common:time_stop:2425 : elapsed_time=2746 2026-05-29 08:55:58.049 | + functions-common:time_stop:2426 : total=10948 2026-05-29 08:55:58.052 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:55:58.055 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=13694 2026-05-29 08:55:58.059 | + inc/python:pip_install:219 : return 0 2026-05-29 08:55:58.063 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-05-29 08:55:58.137 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-05-29 08:55:58.229 | + ./stack.sh:main:829 : install_infra 2026-05-29 08:55:58.233 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-29 08:55:58.237 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-05-29 08:55:58.240 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-05-29 08:56:03.743 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-29 08:56:03.746 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-05-29 08:56:03.777 | + 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-05-29 08:56:05.182 | Collecting pbr 2026-05-29 08:56:05.185 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-29 08:56:05.617 | Collecting setuptools[core] 2026-05-29 08:56:05.620 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-29 08:56:05.772 | Collecting packaging>=24.2 (from setuptools[core]) 2026-05-29 08:56:05.775 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-29 08:56:05.847 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-05-29 08:56:05.849 | Using cached more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-05-29 08:56:05.927 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-05-29 08:56:05.930 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-29 08:56:06.019 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-05-29 08:56:06.021 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-29 08:56:06.089 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-05-29 08:56:06.091 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-29 08:56:06.193 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-05-29 08:56:06.196 | Using cached jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-05-29 08:56:06.262 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-05-29 08:56:06.264 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-05-29 08:56:06.505 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-29 08:56:06.507 | Using cached typer-0.26.3-py3-none-any.whl.metadata (16 kB) 2026-05-29 08:56:06.582 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-29 08:56:06.584 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-05-29 08:56:06.741 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-29 08:56:06.743 | Using cached rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-05-29 08:56:06.793 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-29 08:56:06.795 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-05-29 08:56:06.875 | 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-05-29 08:56:06.878 | Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-05-29 08:56:06.955 | 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-05-29 08:56:06.958 | Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-05-29 08:56:07.043 | 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-05-29 08:56:07.139 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-05-29 08:56:07.164 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-29 08:56:07.168 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-05-29 08:56:07.170 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-05-29 08:56:07.173 | Using cached more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-05-29 08:56:07.175 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-05-29 08:56:07.178 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-05-29 08:56:07.181 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-29 08:56:07.192 | Using cached jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-05-29 08:56:07.194 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-05-29 08:56:07.197 | Using cached typer-0.26.3-py3-none-any.whl (122 kB) 2026-05-29 08:56:07.200 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-05-29 08:56:07.201 | Using cached rich-14.3.3-py3-none-any.whl (310 kB) 2026-05-29 08:56:07.206 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-05-29 08:56:07.208 | Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-05-29 08:56:07.211 | Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-05-29 08:56:07.237 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-05-29 08:56:07.519 | 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-05-29 08:56:11.198 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-10.8.0 packaging-26.0 pbr-7.0.3 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.3 typer-slim-0.24.0 wheel-0.47.0 2026-05-29 08:56:11.419 | + inc/python:pip_install:216 : result=0 2026-05-29 08:56:11.423 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 08:56:11.427 | + functions-common:time_stop:2412 : local name 2026-05-29 08:56:11.430 | + functions-common:time_stop:2413 : local end_time 2026-05-29 08:56:11.434 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:56:11.438 | + functions-common:time_stop:2415 : local total 2026-05-29 08:56:11.442 | + functions-common:time_stop:2416 : local start_time 2026-05-29 08:56:11.446 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 08:56:11.450 | + functions-common:time_stop:2419 : start_time=1780044963767 2026-05-29 08:56:11.453 | + functions-common:time_stop:2421 : [[ -z 1780044963767 ]] 2026-05-29 08:56:11.457 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:56:11.464 | + functions-common:time_stop:2424 : end_time=1780044971459 2026-05-29 08:56:11.467 | + functions-common:time_stop:2425 : elapsed_time=7692 2026-05-29 08:56:11.471 | + functions-common:time_stop:2426 : total=13694 2026-05-29 08:56:11.475 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:56:11.478 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21386 2026-05-29 08:56:11.482 | + inc/python:pip_install:219 : return 0 2026-05-29 08:56:11.486 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-29 08:56:11.490 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-05-29 08:56:11.524 | + 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-05-29 08:56:12.766 | Processing /opt/stack/requirements 2026-05-29 08:56:12.770 | Installing build dependencies: started 2026-05-29 08:56:15.855 | Installing build dependencies: finished with status 'done' 2026-05-29 08:56:15.857 | Getting requirements to build wheel: started 2026-05-29 08:56:16.148 | Getting requirements to build wheel: finished with status 'done' 2026-05-29 08:56:16.153 | Preparing metadata (pyproject.toml): started 2026-05-29 08:56:17.308 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-29 08:56:17.499 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8270) 2026-05-29 08:56:17.601 | Downloading fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-05-29 08:56:17.623 | 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.dev8270) (26.0) 2026-05-29 08:56:17.780 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8270) 2026-05-29 08:56:17.795 | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-05-29 08:56:17.932 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8270) 2026-05-29 08:56:17.947 | 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-05-29 08:56:18.097 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8270) 2026-05-29 08:56:18.114 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-05-29 08:56:18.125 | 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.dev8270) (82.0.1) 2026-05-29 08:56:18.437 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-29 08:56:18.454 | Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-05-29 08:56:18.533 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-29 08:56:18.556 | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-05-29 08:56:18.673 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-29 08:56:18.688 | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-05-29 08:56:18.775 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-29 08:56:18.791 | Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-05-29 08:56:18.911 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-05-29 08:56:18.945 | Downloading fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-05-29 08:56:18.958 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 kB 4.8 MB/s eta 0:00:00 2026-05-29 08:56:18.973 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-05-29 08:56:19.025 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 16.9 MB/s eta 0:00:00 2026-05-29 08:56:19.041 | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-05-29 08:56:19.053 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 7.5 MB/s eta 0:00:00 2026-05-29 08:56:19.069 | Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-05-29 08:56:19.083 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.1/134.1 kB 13.4 MB/s eta 0:00:00 2026-05-29 08:56:19.099 | Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-05-29 08:56:19.113 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 14.9 MB/s eta 0:00:00 2026-05-29 08:56:19.128 | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-05-29 08:56:19.142 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 8.2 MB/s eta 0:00:00 2026-05-29 08:56:19.157 | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-05-29 08:56:19.171 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 13.3 MB/s eta 0:00:00 2026-05-29 08:56:19.203 | Building wheels for collected packages: openstack_requirements 2026-05-29 08:56:19.205 | Building wheel for openstack_requirements (pyproject.toml): started 2026-05-29 08:56:21.405 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-05-29 08:56:21.406 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8270-py3-none-any.whl size=52171 sha256=cdb63259310449c745023c8cb2ed215b398b94e6deebd5e51fd912f08c71ce5e 2026-05-29 08:56:21.407 | Stored in directory: /tmp/pip-ephem-wheel-cache-vo40p5lr/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-05-29 08:56:21.412 | Successfully built openstack_requirements 2026-05-29 08:56:21.697 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-05-29 08:56:22.462 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.5.20 charset_normalizer-3.4.4 fixtures-4.3.1 idna-3.11 openstack_requirements-1.2.1.dev8270 requests-2.32.5 urllib3-2.6.3 2026-05-29 08:56:22.703 | + inc/python:pip_install:216 : result=0 2026-05-29 08:56:22.708 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 08:56:22.712 | + functions-common:time_stop:2412 : local name 2026-05-29 08:56:22.715 | + functions-common:time_stop:2413 : local end_time 2026-05-29 08:56:22.719 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:56:22.722 | + functions-common:time_stop:2415 : local total 2026-05-29 08:56:22.726 | + functions-common:time_stop:2416 : local start_time 2026-05-29 08:56:22.729 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 08:56:22.732 | + functions-common:time_stop:2419 : start_time=1780044971512 2026-05-29 08:56:22.736 | + functions-common:time_stop:2421 : [[ -z 1780044971512 ]] 2026-05-29 08:56:22.741 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:56:22.746 | + functions-common:time_stop:2424 : end_time=1780044982742 2026-05-29 08:56:22.750 | + functions-common:time_stop:2425 : elapsed_time=11230 2026-05-29 08:56:22.753 | + functions-common:time_stop:2426 : total=21386 2026-05-29 08:56:22.757 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:56:22.761 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=32616 2026-05-29 08:56:22.765 | + inc/python:pip_install:219 : return 0 2026-05-29 08:56:22.769 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-05-29 08:56:22.773 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-05-29 08:56:22.776 | + inc/python:use_library_from_git:266 : local name=pbr 2026-05-29 08:56:22.780 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:56:22.784 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:56:22.788 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-05-29 08:56:22.792 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:56:22.796 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-05-29 08:56:22.826 | Using python 3.12 to install pbr 2026-05-29 08:56:22.829 | + 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-05-29 08:56:23.796 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-05-29 08:56:23.991 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-05-29 08:56:24.245 | + inc/python:pip_install:216 : result=0 2026-05-29 08:56:24.248 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 08:56:24.252 | + functions-common:time_stop:2412 : local name 2026-05-29 08:56:24.256 | + functions-common:time_stop:2413 : local end_time 2026-05-29 08:56:24.259 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:56:24.263 | + functions-common:time_stop:2415 : local total 2026-05-29 08:56:24.266 | + functions-common:time_stop:2416 : local start_time 2026-05-29 08:56:24.270 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 08:56:24.273 | + functions-common:time_stop:2419 : start_time=1780044982818 2026-05-29 08:56:24.277 | + functions-common:time_stop:2421 : [[ -z 1780044982818 ]] 2026-05-29 08:56:24.281 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:56:24.287 | + functions-common:time_stop:2424 : end_time=1780044984282 2026-05-29 08:56:24.290 | + functions-common:time_stop:2425 : elapsed_time=1464 2026-05-29 08:56:24.294 | + functions-common:time_stop:2426 : total=32616 2026-05-29 08:56:24.297 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:56:24.301 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=34080 2026-05-29 08:56:24.304 | + inc/python:pip_install:219 : return 0 2026-05-29 08:56:24.308 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-05-29 08:56:29.844 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-05-29 08:56:30.692 | Collecting bindep 2026-05-29 08:56:30.790 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-05-29 08:56:30.901 | Collecting distro>=1.7 (from bindep) 2026-05-29 08:56:30.917 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-05-29 08:56:31.004 | Collecting packaging (from bindep) 2026-05-29 08:56:31.019 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-29 08:56:31.079 | Collecting Parsley (from bindep) 2026-05-29 08:56:31.095 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-05-29 08:56:31.185 | Collecting pbr>=2 (from bindep) 2026-05-29 08:56:31.188 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-29 08:56:31.605 | Collecting setuptools (from pbr>=2->bindep) 2026-05-29 08:56:31.607 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-29 08:56:31.694 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-05-29 08:56:31.722 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-05-29 08:56:31.732 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-29 08:56:31.749 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-29 08:56:31.771 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 5.6 MB/s eta 0:00:00 2026-05-29 08:56:31.787 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-05-29 08:56:31.801 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 8.5 MB/s eta 0:00:00 2026-05-29 08:56:31.803 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-29 08:56:31.947 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-05-29 08:56:33.652 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-05-29 08:56:33.790 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-05-29 08:56:33.794 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-05-29 08:56:33.797 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-05-29 08:56:33.817 | + ./stack.sh:main:838 : pkgs= 2026-05-29 08:56:33.820 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-05-29 08:56:33.823 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-05-29 08:56:33.826 | + functions-common:run_phase:1840 : local mode=stack 2026-05-29 08:56:33.829 | + functions-common:run_phase:1841 : local phase=pre-install 2026-05-29 08:56:33.832 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-29 08:56:33.835 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-29 08:56:33.838 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-29 08:56:33.841 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-29 08:56:33.844 | + functions-common:run_phase:1850 : local extra 2026-05-29 08:56:33.848 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-29 08:56:33.852 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-29 08:56:33.855 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-29 08:56:33.858 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-29 08:56:33.860 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-05-29 08:56:33.864 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-29 08:56:33.880 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 08:56:33.883 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-29 08:56:33.886 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-29 08:56:33.889 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-05-29 08:56:33.891 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-29 08:56:33.893 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-29 08:56:33.896 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-29 08:56:33.898 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-05-29 08:56:33.901 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-05-29 08:56:33.903 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-05-29 08:56:33.905 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-05-29 08:56:33.907 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-05-29 08:56:33.910 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-29 08:56:33.913 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-29 08:56:33.916 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-29 08:56:33.918 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-29 08:56:33.922 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2026-05-29 08:56:33.924 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-29 08:56:33.927 | + functions-common:run_plugins:1827 : local phase=pre-install 2026-05-29 08:56:33.930 | + functions-common:run_plugins:1829 : local plugins= 2026-05-29 08:56:33.933 | + functions-common:run_plugins:1830 : local plugin 2026-05-29 08:56:33.935 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-05-29 08:56:33.938 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-05-29 08:56:33.941 | + functions:set_systemd_override:845 : local value=2048 2026-05-29 08:56:33.943 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-05-29 08:56:33.946 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-05-29 08:56:34.009 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-05-29 08:56:34.009 | Set systemd system override for DefaultLimitNOFILE=2048 2026-05-29 08:56:34.012 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-05-29 08:56:34.418 | + ./stack.sh:main:851 : install_rpc_backend 2026-05-29 08:56:34.422 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-05-29 08:56:34.435 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 08:56:34.438 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-05-29 08:56:34.440 | + functions-common:install_package:1430 : update_package_repo 2026-05-29 08:56:34.442 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-29 08:56:34.446 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-29 08:56:34.447 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-29 08:56:34.451 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-29 08:56:34.454 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-29 08:56:34.457 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 08:56:34.460 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 08:56:34.463 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-29 08:56:34.466 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-29 08:56:34.469 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-29 08:56:34.472 | + functions-common:apt_get_update:1159 : return 2026-05-29 08:56:34.476 | + functions-common:install_package:1431 : real_install_package rabbitmq-server 2026-05-29 08:56:34.479 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-29 08:56:34.482 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 08:56:34.485 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 08:56:34.488 | + functions-common:real_install_package:1419 : apt_get install rabbitmq-server 2026-05-29 08:56:34.510 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-05-29 08:56:34.557 | Reading package lists... 2026-05-29 08:56:34.963 | Building dependency tree... 2026-05-29 08:56:34.964 | Reading state information... 2026-05-29 08:56:35.539 | The following additional packages will be installed: 2026-05-29 08:56:35.540 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-05-29 08:56:35.540 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-05-29 08:56:35.540 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-05-29 08:56:35.541 | erlang-tools erlang-xmerl 2026-05-29 08:56:35.544 | Suggested packages: 2026-05-29 08:56:35.544 | erlang erlang-manpages erlang-doc 2026-05-29 08:56:35.603 | The following NEW packages will be installed: 2026-05-29 08:56:35.603 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-05-29 08:56:35.604 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-05-29 08:56:35.604 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-05-29 08:56:35.606 | erlang-tools erlang-xmerl rabbitmq-server 2026-05-29 08:56:35.698 | 0 upgraded, 18 newly installed, 0 to remove and 42 not upgraded. 2026-05-29 08:56:35.698 | Need to get 36.1 MB of archives. 2026-05-29 08:56:35.698 | After this operation, 56.3 MB of additional disk space will be used. 2026-05-29 08:56:35.698 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-05-29 08:56:35.929 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-05-29 08:56:35.944 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-05-29 08:56:35.947 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-05-29 08:56:35.974 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-05-29 08:56:35.985 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-05-29 08:56:36.007 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-05-29 08:56:36.026 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-05-29 08:56:36.029 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-05-29 08:56:36.031 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-05-29 08:56:36.049 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-05-29 08:56:36.056 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-05-29 08:56:36.083 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-05-29 08:56:36.084 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-05-29 08:56:36.087 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-05-29 08:56:36.091 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-05-29 08:56:36.099 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-05-29 08:56:36.116 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-05-29 08:56:36.555 | perl: warning: Setting locale failed. 2026-05-29 08:56:36.556 | perl: warning: Please check that your locale settings: 2026-05-29 08:56:36.556 | LANGUAGE = (unset), 2026-05-29 08:56:36.556 | LC_ALL = "en_US.utf8", 2026-05-29 08:56:36.556 | LANG = "de_DE.UTF-8" 2026-05-29 08:56:36.556 | are supported and installed on your system. 2026-05-29 08:56:36.556 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 08:56:36.617 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 08:56:36.617 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 08:56:36.617 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 08:56:36.809 | Fetched 36.1 MB in 1s (52.2 MB/s) 2026-05-29 08:56:36.885 | Selecting previously unselected package erlang-base. 2026-05-29 08:56:36.951 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 122977 files and directories currently installed.) 2026-05-29 08:56:36.958 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 08:56:36.962 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:37.334 | Selecting previously unselected package erlang-asn1. 2026-05-29 08:56:37.347 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 08:56:37.351 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:37.414 | Selecting previously unselected package erlang-crypto. 2026-05-29 08:56:37.425 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 08:56:37.429 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:37.473 | Selecting previously unselected package erlang-public-key. 2026-05-29 08:56:37.486 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 08:56:37.490 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:37.543 | Selecting previously unselected package erlang-mnesia. 2026-05-29 08:56:37.556 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 08:56:37.560 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:37.628 | Selecting previously unselected package erlang-runtime-tools. 2026-05-29 08:56:37.641 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 08:56:37.645 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:37.706 | Selecting previously unselected package erlang-ssl. 2026-05-29 08:56:37.719 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 08:56:37.723 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:37.815 | Selecting previously unselected package erlang-eldap. 2026-05-29 08:56:37.827 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 08:56:37.831 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:37.874 | Selecting previously unselected package erlang-ftp. 2026-05-29 08:56:37.885 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 08:56:37.889 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:37.932 | Selecting previously unselected package erlang-tftp. 2026-05-29 08:56:37.945 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 08:56:37.949 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:37.996 | Selecting previously unselected package erlang-inets. 2026-05-29 08:56:38.009 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 08:56:38.013 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:38.098 | Selecting previously unselected package erlang-snmp. 2026-05-29 08:56:38.110 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 08:56:38.115 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:38.271 | Selecting previously unselected package erlang-os-mon. 2026-05-29 08:56:38.283 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 08:56:38.288 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:38.336 | Selecting previously unselected package erlang-parsetools. 2026-05-29 08:56:38.346 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 08:56:38.350 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:38.394 | Selecting previously unselected package erlang-syntax-tools. 2026-05-29 08:56:38.407 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 08:56:38.411 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:38.459 | Selecting previously unselected package erlang-tools. 2026-05-29 08:56:38.473 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 08:56:38.477 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:38.541 | Selecting previously unselected package erlang-xmerl. 2026-05-29 08:56:38.554 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-29 08:56:38.558 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:38.643 | Selecting previously unselected package rabbitmq-server. 2026-05-29 08:56:38.655 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-05-29 08:56:38.662 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-05-29 08:56:39.704 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:40.061 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-05-29 08:56:40.061 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-05-29 08:56:42.519 | Searching for services which depend on erlang and should be started... none found. 2026-05-29 08:56:42.539 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:42.551 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:42.562 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:42.573 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:42.584 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:42.596 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:42.607 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:42.618 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:42.629 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:42.641 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:42.652 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:42.663 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:42.674 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:42.686 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:42.697 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:42.709 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-29 08:56:42.720 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-05-29 08:56:42.807 | info: Selecting GID from range 100 to 999 ... 2026-05-29 08:56:42.812 | info: Adding group `rabbitmq' (GID 118) ... 2026-05-29 08:56:42.907 | info: Selecting UID from range 100 to 999 ... 2026-05-29 08:56:42.907 | 2026-05-29 08:56:42.912 | info: Adding system user `rabbitmq' (UID 116) ... 2026-05-29 08:56:42.915 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-05-29 08:56:42.966 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-05-29 08:56:43.170 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-05-29 08:57:03.403 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-29 08:57:05.064 | perl: warning: Setting locale failed. 2026-05-29 08:57:05.065 | perl: warning: Please check that your locale settings: 2026-05-29 08:57:05.065 | LANGUAGE = (unset), 2026-05-29 08:57:05.065 | LC_ALL = "en_US.utf8", 2026-05-29 08:57:05.065 | LANG = "de_DE.UTF-8" 2026-05-29 08:57:05.065 | are supported and installed on your system. 2026-05-29 08:57:05.065 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 08:57:05.193 | perl: warning: Setting locale failed. 2026-05-29 08:57:05.194 | perl: warning: Please check that your locale settings: 2026-05-29 08:57:05.194 | LANGUAGE = (unset), 2026-05-29 08:57:05.194 | LC_ALL = "en_US.utf8", 2026-05-29 08:57:05.194 | LANG = "de_DE.UTF-8" 2026-05-29 08:57:05.194 | are supported and installed on your system. 2026-05-29 08:57:05.194 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 08:57:05.242 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 08:57:05.243 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 08:57:05.243 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 08:57:05.311 | perl: warning: Setting locale failed. 2026-05-29 08:57:05.312 | perl: warning: Please check that your locale settings: 2026-05-29 08:57:05.312 | LANGUAGE = (unset), 2026-05-29 08:57:05.312 | LC_ALL = "en_US.utf8", 2026-05-29 08:57:05.312 | LANG = "de_DE.UTF-8" 2026-05-29 08:57:05.312 | are supported and installed on your system. 2026-05-29 08:57:05.312 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 08:57:05.814 | 2026-05-29 08:57:05.815 | Running kernel seems to be up-to-date. 2026-05-29 08:57:05.815 | 2026-05-29 08:57:05.815 | Restarting services... 2026-05-29 08:57:05.838 | 2026-05-29 08:57:05.838 | Service restarts being deferred: 2026-05-29 08:57:05.838 | systemctl restart virtlockd.service 2026-05-29 08:57:05.838 | systemctl restart virtlogd.service 2026-05-29 08:57:05.839 | 2026-05-29 08:57:05.839 | No containers need to be restarted. 2026-05-29 08:57:05.839 | 2026-05-29 08:57:05.839 | User sessions running outdated binaries: 2026-05-29 08:57:05.839 | quobyte @ session #5: sshd[1979] 2026-05-29 08:57:05.849 | 2026-05-29 08:57:05.849 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-29 08:57:08.455 | + functions-common:apt_get:1203 : result=0 2026-05-29 08:57:08.458 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-29 08:57:08.462 | + functions-common:time_stop:2412 : local name 2026-05-29 08:57:08.466 | + functions-common:time_stop:2413 : local end_time 2026-05-29 08:57:08.469 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:57:08.472 | + functions-common:time_stop:2415 : local total 2026-05-29 08:57:08.476 | + functions-common:time_stop:2416 : local start_time 2026-05-29 08:57:08.480 | + functions-common:time_stop:2418 : name=apt-get 2026-05-29 08:57:08.484 | + functions-common:time_stop:2419 : start_time=1780044994507 2026-05-29 08:57:08.487 | + functions-common:time_stop:2421 : [[ -z 1780044994507 ]] 2026-05-29 08:57:08.492 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:57:08.497 | + functions-common:time_stop:2424 : end_time=1780045028493 2026-05-29 08:57:08.500 | + functions-common:time_stop:2425 : elapsed_time=33986 2026-05-29 08:57:08.504 | + functions-common:time_stop:2426 : total=66920 2026-05-29 08:57:08.506 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:57:08.510 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=100906 2026-05-29 08:57:08.513 | + functions-common:apt_get:1207 : return 0 2026-05-29 08:57:08.517 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-05-29 08:57:08.521 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-29 08:57:08.525 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-29 08:57:08.528 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-29 08:57:08.531 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-29 08:57:08.535 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-29 08:57:08.538 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-29 08:57:08.541 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-29 08:57:08.545 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-29 08:57:08.548 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-29 08:57:08.552 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-29 08:57:08.556 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-29 08:57:08.560 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-29 08:57:08.563 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-29 08:57:08.567 | + ./stack.sh:main:852 : restart_rpc_backend 2026-05-29 08:57:08.570 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-05-29 08:57:08.593 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 08:57:08.597 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-05-29 08:57:08.601 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 08:57:08.604 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-05-29 08:57:08.607 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-05-29 08:57:08.611 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-05-29 08:57:08.616 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-05-29 08:57:08.619 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-05-29 08:57:08.622 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-05-29 08:57:08.626 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-05-29 08:57:08.630 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-05-29 08:57:08.634 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-05-29 08:57:08.638 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-05-29 08:57:09.792 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-05-29 08:57:09.793 | user tags 2026-05-29 08:57:09.793 | guest [administrator]' 2026-05-29 08:57:09.799 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-05-29 08:57:09.799 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-05-29 08:57:09.799 | user tags 2026-05-29 08:57:09.799 | guest [administrator]' 2026-05-29 08:57:09.806 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-05-29 08:57:09.810 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-05-29 08:57:09.813 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-05-29 08:57:10.882 | Adding user "stackrabbit" ... 2026-05-29 08:57:10.903 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-05-29 08:57:10.925 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-05-29 08:57:12.050 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-05-29 08:57:12.086 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-05-29 08:57:12.090 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-05-29 08:57:13.207 | Changing password for user "stackrabbit" ... 2026-05-29 08:57:13.246 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-05-29 08:57:13.249 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-05-29 08:57:13.252 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-05-29 08:57:14.393 | Deleting user "guest" ... 2026-05-29 08:57:14.435 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-05-29 08:57:14.460 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 08:57:14.463 | + ./stack.sh:main:855 : install_database 2026-05-29 08:57:14.466 | + lib/database:install_database:118 : install_database_mysql 2026-05-29 08:57:14.470 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-05-29 08:57:14.473 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 08:57:14.476 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 08:57:14.479 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-05-29 08:57:14.491 | perl: warning: Setting locale failed. 2026-05-29 08:57:14.492 | perl: warning: Please check that your locale settings: 2026-05-29 08:57:14.492 | LANGUAGE = (unset), 2026-05-29 08:57:14.492 | LC_ALL = "en_US.utf8", 2026-05-29 08:57:14.492 | LANG = "de_DE.UTF-8" 2026-05-29 08:57:14.492 | are supported and installed on your system. 2026-05-29 08:57:14.492 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 08:57:14.544 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 08:57:14.544 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 08:57:14.544 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 08:57:14.656 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-05-29 08:57:14.659 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-05-29 08:57:14.666 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-05-29 08:57:14.669 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 08:57:14.672 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 08:57:14.676 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-05-29 08:57:14.680 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-05-29 08:57:14.683 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-05-29 08:57:14.689 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-05-29 08:57:14.693 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-05-29 08:57:14.697 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-29 08:57:14.700 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-29 08:57:14.704 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-29 08:57:14.707 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-29 08:57:14.711 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-29 08:57:14.715 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-29 08:57:14.719 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-29 08:57:14.723 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-29 08:57:14.727 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-29 08:57:14.730 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-29 08:57:14.734 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-29 08:57:14.738 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-29 08:57:14.742 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-29 08:57:14.746 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-05-29 08:57:14.750 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 08:57:14.753 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 08:57:14.758 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-05-29 08:57:14.761 | + functions-common:install_package:1430 : update_package_repo 2026-05-29 08:57:14.765 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-29 08:57:14.769 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-29 08:57:14.772 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-29 08:57:14.776 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-29 08:57:14.779 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-29 08:57:14.783 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 08:57:14.787 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 08:57:14.791 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-29 08:57:14.795 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-29 08:57:14.799 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-29 08:57:14.803 | + functions-common:apt_get_update:1159 : return 2026-05-29 08:57:14.807 | + functions-common:install_package:1431 : real_install_package mysql-server 2026-05-29 08:57:14.811 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-29 08:57:14.815 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 08:57:14.819 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 08:57:14.823 | + functions-common:real_install_package:1419 : apt_get install mysql-server 2026-05-29 08:57:14.852 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-05-29 08:57:14.895 | Reading package lists... 2026-05-29 08:57:15.380 | Building dependency tree... 2026-05-29 08:57:15.382 | Reading state information... 2026-05-29 08:57:16.170 | The following additional packages will be installed: 2026-05-29 08:57:16.170 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-05-29 08:57:16.171 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-05-29 08:57:16.171 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-05-29 08:57:16.171 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-05-29 08:57:16.172 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-05-29 08:57:16.173 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-05-29 08:57:16.174 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-05-29 08:57:16.178 | Suggested packages: 2026-05-29 08:57:16.178 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-05-29 08:57:16.178 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-05-29 08:57:16.235 | The following NEW packages will be installed: 2026-05-29 08:57:16.235 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-05-29 08:57:16.235 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-05-29 08:57:16.235 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-05-29 08:57:16.235 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-05-29 08:57:16.235 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-05-29 08:57:16.235 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-05-29 08:57:16.237 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-05-29 08:57:16.313 | 0 upgraded, 27 newly installed, 0 to remove and 42 not upgraded. 2026-05-29 08:57:16.313 | Need to get 29.6 MB of archives. 2026-05-29 08:57:16.313 | After this operation, 243 MB of additional disk space will be used. 2026-05-29 08:57:16.313 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [2740 kB] 2026-05-29 08:57:16.439 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [22.5 kB] 2026-05-29 08:57:16.440 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-05-29 08:57:16.440 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-05-29 08:57:16.450 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-05-29 08:57:16.454 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [17.6 MB] 2026-05-29 08:57:16.706 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [1441 kB] 2026-05-29 08:57:16.729 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-05-29 08:57:16.729 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-05-29 08:57:16.730 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-05-29 08:57:16.731 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-05-29 08:57:16.734 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-05-29 08:57:16.735 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-05-29 08:57:16.735 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-05-29 08:57:16.736 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-05-29 08:57:16.737 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-05-29 08:57:16.746 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-05-29 08:57:16.746 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-05-29 08:57:16.759 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-05-29 08:57:16.762 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-05-29 08:57:16.765 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-05-29 08:57:16.765 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-05-29 08:57:16.765 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-05-29 08:57:16.765 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-05-29 08:57:16.765 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-05-29 08:57:16.857 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-05-29 08:57:16.857 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.45-0ubuntu0.24.04.1 [9524 B] 2026-05-29 08:57:17.122 | perl: warning: Setting locale failed. 2026-05-29 08:57:17.122 | perl: warning: Please check that your locale settings: 2026-05-29 08:57:17.122 | LANGUAGE = (unset), 2026-05-29 08:57:17.122 | LC_ALL = "en_US.utf8", 2026-05-29 08:57:17.122 | LANG = "de_DE.UTF-8" 2026-05-29 08:57:17.122 | are supported and installed on your system. 2026-05-29 08:57:17.122 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 08:57:17.183 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 08:57:17.183 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 08:57:17.183 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 08:57:17.311 | Vorkonfiguration der Pakete ... 2026-05-29 08:57:17.322 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 08:57:17.458 | Fetched 29.6 MB in 1s (50.7 MB/s) 2026-05-29 08:57:17.491 | Selecting previously unselected package mysql-client-core-8.0. 2026-05-29 08:57:17.552 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125782 files and directories currently installed.) 2026-05-29 08:57:17.558 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 08:57:17.562 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-29 08:57:17.933 | Selecting previously unselected package mysql-client-8.0. 2026-05-29 08:57:17.945 | Preparing to unpack .../01-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 08:57:17.949 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-29 08:57:17.996 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-05-29 08:57:18.008 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-29 08:57:18.015 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-29 08:57:18.059 | Selecting previously unselected package libmecab2:amd64. 2026-05-29 08:57:18.071 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-05-29 08:57:18.075 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-05-29 08:57:18.123 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-05-29 08:57:18.136 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-05-29 08:57:18.139 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-05-29 08:57:18.187 | Selecting previously unselected package mysql-server-core-8.0. 2026-05-29 08:57:18.200 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 08:57:18.204 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-29 08:57:19.107 | Selecting previously unselected package mysql-server-8.0. 2026-05-29 08:57:19.120 | Preparing to unpack .../06-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 08:57:19.127 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 08:57:19.178 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 08:57:19.178 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 08:57:19.178 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 08:57:19.254 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 08:57:19.264 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 08:57:19.543 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-29 08:57:19.604 | Selecting previously unselected package libhtml-tagset-perl. 2026-05-29 08:57:19.617 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-05-29 08:57:19.621 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-05-29 08:57:19.659 | Selecting previously unselected package liburi-perl. 2026-05-29 08:57:19.671 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-05-29 08:57:19.676 | Unpacking liburi-perl (5.27-1) ... 2026-05-29 08:57:19.759 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-05-29 08:57:19.769 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-05-29 08:57:19.773 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-05-29 08:57:19.827 | Selecting previously unselected package libcgi-pm-perl. 2026-05-29 08:57:19.839 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-05-29 08:57:19.843 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-05-29 08:57:19.903 | Selecting previously unselected package libfcgi0t64:amd64. 2026-05-29 08:57:19.915 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-05-29 08:57:19.920 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-29 08:57:19.959 | Selecting previously unselected package libfcgi-perl. 2026-05-29 08:57:19.972 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-05-29 08:57:19.976 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-05-29 08:57:20.017 | Selecting previously unselected package libcgi-fast-perl. 2026-05-29 08:57:20.030 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-05-29 08:57:20.034 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-05-29 08:57:20.073 | Selecting previously unselected package libclone-perl:amd64. 2026-05-29 08:57:20.085 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-05-29 08:57:20.089 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-05-29 08:57:20.130 | Selecting previously unselected package libencode-locale-perl. 2026-05-29 08:57:20.142 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-05-29 08:57:20.147 | Unpacking libencode-locale-perl (1.05-3) ... 2026-05-29 08:57:20.187 | Selecting previously unselected package libfcgi-bin. 2026-05-29 08:57:20.200 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-05-29 08:57:20.204 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-29 08:57:20.243 | Selecting previously unselected package libhtml-template-perl. 2026-05-29 08:57:20.256 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-05-29 08:57:20.260 | Unpacking libhtml-template-perl (2.97-2) ... 2026-05-29 08:57:20.303 | Selecting previously unselected package libtimedate-perl. 2026-05-29 08:57:20.316 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-05-29 08:57:20.320 | Unpacking libtimedate-perl (2.3300-2) ... 2026-05-29 08:57:20.389 | Selecting previously unselected package libhttp-date-perl. 2026-05-29 08:57:20.402 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-05-29 08:57:20.406 | Unpacking libhttp-date-perl (6.06-1) ... 2026-05-29 08:57:20.444 | Selecting previously unselected package libio-html-perl. 2026-05-29 08:57:20.457 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-05-29 08:57:20.461 | Unpacking libio-html-perl (1.004-3) ... 2026-05-29 08:57:20.499 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-05-29 08:57:20.512 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-05-29 08:57:20.515 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-05-29 08:57:20.556 | Selecting previously unselected package libhttp-message-perl. 2026-05-29 08:57:20.568 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-05-29 08:57:20.572 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-05-29 08:57:20.623 | Selecting previously unselected package mecab-utils. 2026-05-29 08:57:20.636 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-05-29 08:57:20.640 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-05-29 08:57:20.685 | Selecting previously unselected package mecab-ipadic. 2026-05-29 08:57:20.697 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-05-29 08:57:20.701 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-05-29 08:57:21.304 | Selecting previously unselected package mecab-ipadic-utf8. 2026-05-29 08:57:21.315 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-05-29 08:57:21.320 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-05-29 08:57:21.362 | Selecting previously unselected package mysql-server. 2026-05-29 08:57:21.373 | Preparing to unpack .../26-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-05-29 08:57:21.377 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-05-29 08:57:21.445 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-05-29 08:57:21.456 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-05-29 08:57:21.471 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-29 08:57:21.482 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-05-29 08:57:21.493 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-29 08:57:21.504 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-29 08:57:21.515 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-05-29 08:57:21.526 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-05-29 08:57:21.537 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-29 08:57:21.548 | Setting up libencode-locale-perl (1.05-3) ... 2026-05-29 08:57:21.559 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-05-29 08:57:21.571 | Setting up libio-html-perl (1.004-3) ... 2026-05-29 08:57:21.582 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-29 08:57:21.593 | Setting up libtimedate-perl (2.3300-2) ... 2026-05-29 08:57:21.604 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-29 08:57:21.615 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-05-29 08:57:21.625 | Setting up liburi-perl (5.27-1) ... 2026-05-29 08:57:21.636 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-29 08:57:21.685 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 08:57:21.737 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 08:57:21.737 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 08:57:21.737 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 08:57:21.813 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 08:57:21.825 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 08:57:21.872 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-05-29 08:57:21.902 | Renaming removed key_buffer and myisam-recover options (if present) 2026-05-29 08:57:33.815 | mysqld will log errors to /var/log/mysql/error.log 2026-05-29 08:57:34.650 | mysqld is running as pid 16143 2026-05-29 08:57:37.098 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-05-29 08:57:38.694 | Setting up libhttp-date-perl (6.06-1) ... 2026-05-29 08:57:38.706 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-05-29 08:57:38.715 | Compiling IPA dictionary for Mecab. This takes long time... 2026-05-29 08:57:38.720 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-05-29 08:57:38.721 | 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-05-29 08:57:38.721 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-05-29 08:57:38.723 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-05-29 08:57:38.723 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-05-29 08:57:38.732 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-05-29 08:57:38.830 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-05-29 08:57:38.830 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-05-29 08:57:38.830 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-05-29 08:57:38.831 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-05-29 08:57:38.832 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-05-29 08:57:38.832 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-05-29 08:57:38.882 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-05-29 08:57:38.882 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-05-29 08:57:39.194 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-05-29 08:57:39.195 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-05-29 08:57:39.202 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-05-29 08:57:39.350 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-05-29 08:57:39.430 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-05-29 08:57:39.430 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-05-29 08:57:39.653 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-05-29 08:57:39.653 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-05-29 08:57:39.653 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-05-29 08:57:39.682 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-05-29 08:57:39.730 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-05-29 08:57:39.731 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-05-29 08:57:39.733 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-05-29 08:57:39.734 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-05-29 08:57:39.735 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-05-29 08:57:40.080 | 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-05-29 08:57:40.191 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-05-29 08:57:40.437 | 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-05-29 08:57:40.440 | 2026-05-29 08:57:40.440 | done! 2026-05-29 08:57:40.446 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-05-29 08:57:40.453 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-05-29 08:57:40.462 | Compiling IPA dictionary for Mecab. This takes long time... 2026-05-29 08:57:40.467 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-05-29 08:57:40.467 | 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-05-29 08:57:40.467 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-05-29 08:57:40.474 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-05-29 08:57:40.474 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-05-29 08:57:40.486 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-05-29 08:57:40.611 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-05-29 08:57:40.611 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-05-29 08:57:40.611 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-05-29 08:57:40.614 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-05-29 08:57:40.614 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-05-29 08:57:40.614 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-05-29 08:57:40.697 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-05-29 08:57:40.697 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-05-29 08:57:41.152 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-05-29 08:57:41.153 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-05-29 08:57:41.163 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-05-29 08:57:41.367 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-05-29 08:57:41.474 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-05-29 08:57:41.474 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-05-29 08:57:41.775 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-05-29 08:57:41.775 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-05-29 08:57:41.775 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-05-29 08:57:41.815 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-05-29 08:57:41.883 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-05-29 08:57:41.884 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-05-29 08:57:41.888 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-05-29 08:57:41.888 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-05-29 08:57:41.889 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-05-29 08:57:42.314 | 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-05-29 08:57:42.437 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-05-29 08:57:42.684 | 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-05-29 08:57:42.687 | 2026-05-29 08:57:42.688 | done! 2026-05-29 08:57:42.696 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-05-29 08:57:42.703 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-05-29 08:57:42.713 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-05-29 08:57:42.722 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-05-29 08:57:42.731 | Setting up libcgi-pm-perl (4.63-1) ... 2026-05-29 08:57:42.740 | Setting up libhtml-template-perl (2.97-2) ... 2026-05-29 08:57:42.749 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-05-29 08:57:42.759 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-29 08:57:44.613 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-29 08:57:44.866 | perl: warning: Setting locale failed. 2026-05-29 08:57:44.866 | perl: warning: Please check that your locale settings: 2026-05-29 08:57:44.866 | LANGUAGE = (unset), 2026-05-29 08:57:44.866 | LC_ALL = "en_US.utf8", 2026-05-29 08:57:44.866 | LANG = "de_DE.UTF-8" 2026-05-29 08:57:44.866 | are supported and installed on your system. 2026-05-29 08:57:44.866 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 08:57:44.994 | perl: warning: Setting locale failed. 2026-05-29 08:57:44.994 | perl: warning: Please check that your locale settings: 2026-05-29 08:57:44.995 | LANGUAGE = (unset), 2026-05-29 08:57:44.995 | LC_ALL = "en_US.utf8", 2026-05-29 08:57:44.995 | LANG = "de_DE.UTF-8" 2026-05-29 08:57:44.995 | are supported and installed on your system. 2026-05-29 08:57:44.995 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 08:57:45.045 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 08:57:45.045 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 08:57:45.045 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 08:57:45.115 | perl: warning: Setting locale failed. 2026-05-29 08:57:45.115 | perl: warning: Please check that your locale settings: 2026-05-29 08:57:45.115 | LANGUAGE = (unset), 2026-05-29 08:57:45.115 | LC_ALL = "en_US.utf8", 2026-05-29 08:57:45.115 | LANG = "de_DE.UTF-8" 2026-05-29 08:57:45.116 | are supported and installed on your system. 2026-05-29 08:57:45.116 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 08:57:45.611 | 2026-05-29 08:57:45.611 | Running kernel seems to be up-to-date. 2026-05-29 08:57:45.611 | 2026-05-29 08:57:45.611 | Restarting services... 2026-05-29 08:57:45.634 | 2026-05-29 08:57:45.634 | Service restarts being deferred: 2026-05-29 08:57:45.634 | systemctl restart virtlockd.service 2026-05-29 08:57:45.634 | systemctl restart virtlogd.service 2026-05-29 08:57:45.634 | 2026-05-29 08:57:45.635 | No containers need to be restarted. 2026-05-29 08:57:45.635 | 2026-05-29 08:57:45.635 | User sessions running outdated binaries: 2026-05-29 08:57:45.635 | quobyte @ session #5: sshd[1979] 2026-05-29 08:57:45.646 | 2026-05-29 08:57:45.646 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-29 08:57:47.819 | + functions-common:apt_get:1203 : result=0 2026-05-29 08:57:47.823 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-29 08:57:47.826 | + functions-common:time_stop:2412 : local name 2026-05-29 08:57:47.829 | + functions-common:time_stop:2413 : local end_time 2026-05-29 08:57:47.833 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:57:47.836 | + functions-common:time_stop:2415 : local total 2026-05-29 08:57:47.840 | + functions-common:time_stop:2416 : local start_time 2026-05-29 08:57:47.844 | + functions-common:time_stop:2418 : name=apt-get 2026-05-29 08:57:47.846 | + functions-common:time_stop:2419 : start_time=1780045034848 2026-05-29 08:57:47.850 | + functions-common:time_stop:2421 : [[ -z 1780045034848 ]] 2026-05-29 08:57:47.855 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:57:47.860 | + functions-common:time_stop:2424 : end_time=1780045067856 2026-05-29 08:57:47.864 | + functions-common:time_stop:2425 : elapsed_time=33008 2026-05-29 08:57:47.866 | + functions-common:time_stop:2426 : total=100906 2026-05-29 08:57:47.870 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:57:47.873 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=133914 2026-05-29 08:57:47.877 | + functions-common:apt_get:1207 : return 0 2026-05-29 08:57:47.880 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-05-29 08:57:47.883 | + ./stack.sh:main:858 : install_database_python 2026-05-29 08:57:47.887 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-05-29 08:57:47.891 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-05-29 08:57:47.894 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-05-29 08:57:47.897 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-29 08:57:47.902 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-05-29 08:57:47.906 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-05-29 08:57:47.909 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-29 08:57:47.914 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-05-29 08:57:47.914 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-29 08:57:47.921 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-05-29 08:57:47.924 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-05-29 08:57:47.928 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-05-29 08:57:47.931 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-05-29 08:57:47.934 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-05-29 08:57:47.961 | Using python 3.12 to install PyMySQL 2026-05-29 08:57:47.964 | + 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-05-29 08:57:49.141 | Collecting PyMySQL 2026-05-29 08:57:49.290 | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-05-29 08:57:49.316 | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-05-29 08:57:49.491 | Installing collected packages: PyMySQL 2026-05-29 08:57:49.560 | Successfully installed PyMySQL-1.1.2 2026-05-29 08:57:49.695 | + inc/python:pip_install:216 : result=0 2026-05-29 08:57:49.698 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 08:57:49.701 | + functions-common:time_stop:2412 : local name 2026-05-29 08:57:49.705 | + functions-common:time_stop:2413 : local end_time 2026-05-29 08:57:49.709 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:57:49.712 | + functions-common:time_stop:2415 : local total 2026-05-29 08:57:49.714 | + functions-common:time_stop:2416 : local start_time 2026-05-29 08:57:49.717 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 08:57:49.721 | + functions-common:time_stop:2419 : start_time=1780045067954 2026-05-29 08:57:49.724 | + functions-common:time_stop:2421 : [[ -z 1780045067954 ]] 2026-05-29 08:57:49.729 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:57:49.734 | + functions-common:time_stop:2424 : end_time=1780045069730 2026-05-29 08:57:49.738 | + functions-common:time_stop:2425 : elapsed_time=1776 2026-05-29 08:57:49.741 | + functions-common:time_stop:2426 : total=34080 2026-05-29 08:57:49.744 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:57:49.747 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=35856 2026-05-29 08:57:49.751 | + inc/python:pip_install:219 : return 0 2026-05-29 08:57:49.755 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-05-29 08:57:49.759 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-05-29 08:57:49.762 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-05-29 08:57:49.766 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-05-29 08:57:49.788 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 08:57:49.792 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-05-29 08:57:49.796 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-05-29 08:57:49.818 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 08:57:49.821 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-05-29 08:57:49.845 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 08:57:49.848 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-05-29 08:57:49.870 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 08:57:49.873 | + ./stack.sh:main:866 : install_etcd3 2026-05-29 08:57:49.876 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-05-29 08:57:49.877 | Installing etcd 2026-05-29 08:57:49.880 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-05-29 08:57:49.895 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-05-29 08:57:49.911 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-05-29 08:57:49.915 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-05-29 08:57:49.932 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-05-29 08:57:49.938 | ++ 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-05-29 08:57:49.940 | ++ 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-05-29 08:57:49.945 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-05-29 08:57:49.948 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-05-29 08:57:49.951 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-05-29 08:57:49.954 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-05-29 08:57:49.957 | ++ 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-05-29 08:57:49.961 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-05-29 08:57:49.964 | ++ 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-05-29 08:57:49.969 | --2026-05-29 10:57:49-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-29 08:57:50.026 | Resolving github.com (github.com)... 140.82.121.4 2026-05-29 08:57:50.042 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-05-29 08:57:50.093 | HTTP request sent, awaiting response... 302 Found 2026-05-29 08:57:50.093 | 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-05-29T09%3A29%3A56Z&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-05-29T08%3A29%3A55Z&ske=2026-05-29T09%3A29%3A56Z&sks=b&skv=2018-11-09&sig=hVuldrwzPNTNntC0P%2BY%2Fn%2FJoZ6EVaFGoBuCHvlE52gk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDA0Njc1OSwibmJmIjoxNzgwMDQ0OTU5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.89ZwPHv6JdeO21OnPLrCZ8N_PckFqn1npzr6wvV2aJ4&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-05-29 08:57:50.094 | --2026-05-29 10:57:50-- 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-05-29T09%3A29%3A56Z&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-05-29T08%3A29%3A55Z&ske=2026-05-29T09%3A29%3A56Z&sks=b&skv=2018-11-09&sig=hVuldrwzPNTNntC0P%2BY%2Fn%2FJoZ6EVaFGoBuCHvlE52gk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDA0Njc1OSwibmJmIjoxNzgwMDQ0OTU5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.89ZwPHv6JdeO21OnPLrCZ8N_PckFqn1npzr6wvV2aJ4&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-05-29 08:57:50.098 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... 2026-05-29 08:57:50.110 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-05-29 08:57:50.243 | HTTP request sent, awaiting response... 200 OK 2026-05-29 08:57:50.243 | Length: 20927601 (20M) [application/octet-stream] 2026-05-29 08:57:50.243 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-05-29 08:57:50.294 | 2026-05-29 08:57:50.533 | 0K ........ ........ ... 100% 68.3M=0.3s 2026-05-29 08:57:50.533 | 2026-05-29 08:57:50.534 | 2026-05-29 10:57:50 (68.3 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-05-29 08:57:50.534 | 2026-05-29 08:57:50.539 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-05-29 08:57:50.542 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-29 08:57:50.546 | ++ functions:get_extra_file:81 : return 2026-05-29 08:57:50.550 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-29 08:57:50.554 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-05-29 08:57:50.557 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-05-29 08:57:50.560 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-05-29 08:57:50.586 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-05-29 08:57:50.590 | + 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-05-29 08:57:50.600 | etcd-v3.5.21-linux-amd64/ 2026-05-29 08:57:50.600 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-05-29 08:57:50.600 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-05-29 08:57:50.600 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-05-29 08:57:50.600 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-05-29 08:57:50.600 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-05-29 08:57:50.600 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-05-29 08:57:50.600 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-05-29 08:57:50.601 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-05-29 08:57:50.601 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-05-29 08:57:50.601 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-05-29 08:57:50.602 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-05-29 08:57:50.602 | etcd-v3.5.21-linux-amd64/README.md 2026-05-29 08:57:50.602 | etcd-v3.5.21-linux-amd64/etcdutl 2026-05-29 08:57:50.766 | etcd-v3.5.21-linux-amd64/etcdctl 2026-05-29 08:57:50.960 | etcd-v3.5.21-linux-amd64/etcd 2026-05-29 08:57:51.217 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-05-29 08:57:51.255 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-05-29 08:57:51.290 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-05-29 08:57:51.295 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-05-29 08:57:51.318 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 08:57:51.321 | + ./stack.sh:main:885 : install_dstat 2026-05-29 08:57:51.324 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-05-29 08:57:51.346 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 08:57:51.349 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-05-29 08:57:51.353 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 08:57:51.356 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-05-29 08:57:51.359 | + ./stack.sh:main:894 : install_libs 2026-05-29 08:57:51.363 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-05-29 08:57:51.367 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-05-29 08:57:51.370 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-05-29 08:57:51.373 | + inc/python:use_library_from_git:266 : local name=automaton 2026-05-29 08:57:51.376 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:51.380 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:51.383 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-05-29 08:57:51.387 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:51.390 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-05-29 08:57:51.394 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-05-29 08:57:51.398 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-05-29 08:57:51.402 | + inc/python:use_library_from_git:266 : local name=castellan 2026-05-29 08:57:51.405 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:51.409 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:51.412 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-05-29 08:57:51.416 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:51.420 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-05-29 08:57:51.424 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-05-29 08:57:51.427 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-05-29 08:57:51.431 | + inc/python:use_library_from_git:266 : local name=cliff 2026-05-29 08:57:51.435 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:51.439 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:51.442 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-05-29 08:57:51.446 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:51.449 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-05-29 08:57:51.453 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-05-29 08:57:51.457 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-05-29 08:57:51.461 | + inc/python:use_library_from_git:266 : local name=cursive 2026-05-29 08:57:51.465 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:51.469 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:51.472 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-05-29 08:57:51.476 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:51.480 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-05-29 08:57:51.484 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-05-29 08:57:51.488 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-05-29 08:57:51.491 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-05-29 08:57:51.495 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:51.499 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:51.502 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-05-29 08:57:51.506 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:51.510 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-05-29 08:57:51.513 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-05-29 08:57:51.517 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-05-29 08:57:51.521 | + inc/python:use_library_from_git:266 : local name=futurist 2026-05-29 08:57:51.524 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:51.528 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:51.532 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-05-29 08:57:51.535 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:51.539 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-05-29 08:57:51.543 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-05-29 08:57:51.547 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-05-29 08:57:51.550 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-05-29 08:57:51.554 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:51.558 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:51.562 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-05-29 08:57:51.565 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:51.569 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-05-29 08:57:51.573 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-05-29 08:57:51.577 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-05-29 08:57:51.580 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-05-29 08:57:51.584 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:51.588 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:51.592 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-05-29 08:57:51.595 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:51.599 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-05-29 08:57:51.603 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-05-29 08:57:51.606 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-05-29 08:57:51.610 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-05-29 08:57:51.614 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:51.618 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:51.621 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-05-29 08:57:51.625 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:51.629 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-05-29 08:57:51.633 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-05-29 08:57:51.637 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-05-29 08:57:51.640 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-05-29 08:57:51.644 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:51.648 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:51.652 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-05-29 08:57:51.655 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:51.659 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-05-29 08:57:51.663 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-05-29 08:57:51.666 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-05-29 08:57:51.670 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-05-29 08:57:51.674 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:51.678 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:51.681 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-05-29 08:57:51.685 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:51.689 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-05-29 08:57:51.693 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-05-29 08:57:51.696 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-05-29 08:57:51.700 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-05-29 08:57:51.704 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:51.707 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:51.711 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-05-29 08:57:51.714 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:51.718 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-05-29 08:57:51.722 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-05-29 08:57:51.726 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-05-29 08:57:51.730 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-05-29 08:57:51.734 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:51.737 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:51.741 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-05-29 08:57:51.745 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:51.749 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-05-29 08:57:51.752 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-05-29 08:57:51.756 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-05-29 08:57:51.760 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-05-29 08:57:51.764 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:51.767 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:51.771 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-05-29 08:57:51.775 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:51.779 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-05-29 08:57:51.783 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-05-29 08:57:51.787 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-05-29 08:57:51.791 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-05-29 08:57:51.795 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:51.799 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:51.803 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-05-29 08:57:51.807 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:51.811 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-05-29 08:57:51.815 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-05-29 08:57:51.818 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-05-29 08:57:51.822 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-05-29 08:57:51.826 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:51.829 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:51.833 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-05-29 08:57:51.837 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:51.841 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-05-29 08:57:51.845 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-05-29 08:57:51.849 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-05-29 08:57:51.853 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-05-29 08:57:51.857 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:51.860 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:51.864 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-05-29 08:57:51.867 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:51.871 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-05-29 08:57:51.875 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-05-29 08:57:51.879 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-05-29 08:57:51.883 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-05-29 08:57:51.887 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:51.891 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:51.895 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-05-29 08:57:51.898 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:51.901 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-05-29 08:57:51.904 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-05-29 08:57:51.908 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-05-29 08:57:51.911 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-05-29 08:57:51.915 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:51.918 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:51.922 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-05-29 08:57:51.925 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:51.929 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-05-29 08:57:51.932 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-05-29 08:57:51.936 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-05-29 08:57:51.940 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-05-29 08:57:51.944 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:51.947 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:51.951 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-05-29 08:57:51.955 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:51.959 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-05-29 08:57:51.962 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-05-29 08:57:51.966 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-05-29 08:57:51.970 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-05-29 08:57:51.974 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:51.977 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:51.980 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-05-29 08:57:51.984 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:51.988 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-05-29 08:57:51.992 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-05-29 08:57:51.995 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-05-29 08:57:51.999 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-05-29 08:57:52.003 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:52.007 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:52.011 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-05-29 08:57:52.015 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:52.019 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-05-29 08:57:52.023 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-05-29 08:57:52.027 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-05-29 08:57:52.031 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-05-29 08:57:52.034 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:52.038 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:52.042 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-05-29 08:57:52.046 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:52.050 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-05-29 08:57:52.054 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-05-29 08:57:52.058 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-05-29 08:57:52.061 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-05-29 08:57:52.065 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:52.069 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:52.073 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-05-29 08:57:52.077 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:52.081 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-05-29 08:57:52.085 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-05-29 08:57:52.089 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-05-29 08:57:52.092 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-05-29 08:57:52.096 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:52.099 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:52.103 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-05-29 08:57:52.107 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:52.111 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-05-29 08:57:52.115 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-05-29 08:57:52.118 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-05-29 08:57:52.122 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-05-29 08:57:52.126 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:52.130 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:52.134 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-05-29 08:57:52.138 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:52.142 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-05-29 08:57:52.146 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-05-29 08:57:52.150 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-05-29 08:57:52.154 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-05-29 08:57:52.158 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:52.162 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:52.165 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-05-29 08:57:52.169 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:52.173 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-05-29 08:57:52.177 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-05-29 08:57:52.181 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-05-29 08:57:52.185 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-05-29 08:57:52.189 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:52.193 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:52.196 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-05-29 08:57:52.199 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:52.203 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-05-29 08:57:52.207 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-05-29 08:57:52.211 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-05-29 08:57:52.215 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-05-29 08:57:52.219 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:52.223 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:52.227 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-05-29 08:57:52.230 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:52.234 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-05-29 08:57:52.238 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-05-29 08:57:52.242 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-05-29 08:57:52.246 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-05-29 08:57:52.250 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:52.254 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:52.258 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-05-29 08:57:52.261 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:52.265 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-05-29 08:57:52.269 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-05-29 08:57:52.273 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-05-29 08:57:52.277 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-05-29 08:57:52.281 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:52.284 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:52.288 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-05-29 08:57:52.292 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:52.296 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-05-29 08:57:52.300 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-05-29 08:57:52.304 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-05-29 08:57:52.308 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-05-29 08:57:52.312 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:52.315 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:52.319 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-05-29 08:57:52.323 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:52.327 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-05-29 08:57:52.330 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-05-29 08:57:52.334 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-05-29 08:57:52.338 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-05-29 08:57:52.342 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:52.347 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:52.350 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-05-29 08:57:52.354 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:52.358 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-05-29 08:57:52.362 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-05-29 08:57:52.366 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-05-29 08:57:52.369 | + inc/python:use_library_from_git:266 : local name=tooz 2026-05-29 08:57:52.373 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:52.377 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:52.380 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-05-29 08:57:52.383 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:52.387 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-05-29 08:57:52.390 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-05-29 08:57:52.394 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-05-29 08:57:52.397 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-05-29 08:57:52.401 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:52.404 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:52.407 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-05-29 08:57:52.410 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:52.414 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-05-29 08:57:52.417 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-05-29 08:57:52.421 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-05-29 08:57:52.424 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-05-29 08:57:52.427 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:52.431 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:52.434 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-05-29 08:57:52.438 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:52.441 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-05-29 08:57:52.445 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-05-29 08:57:52.449 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-05-29 08:57:52.453 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-05-29 08:57:52.456 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:52.460 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:52.464 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-05-29 08:57:52.468 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:52.472 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-05-29 08:57:52.476 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-05-29 08:57:52.480 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-05-29 08:57:52.483 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-05-29 08:57:52.487 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:52.491 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:52.494 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-05-29 08:57:52.498 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:52.502 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-05-29 08:57:52.506 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-05-29 08:57:52.509 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:57:52.513 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:57:52.517 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-05-29 08:57:52.521 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:57:52.525 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-05-29 08:57:52.550 | Using python 3.12 to install etcd3gw 2026-05-29 08:57:52.553 | + 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-05-29 08:57:53.692 | Collecting etcd3gw 2026-05-29 08:57:53.838 | Downloading etcd3gw-2.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-29 08:57:53.849 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-05-29 08:57:53.890 | Collecting requests>=2.20.0 (from etcd3gw) 2026-05-29 08:57:53.893 | Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-05-29 08:57:53.936 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-05-29 08:57:53.957 | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-29 08:57:54.001 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-05-29 08:57:54.017 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-29 08:57:54.484 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-05-29 08:57:54.500 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-05-29 08:57:54.515 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-05-29 08:57:54.682 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-05-29 08:57:54.684 | Using cached charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-05-29 08:57:54.716 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-05-29 08:57:54.718 | Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-05-29 08:57:54.758 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2026-05-29 08:57:54.760 | Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-05-29 08:57:54.766 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-05-29 08:57:54.794 | Downloading etcd3gw-2.5.0-py3-none-any.whl (24 kB) 2026-05-29 08:57:54.827 | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-05-29 08:57:54.859 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-05-29 08:57:54.870 | Using cached requests-2.32.5-py3-none-any.whl (64 kB) 2026-05-29 08:57:54.872 | Using cached charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-05-29 08:57:54.874 | Using cached idna-3.11-py3-none-any.whl (71 kB) 2026-05-29 08:57:54.876 | Using cached urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-05-29 08:57:54.893 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2026-05-29 08:57:55.097 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-05-29 08:57:55.142 | Attempting uninstall: urllib3 2026-05-29 08:57:55.149 | Found existing installation: urllib3 2.0.7 2026-05-29 08:57:55.150 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:57:55.150 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-05-29 08:57:55.291 | Attempting uninstall: idna 2026-05-29 08:57:55.298 | Found existing installation: idna 3.6 2026-05-29 08:57:55.299 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:57:55.299 | Can't uninstall 'idna'. No files were found to uninstall. 2026-05-29 08:57:55.543 | Attempting uninstall: requests 2026-05-29 08:57:55.549 | Found existing installation: requests 2.31.0 2026-05-29 08:57:55.549 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:57:55.550 | Can't uninstall 'requests'. No files were found to uninstall. 2026-05-29 08:57:55.750 | 2026-05-29 08:57:55.754 | Successfully installed charset_normalizer-3.4.4 debtcollector-3.0.0 etcd3gw-2.5.0 futurist-3.2.1 idna-3.11 requests-2.32.5 urllib3-2.6.3 wrapt-2.1.1 2026-05-29 08:57:55.883 | + inc/python:pip_install:216 : result=0 2026-05-29 08:57:55.887 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 08:57:55.890 | + functions-common:time_stop:2412 : local name 2026-05-29 08:57:55.894 | + functions-common:time_stop:2413 : local end_time 2026-05-29 08:57:55.897 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:57:55.901 | + functions-common:time_stop:2415 : local total 2026-05-29 08:57:55.904 | + functions-common:time_stop:2416 : local start_time 2026-05-29 08:57:55.907 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 08:57:55.910 | + functions-common:time_stop:2419 : start_time=1780045072544 2026-05-29 08:57:55.914 | + functions-common:time_stop:2421 : [[ -z 1780045072544 ]] 2026-05-29 08:57:55.918 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:57:55.922 | + functions-common:time_stop:2424 : end_time=1780045075920 2026-05-29 08:57:55.926 | + functions-common:time_stop:2425 : elapsed_time=3376 2026-05-29 08:57:55.929 | + functions-common:time_stop:2426 : total=35856 2026-05-29 08:57:55.933 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:57:55.936 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=39232 2026-05-29 08:57:55.939 | + inc/python:pip_install:219 : return 0 2026-05-29 08:57:55.943 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-05-29 08:57:55.946 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-05-29 08:57:55.950 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-05-29 08:57:55.953 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-29 08:57:55.957 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-29 08:57:55.960 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-29 08:57:55.964 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-29 08:57:55.968 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-29 08:57:55.971 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-29 08:57:55.975 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-29 08:57:55.978 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-29 08:57:55.982 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-29 08:57:55.985 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-29 08:57:55.988 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-29 08:57:55.992 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-29 08:57:55.996 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-29 08:57:56.000 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-05-29 08:57:56.004 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 08:57:56.007 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 08:57:56.010 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-05-29 08:57:56.014 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-05-29 08:57:56.017 | + functions-common:install_package:1430 : update_package_repo 2026-05-29 08:57:56.021 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-29 08:57:56.025 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-29 08:57:56.028 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-29 08:57:56.032 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-29 08:57:56.035 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-29 08:57:56.039 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 08:57:56.042 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 08:57:56.046 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-29 08:57:56.050 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-29 08:57:56.052 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-29 08:57:56.056 | + functions-common:apt_get_update:1159 : return 2026-05-29 08:57:56.059 | + functions-common:install_package:1431 : real_install_package uwsgi uwsgi-plugin-python3 2026-05-29 08:57:56.062 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-29 08:57:56.066 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 08:57:56.070 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 08:57:56.073 | + functions-common:real_install_package:1419 : apt_get install uwsgi uwsgi-plugin-python3 2026-05-29 08:57:56.101 | + functions-common:apt_get:1199 : 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-05-29 08:57:56.141 | Reading package lists... 2026-05-29 08:57:56.583 | Building dependency tree... 2026-05-29 08:57:56.585 | Reading state information... 2026-05-29 08:57:57.217 | The following additional packages will be installed: 2026-05-29 08:57:57.219 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-05-29 08:57:57.222 | Suggested packages: 2026-05-29 08:57:57.222 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-05-29 08:57:57.222 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-05-29 08:57:57.222 | python3-uwsgidecorators 2026-05-29 08:57:57.263 | The following NEW packages will be installed: 2026-05-29 08:57:57.265 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-05-29 08:57:57.321 | 0 upgraded, 6 newly installed, 0 to remove and 42 not upgraded. 2026-05-29 08:57:57.322 | Need to get 1270 kB of archives. 2026-05-29 08:57:57.322 | After this operation, 4285 kB of additional disk space will be used. 2026-05-29 08:57:57.322 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-05-29 08:57:57.339 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-05-29 08:57:57.341 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-05-29 08:57:57.347 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-05-29 08:57:57.353 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-05-29 08:57:57.354 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-05-29 08:57:57.608 | perl: warning: Setting locale failed. 2026-05-29 08:57:57.608 | perl: warning: Please check that your locale settings: 2026-05-29 08:57:57.608 | LANGUAGE = (unset), 2026-05-29 08:57:57.608 | LC_ALL = "en_US.utf8", 2026-05-29 08:57:57.608 | LANG = "de_DE.UTF-8" 2026-05-29 08:57:57.608 | are supported and installed on your system. 2026-05-29 08:57:57.608 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 08:57:57.671 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 08:57:57.672 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 08:57:57.672 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 08:57:57.875 | Fetched 1270 kB in 0s (22.8 MB/s) 2026-05-29 08:57:57.927 | Selecting previously unselected package libnorm1t64:amd64. 2026-05-29 08:57:57.986 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126384 files and directories currently installed.) 2026-05-29 08:57:57.993 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-05-29 08:57:58.000 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-05-29 08:57:58.050 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-05-29 08:57:58.062 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-05-29 08:57:58.067 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-05-29 08:57:58.115 | Selecting previously unselected package libzmq5:amd64. 2026-05-29 08:57:58.126 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-05-29 08:57:58.131 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-05-29 08:57:58.183 | Selecting previously unselected package uwsgi-core. 2026-05-29 08:57:58.195 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-05-29 08:57:58.199 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-05-29 08:57:58.374 | Selecting previously unselected package uwsgi. 2026-05-29 08:57:58.386 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-05-29 08:57:58.393 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-05-29 08:57:58.443 | Selecting previously unselected package uwsgi-plugin-python3. 2026-05-29 08:57:58.456 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-05-29 08:57:58.460 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-05-29 08:57:58.528 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-05-29 08:57:58.539 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-05-29 08:57:58.549 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-05-29 08:57:58.559 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-05-29 08:57:58.578 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-05-29 08:57:59.134 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-05-29 08:57:59.168 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-29 08:58:00.157 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-29 08:58:00.421 | perl: warning: Setting locale failed. 2026-05-29 08:58:00.422 | perl: warning: Please check that your locale settings: 2026-05-29 08:58:00.422 | LANGUAGE = (unset), 2026-05-29 08:58:00.422 | LC_ALL = "en_US.utf8", 2026-05-29 08:58:00.422 | LANG = "de_DE.UTF-8" 2026-05-29 08:58:00.422 | are supported and installed on your system. 2026-05-29 08:58:00.422 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 08:58:00.551 | perl: warning: Setting locale failed. 2026-05-29 08:58:00.551 | perl: warning: Please check that your locale settings: 2026-05-29 08:58:00.551 | LANGUAGE = (unset), 2026-05-29 08:58:00.551 | LC_ALL = "en_US.utf8", 2026-05-29 08:58:00.551 | LANG = "de_DE.UTF-8" 2026-05-29 08:58:00.551 | are supported and installed on your system. 2026-05-29 08:58:00.551 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 08:58:00.600 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 08:58:00.600 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 08:58:00.600 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 08:58:00.670 | perl: warning: Setting locale failed. 2026-05-29 08:58:00.670 | perl: warning: Please check that your locale settings: 2026-05-29 08:58:00.670 | LANGUAGE = (unset), 2026-05-29 08:58:00.670 | LC_ALL = "en_US.utf8", 2026-05-29 08:58:00.670 | LANG = "de_DE.UTF-8" 2026-05-29 08:58:00.670 | are supported and installed on your system. 2026-05-29 08:58:00.670 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 08:58:01.167 | 2026-05-29 08:58:01.167 | Running kernel seems to be up-to-date. 2026-05-29 08:58:01.167 | 2026-05-29 08:58:01.168 | Restarting services... 2026-05-29 08:58:01.190 | 2026-05-29 08:58:01.191 | Service restarts being deferred: 2026-05-29 08:58:01.191 | systemctl restart virtlockd.service 2026-05-29 08:58:01.191 | systemctl restart virtlogd.service 2026-05-29 08:58:01.191 | 2026-05-29 08:58:01.191 | No containers need to be restarted. 2026-05-29 08:58:01.191 | 2026-05-29 08:58:01.191 | User sessions running outdated binaries: 2026-05-29 08:58:01.191 | quobyte @ session #5: sshd[1979] 2026-05-29 08:58:01.201 | 2026-05-29 08:58:01.201 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-29 08:58:03.423 | + functions-common:apt_get:1203 : result=0 2026-05-29 08:58:03.428 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-29 08:58:03.431 | + functions-common:time_stop:2412 : local name 2026-05-29 08:58:03.435 | + functions-common:time_stop:2413 : local end_time 2026-05-29 08:58:03.438 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:58:03.442 | + functions-common:time_stop:2415 : local total 2026-05-29 08:58:03.446 | + functions-common:time_stop:2416 : local start_time 2026-05-29 08:58:03.450 | + functions-common:time_stop:2418 : name=apt-get 2026-05-29 08:58:03.453 | + functions-common:time_stop:2419 : start_time=1780045076098 2026-05-29 08:58:03.457 | + functions-common:time_stop:2421 : [[ -z 1780045076098 ]] 2026-05-29 08:58:03.462 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:58:03.468 | + functions-common:time_stop:2424 : end_time=1780045083463 2026-05-29 08:58:03.471 | + functions-common:time_stop:2425 : elapsed_time=7365 2026-05-29 08:58:03.475 | + functions-common:time_stop:2426 : total=133914 2026-05-29 08:58:03.478 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:58:03.482 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=141279 2026-05-29 08:58:03.487 | + functions-common:apt_get:1207 : return 0 2026-05-29 08:58:03.490 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-05-29 08:58:03.494 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 08:58:03.498 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 08:58:03.502 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-05-29 08:58:03.504 | perl: warning: Setting locale failed. 2026-05-29 08:58:03.505 | perl: warning: Please check that your locale settings: 2026-05-29 08:58:03.505 | LANGUAGE = (unset), 2026-05-29 08:58:03.505 | LC_ALL = "en_US.utf8", 2026-05-29 08:58:03.505 | LANG = (unset) 2026-05-29 08:58:03.505 | are supported and installed on your system. 2026-05-29 08:58:03.505 | perl: warning: Falling back to the standard locale ("C"). 2026-05-29 08:58:03.542 | No module matches proxy 2026-05-29 08:58:03.546 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-05-29 08:58:03.558 | perl: warning: Setting locale failed. 2026-05-29 08:58:03.559 | perl: warning: Please check that your locale settings: 2026-05-29 08:58:03.559 | LANGUAGE = (unset), 2026-05-29 08:58:03.559 | LC_ALL = "en_US.utf8", 2026-05-29 08:58:03.559 | LANG = "de_DE.UTF-8" 2026-05-29 08:58:03.559 | are supported and installed on your system. 2026-05-29 08:58:03.559 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 08:58:03.598 | Enabling module proxy. 2026-05-29 08:58:03.604 | To activate the new configuration, you need to run: 2026-05-29 08:58:03.606 | systemctl restart apache2 2026-05-29 08:58:03.611 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-05-29 08:58:03.624 | perl: warning: Setting locale failed. 2026-05-29 08:58:03.625 | perl: warning: Please check that your locale settings: 2026-05-29 08:58:03.625 | LANGUAGE = (unset), 2026-05-29 08:58:03.625 | LC_ALL = "en_US.utf8", 2026-05-29 08:58:03.625 | LANG = "de_DE.UTF-8" 2026-05-29 08:58:03.625 | are supported and installed on your system. 2026-05-29 08:58:03.625 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 08:58:03.664 | Considering dependency proxy for proxy_uwsgi: 2026-05-29 08:58:03.664 | Module proxy already enabled 2026-05-29 08:58:03.664 | Enabling module proxy_uwsgi. 2026-05-29 08:58:03.670 | To activate the new configuration, you need to run: 2026-05-29 08:58:03.671 | systemctl restart apache2 2026-05-29 08:58:03.675 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-05-29 08:58:03.679 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-29 08:58:03.683 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 08:58:03.687 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-29 08:58:03.819 | + ./stack.sh:main:900 : install_keystoneauth 2026-05-29 08:58:03.823 | + lib/keystone:install_keystoneauth:502 : use_library_from_git keystoneauth 2026-05-29 08:58:03.827 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-05-29 08:58:03.830 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:58:03.834 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:58:03.838 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-05-29 08:58:03.842 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:58:03.845 | + ./stack.sh:main:901 : install_keystoneclient 2026-05-29 08:58:03.848 | + lib/keystone:install_keystoneclient:510 : use_library_from_git python-keystoneclient 2026-05-29 08:58:03.852 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-05-29 08:58:03.856 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:58:03.859 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:58:03.863 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-05-29 08:58:03.867 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:58:03.870 | + ./stack.sh:main:902 : install_glanceclient 2026-05-29 08:58:03.874 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-05-29 08:58:03.878 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-05-29 08:58:03.881 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:58:03.885 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:58:03.889 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-05-29 08:58:03.892 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:58:03.896 | + ./stack.sh:main:903 : install_cinderclient 2026-05-29 08:58:03.900 | + lib/cinder:install_cinderclient:581 : use_library_from_git python-brick-cinderclient-ext 2026-05-29 08:58:03.903 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-05-29 08:58:03.907 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:58:03.911 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:58:03.915 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-05-29 08:58:03.919 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:58:03.923 | + lib/cinder:install_cinderclient:586 : use_library_from_git python-cinderclient 2026-05-29 08:58:03.927 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-05-29 08:58:03.931 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:58:03.934 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:58:03.938 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-05-29 08:58:03.942 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:58:03.946 | + ./stack.sh:main:904 : install_novaclient 2026-05-29 08:58:03.950 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-05-29 08:58:03.954 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-05-29 08:58:03.958 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:58:03.962 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:58:03.966 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-05-29 08:58:03.970 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:58:03.974 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-05-29 08:58:03.999 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 08:58:04.003 | + ./stack.sh:main:906 : install_swiftclient 2026-05-29 08:58:04.007 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-05-29 08:58:04.011 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-05-29 08:58:04.015 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:58:04.019 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:58:04.023 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-05-29 08:58:04.027 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:58:04.031 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-05-29 08:58:04.056 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 08:58:04.060 | + ./stack.sh:main:909 : install_neutronclient 2026-05-29 08:58:04.064 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-05-29 08:58:04.068 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-05-29 08:58:04.072 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:58:04.076 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:58:04.080 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-05-29 08:58:04.084 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:58:04.088 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-05-29 08:58:04.092 | + lib/keystone:install_keystonemiddleware:520 : use_library_from_git keystonemiddleware 2026-05-29 08:58:04.096 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-05-29 08:58:04.100 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:58:04.104 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:58:04.108 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-05-29 08:58:04.113 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:58:04.116 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr keystonemiddleware 2026-05-29 08:58:04.120 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-05-29 08:58:04.124 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-29 08:58:04.130 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-05-29 08:58:04.134 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-05-29 08:58:04.137 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-29 08:58:04.144 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-05-29 08:58:04.144 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-29 08:58:04.151 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-05-29 08:58:04.155 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-05-29 08:58:04.159 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-05-29 08:58:04.165 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-05-29 08:58:04.168 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-05-29 08:58:04.198 | Using python 3.12 to install keystonemiddleware 2026-05-29 08:58:04.202 | + 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-05-29 08:58:05.392 | Collecting keystonemiddleware 2026-05-29 08:58:05.539 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-05-29 08:58:05.607 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-05-29 08:58:05.626 | Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-05-29 08:58:05.681 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-05-29 08:58:05.698 | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-05-29 08:58:05.758 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-05-29 08:58:05.775 | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-29 08:58:05.822 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-05-29 08:58:05.838 | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-29 08:58:05.885 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-05-29 08:58:05.902 | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-05-29 08:58:05.969 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-05-29 08:58:05.996 | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-29 08:58:06.045 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-05-29 08:58:06.063 | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-29 08:58:06.122 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-05-29 08:58:06.138 | Downloading oslo_utils-10.0.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-29 08:58:06.148 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-05-29 08:58:06.182 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-05-29 08:58:06.208 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-29 08:58:06.251 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-05-29 08:58:06.266 | Downloading pyjwt-2.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-29 08:58:06.317 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-05-29 08:58:06.334 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-29 08:58:06.344 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.32.5) 2026-05-29 08:58:06.378 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-05-29 08:58:06.397 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-05-29 08:58:06.411 | 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-05-29 08:58:06.447 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-29 08:58:06.464 | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-29 08:58:06.499 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-29 08:58:06.516 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-05-29 08:58:06.558 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-29 08:58:06.573 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-29 08:58:06.616 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-05-29 08:58:06.632 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-05-29 08:58:06.683 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-05-29 08:58:06.699 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-05-29 08:58:06.742 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-29 08:58:06.762 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-05-29 08:58:06.800 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-29 08:58:06.815 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-05-29 08:58:06.896 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-29 08:58:06.898 | 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-05-29 08:58:06.939 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-05-29 08:58:06.955 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-05-29 08:58:06.965 | 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.0.0) 2026-05-29 08:58:06.967 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.1.1) 2026-05-29 08:58:07.097 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-05-29 08:58:07.112 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-05-29 08:58:07.171 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-05-29 08:58:07.186 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-05-29 08:58:07.196 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.0) 2026-05-29 08:58:07.332 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-05-29 08:58:07.352 | 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-05-29 08:58:07.372 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-05-29 08:58:07.407 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-05-29 08:58:07.422 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-29 08:58:07.439 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.4) 2026-05-29 08:58:07.440 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.11) 2026-05-29 08:58:07.441 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.6.3) 2026-05-29 08:58:07.443 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-05-29 08:58:07.533 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-05-29 08:58:07.573 | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-05-29 08:58:07.610 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-05-29 08:58:07.632 | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-05-29 08:58:07.658 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-05-29 08:58:07.680 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-05-29 08:58:07.701 | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-05-29 08:58:07.732 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-05-29 08:58:07.782 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 48.3 MB/s 0:00:00 2026-05-29 08:58:07.801 | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-05-29 08:58:07.832 | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-05-29 08:58:07.855 | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-05-29 08:58:07.879 | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-05-29 08:58:07.901 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-05-29 08:58:07.929 | Downloading oslo_utils-10.0.1-py3-none-any.whl (136 kB) 2026-05-29 08:58:07.952 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-05-29 08:58:07.976 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-05-29 08:58:07.998 | Downloading pyjwt-2.11.0-py3-none-any.whl (28 kB) 2026-05-29 08:58:08.019 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-05-29 08:58:08.042 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-05-29 08:58:08.067 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-05-29 08:58:08.082 | 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-05-29 08:58:08.098 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-05-29 08:58:08.119 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-05-29 08:58:08.143 | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-05-29 08:58:08.164 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-05-29 08:58:08.188 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-05-29 08:58:08.496 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, PyYAML, 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-05-29 08:58:08.754 | Attempting uninstall: six 2026-05-29 08:58:08.763 | Found existing installation: six 1.16.0 2026-05-29 08:58:08.763 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:58:08.763 | Can't uninstall 'six'. No files were found to uninstall. 2026-05-29 08:58:08.833 | Attempting uninstall: PyYAML 2026-05-29 08:58:08.841 | Found existing installation: PyYAML 6.0.1 2026-05-29 08:58:08.842 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:58:08.842 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-05-29 08:58:08.950 | Attempting uninstall: pyparsing 2026-05-29 08:58:08.958 | Found existing installation: pyparsing 3.1.1 2026-05-29 08:58:08.959 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:58:08.959 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-05-29 08:58:09.103 | Attempting uninstall: PyJWT 2026-05-29 08:58:09.112 | Found existing installation: PyJWT 2.7.0 2026-05-29 08:58:09.113 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:58:09.115 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-05-29 08:58:09.277 | Attempting uninstall: netaddr 2026-05-29 08:58:09.285 | Found existing installation: netaddr 0.8.0 2026-05-29 08:58:09.286 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:58:09.286 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-05-29 08:58:09.548 | Attempting uninstall: python-dateutil 2026-05-29 08:58:09.559 | Found existing installation: python-dateutil 2.8.2 2026-05-29 08:58:09.560 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:58:09.561 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-05-29 08:58:11.713 | 2026-05-29 08:58:11.721 | Successfully installed PyJWT-2.11.0 PyYAML-6.0.3 WebOb-1.8.9 decorator-5.2.1 dogpile.cache-1.5.0 keystoneauth1-5.13.1 keystonemiddleware-12.0.0 msgpack-1.1.2 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.1.1 oslo.config-10.3.0 oslo.context-6.3.0 oslo.i18n-6.7.2 oslo.log-8.1.0 oslo.serialization-5.9.1 oslo.utils-10.0.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.7.0 typing-extensions-4.15.0 2026-05-29 08:58:11.959 | + inc/python:pip_install:216 : result=0 2026-05-29 08:58:11.963 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 08:58:11.967 | + functions-common:time_stop:2412 : local name 2026-05-29 08:58:11.971 | + functions-common:time_stop:2413 : local end_time 2026-05-29 08:58:11.975 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:58:11.978 | + functions-common:time_stop:2415 : local total 2026-05-29 08:58:11.982 | + functions-common:time_stop:2416 : local start_time 2026-05-29 08:58:11.985 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 08:58:11.988 | + functions-common:time_stop:2419 : start_time=1780045084191 2026-05-29 08:58:11.991 | + functions-common:time_stop:2421 : [[ -z 1780045084191 ]] 2026-05-29 08:58:11.996 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:58:12.001 | + functions-common:time_stop:2424 : end_time=1780045091997 2026-05-29 08:58:12.005 | + functions-common:time_stop:2425 : elapsed_time=7806 2026-05-29 08:58:12.008 | + functions-common:time_stop:2426 : total=39232 2026-05-29 08:58:12.012 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:58:12.016 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=47038 2026-05-29 08:58:12.019 | + inc/python:pip_install:219 : return 0 2026-05-29 08:58:12.023 | + lib/keystone:install_keystonemiddleware:529 : pip_install_gr python-memcached 2026-05-29 08:58:12.027 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-05-29 08:58:12.030 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-29 08:58:12.035 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-05-29 08:58:12.039 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-05-29 08:58:12.043 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-29 08:58:12.049 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-05-29 08:58:12.049 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-29 08:58:12.057 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-05-29 08:58:12.060 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-05-29 08:58:12.064 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-05-29 08:58:12.069 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-05-29 08:58:12.073 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-05-29 08:58:12.103 | Using python 3.12 to install python-memcached 2026-05-29 08:58:12.106 | + 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-05-29 08:58:13.316 | Collecting python-memcached 2026-05-29 08:58:13.462 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-05-29 08:58:13.488 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-05-29 08:58:13.671 | Installing collected packages: python-memcached 2026-05-29 08:58:13.707 | Successfully installed python-memcached-1.62 2026-05-29 08:58:13.839 | + inc/python:pip_install:216 : result=0 2026-05-29 08:58:13.842 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 08:58:13.846 | + functions-common:time_stop:2412 : local name 2026-05-29 08:58:13.849 | + functions-common:time_stop:2413 : local end_time 2026-05-29 08:58:13.853 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:58:13.857 | + functions-common:time_stop:2415 : local total 2026-05-29 08:58:13.860 | + functions-common:time_stop:2416 : local start_time 2026-05-29 08:58:13.864 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 08:58:13.867 | + functions-common:time_stop:2419 : start_time=1780045092096 2026-05-29 08:58:13.871 | + functions-common:time_stop:2421 : [[ -z 1780045092096 ]] 2026-05-29 08:58:13.876 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:58:13.882 | + functions-common:time_stop:2424 : end_time=1780045093878 2026-05-29 08:58:13.885 | + functions-common:time_stop:2425 : elapsed_time=1782 2026-05-29 08:58:13.889 | + functions-common:time_stop:2426 : total=47038 2026-05-29 08:58:13.892 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:58:13.896 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=48820 2026-05-29 08:58:13.900 | + inc/python:pip_install:219 : return 0 2026-05-29 08:58:13.903 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-05-29 08:58:13.928 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 08:58:13.932 | + ./stack.sh:main:916 : '[' 192.168.122.120 == 192.168.122.120 ']' 2026-05-29 08:58:13.936 | + ./stack.sh:main:917 : stack_install_service keystone 2026-05-29 08:58:13.939 | + lib/stack:stack_install_service:20 : local service=keystone 2026-05-29 08:58:13.943 | + lib/stack:stack_install_service:21 : type install_keystone 2026-05-29 08:58:13.947 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-29 08:58:13.951 | + lib/stack:stack_install_service:32 : install_keystone 2026-05-29 08:58:13.955 | + lib/keystone:install_keystone:535 : is_service_enabled ldap 2026-05-29 08:58:13.979 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 08:58:13.983 | + lib/keystone:install_keystone:539 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone stable/2026.1 2026-05-29 08:58:13.986 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-05-29 08:58:13.990 | + functions-common:git_clone:582 : local git_dest=/opt/stack/keystone 2026-05-29 08:58:13.994 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-29 08:58:13.997 | + functions-common:git_clone:584 : local orig_dir 2026-05-29 08:58:14.002 | ++ functions-common:git_clone:585 : pwd 2026-05-29 08:58:14.006 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-29 08:58:14.009 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-29 08:58:14.014 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-29 08:58:14.037 | + functions-common:git_clone:588 : RECLONE=False 2026-05-29 08:58:14.041 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-29 08:58:14.045 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-29 08:58:14.050 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-29 08:58:14.050 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-29 08:58:14.056 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/keystone ]] 2026-05-29 08:58:14.059 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-29 08:58:14.063 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-05-29 08:58:14.067 | + functions-common:git_timed:689 : local count=0 2026-05-29 08:58:14.070 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 08:58:14.074 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 08:58:14.078 | + functions-common:git_timed:693 : timeout=0 2026-05-29 08:58:14.081 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 08:58:14.085 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 08:58:14.089 | + functions-common:time_start:2399 : local start_time= 2026-05-29 08:58:14.092 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 08:58:14.097 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 08:58:14.102 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045094099 2026-05-29 08:58:14.106 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-05-29 08:58:14.110 | Cloning into '/opt/stack/keystone'... 2026-05-29 08:58:31.495 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 08:58:31.499 | + functions-common:time_stop:2412 : local name 2026-05-29 08:58:31.503 | + functions-common:time_stop:2413 : local end_time 2026-05-29 08:58:31.506 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:58:31.510 | + functions-common:time_stop:2415 : local total 2026-05-29 08:58:31.513 | + functions-common:time_stop:2416 : local start_time 2026-05-29 08:58:31.517 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 08:58:31.520 | + functions-common:time_stop:2419 : start_time=1780045094099 2026-05-29 08:58:31.524 | + functions-common:time_stop:2421 : [[ -z 1780045094099 ]] 2026-05-29 08:58:31.528 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:58:31.535 | + functions-common:time_stop:2424 : end_time=1780045111530 2026-05-29 08:58:31.538 | + functions-common:time_stop:2425 : elapsed_time=17431 2026-05-29 08:58:31.541 | + functions-common:time_stop:2426 : total=4690 2026-05-29 08:58:31.545 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:58:31.549 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22121 2026-05-29 08:58:31.553 | + functions-common:git_clone:623 : cd /opt/stack/keystone 2026-05-29 08:58:31.556 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-29 08:58:31.559 | + functions-common:git_timed:689 : local count=0 2026-05-29 08:58:31.562 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 08:58:31.567 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 08:58:31.570 | + functions-common:git_timed:693 : timeout=0 2026-05-29 08:58:31.574 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 08:58:31.578 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 08:58:31.582 | + functions-common:time_start:2399 : local start_time= 2026-05-29 08:58:31.586 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 08:58:31.590 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 08:58:31.596 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045111591 2026-05-29 08:58:31.599 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-29 08:58:32.182 | From https://review.opendev.org/openstack/keystone 2026-05-29 08:58:32.183 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-29 08:58:32.196 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 08:58:32.199 | + functions-common:time_stop:2412 : local name 2026-05-29 08:58:32.203 | + functions-common:time_stop:2413 : local end_time 2026-05-29 08:58:32.207 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:58:32.211 | + functions-common:time_stop:2415 : local total 2026-05-29 08:58:32.214 | + functions-common:time_stop:2416 : local start_time 2026-05-29 08:58:32.218 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 08:58:32.222 | + functions-common:time_stop:2419 : start_time=1780045111591 2026-05-29 08:58:32.225 | + functions-common:time_stop:2421 : [[ -z 1780045111591 ]] 2026-05-29 08:58:32.230 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:58:32.235 | + functions-common:time_stop:2424 : end_time=1780045112231 2026-05-29 08:58:32.239 | + functions-common:time_stop:2425 : elapsed_time=640 2026-05-29 08:58:32.242 | + functions-common:time_stop:2426 : total=22121 2026-05-29 08:58:32.247 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:58:32.250 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22761 2026-05-29 08:58:32.254 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-29 08:58:32.257 | + functions-common:git_timed:689 : local count=0 2026-05-29 08:58:32.261 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 08:58:32.265 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 08:58:32.268 | + functions-common:git_timed:693 : timeout=0 2026-05-29 08:58:32.272 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 08:58:32.275 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 08:58:32.279 | + functions-common:time_start:2399 : local start_time= 2026-05-29 08:58:32.283 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 08:58:32.288 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 08:58:32.294 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045112290 2026-05-29 08:58:32.298 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-29 08:58:32.467 | Note: switching to 'FETCH_HEAD'. 2026-05-29 08:58:32.467 | 2026-05-29 08:58:32.467 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-29 08:58:32.467 | changes and commit them, and you can discard any commits you make in this 2026-05-29 08:58:32.467 | state without impacting any branches by switching back to a branch. 2026-05-29 08:58:32.467 | 2026-05-29 08:58:32.467 | If you want to create a new branch to retain commits you create, you may 2026-05-29 08:58:32.467 | do so (now or later) by using -c with the switch command. Example: 2026-05-29 08:58:32.467 | 2026-05-29 08:58:32.468 | git switch -c 2026-05-29 08:58:32.468 | 2026-05-29 08:58:32.468 | Or undo this operation with: 2026-05-29 08:58:32.468 | 2026-05-29 08:58:32.468 | git switch - 2026-05-29 08:58:32.468 | 2026-05-29 08:58:32.468 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-29 08:58:32.468 | 2026-05-29 08:58:32.468 | HEAD is now at 635914a6a Block app cred tokens from authorizing OAuth1 requests 2026-05-29 08:58:32.474 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 08:58:32.478 | + functions-common:time_stop:2412 : local name 2026-05-29 08:58:32.481 | + functions-common:time_stop:2413 : local end_time 2026-05-29 08:58:32.484 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:58:32.488 | + functions-common:time_stop:2415 : local total 2026-05-29 08:58:32.491 | + functions-common:time_stop:2416 : local start_time 2026-05-29 08:58:32.495 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 08:58:32.498 | + functions-common:time_stop:2419 : start_time=1780045112290 2026-05-29 08:58:32.501 | + functions-common:time_stop:2421 : [[ -z 1780045112290 ]] 2026-05-29 08:58:32.506 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:58:32.512 | + functions-common:time_stop:2424 : end_time=1780045112508 2026-05-29 08:58:32.516 | + functions-common:time_stop:2425 : elapsed_time=218 2026-05-29 08:58:32.519 | + functions-common:time_stop:2426 : total=22761 2026-05-29 08:58:32.524 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:58:32.526 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22979 2026-05-29 08:58:32.530 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-05-29 08:58:32.547 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2026-05-29 08:58:32.552 | + functions-common:git_clone:665 : git show --oneline 2026-05-29 08:58:32.552 | + functions-common:git_clone:665 : head -1 2026-05-29 08:58:32.557 | 635914a6a Block app cred tokens from authorizing OAuth1 requests 2026-05-29 08:58:32.560 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-29 08:58:32.565 | + lib/keystone:install_keystone:540 : setup_develop /opt/stack/keystone 2026-05-29 08:58:32.568 | + inc/python:setup_develop:353 : local bindep 2026-05-29 08:58:32.572 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-29 08:58:32.576 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-05-29 08:58:32.580 | + inc/python:setup_develop:359 : local extras= 2026-05-29 08:58:32.584 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-05-29 08:58:32.588 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-29 08:58:32.591 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-29 08:58:32.595 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-05-29 08:58:32.599 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-29 08:58:32.602 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-29 08:58:32.607 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-05-29 08:58:32.611 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-29 08:58:32.617 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-05-29 08:58:32.622 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-29 08:58:32.625 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-29 08:58:32.632 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-05-29 08:58:32.638 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-05-29 08:58:32.642 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-05-29 08:58:32.645 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-05-29 08:58:32.807 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-05-29 08:58:32.811 | + inc/python:setup_package:436 : local bindep=0 2026-05-29 08:58:32.815 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-29 08:58:32.819 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-29 08:58:32.823 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-29 08:58:32.827 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-05-29 08:58:32.831 | + inc/python:setup_package:445 : local flags=-e 2026-05-29 08:58:32.834 | + inc/python:setup_package:446 : local extras= 2026-05-29 08:58:32.838 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-29 08:58:32.842 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-29 08:58:32.846 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-29 08:58:32.850 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-29 08:58:32.854 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-29 08:58:32.858 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-05-29 08:58:32.891 | Using python 3.12 to install /opt/stack/keystone 2026-05-29 08:58:32.895 | + 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-05-29 08:58:33.856 | Obtaining file:///opt/stack/keystone 2026-05-29 08:58:33.861 | Installing build dependencies: started 2026-05-29 08:58:35.632 | Installing build dependencies: finished with status 'done' 2026-05-29 08:58:35.633 | Checking if build backend supports build_editable: started 2026-05-29 08:58:36.187 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-29 08:58:36.188 | Getting requirements to build editable: started 2026-05-29 08:58:36.491 | Getting requirements to build editable: finished with status 'done' 2026-05-29 08:58:36.492 | Preparing editable metadata (pyproject.toml): started 2026-05-29 08:58:37.545 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-29 08:58:37.561 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (7.0.3) 2026-05-29 08:58:37.562 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (1.8.9) 2026-05-29 08:58:37.764 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.0.2.dev7) 2026-05-29 08:58:37.908 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-05-29 08:58:37.952 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.0.2.dev7) 2026-05-29 08:58:37.966 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-05-29 08:58:38.347 | Collecting cryptography>=2.7 (from keystone==29.0.2.dev7) 2026-05-29 08:58:38.363 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-05-29 08:58:38.936 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.0.2.dev7) 2026-05-29 08:58:38.954 | Downloading sqlalchemy-2.0.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-05-29 08:58:38.976 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (5.7.0) 2026-05-29 08:58:38.977 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (5.8.0) 2026-05-29 08:58:38.978 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (12.0.0) 2026-05-29 08:58:39.057 | Collecting bcrypt>=3.1.3 (from keystone==29.0.2.dev7) 2026-05-29 08:58:39.073 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-05-29 08:58:39.090 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (4.1.1) 2026-05-29 08:58:39.092 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (10.3.0) 2026-05-29 08:58:39.093 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (6.3.0) 2026-05-29 08:58:39.160 | Collecting oslo.messaging>=5.29.0 (from keystone==29.0.2.dev7) 2026-05-29 08:58:39.177 | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-29 08:58:39.237 | Collecting oslo.db>=6.0.0 (from keystone==29.0.2.dev7) 2026-05-29 08:58:39.256 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-29 08:58:39.266 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (6.7.2) 2026-05-29 08:58:39.268 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (8.1.0) 2026-05-29 08:58:39.309 | Collecting oslo.middleware>=3.31.0 (from keystone==29.0.2.dev7) 2026-05-29 08:58:39.326 | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-29 08:58:39.381 | Collecting oslo.policy>=4.5.0 (from keystone==29.0.2.dev7) 2026-05-29 08:58:39.398 | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-29 08:58:39.408 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (5.9.1) 2026-05-29 08:58:39.443 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.0.2.dev7) 2026-05-29 08:58:39.459 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-05-29 08:58:39.469 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (10.0.1) 2026-05-29 08:58:39.496 | Collecting oauthlib>=0.6.2 (from keystone==29.0.2.dev7) 2026-05-29 08:58:39.511 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-05-29 08:58:39.553 | Collecting pysaml2>=5.0.0 (from keystone==29.0.2.dev7) 2026-05-29 08:58:39.570 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-05-29 08:58:39.580 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (2.11.0) 2026-05-29 08:58:39.582 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (1.5.0) 2026-05-29 08:58:39.623 | Collecting jsonschema>=3.2.0 (from keystone==29.0.2.dev7) 2026-05-29 08:58:39.638 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-05-29 08:58:39.650 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (4.0.1) 2026-05-29 08:58:39.651 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (1.1.2) 2026-05-29 08:58:39.683 | Collecting osprofiler>=1.4.0 (from keystone==29.0.2.dev7) 2026-05-29 08:58:39.699 | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-29 08:58:39.749 | Collecting Werkzeug>=0.15.0 (from keystone==29.0.2.dev7) 2026-05-29 08:58:39.765 | Downloading werkzeug-3.1.6-py3-none-any.whl.metadata (4.0 kB) 2026-05-29 08:58:39.964 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.0.2.dev7) 2026-05-29 08:58:39.979 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-05-29 08:58:40.014 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.0.2.dev7) 2026-05-29 08:58:40.029 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-29 08:58:40.040 | 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.0.2.dev7) (5.2.1) 2026-05-29 08:58:40.074 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-29 08:58:40.088 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-29 08:58:40.130 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-29 08:58:40.145 | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-05-29 08:58:40.180 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-29 08:58:40.195 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-29 08:58:40.233 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-29 08:58:40.249 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-05-29 08:58:40.355 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-29 08:58:40.370 | 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-05-29 08:58:40.410 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.0.2.dev7) 2026-05-29 08:58:40.426 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-05-29 08:58:40.442 | 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.0.2.dev7) (1.17.0) 2026-05-29 08:58:40.510 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.0.2.dev7) 2026-05-29 08:58:40.525 | Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-05-29 08:58:40.569 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-29 08:58:40.584 | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-05-29 08:58:40.620 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-29 08:58:40.636 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-05-29 08:58:40.686 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-29 08:58:40.701 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-29 08:58:41.256 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-29 08:58:41.271 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-05-29 08:58:41.286 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.0.2.dev7) (5.13.1) 2026-05-29 08:58:41.289 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.0.2.dev7) (2.32.5) 2026-05-29 08:58:41.295 | 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.0.2.dev7) (2.1.0) 2026-05-29 08:58:41.295 | 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.0.2.dev7) (1.8.2) 2026-05-29 08:58:41.296 | 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.0.2.dev7) (4.15.0) 2026-05-29 08:58:41.308 | 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.0.2.dev7) (1.3.0) 2026-05-29 08:58:41.309 | 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.0.2.dev7) (2.0.0) 2026-05-29 08:58:41.310 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.0.2.dev7) (6.0.3) 2026-05-29 08:58:41.354 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-29 08:58:41.372 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-05-29 08:58:41.382 | 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.0.2.dev7) (3.0.0) 2026-05-29 08:58:41.413 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-29 08:58:41.432 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-05-29 08:58:41.469 | Installing build dependencies: started 2026-05-29 08:58:43.009 | Installing build dependencies: finished with status 'done' 2026-05-29 08:58:43.009 | Getting requirements to build wheel: started 2026-05-29 08:58:43.548 | Getting requirements to build wheel: finished with status 'done' 2026-05-29 08:58:43.550 | Installing backend dependencies: started 2026-05-29 08:58:45.232 | Installing backend dependencies: finished with status 'done' 2026-05-29 08:58:45.233 | Preparing metadata (pyproject.toml): started 2026-05-29 08:58:45.716 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-29 08:58:45.749 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-29 08:58:45.764 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-05-29 08:58:45.811 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-29 08:58:45.828 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-05-29 08:58:45.840 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.0.2.dev7) (2.1.1) 2026-05-29 08:58:45.846 | 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.0.2.dev7) (2.9.0.post0) 2026-05-29 08:58:45.849 | 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.0.2.dev7) (3.2.1) 2026-05-29 08:58:45.894 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 08:58:45.910 | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-05-29 08:58:45.954 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 08:58:45.973 | Downloading cachetools-7.0.1-py3-none-any.whl.metadata (5.6 kB) 2026-05-29 08:58:46.017 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 08:58:46.033 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-05-29 08:58:46.092 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 08:58:46.107 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-29 08:58:46.150 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 08:58:46.167 | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-05-29 08:58:46.204 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 08:58:46.220 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-29 08:58:46.269 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 08:58:46.285 | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-29 08:58:46.295 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) (26.0) 2026-05-29 08:58:46.327 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 08:58:46.343 | Downloading prometheus_client-0.24.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-29 08:58:46.383 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.0.2.dev7) 2026-05-29 08:58:46.399 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-05-29 08:58:46.452 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 08:58:46.470 | Downloading eventlet-0.40.4-py3-none-any.whl.metadata (5.5 kB) 2026-05-29 08:58:46.728 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 08:58:46.744 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-05-29 08:58:46.793 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 08:58:46.809 | Downloading oslo_concurrency-7.4.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-29 08:58:46.855 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 08:58:46.871 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-29 08:58:46.908 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 08:58:46.923 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-05-29 08:58:46.978 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 08:58:46.995 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-05-29 08:58:47.071 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 08:58:47.092 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-05-29 08:58:47.132 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 08:58:47.147 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-05-29 08:58:47.196 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 08:58:47.212 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-05-29 08:58:47.258 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.0.2.dev7) 2026-05-29 08:58:47.273 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-05-29 08:58:47.293 | 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.0.2.dev7) (3.3.2) 2026-05-29 08:58:47.294 | 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.0.2.dev7) (7.2.2) 2026-05-29 08:58:47.307 | 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.0.2.dev7) (82.0.1) 2026-05-29 08:58:47.343 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.0.2.dev7) 2026-05-29 08:58:47.359 | Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-05-29 08:58:47.423 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.0.2.dev7) 2026-05-29 08:58:47.439 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-05-29 08:58:47.483 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.0.2.dev7) 2026-05-29 08:58:47.499 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-05-29 08:58:47.556 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.0.2.dev7) 2026-05-29 08:58:47.572 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-05-29 08:58:47.595 | 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.0.2.dev7) (3.4.4) 2026-05-29 08:58:47.596 | 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.0.2.dev7) (3.11) 2026-05-29 08:58:47.597 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.0.2.dev7) (2.6.3) 2026-05-29 08:58:47.599 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.0.2.dev7) (2023.11.17) 2026-05-29 08:58:47.651 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.0.2.dev7) 2026-05-29 08:58:47.668 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-05-29 08:58:47.732 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-29 08:58:47.749 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-05-29 08:58:47.784 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==29.0.2.dev7) (2.8.5) 2026-05-29 08:58:47.859 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-05-29 08:58:47.920 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-05-29 08:58:47.996 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 54.8 MB/s 0:00:00 2026-05-29 08:58:48.016 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-05-29 08:58:48.041 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-05-29 08:58:48.065 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-05-29 08:58:48.090 | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-05-29 08:58:48.115 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-05-29 08:58:48.137 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-05-29 08:58:48.159 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-05-29 08:58:48.181 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-05-29 08:58:48.205 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-05-29 08:58:48.227 | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-05-29 08:58:48.250 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-05-29 08:58:48.271 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-05-29 08:58:48.294 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-05-29 08:58:48.322 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-05-29 08:58:48.346 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-05-29 08:58:48.377 | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-05-29 08:58:48.401 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-05-29 08:58:48.423 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-05-29 08:58:48.445 | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-05-29 08:58:48.466 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-05-29 08:58:48.490 | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-05-29 08:58:48.521 | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-05-29 08:58:48.549 | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-05-29 08:58:48.578 | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-05-29 08:58:48.605 | Downloading eventlet-0.40.4-py3-none-any.whl (364 kB) 2026-05-29 08:58:48.632 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-05-29 08:58:48.660 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-05-29 08:58:48.679 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.9/613.9 kB 29.8 MB/s 0:00:00 2026-05-29 08:58:48.696 | Downloading oslo_concurrency-7.4.1-py3-none-any.whl (48 kB) 2026-05-29 08:58:48.725 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-05-29 08:58:48.748 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-05-29 08:58:48.791 | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-05-29 08:58:48.816 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-05-29 08:58:48.848 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-05-29 08:58:48.870 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-05-29 08:58:48.891 | Downloading prometheus_client-0.24.1-py3-none-any.whl (64 kB) 2026-05-29 08:58:48.915 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-05-29 08:58:48.943 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-05-29 08:58:48.969 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-05-29 08:58:48.996 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-05-29 08:58:49.020 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-05-29 08:58:49.042 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-05-29 08:58:49.064 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-05-29 08:58:49.085 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-05-29 08:58:49.124 | Downloading sqlalchemy-2.0.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.3 MB) 2026-05-29 08:58:49.193 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 52.4 MB/s 0:00:00 2026-05-29 08:58:49.211 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-05-29 08:58:49.233 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-05-29 08:58:49.255 | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-05-29 08:58:49.283 | Downloading werkzeug-3.1.6-py3-none-any.whl (225 kB) 2026-05-29 08:58:49.312 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (81 kB) 2026-05-29 08:58:49.338 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-05-29 08:58:49.360 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-05-29 08:58:49.382 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-05-29 08:58:49.403 | Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-05-29 08:58:49.433 | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-05-29 08:58:49.608 | Building wheels for collected packages: keystone, testresources 2026-05-29 08:58:49.610 | Building editable for keystone (pyproject.toml): started 2026-05-29 08:58:50.695 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-05-29 08:58:50.696 | Created wheel for keystone: filename=keystone-29.0.2.dev7-0.editable-py3-none-any.whl size=9250 sha256=7bea6b5342d8b7ba01994de6cea77d428ef8895f951193c2d02b3ee6b2745f24 2026-05-29 08:58:50.697 | Stored in directory: /tmp/pip-ephem-wheel-cache-amkzhcse/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-05-29 08:58:50.702 | Building wheel for testresources (pyproject.toml): started 2026-05-29 08:58:51.176 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-05-29 08:58:51.177 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=a0445fcac0b9bc6d790fcda73fca04f303845c00f365e9cb80b25a789ad319da 2026-05-29 08:58:51.178 | Stored in directory: /home/quobyte/.cache/pip/wheels/6f/bd/38/5f44565796c558350457d3ffee0ab83be96f3d99e262a219b9 2026-05-29 08:58:51.182 | Successfully built keystone testresources 2026-05-29 08:58:51.525 | Installing collected packages: statsd, repoze.lru, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, rpds-py, Routes, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, testscenarios, testresources, SQLAlchemy, 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-05-29 08:58:51.596 | Attempting uninstall: pytz 2026-05-29 08:58:51.606 | Found existing installation: pytz 2024.1 2026-05-29 08:58:51.606 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:58:51.607 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-05-29 08:58:52.988 | Attempting uninstall: oauthlib 2026-05-29 08:58:53.000 | Found existing installation: oauthlib 3.2.2 2026-05-29 08:58:53.000 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:58:53.000 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-05-29 08:58:53.147 | Attempting uninstall: markupsafe 2026-05-29 08:58:53.159 | Found existing installation: MarkupSafe 2.1.5 2026-05-29 08:58:53.159 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:58:53.159 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-05-29 08:58:54.240 | Attempting uninstall: click 2026-05-29 08:58:54.253 | Found existing installation: click 8.1.6 2026-05-29 08:58:54.253 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:58:54.254 | Can't uninstall 'click'. No files were found to uninstall. 2026-05-29 08:58:54.412 | Attempting uninstall: blinker 2026-05-29 08:58:54.423 | Found existing installation: blinker 1.7.0 2026-05-29 08:58:54.424 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:58:54.425 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-05-29 08:58:54.443 | Attempting uninstall: bcrypt 2026-05-29 08:58:54.454 | Found existing installation: bcrypt 3.2.2 2026-05-29 08:58:54.455 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:58:54.456 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-05-29 08:58:54.475 | Attempting uninstall: attrs 2026-05-29 08:58:54.487 | Found existing installation: attrs 23.2.0 2026-05-29 08:58:54.488 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:58:54.488 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-05-29 08:58:57.574 | Attempting uninstall: jinja2 2026-05-29 08:58:57.586 | Found existing installation: Jinja2 3.1.2 2026-05-29 08:58:57.586 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:58:57.586 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-05-29 08:58:58.623 | Attempting uninstall: cryptography 2026-05-29 08:58:58.635 | Found existing installation: cryptography 41.0.7 2026-05-29 08:58:58.636 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:58:58.636 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-05-29 08:58:59.239 | Attempting uninstall: pyopenssl 2026-05-29 08:58:59.252 | Found existing installation: pyOpenSSL 23.2.0 2026-05-29 08:58:59.252 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:58:59.252 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-05-29 08:58:59.663 | Attempting uninstall: jsonschema 2026-05-29 08:58:59.677 | Found existing installation: jsonschema 4.10.3 2026-05-29 08:58:59.677 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:58:59.678 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-05-29 08:59:01.275 | 2026-05-29 08:59:01.277 | 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-05-29 08:59:01.277 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-05-29 08:59:01.292 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.10 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.46 Werkzeug-3.1.6 Yappi-1.7.3 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-25.4.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.0.1 cffi-2.0.0 click-8.3.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.40.4 fasteners-0.20 greenlet-3.3.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.0.2.dev7 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.4.1 oslo.db-18.0.0 oslo.messaging-17.3.0 oslo.metrics-0.15.1 oslo.middleware-8.0.0 oslo.policy-5.0.0 oslo.service-4.5.1 oslo.upgradecheck-2.7.1 osprofiler-4.3.0 prometheus-client-0.24.1 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2025.2 referencing-0.37.0 repoze.lru-0.7 rpds-py-0.30.0 statsd-4.0.1 testresources-2.0.2 testscenarios-0.5.0 tzdata-2025.3 vine-5.1.0 wcwidth-0.6.0 xmlschema-2.5.1 2026-05-29 08:59:01.672 | + inc/python:pip_install:216 : result=0 2026-05-29 08:59:01.676 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 08:59:01.679 | + functions-common:time_stop:2412 : local name 2026-05-29 08:59:01.683 | + functions-common:time_stop:2413 : local end_time 2026-05-29 08:59:01.687 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:59:01.691 | + functions-common:time_stop:2415 : local total 2026-05-29 08:59:01.693 | + functions-common:time_stop:2416 : local start_time 2026-05-29 08:59:01.697 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 08:59:01.701 | + functions-common:time_stop:2419 : start_time=1780045112884 2026-05-29 08:59:01.704 | + functions-common:time_stop:2421 : [[ -z 1780045112884 ]] 2026-05-29 08:59:01.710 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:59:01.716 | + functions-common:time_stop:2424 : end_time=1780045141711 2026-05-29 08:59:01.718 | + functions-common:time_stop:2425 : elapsed_time=28827 2026-05-29 08:59:01.722 | + functions-common:time_stop:2426 : total=48820 2026-05-29 08:59:01.724 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:59:01.728 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=77647 2026-05-29 08:59:01.731 | + inc/python:pip_install:219 : return 0 2026-05-29 08:59:01.735 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-29 08:59:01.738 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-29 08:59:01.742 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-05-29 08:59:01.746 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-05-29 08:59:01.748 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:59:01.752 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:59:01.756 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-05-29 08:59:01.759 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:59:01.763 | + lib/keystone:install_keystone:542 : is_service_enabled ldap 2026-05-29 08:59:01.786 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 08:59:01.788 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-29 08:59:01.793 | + ./stack.sh:main:918 : configure_keystone 2026-05-29 08:59:01.796 | + lib/keystone:configure_keystone:177 : sudo install -d -o quobyte /etc/keystone 2026-05-29 08:59:01.816 | + lib/keystone:configure_keystone:179 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-05-29 08:59:01.820 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-05-29 08:59:01.827 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2026-05-29 08:59:01.849 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 08:59:01.853 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2026-05-29 08:59:01.894 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-05-29 08:59:01.935 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-05-29 08:59:01.977 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2026-05-29 08:59:02.021 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2026-05-29 08:59:02.064 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2026-05-29 08:59:02.105 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-05-29 08:59:02.145 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-05-29 08:59:02.184 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2026-05-29 08:59:02.226 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-05-29 08:59:02.230 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-05-29 08:59:02.234 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-05-29 08:59:02.238 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-05-29 08:59:02.241 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-29 08:59:02.245 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-29 08:59:02.267 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 08:59:02.272 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-29 08:59:02.275 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-29 08:59:02.279 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-29 08:59:02.302 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 08:59:02.305 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.120:5672/ 2026-05-29 08:59:02.310 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.120:5672/ 2026-05-29 08:59:02.355 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-29 08:59:02.358 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-29 08:59:02.362 | + lib/keystone:configure_keystone:204 : local service_port=5000 2026-05-29 08:59:02.366 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2026-05-29 08:59:02.389 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 08:59:02.392 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.120/identity 2026-05-29 08:59:02.433 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2026-05-29 08:59:02.437 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2026-05-29 08:59:02.480 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2026-05-29 08:59:02.484 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-05-29 08:59:02.487 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-05-29 08:59:02.491 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-05-29 08:59:02.495 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-29 08:59:02.499 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-29 08:59:02.503 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-29 08:59:02.528 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 08:59:02.532 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-29 08:59:02.536 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-05-29 08:59:02.540 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-05-29 08:59:02.580 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2026-05-29 08:59:02.584 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2026-05-29 08:59:02.587 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-05-29 08:59:02.591 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-05-29 08:59:02.595 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-29 08:59:02.620 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-29 08:59:02.624 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-29 08:59:02.629 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-29 08:59:02.632 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-29 08:59:02.636 | + 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-05-29 08:59:02.678 | + 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-05-29 08:59:02.719 | + 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-05-29 08:59:02.759 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-29 08:59:02.799 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-05-29 08:59:02.840 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-05-29 08:59:02.886 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-05-29 08:59:02.889 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-05-29 08:59:02.893 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-05-29 08:59:02.896 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-05-29 08:59:02.899 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-29 08:59:02.903 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-05-29 08:59:02.906 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-05-29 08:59:02.909 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-29 08:59:02.913 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-29 08:59:02.930 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-29 08:59:02.930 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-29 08:59:02.941 | d /var/run/uwsgi 0755 quobyte root 2026-05-29 08:59:02.945 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-29 08:59:02.959 | /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-05-29 08:59:02.965 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-05-29 08:59:02.968 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-05-29 08:59:02.973 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-29 08:59:02.977 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-05-29 08:59:03.018 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-05-29 08:59:03.055 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-05-29 08:59:03.095 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-05-29 08:59:03.133 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-05-29 08:59:03.170 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-05-29 08:59:03.209 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-05-29 08:59:03.250 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-05-29 08:59:03.291 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-05-29 08:59:03.336 | + 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-05-29 08:59:03.373 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-05-29 08:59:03.410 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-05-29 08:59:03.441 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-05-29 08:59:03.480 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-05-29 08:59:03.519 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-29 08:59:03.523 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-29 08:59:03.527 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-05-29 08:59:03.532 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-05-29 08:59:03.535 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-29 08:59:03.537 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 08:59:03.541 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 08:59:03.544 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-05-29 08:59:03.547 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-05-29 08:59:03.551 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-05-29 08:59:03.594 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-05-29 08:59:03.638 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-05-29 08:59:03.638 | + 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-05-29 08:59:03.649 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-05-29 08:59:03.654 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-05-29 08:59:03.658 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-05-29 08:59:03.662 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-29 08:59:03.665 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-29 08:59:03.669 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-29 08:59:03.672 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-29 08:59:03.675 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 08:59:03.679 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 08:59:03.683 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-29 08:59:03.687 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-29 08:59:03.691 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 08:59:03.695 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 08:59:03.699 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-05-29 08:59:03.712 | perl: warning: Setting locale failed. 2026-05-29 08:59:03.713 | perl: warning: Please check that your locale settings: 2026-05-29 08:59:03.713 | LANGUAGE = (unset), 2026-05-29 08:59:03.713 | LC_ALL = "en_US.utf8", 2026-05-29 08:59:03.713 | LANG = "de_DE.UTF-8" 2026-05-29 08:59:03.713 | are supported and installed on your system. 2026-05-29 08:59:03.713 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 08:59:03.755 | Enabling site keystone-api. 2026-05-29 08:59:03.761 | To activate the new configuration, you need to run: 2026-05-29 08:59:03.761 | systemctl reload apache2 2026-05-29 08:59:03.766 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-29 08:59:03.769 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-29 08:59:03.773 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 08:59:03.777 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-29 08:59:03.917 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-05-29 08:59:03.959 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-05-29 08:59:04.000 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-05-29 08:59:04.042 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2026-05-29 08:59:04.045 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-05-29 08:59:04.088 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-05-29 08:59:04.128 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-05-29 08:59:04.167 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-05-29 08:59:04.211 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-05-29 08:59:04.214 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-05-29 08:59:04.218 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-05-29 08:59:04.258 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-05-29 08:59:04.299 | + ./stack.sh:main:922 : is_service_enabled swift 2026-05-29 08:59:04.324 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 08:59:04.328 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-05-29 08:59:04.352 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 08:59:04.356 | + ./stack.sh:main:938 : stack_install_service glance 2026-05-29 08:59:04.360 | + lib/stack:stack_install_service:20 : local service=glance 2026-05-29 08:59:04.364 | + lib/stack:stack_install_service:21 : type install_glance 2026-05-29 08:59:04.368 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-29 08:59:04.372 | + lib/stack:stack_install_service:32 : install_glance 2026-05-29 08:59:04.376 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-05-29 08:59:04.380 | + lib/glance:install_glance:550 : local glance_store_extras 2026-05-29 08:59:04.384 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-05-29 08:59:04.408 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 08:59:04.412 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-05-29 08:59:04.415 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-05-29 08:59:04.440 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 08:59:04.444 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-05-29 08:59:04.447 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-05-29 08:59:04.451 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:59:04.455 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:59:04.458 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-05-29 08:59:04.462 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:59:04.467 | ++ lib/glance:install_glance:568 : join_extras cinder 2026-05-29 08:59:04.471 | ++ inc/python:join_extras:28 : local IFS=, 2026-05-29 08:59:04.478 | ++ inc/python:join_extras:29 : echo cinder 2026-05-29 08:59:04.484 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store cinder 2026-05-29 08:59:04.487 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-05-29 08:59:04.491 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-05-29 08:59:04.495 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-05-29 08:59:04.501 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-05-29 08:59:04.503 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-05-29 08:59:04.507 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-05-29 08:59:04.514 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-05-29 08:59:04.514 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-05-29 08:59:04.520 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-05-29 08:59:04.524 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-05-29 08:59:04.528 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-05-29 08:59:04.533 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-05-29 08:59:04.537 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-05-29 08:59:04.567 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-05-29 08:59:04.571 | + 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-05-29 08:59:05.899 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-05-29 08:59:06.066 | Downloading glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-05-29 08:59:06.083 | 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.3.0) 2026-05-29 08:59:06.084 | 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.7.2) 2026-05-29 08:59:06.084 | 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.9.1) 2026-05-29 08:59:06.085 | 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.0.1) 2026-05-29 08:59:06.086 | 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.4.1) 2026-05-29 08:59:06.087 | 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.7.0) 2026-05-29 08:59:06.088 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.40.4) 2026-05-29 08:59:06.089 | 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-05-29 08:59:06.090 | 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.13.1) 2026-05-29 08:59:06.090 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-05-29 08:59:06.091 | 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.32.5) 2026-05-29 08:59:06.125 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-05-29 08:59:06.141 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-05-29 08:59:06.153 | 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.2.1) 2026-05-29 08:59:06.155 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-05-29 08:59:06.156 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-05-29 08:59:06.162 | 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.0.0) 2026-05-29 08:59:06.164 | Requirement already satisfied: wrapt>=1.7.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.1.1) 2026-05-29 08:59:06.208 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-05-29 08:59:06.224 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-05-29 08:59:06.297 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-05-29 08:59:06.313 | Downloading os_brick-7.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-29 08:59:06.362 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-05-29 08:59:06.381 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-29 08:59:06.428 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-05-29 08:59:06.447 | Downloading oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-05-29 08:59:06.460 | 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) (25.4.0) 2026-05-29 08:59:06.461 | 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-05-29 08:59:06.462 | 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-05-29 08:59:06.463 | 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) (0.30.0) 2026-05-29 08:59:06.469 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-05-29 08:59:06.470 | 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-05-29 08:59:06.471 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-05-29 08:59:06.472 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-05-29 08:59:06.476 | 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.3.0) 2026-05-29 08:59:06.477 | 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.1.0) 2026-05-29 08:59:06.480 | 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.5.1) 2026-05-29 08:59:06.514 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-05-29 08:59:06.529 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-05-29 08:59:06.539 | 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-05-29 08:59:06.543 | 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-05-29 08:59:06.547 | 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-05-29 08:59:06.549 | 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-05-29 08:59:06.550 | 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-05-29 08:59:06.559 | 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-05-29 08:59:06.563 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-05-29 08:59:06.564 | 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.1.2) 2026-05-29 08:59:06.567 | 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-05-29 08:59:06.575 | 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.9) 2026-05-29 08:59:06.577 | 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-05-29 08:59:06.578 | 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-05-29 08:59:06.579 | 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-05-29 08:59:06.580 | 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.3) 2026-05-29 08:59:06.584 | 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-05-29 08:59:06.585 | 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.0) 2026-05-29 08:59:06.590 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-05-29 08:59:06.607 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-05-29 08:59:06.611 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.6.0) 2026-05-29 08:59:06.615 | 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-05-29 08:59:06.628 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.4) 2026-05-29 08:59:06.629 | 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.11) 2026-05-29 08:59:06.629 | Requirement already satisfied: urllib3<3,>=1.21.1 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.6.3) 2026-05-29 08:59:06.631 | Requirement already satisfied: certifi>=2017.4.17 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-05-29 08:59:06.652 | 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.7) 2026-05-29 08:59:06.710 | Downloading glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-05-29 08:59:06.768 | Downloading os_brick-7.0.0-py3-none-any.whl (285 kB) 2026-05-29 08:59:06.795 | Downloading oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-05-29 08:59:06.818 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-05-29 08:59:06.841 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-05-29 08:59:06.869 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-05-29 08:59:06.890 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-05-29 08:59:07.132 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-05-29 08:59:08.402 | 2026-05-29 08:59:08.418 | Successfully installed glance-store-5.4.0 os-brick-7.0.0 oslo.privsep-3.10.1 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-05-29 08:59:08.568 | + inc/python:pip_install:216 : result=0 2026-05-29 08:59:08.572 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 08:59:08.575 | + functions-common:time_stop:2412 : local name 2026-05-29 08:59:08.578 | + functions-common:time_stop:2413 : local end_time 2026-05-29 08:59:08.581 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:59:08.584 | + functions-common:time_stop:2415 : local total 2026-05-29 08:59:08.587 | + functions-common:time_stop:2416 : local start_time 2026-05-29 08:59:08.592 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 08:59:08.595 | + functions-common:time_stop:2419 : start_time=1780045144560 2026-05-29 08:59:08.598 | + functions-common:time_stop:2421 : [[ -z 1780045144560 ]] 2026-05-29 08:59:08.603 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:59:08.607 | + functions-common:time_stop:2424 : end_time=1780045148604 2026-05-29 08:59:08.610 | + functions-common:time_stop:2425 : elapsed_time=4044 2026-05-29 08:59:08.614 | + functions-common:time_stop:2426 : total=77647 2026-05-29 08:59:08.617 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:59:08.621 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=81691 2026-05-29 08:59:08.624 | + inc/python:pip_install:219 : return 0 2026-05-29 08:59:08.627 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-05-29 08:59:08.631 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-05-29 08:59:08.634 | + lib/glance:copy_rootwrap:265 : sudo install -d -o quobyte /etc/glance 2026-05-29 08:59:08.651 | + lib/glance:copy_rootwrap:266 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-05-29 08:59:08.658 | + lib/glance:install_glance:572 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance stable/2026.1 2026-05-29 08:59:08.661 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-05-29 08:59:08.664 | + functions-common:git_clone:582 : local git_dest=/opt/stack/glance 2026-05-29 08:59:08.667 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-29 08:59:08.670 | + functions-common:git_clone:584 : local orig_dir 2026-05-29 08:59:08.673 | ++ functions-common:git_clone:585 : pwd 2026-05-29 08:59:08.677 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-29 08:59:08.680 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-29 08:59:08.684 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-29 08:59:08.706 | + functions-common:git_clone:588 : RECLONE=False 2026-05-29 08:59:08.710 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-29 08:59:08.713 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-29 08:59:08.718 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-29 08:59:08.718 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-29 08:59:08.724 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/glance ]] 2026-05-29 08:59:08.727 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-29 08:59:08.729 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-05-29 08:59:08.733 | + functions-common:git_timed:689 : local count=0 2026-05-29 08:59:08.736 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 08:59:08.739 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 08:59:08.742 | + functions-common:git_timed:693 : timeout=0 2026-05-29 08:59:08.745 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 08:59:08.748 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 08:59:08.752 | + functions-common:time_start:2399 : local start_time= 2026-05-29 08:59:08.755 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 08:59:08.758 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 08:59:08.763 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045148759 2026-05-29 08:59:08.767 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-05-29 08:59:08.771 | Cloning into '/opt/stack/glance'... 2026-05-29 08:59:17.285 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 08:59:17.288 | + functions-common:time_stop:2412 : local name 2026-05-29 08:59:17.292 | + functions-common:time_stop:2413 : local end_time 2026-05-29 08:59:17.295 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:59:17.299 | + functions-common:time_stop:2415 : local total 2026-05-29 08:59:17.302 | + functions-common:time_stop:2416 : local start_time 2026-05-29 08:59:17.306 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 08:59:17.310 | + functions-common:time_stop:2419 : start_time=1780045148759 2026-05-29 08:59:17.313 | + functions-common:time_stop:2421 : [[ -z 1780045148759 ]] 2026-05-29 08:59:17.318 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:59:17.324 | + functions-common:time_stop:2424 : end_time=1780045157320 2026-05-29 08:59:17.327 | + functions-common:time_stop:2425 : elapsed_time=8561 2026-05-29 08:59:17.331 | + functions-common:time_stop:2426 : total=22979 2026-05-29 08:59:17.335 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:59:17.338 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=31540 2026-05-29 08:59:17.342 | + functions-common:git_clone:623 : cd /opt/stack/glance 2026-05-29 08:59:17.346 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-29 08:59:17.350 | + functions-common:git_timed:689 : local count=0 2026-05-29 08:59:17.353 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 08:59:17.357 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 08:59:17.361 | + functions-common:git_timed:693 : timeout=0 2026-05-29 08:59:17.364 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 08:59:17.368 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 08:59:17.372 | + functions-common:time_start:2399 : local start_time= 2026-05-29 08:59:17.376 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 08:59:17.380 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 08:59:17.386 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045157382 2026-05-29 08:59:17.390 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-29 08:59:17.974 | From https://review.opendev.org/openstack/glance 2026-05-29 08:59:17.974 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-29 08:59:17.985 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 08:59:17.989 | + functions-common:time_stop:2412 : local name 2026-05-29 08:59:17.992 | + functions-common:time_stop:2413 : local end_time 2026-05-29 08:59:17.996 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:59:18.000 | + functions-common:time_stop:2415 : local total 2026-05-29 08:59:18.003 | + functions-common:time_stop:2416 : local start_time 2026-05-29 08:59:18.007 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 08:59:18.010 | + functions-common:time_stop:2419 : start_time=1780045157382 2026-05-29 08:59:18.014 | + functions-common:time_stop:2421 : [[ -z 1780045157382 ]] 2026-05-29 08:59:18.019 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:59:18.024 | + functions-common:time_stop:2424 : end_time=1780045158021 2026-05-29 08:59:18.028 | + functions-common:time_stop:2425 : elapsed_time=639 2026-05-29 08:59:18.032 | + functions-common:time_stop:2426 : total=31540 2026-05-29 08:59:18.035 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:59:18.039 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=32179 2026-05-29 08:59:18.043 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-29 08:59:18.047 | + functions-common:git_timed:689 : local count=0 2026-05-29 08:59:18.050 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 08:59:18.054 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 08:59:18.058 | + functions-common:git_timed:693 : timeout=0 2026-05-29 08:59:18.062 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 08:59:18.065 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 08:59:18.069 | + functions-common:time_start:2399 : local start_time= 2026-05-29 08:59:18.073 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 08:59:18.077 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 08:59:18.083 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045158079 2026-05-29 08:59:18.086 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-29 08:59:18.213 | Note: switching to 'FETCH_HEAD'. 2026-05-29 08:59:18.213 | 2026-05-29 08:59:18.213 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-29 08:59:18.213 | changes and commit them, and you can discard any commits you make in this 2026-05-29 08:59:18.213 | state without impacting any branches by switching back to a branch. 2026-05-29 08:59:18.213 | 2026-05-29 08:59:18.213 | If you want to create a new branch to retain commits you create, you may 2026-05-29 08:59:18.213 | do so (now or later) by using -c with the switch command. Example: 2026-05-29 08:59:18.213 | 2026-05-29 08:59:18.214 | git switch -c 2026-05-29 08:59:18.214 | 2026-05-29 08:59:18.214 | Or undo this operation with: 2026-05-29 08:59:18.214 | 2026-05-29 08:59:18.214 | git switch - 2026-05-29 08:59:18.214 | 2026-05-29 08:59:18.214 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-29 08:59:18.214 | 2026-05-29 08:59:18.214 | HEAD is now at 0c8228ca0 Merge "Fix release note rendering" into stable/2026.1 2026-05-29 08:59:18.219 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 08:59:18.223 | + functions-common:time_stop:2412 : local name 2026-05-29 08:59:18.226 | + functions-common:time_stop:2413 : local end_time 2026-05-29 08:59:18.230 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:59:18.234 | + functions-common:time_stop:2415 : local total 2026-05-29 08:59:18.238 | + functions-common:time_stop:2416 : local start_time 2026-05-29 08:59:18.241 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 08:59:18.245 | + functions-common:time_stop:2419 : start_time=1780045158079 2026-05-29 08:59:18.249 | + functions-common:time_stop:2421 : [[ -z 1780045158079 ]] 2026-05-29 08:59:18.254 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:59:18.259 | + functions-common:time_stop:2424 : end_time=1780045158255 2026-05-29 08:59:18.262 | + functions-common:time_stop:2425 : elapsed_time=176 2026-05-29 08:59:18.266 | + functions-common:time_stop:2426 : total=32179 2026-05-29 08:59:18.269 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:59:18.273 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=32355 2026-05-29 08:59:18.277 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/glance 2026-05-29 08:59:18.295 | + functions-common:git_clone:664 : cd /opt/stack/glance 2026-05-29 08:59:18.300 | + functions-common:git_clone:665 : git show --oneline 2026-05-29 08:59:18.301 | + functions-common:git_clone:665 : head -1 2026-05-29 08:59:18.303 | 0c8228ca0 Merge "Fix release note rendering" into stable/2026.1 2026-05-29 08:59:18.307 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-29 08:59:18.311 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-05-29 08:59:18.315 | + inc/python:setup_develop:353 : local bindep 2026-05-29 08:59:18.319 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-05-29 08:59:18.323 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-05-29 08:59:18.327 | + inc/python:setup_develop:359 : local extras= 2026-05-29 08:59:18.331 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-05-29 08:59:18.335 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-29 08:59:18.339 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-05-29 08:59:18.343 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-05-29 08:59:18.346 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-29 08:59:18.351 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-29 08:59:18.356 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-05-29 08:59:18.359 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-29 08:59:18.364 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-05-29 08:59:18.368 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-29 08:59:18.372 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-29 08:59:18.377 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-05-29 08:59:18.384 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-05-29 08:59:18.388 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-05-29 08:59:18.392 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-05-29 08:59:18.552 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-05-29 08:59:18.556 | + inc/python:setup_package:436 : local bindep=0 2026-05-29 08:59:18.560 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-29 08:59:18.564 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-29 08:59:18.568 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-05-29 08:59:18.572 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-05-29 08:59:18.576 | + inc/python:setup_package:445 : local flags=-e 2026-05-29 08:59:18.579 | + inc/python:setup_package:446 : local extras= 2026-05-29 08:59:18.583 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-29 08:59:18.587 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-29 08:59:18.591 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-29 08:59:18.595 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-29 08:59:18.599 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-29 08:59:18.603 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-05-29 08:59:18.632 | Using python 3.12 to install /opt/stack/glance 2026-05-29 08:59:18.636 | + 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-05-29 08:59:19.616 | Obtaining file:///opt/stack/glance 2026-05-29 08:59:19.620 | Installing build dependencies: started 2026-05-29 08:59:21.347 | Installing build dependencies: finished with status 'done' 2026-05-29 08:59:21.348 | Checking if build backend supports build_editable: started 2026-05-29 08:59:21.898 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-29 08:59:21.899 | Getting requirements to build editable: started 2026-05-29 08:59:22.196 | Getting requirements to build editable: finished with status 'done' 2026-05-29 08:59:22.198 | Preparing editable metadata (pyproject.toml): started 2026-05-29 08:59:23.098 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-29 08:59:23.116 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (7.0.3) 2026-05-29 08:59:23.117 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (0.7.1) 2026-05-29 08:59:23.118 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (2.0.46) 2026-05-29 08:59:23.119 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (0.40.4) 2026-05-29 08:59:23.120 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (3.1.0) 2026-05-29 08:59:23.121 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (2.5.1) 2026-05-29 08:59:23.121 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (1.8.9) 2026-05-29 08:59:23.122 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (1.18.4) 2026-05-29 08:59:23.317 | Collecting httplib2>=0.9.1 (from glance==32.0.1.dev3) 2026-05-29 08:59:23.464 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-05-29 08:59:23.474 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (10.3.0) 2026-05-29 08:59:23.475 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (7.4.1) 2026-05-29 08:59:23.476 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (6.3.0) 2026-05-29 08:59:23.477 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (2.7.1) 2026-05-29 08:59:23.478 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (10.0.1) 2026-05-29 08:59:23.479 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (5.7.0) 2026-05-29 08:59:23.479 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (3.2.1) 2026-05-29 08:59:23.630 | Collecting taskflow>=4.0.0 (from glance==32.0.1.dev3) 2026-05-29 08:59:23.647 | Downloading taskflow-6.2.0-py3-none-any.whl.metadata (4.5 kB) 2026-05-29 08:59:23.660 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (5.13.1) 2026-05-29 08:59:23.661 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (12.0.0) 2026-05-29 08:59:23.781 | Collecting WSME>=0.8.0 (from glance==32.0.1.dev3) 2026-05-29 08:59:23.802 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-05-29 08:59:23.813 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (3.17.0) 2026-05-29 08:59:23.814 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (3.10.1) 2026-05-29 08:59:23.814 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (4.26.0) 2026-05-29 08:59:23.815 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (5.8.0) 2026-05-29 08:59:23.816 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (18.0.0) 2026-05-29 08:59:23.817 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (6.7.2) 2026-05-29 08:59:23.849 | Collecting oslo.limit>=1.6.0 (from glance==32.0.1.dev3) 2026-05-29 08:59:23.865 | Downloading oslo_limit-2.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-29 08:59:23.875 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (8.1.0) 2026-05-29 08:59:23.876 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (17.3.0) 2026-05-29 08:59:23.877 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (8.0.0) 2026-05-29 08:59:23.914 | Collecting oslo.reports>=1.18.0 (from glance==32.0.1.dev3) 2026-05-29 08:59:23.930 | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-29 08:59:23.941 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (5.0.0) 2026-05-29 08:59:23.942 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (1.4.2) 2026-05-29 08:59:23.943 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (4.3.0) 2026-05-29 08:59:23.944 | Requirement already satisfied: glance-store>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (5.4.0) 2026-05-29 08:59:23.944 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (3.0.0) 2026-05-29 08:59:23.945 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (43.0.3) 2026-05-29 08:59:23.970 | Collecting cursive>=0.2.1 (from glance==32.0.1.dev3) 2026-05-29 08:59:23.985 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-29 08:59:24.035 | Collecting castellan>=0.17.0 (from glance==32.0.1.dev3) 2026-05-29 08:59:24.052 | Downloading castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-29 08:59:24.065 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.0.1.dev3) (1.3.10) 2026-05-29 08:59:24.065 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.0.1.dev3) (4.15.0) 2026-05-29 08:59:24.100 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-29 08:59:24.117 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-05-29 08:59:24.134 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.0.1.dev3) (2.32.5) 2026-05-29 08:59:24.137 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.0.1.dev3) (2.0.0) 2026-05-29 08:59:24.140 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.0.1.dev3) (3.0) 2026-05-29 08:59:24.144 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.0.1.dev3) (5.9.1) 2026-05-29 08:59:24.146 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.0.1.dev3) (2.1.1) 2026-05-29 08:59:24.151 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.0.1.dev3) (2.8.0) 2026-05-29 08:59:24.152 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.0.1.dev3) (3.3.2) 2026-05-29 08:59:24.169 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.0.1.dev3) (3.3.2) 2026-05-29 08:59:24.173 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.1.dev3) (25.4.0) 2026-05-29 08:59:24.174 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.1.dev3) (2025.9.1) 2026-05-29 08:59:24.175 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.1.dev3) (0.37.0) 2026-05-29 08:59:24.176 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.1.dev3) (0.30.0) 2026-05-29 08:59:24.184 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.0.1.dev3) (2.1.0) 2026-05-29 08:59:24.185 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.0.1.dev3) (1.8.2) 2026-05-29 08:59:24.190 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.0.1.dev3) (4.1.1) 2026-05-29 08:59:24.194 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.0.1.dev3) (4.0.1) 2026-05-29 08:59:24.194 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.0.1.dev3) (2.11.0) 2026-05-29 08:59:24.202 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.0.1.dev3) (1.5.0) 2026-05-29 08:59:24.206 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.0.1.dev3) (5.2.1) 2026-05-29 08:59:24.211 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.0.1.dev3) (0.20) 2026-05-29 08:59:24.216 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.0.1.dev3) (1.3.0) 2026-05-29 08:59:24.217 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.0.1.dev3) (2.0.0) 2026-05-29 08:59:24.219 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.0.1.dev3) (6.0.3) 2026-05-29 08:59:24.227 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.0.1.dev3) (2.0.2) 2026-05-29 08:59:24.228 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.0.1.dev3) (0.5.0) 2026-05-29 08:59:24.289 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-29 08:59:24.306 | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-05-29 08:59:24.350 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-29 08:59:24.365 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-05-29 08:59:24.406 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-29 08:59:24.428 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-05-29 08:59:24.473 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-29 08:59:24.490 | Downloading platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 2026-05-29 08:59:24.500 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) (7.2.2) 2026-05-29 08:59:24.527 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-29 08:59:24.544 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-05-29 08:59:24.585 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-29 08:59:24.600 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-05-29 08:59:24.615 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.0.1.dev3) (2.9.0.post0) 2026-05-29 08:59:24.621 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev3) (4.5.1) 2026-05-29 08:59:24.621 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev3) (7.0.1) 2026-05-29 08:59:24.623 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev3) (5.3.1) 2026-05-29 08:59:24.623 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev3) (5.6.2) 2026-05-29 08:59:24.624 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev3) (0.15.1) 2026-05-29 08:59:24.628 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev3) (5.1.0) 2026-05-29 08:59:24.637 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev3) (2025.3) 2026-05-29 08:59:24.638 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev3) (26.0) 2026-05-29 08:59:24.646 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev3) (0.24.1) 2026-05-29 08:59:24.650 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.0.1.dev3) (5.0.0) 2026-05-29 08:59:24.651 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.0.1.dev3) (3.1.6) 2026-05-29 08:59:24.651 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.0.1.dev3) (4.0.1) 2026-05-29 08:59:24.659 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.0.1.dev3) (3.0.3) 2026-05-29 08:59:24.673 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.0.1.dev3) (1.1.2) 2026-05-29 08:59:24.682 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev3) (1.7.3) 2026-05-29 08:59:24.708 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.0.1.dev3) (82.0.1) 2026-05-29 08:59:24.723 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.0.1.dev3) (0.6.0) 2026-05-29 08:59:24.788 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-29 08:59:24.805 | Downloading cliff-4.13.3-py3-none-any.whl.metadata (2.1 kB) 2026-05-29 08:59:24.844 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-29 08:59:24.863 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-05-29 08:59:24.929 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-29 08:59:24.946 | Downloading cmd2-3.2.0-py3-none-any.whl.metadata (16 kB) 2026-05-29 08:59:24.993 | Collecting pyperclip>=1.8.2 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-29 08:59:25.008 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-29 08:59:25.017 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) (14.3.3) 2026-05-29 08:59:25.049 | Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-29 08:59:25.067 | Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-05-29 08:59:25.086 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.0.1.dev3) (1.17.0) 2026-05-29 08:59:25.106 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.1.dev3) (3.4.4) 2026-05-29 08:59:25.108 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.1.dev3) (3.11) 2026-05-29 08:59:25.109 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.1.dev3) (2.6.3) 2026-05-29 08:59:25.109 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.1.dev3) (2023.11.17) 2026-05-29 08:59:25.144 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) (4.0.0) 2026-05-29 08:59:25.146 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) (2.19.2) 2026-05-29 08:59:25.155 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) (0.1.2) 2026-05-29 08:59:25.171 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.0.1.dev3) (0.7) 2026-05-29 08:59:25.251 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.0.1.dev3) 2026-05-29 08:59:25.267 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-05-29 08:59:25.404 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.0.1.dev3) 2026-05-29 08:59:25.420 | Downloading automaton-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-29 08:59:25.430 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.0.1.dev3) (9.1.4) 2026-05-29 08:59:25.456 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.0.1.dev3) 2026-05-29 08:59:25.483 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-05-29 08:59:25.524 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==32.0.1.dev3) (2.8.5) 2026-05-29 08:59:25.570 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.0.1.dev3) 2026-05-29 08:59:25.587 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-05-29 08:59:25.601 | Installing build dependencies: started 2026-05-29 08:59:27.231 | Installing build dependencies: finished with status 'done' 2026-05-29 08:59:27.233 | Getting requirements to build wheel: started 2026-05-29 08:59:27.860 | Getting requirements to build wheel: finished with status 'done' 2026-05-29 08:59:27.862 | Preparing metadata (pyproject.toml): started 2026-05-29 08:59:28.224 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-29 08:59:28.227 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.0.1.dev3) (2025.2) 2026-05-29 08:59:28.280 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.0.1.dev3) 2026-05-29 08:59:28.298 | Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-05-29 08:59:28.352 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.0.1.dev3) 2026-05-29 08:59:28.367 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-05-29 08:59:28.500 | Downloading castellan-5.6.0-py3-none-any.whl (99 kB) 2026-05-29 08:59:28.538 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-05-29 08:59:28.564 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-05-29 08:59:28.588 | Downloading oslo_limit-2.10.0-py3-none-any.whl (23 kB) 2026-05-29 08:59:28.610 | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-05-29 08:59:28.668 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 40.4 MB/s 0:00:00 2026-05-29 08:59:28.684 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-05-29 08:59:28.705 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-05-29 08:59:28.726 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-05-29 08:59:28.749 | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-05-29 08:59:28.772 | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-05-29 08:59:28.794 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-05-29 08:59:28.816 | Downloading cliff-4.13.3-py3-none-any.whl (86 kB) 2026-05-29 08:59:28.840 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-05-29 08:59:28.863 | Downloading cmd2-3.2.0-py3-none-any.whl (147 kB) 2026-05-29 08:59:28.887 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-05-29 08:59:28.909 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-05-29 08:59:28.931 | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-05-29 08:59:28.953 | Downloading taskflow-6.2.0-py3-none-any.whl (490 kB) 2026-05-29 08:59:28.981 | Downloading automaton-3.3.0-py3-none-any.whl (22 kB) 2026-05-29 08:59:29.003 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-05-29 08:59:29.036 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 55.9 MB/s 0:00:00 2026-05-29 08:59:29.052 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-05-29 08:59:29.075 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-05-29 08:59:29.096 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-05-29 08:59:29.117 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-05-29 08:59:29.210 | Building wheels for collected packages: glance, simplegeneric 2026-05-29 08:59:29.211 | Building editable for glance (pyproject.toml): started 2026-05-29 08:59:30.039 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-05-29 08:59:30.040 | Created wheel for glance: filename=glance-32.0.1.dev3-0.editable-py3-none-any.whl size=8960 sha256=073dcdeff4e125b795eeed18ec1c7f4430f26e8c2056aaf14c53c6c3b314d210 2026-05-29 08:59:30.043 | Stored in directory: /tmp/pip-ephem-wheel-cache-rou2_3bx/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-05-29 08:59:30.047 | Building wheel for simplegeneric (pyproject.toml): started 2026-05-29 08:59:30.464 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-05-29 08:59:30.465 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=2ef2fac1726a9ed3b3a127d67c6c505ef3992c3f265d3124a931c208ffac731b 2026-05-29 08:59:30.466 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-05-29 08:59:30.470 | Successfully built glance simplegeneric 2026-05-29 08:59:30.739 | Installing collected packages: simplegeneric, requestsexceptions, pyperclip, zipp, pydot, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-05-29 08:59:33.118 | Attempting uninstall: jsonpointer 2026-05-29 08:59:33.133 | Found existing installation: jsonpointer 2.0 2026-05-29 08:59:33.134 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:59:33.135 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-05-29 08:59:33.153 | Attempting uninstall: jmespath 2026-05-29 08:59:33.169 | Found existing installation: jmespath 1.0.1 2026-05-29 08:59:33.169 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:59:33.170 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-05-29 08:59:33.211 | Attempting uninstall: httplib2 2026-05-29 08:59:33.227 | Found existing installation: httplib2 0.20.4 2026-05-29 08:59:33.227 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:59:33.229 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-05-29 08:59:33.321 | Attempting uninstall: jsonpatch 2026-05-29 08:59:33.336 | Found existing installation: jsonpatch 1.32 2026-05-29 08:59:33.337 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 08:59:33.338 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-05-29 08:59:37.521 | 2026-05-29 08:59:37.540 | Successfully installed WSME-0.12.1 automaton-3.3.0 autopage-0.6.0 castellan-5.6.0 cliff-4.13.3 cmd2-3.2.0 cursive-0.2.3 glance-32.0.1.dev3 httplib2-0.31.2 importlib-metadata-8.7.1 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.0.0 networkx-3.4.2 openstacksdk-4.10.0 oslo.limit-2.10.0 oslo.reports-3.7.0 platformdirs-4.9.2 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.3.0 requestsexceptions-1.4.0 rich-argparse-1.7.2 simplegeneric-0.8.1 taskflow-6.2.0 zipp-3.23.0 2026-05-29 08:59:37.817 | + inc/python:pip_install:216 : result=0 2026-05-29 08:59:37.821 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 08:59:37.825 | + functions-common:time_stop:2412 : local name 2026-05-29 08:59:37.829 | + functions-common:time_stop:2413 : local end_time 2026-05-29 08:59:37.832 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 08:59:37.836 | + functions-common:time_stop:2415 : local total 2026-05-29 08:59:37.841 | + functions-common:time_stop:2416 : local start_time 2026-05-29 08:59:37.844 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 08:59:37.848 | + functions-common:time_stop:2419 : start_time=1780045158625 2026-05-29 08:59:37.851 | + functions-common:time_stop:2421 : [[ -z 1780045158625 ]] 2026-05-29 08:59:37.855 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 08:59:37.860 | + functions-common:time_stop:2424 : end_time=1780045177857 2026-05-29 08:59:37.864 | + functions-common:time_stop:2425 : elapsed_time=19232 2026-05-29 08:59:37.868 | + functions-common:time_stop:2426 : total=81691 2026-05-29 08:59:37.871 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 08:59:37.875 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=100923 2026-05-29 08:59:37.879 | + inc/python:pip_install:219 : return 0 2026-05-29 08:59:37.883 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-29 08:59:37.886 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-29 08:59:37.890 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-05-29 08:59:37.894 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-05-29 08:59:37.897 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 08:59:37.902 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 08:59:37.905 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-05-29 08:59:37.909 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 08:59:37.913 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-29 08:59:37.918 | + ./stack.sh:main:939 : configure_glance 2026-05-29 08:59:37.921 | + lib/glance:configure_glance:346 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-05-29 08:59:37.941 | + lib/glance:configure_glance:349 : local dburl 2026-05-29 08:59:37.945 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-05-29 08:59:37.949 | ++ lib/database:database_connection_url:134 : local db=glance 2026-05-29 08:59:37.953 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-05-29 08:59:37.956 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-05-29 08:59:37.960 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-29 08:59:37.964 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-29 08:59:37.967 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-29 08:59:37.990 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 08:59:37.993 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-29 08:59:37.997 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-29 08:59:38.002 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-29 08:59:38.006 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-05-29 08:59:38.049 | + lib/glance:configure_glance:353 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-29 08:59:38.093 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-05-29 08:59:38.135 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-05-29 08:59:38.176 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-05-29 08:59:38.218 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-05-29 08:59:38.263 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-05-29 08:59:38.308 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-05-29 08:59:38.312 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/glance/glance-api.conf 2026-05-29 08:59:38.316 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-05-29 08:59:38.319 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-29 08:59:38.323 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-29 08:59:38.327 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-05-29 08:59:38.331 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/glance/glance-api.conf 2026-05-29 08:59:38.335 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-05-29 08:59:38.338 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-29 08:59:38.342 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-05-29 08:59:38.386 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-05-29 08:59:38.428 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.120/identity 2026-05-29 08:59:38.470 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-05-29 08:59:38.512 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-05-29 08:59:38.553 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-05-29 08:59:38.595 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-05-29 08:59:38.637 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-05-29 08:59:38.678 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.120/identity 2026-05-29 08:59:38.721 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-29 08:59:38.763 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-05-29 08:59:38.805 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-29 08:59:38.808 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-05-29 08:59:38.853 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-05-29 08:59:38.857 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-05-29 08:59:38.861 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-05-29 08:59:38.864 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-29 08:59:38.868 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-29 08:59:38.872 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-29 08:59:38.897 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 08:59:38.903 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-29 08:59:38.906 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-29 08:59:38.910 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-29 08:59:38.934 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 08:59:38.938 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.120:5672/ 2026-05-29 08:59:38.944 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.120:5672/ 2026-05-29 08:59:38.986 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-29 08:59:38.990 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-29 08:59:38.994 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-05-29 08:59:38.998 | + lib/glance:configure_glance:362 : '[' kvm = parallels ']' 2026-05-29 08:59:39.001 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-05-29 08:59:39.044 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-05-29 08:59:39.087 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-05-29 08:59:39.132 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-05-29 08:59:39.136 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-05-29 08:59:39.140 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-05-29 08:59:39.143 | + lib/glance:configure_glance_store:278 : local be 2026-05-29 08:59:39.147 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-05-29 08:59:39.151 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-05-29 08:59:39.155 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-05-29 08:59:39.200 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-05-29 08:59:39.204 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.120 2026-05-29 08:59:39.249 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-05-29 08:59:39.253 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-05-29 08:59:39.257 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-05-29 08:59:39.281 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 08:59:39.285 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.120/image 2026-05-29 08:59:39.328 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-05-29 08:59:39.353 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 08:59:39.357 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-05-29 08:59:39.360 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-05-29 08:59:39.364 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-05-29 08:59:39.369 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-29 08:59:39.394 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-29 08:59:39.398 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-29 08:59:39.402 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-29 08:59:39.406 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-29 08:59:39.409 | + 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-05-29 08:59:39.452 | + 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-05-29 08:59:39.495 | + 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-05-29 08:59:39.538 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-29 08:59:39.581 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-05-29 08:59:39.623 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-05-29 08:59:39.629 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-05-29 08:59:39.674 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-05-29 08:59:39.717 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-05-29 08:59:39.760 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-05-29 08:59:39.802 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-05-29 08:59:39.848 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-05-29 08:59:39.893 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-05-29 08:59:39.939 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-05-29 08:59:39.981 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-05-29 08:59:39.987 | + lib/glance:configure_glance:445 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-05-29 08:59:39.995 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-05-29 08:59:40.019 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 08:59:40.023 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-05-29 08:59:40.027 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-05-29 08:59:40.030 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-05-29 08:59:40.034 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-05-29 08:59:40.038 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-05-29 08:59:40.041 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-05-29 08:59:40.045 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-05-29 08:59:40.050 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-29 08:59:40.054 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-05-29 08:59:40.097 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-05-29 08:59:40.101 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-05-29 08:59:40.105 | ++ functions:get_random_port:861 : true 2026-05-29 08:59:40.109 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-05-29 08:59:40.112 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-05-29 08:59:40.116 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-05-29 08:59:40.171 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-05-29 08:59:40.174 | ++ functions:get_random_port:865 : break 2 2026-05-29 08:59:40.178 | ++ functions:get_random_port:869 : echo 60999 2026-05-29 08:59:40.183 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-05-29 08:59:40.186 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-05-29 08:59:40.228 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-05-29 08:59:40.269 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-05-29 08:59:40.309 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-05-29 08:59:40.352 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-05-29 08:59:40.393 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-29 08:59:40.436 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-05-29 08:59:40.477 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-05-29 08:59:40.518 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-05-29 08:59:40.560 | + 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-05-29 08:59:40.601 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-05-29 08:59:40.642 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-29 08:59:40.684 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-05-29 08:59:40.725 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-05-29 08:59:40.767 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-05-29 08:59:40.808 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-05-29 08:59:40.850 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-05-29 08:59:40.891 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-05-29 08:59:40.932 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-05-29 08:59:40.974 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-05-29 08:59:41.015 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-05-29 08:59:41.019 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-05-29 08:59:41.022 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-29 08:59:41.026 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-29 08:59:41.030 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 08:59:41.034 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 08:59:41.037 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-05-29 08:59:41.041 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-05-29 08:59:41.044 | perl: warning: Setting locale failed. 2026-05-29 08:59:41.045 | perl: warning: Please check that your locale settings: 2026-05-29 08:59:41.045 | LANGUAGE = (unset), 2026-05-29 08:59:41.045 | LC_ALL = "en_US.utf8", 2026-05-29 08:59:41.045 | LANG = (unset) 2026-05-29 08:59:41.045 | are supported and installed on your system. 2026-05-29 08:59:41.045 | perl: warning: Falling back to the standard locale ("C"). 2026-05-29 08:59:41.080 | proxy (enabled by site administrator) 2026-05-29 08:59:41.085 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-05-29 08:59:41.089 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-05-29 08:59:41.092 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-29 08:59:41.096 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-29 08:59:41.100 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 08:59:41.103 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 08:59:41.107 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-05-29 08:59:41.110 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-05-29 08:59:41.113 | perl: warning: Setting locale failed. 2026-05-29 08:59:41.114 | perl: warning: Please check that your locale settings: 2026-05-29 08:59:41.114 | LANGUAGE = (unset), 2026-05-29 08:59:41.114 | LC_ALL = "en_US.utf8", 2026-05-29 08:59:41.114 | LANG = (unset) 2026-05-29 08:59:41.114 | are supported and installed on your system. 2026-05-29 08:59:41.114 | perl: warning: Falling back to the standard locale ("C"). 2026-05-29 08:59:41.151 | No module matches proxy_http 2026-05-29 08:59:41.154 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-05-29 08:59:41.167 | perl: warning: Setting locale failed. 2026-05-29 08:59:41.167 | perl: warning: Please check that your locale settings: 2026-05-29 08:59:41.167 | LANGUAGE = (unset), 2026-05-29 08:59:41.167 | LC_ALL = "en_US.utf8", 2026-05-29 08:59:41.167 | LANG = "de_DE.UTF-8" 2026-05-29 08:59:41.167 | are supported and installed on your system. 2026-05-29 08:59:41.167 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 08:59:41.207 | Considering dependency proxy for proxy_http: 2026-05-29 08:59:41.207 | Module proxy already enabled 2026-05-29 08:59:41.207 | Enabling module proxy_http. 2026-05-29 08:59:41.213 | To activate the new configuration, you need to run: 2026-05-29 08:59:41.214 | systemctl restart apache2 2026-05-29 08:59:41.220 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-05-29 08:59:41.224 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-05-29 08:59:41.227 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-29 08:59:41.231 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 08:59:41.235 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-29 08:59:41.370 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-05-29 08:59:41.375 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-05-29 08:59:41.380 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-05-29 08:59:41.384 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-29 08:59:41.387 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 08:59:41.391 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 08:59:41.395 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-05-29 08:59:41.399 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-05-29 08:59:41.405 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-05-29 08:59:41.405 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-05-29 08:59:41.416 | KeepAlive Off 2026-05-29 08:59:41.424 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-05-29 08:59:41.424 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-05-29 08:59:41.434 | SetEnv proxy-sendchunked 1 2026-05-29 08:59:41.441 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-05-29 08:59:41.441 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-05-29 08:59:41.452 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-05-29 08:59:41.458 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-05-29 08:59:41.461 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-05-29 08:59:41.464 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-29 08:59:41.468 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-29 08:59:41.471 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-29 08:59:41.475 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-29 08:59:41.479 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 08:59:41.483 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 08:59:41.486 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-29 08:59:41.490 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-29 08:59:41.494 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 08:59:41.498 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 08:59:41.502 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-05-29 08:59:41.515 | perl: warning: Setting locale failed. 2026-05-29 08:59:41.516 | perl: warning: Please check that your locale settings: 2026-05-29 08:59:41.516 | LANGUAGE = (unset), 2026-05-29 08:59:41.516 | LC_ALL = "en_US.utf8", 2026-05-29 08:59:41.516 | LANG = "de_DE.UTF-8" 2026-05-29 08:59:41.516 | are supported and installed on your system. 2026-05-29 08:59:41.516 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 08:59:41.556 | Enabling site glance-api. 2026-05-29 08:59:41.563 | To activate the new configuration, you need to run: 2026-05-29 08:59:41.563 | systemctl reload apache2 2026-05-29 08:59:41.569 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-05-29 08:59:41.572 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-29 08:59:41.576 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 08:59:41.580 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-29 08:59:41.707 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-05-29 08:59:41.715 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-05-29 08:59:41.758 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-05-29 08:59:41.803 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-05-29 08:59:41.807 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-05-29 08:59:41.853 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-05-29 08:59:41.896 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-05-29 08:59:41.939 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-05-29 08:59:41.965 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 08:59:41.969 | + ./stack.sh:main:944 : stack_install_service cinder 2026-05-29 08:59:41.973 | + lib/stack:stack_install_service:20 : local service=cinder 2026-05-29 08:59:41.977 | + lib/stack:stack_install_service:21 : type install_cinder 2026-05-29 08:59:41.981 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-29 08:59:41.985 | + lib/stack:stack_install_service:32 : install_cinder 2026-05-29 08:59:41.989 | + lib/cinder:install_cinder:526 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/12/990612/1 2026-05-29 08:59:41.993 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-05-29 08:59:41.996 | + functions-common:git_clone:582 : local git_dest=/opt/stack/cinder 2026-05-29 08:59:42.000 | + functions-common:git_clone:583 : local git_ref=refs/changes/12/990612/1 2026-05-29 08:59:42.004 | + functions-common:git_clone:584 : local orig_dir 2026-05-29 08:59:42.008 | ++ functions-common:git_clone:585 : pwd 2026-05-29 08:59:42.013 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-29 08:59:42.017 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-29 08:59:42.022 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-29 08:59:42.046 | + functions-common:git_clone:588 : RECLONE=False 2026-05-29 08:59:42.050 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-29 08:59:42.054 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-29 08:59:42.059 | + functions-common:git_clone:602 : echo refs/changes/12/990612/1 2026-05-29 08:59:42.060 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-29 08:59:42.066 | + functions-common:git_clone:604 : [[ ! -d /opt/stack/cinder ]] 2026-05-29 08:59:42.070 | + functions-common:git_clone:605 : [[ False = \T\r\u\e ]] 2026-05-29 08:59:42.073 | + functions-common:git_clone:610 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-05-29 08:59:42.077 | + functions-common:git_timed:689 : local count=0 2026-05-29 08:59:42.081 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 08:59:42.084 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 08:59:42.088 | + functions-common:git_timed:693 : timeout=0 2026-05-29 08:59:42.092 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 08:59:42.096 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 08:59:42.099 | + functions-common:time_start:2399 : local start_time= 2026-05-29 08:59:42.103 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 08:59:42.107 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 08:59:42.113 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045182109 2026-05-29 08:59:42.117 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-05-29 08:59:42.121 | Cloning into '/opt/stack/cinder'... 2026-05-29 09:00:36.019 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 09:00:36.023 | + functions-common:time_stop:2412 : local name 2026-05-29 09:00:36.026 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:00:36.030 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:00:36.034 | + functions-common:time_stop:2415 : local total 2026-05-29 09:00:36.038 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:00:36.041 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 09:00:36.045 | + functions-common:time_stop:2419 : start_time=1780045182109 2026-05-29 09:00:36.049 | + functions-common:time_stop:2421 : [[ -z 1780045182109 ]] 2026-05-29 09:00:36.054 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:00:36.059 | + functions-common:time_stop:2424 : end_time=1780045236055 2026-05-29 09:00:36.063 | + functions-common:time_stop:2425 : elapsed_time=53946 2026-05-29 09:00:36.066 | + functions-common:time_stop:2426 : total=32355 2026-05-29 09:00:36.070 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:00:36.073 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=86301 2026-05-29 09:00:36.077 | + functions-common:git_clone:612 : cd /opt/stack/cinder 2026-05-29 09:00:36.081 | + functions-common:git_clone:613 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/12/990612/1 2026-05-29 09:00:36.085 | + functions-common:git_timed:689 : local count=0 2026-05-29 09:00:36.089 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 09:00:36.092 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 09:00:36.096 | + functions-common:git_timed:693 : timeout=0 2026-05-29 09:00:36.100 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 09:00:36.105 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 09:00:36.108 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:00:36.112 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:00:36.117 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:00:36.123 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045236119 2026-05-29 09:00:36.127 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/12/990612/1 2026-05-29 09:00:36.935 | From https://review.opendev.org/openstack/cinder 2026-05-29 09:00:36.935 | * branch refs/changes/12/990612/1 -> FETCH_HEAD 2026-05-29 09:00:36.943 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 09:00:36.946 | + functions-common:time_stop:2412 : local name 2026-05-29 09:00:36.950 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:00:36.954 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:00:36.957 | + functions-common:time_stop:2415 : local total 2026-05-29 09:00:36.961 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:00:36.965 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 09:00:36.969 | + functions-common:time_stop:2419 : start_time=1780045236119 2026-05-29 09:00:36.972 | + functions-common:time_stop:2421 : [[ -z 1780045236119 ]] 2026-05-29 09:00:36.977 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:00:36.983 | + functions-common:time_stop:2424 : end_time=1780045236979 2026-05-29 09:00:36.987 | + functions-common:time_stop:2425 : elapsed_time=860 2026-05-29 09:00:36.990 | + functions-common:time_stop:2426 : total=86301 2026-05-29 09:00:36.994 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:00:36.997 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=87161 2026-05-29 09:00:37.001 | + functions-common:git_clone:613 : git checkout FETCH_HEAD 2026-05-29 09:00:37.021 | Note: switching to 'FETCH_HEAD'. 2026-05-29 09:00:37.021 | 2026-05-29 09:00:37.021 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-29 09:00:37.021 | changes and commit them, and you can discard any commits you make in this 2026-05-29 09:00:37.022 | state without impacting any branches by switching back to a branch. 2026-05-29 09:00:37.022 | 2026-05-29 09:00:37.022 | If you want to create a new branch to retain commits you create, you may 2026-05-29 09:00:37.022 | do so (now or later) by using -c with the switch command. Example: 2026-05-29 09:00:37.022 | 2026-05-29 09:00:37.022 | git switch -c 2026-05-29 09:00:37.022 | 2026-05-29 09:00:37.022 | Or undo this operation with: 2026-05-29 09:00:37.022 | 2026-05-29 09:00:37.022 | git switch - 2026-05-29 09:00:37.022 | 2026-05-29 09:00:37.022 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-29 09:00:37.023 | 2026-05-29 09:00:37.023 | HEAD is now at 340daf3da Add availability_zone query‑parameter docs 2026-05-29 09:00:37.027 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-05-29 09:00:37.046 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2026-05-29 09:00:37.051 | + functions-common:git_clone:665 : git show --oneline 2026-05-29 09:00:37.051 | + functions-common:git_clone:665 : head -1 2026-05-29 09:00:37.057 | 340daf3da Add availability_zone query‑parameter docs 2026-05-29 09:00:37.062 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-29 09:00:37.066 | + lib/cinder:install_cinder:527 : setup_develop /opt/stack/cinder 2026-05-29 09:00:37.069 | + inc/python:setup_develop:353 : local bindep 2026-05-29 09:00:37.073 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-29 09:00:37.077 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-05-29 09:00:37.081 | + inc/python:setup_develop:359 : local extras= 2026-05-29 09:00:37.084 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-05-29 09:00:37.088 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-29 09:00:37.092 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-29 09:00:37.096 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-05-29 09:00:37.100 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-29 09:00:37.103 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-29 09:00:37.108 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-05-29 09:00:37.112 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-29 09:00:37.117 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-05-29 09:00:37.120 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-29 09:00:37.124 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-29 09:00:37.129 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-05-29 09:00:37.137 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-05-29 09:00:37.141 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-05-29 09:00:37.144 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-05-29 09:00:37.305 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-05-29 09:00:37.309 | + inc/python:setup_package:436 : local bindep=0 2026-05-29 09:00:37.313 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-29 09:00:37.316 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-29 09:00:37.320 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-29 09:00:37.324 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-05-29 09:00:37.328 | + inc/python:setup_package:445 : local flags=-e 2026-05-29 09:00:37.332 | + inc/python:setup_package:446 : local extras= 2026-05-29 09:00:37.336 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-29 09:00:37.339 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-29 09:00:37.343 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-29 09:00:37.347 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-29 09:00:37.351 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-29 09:00:37.355 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-05-29 09:00:37.384 | Using python 3.12 to install /opt/stack/cinder 2026-05-29 09:00:37.388 | + 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-05-29 09:00:38.376 | Obtaining file:///opt/stack/cinder 2026-05-29 09:00:38.380 | Installing build dependencies: started 2026-05-29 09:00:40.144 | Installing build dependencies: finished with status 'done' 2026-05-29 09:00:40.146 | Checking if build backend supports build_editable: started 2026-05-29 09:00:40.683 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-29 09:00:40.685 | Getting requirements to build editable: started 2026-05-29 09:00:40.982 | Getting requirements to build editable: finished with status 'done' 2026-05-29 09:00:40.985 | Preparing editable metadata (pyproject.toml): started 2026-05-29 09:00:42.349 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-29 09:00:42.376 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (7.0.3) 2026-05-29 09:00:42.378 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (5.2.1) 2026-05-29 09:00:42.379 | 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.dev99) (0.40.4) 2026-05-29 09:00:42.380 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (3.2.1) 2026-05-29 09:00:42.381 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (3.3.2) 2026-05-29 09:00:42.382 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (2.1.0) 2026-05-29 09:00:42.383 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (4.26.0) 2026-05-29 09:00:42.384 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (5.13.1) 2026-05-29 09:00:42.385 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (12.0.0) 2026-05-29 09:00:42.993 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev99) 2026-05-29 09:00:43.166 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-05-29 09:00:43.178 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (10.3.0) 2026-05-29 09:00:43.179 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (7.4.1) 2026-05-29 09:00:43.180 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (6.3.0) 2026-05-29 09:00:43.180 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (18.0.0) 2026-05-29 09:00:43.181 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (8.1.0) 2026-05-29 09:00:43.183 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (17.3.0) 2026-05-29 09:00:43.184 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (8.0.0) 2026-05-29 09:00:43.185 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (5.0.0) 2026-05-29 09:00:43.186 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (3.10.1) 2026-05-29 09:00:43.187 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (3.7.0) 2026-05-29 09:00:43.188 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (7.9.0) 2026-05-29 09:00:43.189 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (5.9.1) 2026-05-29 09:00:43.190 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (4.5.1) 2026-05-29 09:00:43.192 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (2.7.1) 2026-05-29 09:00:43.194 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (10.0.1) 2026-05-29 09:00:43.235 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev99) 2026-05-29 09:00:43.254 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-29 09:00:43.266 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (4.3.0) 2026-05-29 09:00:43.268 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (26.0) 2026-05-29 09:00:43.313 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev99) 2026-05-29 09:00:43.329 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-29 09:00:43.340 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (3.10.1) 2026-05-29 09:00:43.341 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (3.1.0) 2026-05-29 09:00:43.342 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (3.3.2) 2026-05-29 09:00:43.344 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (7.3.0) 2026-05-29 09:00:43.383 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev99) 2026-05-29 09:00:43.399 | Downloading python_glanceclient-4.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-29 09:00:43.411 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (5.8.0) 2026-05-29 09:00:43.452 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev99) 2026-05-29 09:00:43.470 | Downloading python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-05-29 09:00:43.518 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev99) 2026-05-29 09:00:43.534 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-29 09:00:43.546 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (2.32.5) 2026-05-29 09:00:43.547 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (2.5.1) 2026-05-29 09:00:43.548 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (6.2.0) 2026-05-29 09:00:43.575 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev99) 2026-05-29 09:00:43.592 | Downloading rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2026-05-29 09:00:43.603 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (2.0.46) 2026-05-29 09:00:43.604 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (5.7.0) 2026-05-29 09:00:43.630 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev99) 2026-05-29 09:00:43.646 | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-05-29 09:00:43.669 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (9.1.4) 2026-05-29 09:00:43.670 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (1.8.9) 2026-05-29 09:00:43.674 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (6.7.2) 2026-05-29 09:00:43.804 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev99) 2026-05-29 09:00:43.821 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-29 09:00:43.832 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (7.0.0) 2026-05-29 09:00:43.878 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev99) 2026-05-29 09:00:43.898 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-05-29 09:00:43.985 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev99) 2026-05-29 09:00:43.999 | Downloading google_api_python_client-2.190.0-py3-none-any.whl.metadata (7.0 kB) 2026-05-29 09:00:44.012 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (5.6.0) 2026-05-29 09:00:44.012 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (43.0.3) 2026-05-29 09:00:44.014 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (0.2.3) 2026-05-29 09:00:44.218 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev99) 2026-05-29 09:00:44.242 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-05-29 09:00:44.634 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev99) 2026-05-29 09:00:44.651 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-05-29 09:00:44.662 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev99) (1.9.0) 2026-05-29 09:00:44.663 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (2025.3) 2026-05-29 09:00:44.664 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev99) (7.0.1) 2026-05-29 09:00:45.096 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev99) 2026-05-29 09:00:45.111 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-05-29 09:00:45.122 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==28.1.0.dev99) (1.1.0) 2026-05-29 09:00:45.157 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev99) 2026-05-29 09:00:45.173 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-05-29 09:00:45.185 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev99) (2.9.0.post0) 2026-05-29 09:00:45.187 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev99) (2.6.3) 2026-05-29 09:00:45.191 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev99) (1.17.0) 2026-05-29 09:00:45.224 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev99) (2.0.0) 2026-05-29 09:00:45.230 | 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.dev99) (3.0) 2026-05-29 09:00:45.239 | 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.dev99) (2.8.0) 2026-05-29 09:00:45.247 | 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.dev99) (3.0.0) 2026-05-29 09:00:45.250 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->cinder==28.1.0.dev99) (2.1.1) 2026-05-29 09:00:45.251 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==28.1.0.dev99) (0.31.2) 2026-05-29 09:00:45.368 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev99) 2026-05-29 09:00:45.386 | Downloading google_auth-2.48.0-py3-none-any.whl.metadata (6.2 kB) 2026-05-29 09:00:45.429 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev99) 2026-05-29 09:00:45.445 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-29 09:00:45.504 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev99) 2026-05-29 09:00:45.521 | Downloading google_api_core-2.30.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-29 09:00:45.558 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev99) 2026-05-29 09:00:45.574 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-29 09:00:45.618 | Collecting googleapis-common-protos<2.0.0,>=1.56.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev99) 2026-05-29 09:00:45.636 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) 2026-05-29 09:00:45.925 | Collecting protobuf<7.0.0,>=4.25.8 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev99) 2026-05-29 09:00:45.941 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-05-29 09:00:45.984 | Collecting proto-plus<2.0.0,>=1.22.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev99) 2026-05-29 09:00:45.999 | Downloading proto_plus-1.27.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-29 09:00:46.053 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev99) 2026-05-29 09:00:46.067 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-05-29 09:00:46.106 | Collecting rsa<5,>=3.1.4 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev99) 2026-05-29 09:00:46.122 | Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2026-05-29 09:00:46.153 | 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.dev99) (3.4.4) 2026-05-29 09:00:46.154 | 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.dev99) (3.11) 2026-05-29 09:00:46.156 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev99) (2023.11.17) 2026-05-29 09:00:46.207 | Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev99) 2026-05-29 09:00:46.222 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-05-29 09:00:46.244 | 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.dev99) (25.4.0) 2026-05-29 09:00:46.244 | 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.dev99) (2025.9.1) 2026-05-29 09:00:46.247 | 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.dev99) (0.37.0) 2026-05-29 09:00:46.248 | 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.dev99) (0.30.0) 2026-05-29 09:00:46.255 | 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.dev99) (1.8.2) 2026-05-29 09:00:46.256 | 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.dev99) (4.15.0) 2026-05-29 09:00:46.260 | 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.dev99) (4.1.1) 2026-05-29 09:00:46.264 | 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.dev99) (4.0.1) 2026-05-29 09:00:46.265 | 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.dev99) (2.11.0) 2026-05-29 09:00:46.274 | 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.dev99) (7.2.2) 2026-05-29 09:00:46.280 | 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.dev99) (1.5.0) 2026-05-29 09:00:46.289 | 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.dev99) (0.20) 2026-05-29 09:00:46.295 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev99) (1.3.0) 2026-05-29 09:00:46.297 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev99) (2.0.0) 2026-05-29 09:00:46.298 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev99) (6.0.3) 2026-05-29 09:00:46.307 | 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.dev99) (1.18.4) 2026-05-29 09:00:46.310 | 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.dev99) (2.0.2) 2026-05-29 09:00:46.312 | 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.dev99) (0.5.0) 2026-05-29 09:00:46.316 | 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.dev99) (1.3.10) 2026-05-29 09:00:46.329 | 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.dev99) (5.3.1) 2026-05-29 09:00:46.330 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev99) (5.6.2) 2026-05-29 09:00:46.331 | 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.dev99) (0.15.1) 2026-05-29 09:00:46.335 | 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.dev99) (5.1.0) 2026-05-29 09:00:46.349 | 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.dev99) (0.24.1) 2026-05-29 09:00:46.353 | 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.dev99) (5.0.0) 2026-05-29 09:00:46.354 | 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.dev99) (3.1.6) 2026-05-29 09:00:46.356 | 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.dev99) (4.0.1) 2026-05-29 09:00:46.364 | 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.dev99) (3.0.3) 2026-05-29 09:00:46.380 | 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.dev99) (1.1.2) 2026-05-29 09:00:46.402 | 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.dev99) (1.7.3) 2026-05-29 09:00:46.529 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev99) 2026-05-29 09:00:46.545 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-29 09:00:46.653 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev99) 2026-05-29 09:00:46.672 | 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-05-29 09:00:46.688 | 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.dev99) (3.17.0) 2026-05-29 09:00:46.738 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev99) 2026-05-29 09:00:46.758 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-29 09:00:46.821 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev99) 2026-05-29 09:00:46.836 | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-05-29 09:00:46.890 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev99) 2026-05-29 09:00:46.905 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-05-29 09:00:46.926 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev99) (82.0.1) 2026-05-29 09:00:46.941 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev99) (0.6.0) 2026-05-29 09:00:46.987 | 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.dev99) (4.13.3) 2026-05-29 09:00:46.995 | 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.dev99) (0.6.0) 2026-05-29 09:00:46.995 | Requirement already satisfied: cmd2>=1.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.dev99) (3.2.0) 2026-05-29 09:00:47.005 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev99) (1.11.0) 2026-05-29 09:00:47.007 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev99) (14.3.3) 2026-05-29 09:00:47.008 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev99) (1.7.2) 2026-05-29 09:00:47.042 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev99) 2026-05-29 09:00:47.059 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-29 09:00:47.071 | 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.dev99) (24.2.1) 2026-05-29 09:00:47.118 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev99) (4.0.0) 2026-05-29 09:00:47.119 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev99) (2.19.2) 2026-05-29 09:00:47.130 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev99) (0.1.2) 2026-05-29 09:00:47.150 | 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.dev99) (0.7) 2026-05-29 09:00:47.192 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev99) 2026-05-29 09:00:47.209 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-05-29 09:00:47.265 | 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.dev99) (3.4.2) 2026-05-29 09:00:47.266 | 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.dev99) (3.3.0) 2026-05-29 09:00:47.270 | 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.dev99) (4.0.1) 2026-05-29 09:00:47.311 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->cinder==28.1.0.dev99) (2.8.5) 2026-05-29 09:00:47.345 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev99) 2026-05-29 09:00:47.360 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-05-29 09:00:47.397 | 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.dev99) (1.33) 2026-05-29 09:00:47.403 | 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.dev99) (3.0.0) 2026-05-29 09:00:47.504 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-05-29 09:00:47.539 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-05-29 09:00:47.737 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 71.8 MB/s 0:00:00 2026-05-29 09:00:47.752 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-05-29 09:00:47.776 | Downloading google_api_python_client-2.190.0-py3-none-any.whl (14.7 MB) 2026-05-29 09:00:47.996 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.7/14.7 MB 67.8 MB/s 0:00:00 2026-05-29 09:00:48.014 | Downloading google_api_core-2.30.0-py3-none-any.whl (173 kB) 2026-05-29 09:00:48.040 | Downloading google_auth-2.48.0-py3-none-any.whl (236 kB) 2026-05-29 09:00:48.066 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl (9.5 kB) 2026-05-29 09:00:48.089 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) 2026-05-29 09:00:48.114 | Downloading proto_plus-1.27.1-py3-none-any.whl (50 kB) 2026-05-29 09:00:48.136 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-05-29 09:00:48.162 | Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2026-05-29 09:00:48.185 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-05-29 09:00:48.208 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2026-05-29 09:00:48.287 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 70.8 MB/s 0:00:00 2026-05-29 09:00:48.302 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-05-29 09:00:48.327 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-05-29 09:00:48.351 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-05-29 09:00:48.370 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 33.2 MB/s 0:00:00 2026-05-29 09:00:48.385 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-05-29 09:00:48.412 | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-05-29 09:00:48.435 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-05-29 09:00:48.461 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-05-29 09:00:48.484 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-05-29 09:00:48.512 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 54.4 MB/s 0:00:00 2026-05-29 09:00:48.528 | Downloading python_glanceclient-4.11.0-py3-none-any.whl (208 kB) 2026-05-29 09:00:48.553 | Downloading python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-05-29 09:00:48.579 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-05-29 09:00:48.603 | Downloading rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2026-05-29 09:00:48.626 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-05-29 09:00:48.649 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-05-29 09:00:48.671 | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-05-29 09:00:48.694 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-05-29 09:00:48.717 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-05-29 09:00:48.745 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-05-29 09:00:48.769 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-05-29 09:00:48.807 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 63.1 MB/s 0:00:00 2026-05-29 09:00:48.823 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-05-29 09:00:48.985 | Building wheels for collected packages: cinder 2026-05-29 09:00:48.987 | Building editable for cinder (pyproject.toml): started 2026-05-29 09:00:50.661 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-05-29 09:00:50.662 | Created wheel for cinder: filename=cinder-28.1.0.dev99-0.editable-py3-none-any.whl size=9174 sha256=bf61a8135c2006eb936a551a528ee13f072786b4f95d1c31435ce029a1a9e7d1 2026-05-29 09:00:50.663 | Stored in directory: /tmp/pip-ephem-wheel-cache-v56kiezm/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-05-29 09:00:50.670 | Successfully built cinder 2026-05-29 09:00:51.076 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, rsa, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-05-29 09:00:51.432 | Attempting uninstall: pyudev 2026-05-29 09:00:51.449 | Found existing installation: pyudev 0.24.0 2026-05-29 09:00:51.451 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 09:00:51.451 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-05-29 09:00:51.506 | Attempting uninstall: pyasn1 2026-05-29 09:00:51.524 | Found existing installation: pyasn1 0.4.8 2026-05-29 09:00:51.524 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 09:00:51.526 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-05-29 09:00:53.216 | Attempting uninstall: botocore 2026-05-29 09:00:53.234 | Found existing installation: botocore 1.34.46 2026-05-29 09:00:53.235 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 09:00:53.236 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-05-29 09:00:54.459 | Attempting uninstall: s3transfer 2026-05-29 09:00:54.478 | Found existing installation: s3transfer 0.10.1 2026-05-29 09:00:54.479 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 09:00:54.479 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-05-29 09:00:55.140 | Attempting uninstall: boto3 2026-05-29 09:00:55.159 | Found existing installation: boto3 1.34.46 2026-05-29 09:00:55.159 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-29 09:00:55.160 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-05-29 09:00:57.211 | 2026-05-29 09:00:57.235 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev99 cotyledon-2.2.0 google-api-core-2.30.0 google-api-python-client-2.190.0 google-auth-2.48.0 google-auth-httplib2-0.3.0 googleapis-common-protos-1.72.0 invoke-2.2.1 lxml-6.0.2 oslo.versionedobjects-3.9.0 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.27.1 protobuf-6.33.5 pyasn1-0.6.0 pyasn1-modules-0.4.1 pynacl-1.6.2 python-glanceclient-4.11.0 python-novaclient-18.12.0 python-swiftclient-4.10.0 pyudev-0.24.4 rsa-4.9.1 rtslib-fb-2.2.3 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.9.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-05-29 09:00:57.682 | + inc/python:pip_install:216 : result=0 2026-05-29 09:00:57.684 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 09:00:57.686 | + functions-common:time_stop:2412 : local name 2026-05-29 09:00:57.690 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:00:57.692 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:00:57.694 | + functions-common:time_stop:2415 : local total 2026-05-29 09:00:57.697 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:00:57.700 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 09:00:57.702 | + functions-common:time_stop:2419 : start_time=1780045237377 2026-05-29 09:00:57.704 | + functions-common:time_stop:2421 : [[ -z 1780045237377 ]] 2026-05-29 09:00:57.707 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:00:57.711 | + functions-common:time_stop:2424 : end_time=1780045257708 2026-05-29 09:00:57.714 | + functions-common:time_stop:2425 : elapsed_time=20331 2026-05-29 09:00:57.717 | + functions-common:time_stop:2426 : total=100923 2026-05-29 09:00:57.719 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:00:57.721 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=121254 2026-05-29 09:00:57.725 | + inc/python:pip_install:219 : return 0 2026-05-29 09:00:57.729 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-29 09:00:57.732 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-29 09:00:57.734 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-05-29 09:00:57.737 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-05-29 09:00:57.739 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 09:00:57.742 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 09:00:57.745 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-05-29 09:00:57.748 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 09:00:57.752 | + lib/cinder:install_cinder:528 : [[ lioadm == \t\g\t\a\d\m ]] 2026-05-29 09:00:57.756 | + lib/cinder:install_cinder:530 : [[ lioadm == \l\i\o\a\d\m ]] 2026-05-29 09:00:57.759 | + lib/cinder:install_cinder:531 : is_ubuntu 2026-05-29 09:00:57.762 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:00:57.765 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:00:57.769 | + lib/cinder:install_cinder:533 : sudo mkdir -p /etc/target 2026-05-29 09:00:57.785 | + lib/cinder:install_cinder:535 : install_package targetcli-fb 2026-05-29 09:00:57.788 | + functions-common:install_package:1430 : update_package_repo 2026-05-29 09:00:57.791 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-29 09:00:57.794 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-29 09:00:57.797 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-29 09:00:57.800 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-29 09:00:57.802 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-29 09:00:57.805 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:00:57.808 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:00:57.810 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-29 09:00:57.813 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-29 09:00:57.816 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-29 09:00:57.820 | + functions-common:apt_get_update:1159 : return 2026-05-29 09:00:57.822 | + functions-common:install_package:1431 : real_install_package targetcli-fb 2026-05-29 09:00:57.826 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-29 09:00:57.830 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:00:57.832 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:00:57.836 | + functions-common:real_install_package:1419 : apt_get install targetcli-fb 2026-05-29 09:00:57.862 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-05-29 09:00:57.901 | Reading package lists... 2026-05-29 09:00:58.339 | Building dependency tree... 2026-05-29 09:00:58.342 | Reading state information... 2026-05-29 09:00:58.965 | The following additional packages will be installed: 2026-05-29 09:00:58.966 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-05-29 09:00:58.966 | python3-urwid python3-wcwidth 2026-05-29 09:00:58.969 | Suggested packages: 2026-05-29 09:00:58.969 | python-urwid-doc 2026-05-29 09:00:59.014 | The following NEW packages will be installed: 2026-05-29 09:00:59.014 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-05-29 09:00:59.014 | python3-urwid python3-wcwidth targetcli-fb 2026-05-29 09:00:59.072 | 0 upgraded, 6 newly installed, 0 to remove and 42 not upgraded. 2026-05-29 09:00:59.072 | Need to get 385 kB of archives. 2026-05-29 09:00:59.072 | After this operation, 3098 kB of additional disk space will be used. 2026-05-29 09:00:59.072 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-05-29 09:00:59.084 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-05-29 09:00:59.089 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-05-29 09:00:59.096 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-05-29 09:00:59.099 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-05-29 09:00:59.100 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-05-29 09:00:59.350 | perl: warning: Setting locale failed. 2026-05-29 09:00:59.351 | perl: warning: Please check that your locale settings: 2026-05-29 09:00:59.351 | LANGUAGE = (unset), 2026-05-29 09:00:59.351 | LC_ALL = "en_US.utf8", 2026-05-29 09:00:59.351 | LANG = "de_DE.UTF-8" 2026-05-29 09:00:59.351 | are supported and installed on your system. 2026-05-29 09:00:59.351 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 09:00:59.412 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 09:00:59.412 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 09:00:59.412 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 09:00:59.613 | Fetched 385 kB in 0s (7313 kB/s) 2026-05-29 09:00:59.653 | Selecting previously unselected package python3-typing-extensions. 2026-05-29 09:00:59.721 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126649 files and directories currently installed.) 2026-05-29 09:00:59.728 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-05-29 09:00:59.732 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-05-29 09:00:59.787 | Selecting previously unselected package python3-wcwidth. 2026-05-29 09:00:59.801 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-05-29 09:00:59.805 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-29 09:00:59.861 | Selecting previously unselected package python3-urwid. 2026-05-29 09:00:59.875 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-05-29 09:00:59.879 | Unpacking python3-urwid (2.6.10-1) ... 2026-05-29 09:00:59.971 | Selecting previously unselected package python3-configshell-fb. 2026-05-29 09:00:59.985 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-05-29 09:00:59.989 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-29 09:01:00.050 | Selecting previously unselected package python3-rtslib-fb. 2026-05-29 09:01:00.063 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-05-29 09:01:00.067 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-29 09:01:00.137 | Selecting previously unselected package targetcli-fb. 2026-05-29 09:01:00.151 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-05-29 09:01:00.155 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-29 09:01:00.235 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-29 09:01:01.402 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-05-29 09:01:01.410 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-29 09:01:01.721 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-05-29 09:01:01.963 | Setting up python3-urwid (2.6.10-1) ... 2026-05-29 09:01:02.495 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-29 09:01:02.690 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-29 09:01:02.690 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-29 09:01:02.715 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-29 09:01:02.715 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-29 09:01:02.715 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-29 09:01:02.715 | keyword = Word(alphanums + '_\-') 2026-05-29 09:01:02.715 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-29 09:01:02.715 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-29 09:01:02.715 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-29 09:01:02.715 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-29 09:01:02.716 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-29 09:01:02.716 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-29 09:01:02.725 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-29 09:01:02.725 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-29 09:01:02.747 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-29 09:01:02.747 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-29 09:01:02.747 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-29 09:01:02.747 | keyword = Word(alphanums + '_\-') 2026-05-29 09:01:02.747 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-29 09:01:02.747 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-29 09:01:02.747 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-29 09:01:02.747 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-29 09:01:02.747 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-29 09:01:02.748 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-29 09:01:02.778 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-29 09:01:02.988 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-05-29 09:01:02.988 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-05-29 09:01:03.280 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-29 09:01:04.162 | perl: warning: Setting locale failed. 2026-05-29 09:01:04.163 | perl: warning: Please check that your locale settings: 2026-05-29 09:01:04.163 | LANGUAGE = (unset), 2026-05-29 09:01:04.163 | LC_ALL = "en_US.utf8", 2026-05-29 09:01:04.163 | LANG = "de_DE.UTF-8" 2026-05-29 09:01:04.163 | are supported and installed on your system. 2026-05-29 09:01:04.163 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 09:01:04.300 | perl: warning: Setting locale failed. 2026-05-29 09:01:04.301 | perl: warning: Please check that your locale settings: 2026-05-29 09:01:04.301 | LANGUAGE = (unset), 2026-05-29 09:01:04.301 | LC_ALL = "en_US.utf8", 2026-05-29 09:01:04.301 | LANG = "de_DE.UTF-8" 2026-05-29 09:01:04.301 | are supported and installed on your system. 2026-05-29 09:01:04.301 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 09:01:04.351 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 09:01:04.351 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 09:01:04.351 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 09:01:04.422 | perl: warning: Setting locale failed. 2026-05-29 09:01:04.422 | perl: warning: Please check that your locale settings: 2026-05-29 09:01:04.422 | LANGUAGE = (unset), 2026-05-29 09:01:04.423 | LC_ALL = "en_US.utf8", 2026-05-29 09:01:04.423 | LANG = "de_DE.UTF-8" 2026-05-29 09:01:04.423 | are supported and installed on your system. 2026-05-29 09:01:04.423 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 09:01:04.921 | 2026-05-29 09:01:04.922 | Running kernel seems to be up-to-date. 2026-05-29 09:01:04.922 | 2026-05-29 09:01:04.922 | Restarting services... 2026-05-29 09:01:04.945 | 2026-05-29 09:01:04.945 | Service restarts being deferred: 2026-05-29 09:01:04.945 | systemctl restart virtlockd.service 2026-05-29 09:01:04.945 | systemctl restart virtlogd.service 2026-05-29 09:01:04.945 | 2026-05-29 09:01:04.945 | No containers need to be restarted. 2026-05-29 09:01:04.945 | 2026-05-29 09:01:04.945 | User sessions running outdated binaries: 2026-05-29 09:01:04.946 | quobyte @ session #5: sshd[1979] 2026-05-29 09:01:04.957 | 2026-05-29 09:01:04.957 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-29 09:01:07.200 | + functions-common:apt_get:1203 : result=0 2026-05-29 09:01:07.203 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-29 09:01:07.206 | + functions-common:time_stop:2412 : local name 2026-05-29 09:01:07.210 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:01:07.212 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:01:07.216 | + functions-common:time_stop:2415 : local total 2026-05-29 09:01:07.218 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:01:07.222 | + functions-common:time_stop:2418 : name=apt-get 2026-05-29 09:01:07.225 | + functions-common:time_stop:2419 : start_time=1780045257858 2026-05-29 09:01:07.227 | + functions-common:time_stop:2421 : [[ -z 1780045257858 ]] 2026-05-29 09:01:07.231 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:01:07.235 | + functions-common:time_stop:2424 : end_time=1780045267232 2026-05-29 09:01:07.238 | + functions-common:time_stop:2425 : elapsed_time=9374 2026-05-29 09:01:07.241 | + functions-common:time_stop:2426 : total=141279 2026-05-29 09:01:07.244 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:01:07.247 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=150653 2026-05-29 09:01:07.249 | + functions-common:apt_get:1207 : return 0 2026-05-29 09:01:07.253 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-29 09:01:07.255 | + ./stack.sh:main:945 : configure_cinder 2026-05-29 09:01:07.259 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-05-29 09:01:07.275 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-05-29 09:01:07.279 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-05-29 09:01:07.282 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-05-29 09:01:07.285 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-05-29 09:01:07.289 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-05-29 09:01:07.289 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-05-29 09:01:07.293 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-05-29 09:01:07.295 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-05-29 09:01:07.297 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-05-29 09:01:07.300 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-05-29 09:01:07.302 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-05-29 09:01:07.306 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-05-29 09:01:07.308 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-05-29 09:01:07.311 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-05-29 09:01:07.325 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-05-29 09:01:07.341 | + 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-05-29 09:01:07.356 | + 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-05-29 09:01:07.370 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-05-29 09:01:07.385 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-05-29 09:01:07.401 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-05-29 09:01:07.404 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-05-29 09:01:07.408 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.yK8yCrjbHY 2026-05-29 09:01:07.411 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-05-29 09:01:07.414 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-05-29 09:01:07.417 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-05-29 09:01:07.419 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.yK8yCrjbHY 2026-05-29 09:01:07.423 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.yK8yCrjbHY 2026-05-29 09:01:07.437 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.yK8yCrjbHY /etc/sudoers.d/cinder-rootwrap 2026-05-29 09:01:07.453 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-05-29 09:01:07.458 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-05-29 09:01:07.461 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-05-29 09:01:07.464 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-05-29 09:01:07.467 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-05-29 09:01:07.470 | + 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-05-29 09:01:07.472 | + 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-05-29 09:01:07.476 | + 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-05-29 09:01:07.476 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-05-29 09:01:07.486 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-05-29 09:01:07.491 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-05-29 09:01:07.505 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-05-29 09:01:07.520 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-05-29 09:01:07.522 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-05-29 09:01:07.527 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-05-29 09:01:07.532 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-05-29 09:01:07.534 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-05-29 09:01:07.537 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=cinder 2026-05-29 09:01:07.541 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-29 09:01:07.543 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-29 09:01:07.546 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-05-29 09:01:07.549 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-29 09:01:07.552 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-05-29 09:01:07.555 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-29 09:01:07.557 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-05-29 09:01:07.591 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-05-29 09:01:07.621 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.120/identity 2026-05-29 09:01:07.652 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-05-29 09:01:07.683 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-05-29 09:01:07.715 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-05-29 09:01:07.748 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-05-29 09:01:07.782 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-05-29 09:01:07.814 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.120/identity 2026-05-29 09:01:07.848 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-29 09:01:07.882 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-05-29 09:01:07.915 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-29 09:01:07.918 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-05-29 09:01:07.953 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-05-29 09:01:07.987 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-05-29 09:01:07.990 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-05-29 09:01:07.992 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-05-29 09:01:07.995 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-05-29 09:01:07.998 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-29 09:01:08.001 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-29 09:01:08.004 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-29 09:01:08.022 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:01:08.024 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-29 09:01:08.027 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-05-29 09:01:08.030 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-05-29 09:01:08.067 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-05-29 09:01:08.098 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-05-29 09:01:08.130 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-05-29 09:01:08.162 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2026-05-29 09:01:08.204 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-05-29 09:01:08.239 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-05-29 09:01:08.275 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.120 2026-05-29 09:01:08.309 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-05-29 09:01:08.346 | ++ lib/cinder:configure_cinder:321 : openssl rand -hex 16 2026-05-29 09:01:08.356 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager fixed_key 912de0ff0a752533430506642c529486 2026-05-29 09:01:08.388 | + lib/cinder:configure_cinder:322 : [[ -n '' ]] 2026-05-29 09:01:08.391 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-05-29 09:01:08.424 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-05-29 09:01:08.456 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-05-29 09:01:08.487 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-05-29 09:01:08.522 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-05-29 09:01:08.553 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-05-29 09:01:08.588 | + lib/cinder:configure_cinder:339 : is_service_enabled c-vol 2026-05-29 09:01:08.606 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:01:08.608 | + lib/cinder:configure_cinder:339 : [[ -n lvm:lvmdriver-1 ]] 2026-05-29 09:01:08.611 | + lib/cinder:configure_cinder:340 : local enabled_backends= 2026-05-29 09:01:08.614 | + lib/cinder:configure_cinder:341 : local default_name= 2026-05-29 09:01:08.616 | + lib/cinder:configure_cinder:342 : local be be_name be_type 2026-05-29 09:01:08.619 | + lib/cinder:configure_cinder:343 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-05-29 09:01:08.622 | + lib/cinder:configure_cinder:344 : be_type=lvm 2026-05-29 09:01:08.624 | + lib/cinder:configure_cinder:345 : be_name=lvmdriver-1 2026-05-29 09:01:08.627 | + lib/cinder:configure_cinder:346 : type configure_cinder_backend_lvm 2026-05-29 09:01:08.629 | + lib/cinder:configure_cinder:347 : configure_cinder_backend_lvm lvmdriver-1 2026-05-29 09:01:08.632 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-05-29 09:01:08.635 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-05-29 09:01:08.670 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-05-29 09:01:08.705 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-05-29 09:01:08.739 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-05-29 09:01:08.773 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-05-29 09:01:08.808 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-05-29 09:01:08.841 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-05-29 09:01:08.875 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-05-29 09:01:08.910 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-05-29 09:01:08.943 | + lib/cinder:configure_cinder:349 : [[ -z '' ]] 2026-05-29 09:01:08.946 | + lib/cinder:configure_cinder:350 : default_name=lvmdriver-1 2026-05-29 09:01:08.948 | + lib/cinder:configure_cinder:352 : enabled_backends+=lvmdriver-1, 2026-05-29 09:01:08.951 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-05-29 09:01:08.985 | + lib/cinder:configure_cinder:355 : [[ -n lvmdriver-1 ]] 2026-05-29 09:01:08.987 | + lib/cinder:configure_cinder:356 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-05-29 09:01:09.020 | + lib/cinder:configure_cinder:358 : configure_cinder_image_volume_cache 2026-05-29 09:01:09.023 | + lib/cinder:configure_cinder_image_volume_cache:714 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-05-29 09:01:09.026 | + lib/cinder:configure_cinder_image_volume_cache:715 : local be_name=lvmdriver-1 2026-05-29 09:01:09.028 | + lib/cinder:configure_cinder_image_volume_cache:717 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-05-29 09:01:09.061 | + lib/cinder:configure_cinder_image_volume_cache:719 : [[ -n '' ]] 2026-05-29 09:01:09.065 | + lib/cinder:configure_cinder_image_volume_cache:723 : [[ -n '' ]] 2026-05-29 09:01:09.068 | + lib/cinder:configure_cinder:363 : [[ False == \T\r\u\e ]] 2026-05-29 09:01:09.071 | + lib/cinder:configure_cinder:369 : is_service_enabled c-bak 2026-05-29 09:01:09.089 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:01:09.092 | + lib/cinder:configure_cinder:377 : is_service_enabled ceilometer 2026-05-29 09:01:09.112 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:01:09.115 | + lib/cinder:configure_cinder:381 : is_service_enabled tls-proxy 2026-05-29 09:01:09.133 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:01:09.136 | + lib/cinder:configure_cinder:389 : '[' False '!=' False ']' 2026-05-29 09:01:09.140 | + lib/cinder:configure_cinder:393 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-05-29 09:01:09.143 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-05-29 09:01:09.146 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-05-29 09:01:09.149 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-29 09:01:09.152 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-29 09:01:09.155 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-29 09:01:09.175 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:01:09.178 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-29 09:01:09.181 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-29 09:01:09.185 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-29 09:01:09.206 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:01:09.209 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.120:5672/ 2026-05-29 09:01:09.213 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.120:5672/ 2026-05-29 09:01:09.246 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-29 09:01:09.249 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-29 09:01:09.252 | + lib/cinder:configure_cinder:396 : setup_logging /etc/cinder/cinder.conf 2026-05-29 09:01:09.255 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-05-29 09:01:09.258 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-05-29 09:01:09.262 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-29 09:01:09.282 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-29 09:01:09.285 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-29 09:01:09.288 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-29 09:01:09.291 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-29 09:01:09.294 | + 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-05-29 09:01:09.329 | + 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-05-29 09:01:09.362 | + 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-05-29 09:01:09.398 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-29 09:01:09.433 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-05-29 09:01:09.466 | + lib/cinder:configure_cinder:398 : is_service_enabled c-api 2026-05-29 09:01:09.484 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:01:09.486 | + lib/cinder:configure_cinder:399 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-05-29 09:01:09.489 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-05-29 09:01:09.491 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-05-29 09:01:09.493 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-05-29 09:01:09.496 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-29 09:01:09.499 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-05-29 09:01:09.503 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-05-29 09:01:09.505 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-29 09:01:09.507 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-29 09:01:09.524 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-29 09:01:09.524 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-29 09:01:09.537 | d /var/run/uwsgi 0755 quobyte root 2026-05-29 09:01:09.543 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-29 09:01:09.558 | /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-05-29 09:01:09.564 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-05-29 09:01:09.568 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-05-29 09:01:09.573 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-29 09:01:09.576 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-05-29 09:01:09.619 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-05-29 09:01:09.661 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-05-29 09:01:09.701 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-05-29 09:01:09.745 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-05-29 09:01:09.787 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-29 09:01:09.829 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-05-29 09:01:09.870 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-05-29 09:01:09.912 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-05-29 09:01:09.953 | + 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-05-29 09:01:09.993 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-05-29 09:01:10.035 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-29 09:01:10.077 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-05-29 09:01:10.119 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-05-29 09:01:10.161 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-29 09:01:10.165 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-29 09:01:10.170 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-05-29 09:01:10.174 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-05-29 09:01:10.177 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-29 09:01:10.181 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:01:10.185 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:01:10.189 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-05-29 09:01:10.193 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-05-29 09:01:10.196 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-05-29 09:01:10.239 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-05-29 09:01:10.283 | + 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-05-29 09:01:10.284 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-05-29 09:01:10.295 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-05-29 09:01:10.300 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-05-29 09:01:10.304 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-05-29 09:01:10.307 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-29 09:01:10.311 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-29 09:01:10.315 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-29 09:01:10.319 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-29 09:01:10.322 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:01:10.326 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:01:10.329 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-29 09:01:10.333 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-29 09:01:10.337 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:01:10.340 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:01:10.344 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-05-29 09:01:10.357 | perl: warning: Setting locale failed. 2026-05-29 09:01:10.358 | perl: warning: Please check that your locale settings: 2026-05-29 09:01:10.358 | LANGUAGE = (unset), 2026-05-29 09:01:10.358 | LC_ALL = "en_US.utf8", 2026-05-29 09:01:10.358 | LANG = "de_DE.UTF-8" 2026-05-29 09:01:10.358 | are supported and installed on your system. 2026-05-29 09:01:10.358 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 09:01:10.397 | Enabling site cinder-api. 2026-05-29 09:01:10.403 | To activate the new configuration, you need to run: 2026-05-29 09:01:10.403 | systemctl reload apache2 2026-05-29 09:01:10.410 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-29 09:01:10.413 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-29 09:01:10.417 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 09:01:10.421 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-29 09:01:10.557 | + lib/cinder:configure_cinder:402 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-05-29 09:01:10.561 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2026-05-29 09:01:10.604 | + lib/cinder:configure_cinder:408 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.120/image 2026-05-29 09:01:10.645 | + lib/cinder:configure_cinder:409 : is_service_enabled tls-proxy 2026-05-29 09:01:10.669 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:01:10.672 | + lib/cinder:configure_cinder:415 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-05-29 09:01:10.676 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-05-29 09:01:10.680 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-05-29 09:01:10.684 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=glance 2026-05-29 09:01:10.688 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-29 09:01:10.692 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-05-29 09:01:10.696 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-29 09:01:10.699 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-05-29 09:01:10.703 | + lib/keystone:configure_keystoneauth:434 : local section=glance 2026-05-29 09:01:10.707 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-05-29 09:01:10.752 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf glance interface public 2026-05-29 09:01:10.795 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.120/identity 2026-05-29 09:01:10.837 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf glance username glance 2026-05-29 09:01:10.880 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-05-29 09:01:10.922 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-05-29 09:01:10.965 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf glance project_name service 2026-05-29 09:01:11.008 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-05-29 09:01:11.050 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.120/identity 2026-05-29 09:01:11.093 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-05-29 09:01:11.136 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-05-29 09:01:11.179 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-29 09:01:11.183 | + lib/cinder:configure_cinder:418 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-05-29 09:01:11.186 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-29 09:01:11.190 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-29 09:01:11.194 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-05-29 09:01:11.197 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-05-29 09:01:11.242 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf nova interface public 2026-05-29 09:01:11.285 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.120/identity 2026-05-29 09:01:11.329 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf nova username nova 2026-05-29 09:01:11.372 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-05-29 09:01:11.414 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-05-29 09:01:11.458 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf nova project_name service 2026-05-29 09:01:11.500 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-05-29 09:01:11.542 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-05-29 09:01:11.585 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-05-29 09:01:11.628 | + lib/cinder:configure_cinder:422 : [[ ! -z '' ]] 2026-05-29 09:01:11.632 | + lib/cinder:configure_cinder:424 : is_service_enabled etcd3 2026-05-29 09:01:11.656 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:01:11.659 | + lib/cinder:configure_cinder:427 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.120:2379?api_version=v3' 2026-05-29 09:01:11.705 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-05-29 09:01:11.709 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-05-29 09:01:11.713 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-05-29 09:01:11.758 | + lib/cinder:configure_cinder:435 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-05-29 09:01:11.801 | + lib/cinder:configure_cinder:438 : '[' True == True ']' 2026-05-29 09:01:11.805 | + lib/cinder:configure_cinder:439 : init_cinder_service_user_conf 2026-05-29 09:01:11.808 | + lib/cinder:init_cinder_service_user_conf:743 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-05-29 09:01:11.854 | + lib/cinder:init_cinder_service_user_conf:744 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-05-29 09:01:11.858 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-29 09:01:11.862 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-05-29 09:01:11.866 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-05-29 09:01:11.869 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-05-29 09:01:11.914 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf service_user interface public 2026-05-29 09:01:11.955 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.120/identity 2026-05-29 09:01:11.994 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-05-29 09:01:12.034 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-05-29 09:01:12.074 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-05-29 09:01:12.110 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-05-29 09:01:12.147 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-05-29 09:01:12.187 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-05-29 09:01:12.211 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:01:12.215 | + ./stack.sh:main:950 : stack_install_service neutron 2026-05-29 09:01:12.219 | + lib/stack:stack_install_service:20 : local service=neutron 2026-05-29 09:01:12.222 | + lib/stack:stack_install_service:21 : type install_neutron 2026-05-29 09:01:12.226 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-29 09:01:12.230 | + lib/stack:stack_install_service:32 : install_neutron 2026-05-29 09:01:12.233 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-05-29 09:01:12.236 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-05-29 09:01:12.240 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 09:01:12.243 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 09:01:12.247 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-05-29 09:01:12.251 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 09:01:12.255 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-05-29 09:01:12.258 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-05-29 09:01:12.262 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 09:01:12.266 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 09:01:12.269 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-05-29 09:01:12.272 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 09:01:12.275 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-05-29 09:01:12.278 | + inc/python:use_library_from_git:266 : local name=alembic 2026-05-29 09:01:12.281 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 09:01:12.284 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 09:01:12.287 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-05-29 09:01:12.290 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 09:01:12.293 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron stable/2026.1 2026-05-29 09:01:12.297 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-05-29 09:01:12.300 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-05-29 09:01:12.304 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-29 09:01:12.307 | + functions-common:git_clone:584 : local orig_dir 2026-05-29 09:01:12.311 | ++ functions-common:git_clone:585 : pwd 2026-05-29 09:01:12.315 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-29 09:01:12.319 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-29 09:01:12.323 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-29 09:01:12.347 | + functions-common:git_clone:588 : RECLONE=False 2026-05-29 09:01:12.350 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-29 09:01:12.354 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-29 09:01:12.358 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-29 09:01:12.362 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-29 09:01:12.369 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-05-29 09:01:12.372 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-29 09:01:12.376 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-05-29 09:01:12.379 | + functions-common:git_timed:689 : local count=0 2026-05-29 09:01:12.382 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 09:01:12.386 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 09:01:12.389 | + functions-common:git_timed:693 : timeout=0 2026-05-29 09:01:12.392 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 09:01:12.395 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 09:01:12.399 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:01:12.402 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:01:12.407 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:01:12.412 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045272408 2026-05-29 09:01:12.415 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-05-29 09:01:12.419 | Cloning into '/opt/stack/neutron'... 2026-05-29 09:02:14.578 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 09:02:14.580 | + functions-common:time_stop:2412 : local name 2026-05-29 09:02:14.584 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:02:14.588 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:02:14.592 | + functions-common:time_stop:2415 : local total 2026-05-29 09:02:14.595 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:02:14.599 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 09:02:14.603 | + functions-common:time_stop:2419 : start_time=1780045272408 2026-05-29 09:02:14.606 | + functions-common:time_stop:2421 : [[ -z 1780045272408 ]] 2026-05-29 09:02:14.611 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:02:14.617 | + functions-common:time_stop:2424 : end_time=1780045334613 2026-05-29 09:02:14.620 | + functions-common:time_stop:2425 : elapsed_time=62205 2026-05-29 09:02:14.624 | + functions-common:time_stop:2426 : total=87161 2026-05-29 09:02:14.628 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:02:14.631 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=149366 2026-05-29 09:02:14.635 | + functions-common:git_clone:623 : cd /opt/stack/neutron 2026-05-29 09:02:14.639 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-29 09:02:14.642 | + functions-common:git_timed:689 : local count=0 2026-05-29 09:02:14.646 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 09:02:14.650 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 09:02:14.654 | + functions-common:git_timed:693 : timeout=0 2026-05-29 09:02:14.658 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 09:02:14.661 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 09:02:14.665 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:02:14.669 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:02:14.674 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:02:14.680 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045334676 2026-05-29 09:02:14.684 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-29 09:02:15.275 | From https://review.opendev.org/openstack/neutron 2026-05-29 09:02:15.275 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-29 09:02:15.286 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 09:02:15.290 | + functions-common:time_stop:2412 : local name 2026-05-29 09:02:15.294 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:02:15.298 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:02:15.302 | + functions-common:time_stop:2415 : local total 2026-05-29 09:02:15.306 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:02:15.309 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 09:02:15.313 | + functions-common:time_stop:2419 : start_time=1780045334676 2026-05-29 09:02:15.317 | + functions-common:time_stop:2421 : [[ -z 1780045334676 ]] 2026-05-29 09:02:15.322 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:02:15.327 | + functions-common:time_stop:2424 : end_time=1780045335323 2026-05-29 09:02:15.331 | + functions-common:time_stop:2425 : elapsed_time=647 2026-05-29 09:02:15.335 | + functions-common:time_stop:2426 : total=149366 2026-05-29 09:02:15.339 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:02:15.343 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=150013 2026-05-29 09:02:15.347 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-29 09:02:15.350 | + functions-common:git_timed:689 : local count=0 2026-05-29 09:02:15.354 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 09:02:15.358 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 09:02:15.362 | + functions-common:git_timed:693 : timeout=0 2026-05-29 09:02:15.366 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 09:02:15.370 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 09:02:15.374 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:02:15.378 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:02:15.383 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:02:15.388 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045335384 2026-05-29 09:02:15.392 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-29 09:02:15.847 | Note: switching to 'FETCH_HEAD'. 2026-05-29 09:02:15.847 | 2026-05-29 09:02:15.847 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-29 09:02:15.847 | changes and commit them, and you can discard any commits you make in this 2026-05-29 09:02:15.847 | state without impacting any branches by switching back to a branch. 2026-05-29 09:02:15.847 | 2026-05-29 09:02:15.847 | If you want to create a new branch to retain commits you create, you may 2026-05-29 09:02:15.847 | do so (now or later) by using -c with the switch command. Example: 2026-05-29 09:02:15.847 | 2026-05-29 09:02:15.847 | git switch -c 2026-05-29 09:02:15.848 | 2026-05-29 09:02:15.848 | Or undo this operation with: 2026-05-29 09:02:15.848 | 2026-05-29 09:02:15.848 | git switch - 2026-05-29 09:02:15.848 | 2026-05-29 09:02:15.848 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-29 09:02:15.848 | 2026-05-29 09:02:15.848 | HEAD is now at ec19809a77 Merge "Skip OVNL3 post-fork init in non-API workers" into stable/2026.1 2026-05-29 09:02:15.856 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 09:02:15.860 | + functions-common:time_stop:2412 : local name 2026-05-29 09:02:15.863 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:02:15.867 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:02:15.871 | + functions-common:time_stop:2415 : local total 2026-05-29 09:02:15.874 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:02:15.878 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 09:02:15.881 | + functions-common:time_stop:2419 : start_time=1780045335384 2026-05-29 09:02:15.885 | + functions-common:time_stop:2421 : [[ -z 1780045335384 ]] 2026-05-29 09:02:15.890 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:02:15.895 | + functions-common:time_stop:2424 : end_time=1780045335891 2026-05-29 09:02:15.899 | + functions-common:time_stop:2425 : elapsed_time=507 2026-05-29 09:02:15.903 | + functions-common:time_stop:2426 : total=150013 2026-05-29 09:02:15.906 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:02:15.910 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=150520 2026-05-29 09:02:15.914 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-05-29 09:02:15.933 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-05-29 09:02:15.938 | + functions-common:git_clone:665 : head -1 2026-05-29 09:02:15.938 | + functions-common:git_clone:665 : git show --oneline 2026-05-29 09:02:15.943 | ec19809a77 Merge "Skip OVNL3 post-fork init in non-API workers" into stable/2026.1 2026-05-29 09:02:15.947 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-29 09:02:15.951 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-05-29 09:02:15.955 | + inc/python:setup_develop:353 : local bindep 2026-05-29 09:02:15.959 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-05-29 09:02:15.963 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-05-29 09:02:15.967 | + inc/python:setup_develop:359 : local extras= 2026-05-29 09:02:15.971 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-05-29 09:02:15.975 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-29 09:02:15.979 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-05-29 09:02:15.983 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-05-29 09:02:15.987 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-29 09:02:15.991 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-29 09:02:15.996 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-05-29 09:02:16.000 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-29 09:02:16.004 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-05-29 09:02:16.008 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-29 09:02:16.012 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-29 09:02:16.017 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-05-29 09:02:16.024 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-05-29 09:02:16.028 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-05-29 09:02:16.032 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-05-29 09:02:16.194 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-05-29 09:02:16.198 | + inc/python:setup_package:436 : local bindep=0 2026-05-29 09:02:16.203 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-29 09:02:16.207 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-29 09:02:16.210 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-05-29 09:02:16.214 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-05-29 09:02:16.218 | + inc/python:setup_package:445 : local flags=-e 2026-05-29 09:02:16.222 | + inc/python:setup_package:446 : local extras= 2026-05-29 09:02:16.226 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-29 09:02:16.230 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-29 09:02:16.234 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-29 09:02:16.238 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-29 09:02:16.242 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-29 09:02:16.246 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-05-29 09:02:16.276 | Using python 3.12 to install /opt/stack/neutron 2026-05-29 09:02:16.280 | + 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-05-29 09:02:17.271 | Obtaining file:///opt/stack/neutron 2026-05-29 09:02:17.278 | Installing build dependencies: started 2026-05-29 09:02:19.111 | Installing build dependencies: finished with status 'done' 2026-05-29 09:02:19.112 | Checking if build backend supports build_editable: started 2026-05-29 09:02:19.660 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-29 09:02:19.661 | Getting requirements to build editable: started 2026-05-29 09:02:19.966 | Getting requirements to build editable: finished with status 'done' 2026-05-29 09:02:19.968 | Preparing editable metadata (pyproject.toml): started 2026-05-29 09:02:21.444 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-29 09:02:21.469 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (7.0.3) 2026-05-29 09:02:21.469 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (3.10.1) 2026-05-29 09:02:21.470 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (3.1.0) 2026-05-29 09:02:21.471 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (2.5.1) 2026-05-29 09:02:21.472 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (3.0.0) 2026-05-29 09:02:21.473 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (5.2.1) 2026-05-29 09:02:21.766 | Collecting pecan>=1.4.0 (from neutron==28.0.1.dev27) 2026-05-29 09:02:21.941 | Downloading pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-05-29 09:02:21.951 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (0.31.2) 2026-05-29 09:02:21.952 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (2.32.5) 2026-05-29 09:02:21.953 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (3.1.6) 2026-05-29 09:02:21.954 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (12.0.0) 2026-05-29 09:02:21.955 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (1.3.0) 2026-05-29 09:02:22.118 | Collecting neutron-lib>=3.24.0 (from neutron==28.0.1.dev27) 2026-05-29 09:02:22.135 | Downloading neutron_lib-3.24.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-29 09:02:22.186 | Collecting python-neutronclient>=7.8.0 (from neutron==28.0.1.dev27) 2026-05-29 09:02:22.202 | Downloading python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-05-29 09:02:22.214 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (9.1.4) 2026-05-29 09:02:22.215 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (2.0.46) 2026-05-29 09:02:22.215 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (1.8.9) 2026-05-29 09:02:22.216 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (5.13.1) 2026-05-29 09:02:22.217 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (1.18.4) 2026-05-29 09:02:22.218 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (5.7.0) 2026-05-29 09:02:22.219 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (4.1.1) 2026-05-29 09:02:22.220 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (7.4.1) 2026-05-29 09:02:22.220 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (10.3.0) 2026-05-29 09:02:22.221 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (6.3.0) 2026-05-29 09:02:22.222 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (18.0.0) 2026-05-29 09:02:22.223 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (6.7.2) 2026-05-29 09:02:22.224 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (8.1.0) 2026-05-29 09:02:22.225 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (17.3.0) 2026-05-29 09:02:22.226 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (8.0.0) 2026-05-29 09:02:22.227 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (5.0.0) 2026-05-29 09:02:22.227 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (3.10.1) 2026-05-29 09:02:22.228 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (3.7.0) 2026-05-29 09:02:22.229 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (7.9.0) 2026-05-29 09:02:22.230 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (5.9.1) 2026-05-29 09:02:22.231 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.0.1.dev27) (4.5.1) 2026-05-29 09:02:22.232 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (2.7.1) 2026-05-29 09:02:22.233 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (10.0.1) 2026-05-29 09:02:22.234 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (3.9.0) 2026-05-29 09:02:22.235 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (4.3.0) 2026-05-29 09:02:22.359 | Collecting os-ken>=4.1.1 (from neutron==28.0.1.dev27) 2026-05-29 09:02:22.377 | Downloading os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-05-29 09:02:22.415 | Collecting os-resource-classes>=1.1.0 (from neutron==28.0.1.dev27) 2026-05-29 09:02:22.431 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-29 09:02:22.476 | Collecting ovs>3.3.0 (from neutron==28.0.1.dev27) 2026-05-29 09:02:22.492 | Downloading ovs-3.7.0.tar.gz (162 kB) 2026-05-29 09:02:22.592 | Installing build dependencies: started 2026-05-29 09:02:24.299 | Installing build dependencies: finished with status 'done' 2026-05-29 09:02:24.300 | Getting requirements to build wheel: started 2026-05-29 09:02:24.966 | Getting requirements to build wheel: finished with status 'done' 2026-05-29 09:02:24.968 | Preparing metadata (pyproject.toml): started 2026-05-29 09:02:25.352 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-29 09:02:25.403 | Collecting ovsdbapp>=2.14.1 (from neutron==28.0.1.dev27) 2026-05-29 09:02:25.418 | Downloading ovsdbapp-2.16.1-py3-none-any.whl.metadata (1.9 kB) 2026-05-29 09:02:25.428 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (7.2.2) 2026-05-29 09:02:25.464 | Collecting pyroute2>=0.7.3 (from neutron==28.0.1.dev27) 2026-05-29 09:02:25.489 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-05-29 09:02:25.500 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (24.2.1) 2026-05-29 09:02:25.502 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (18.12.0) 2026-05-29 09:02:25.502 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (4.10.0) 2026-05-29 09:02:25.534 | Collecting python-designateclient>=2.7.0 (from neutron==28.0.1.dev27) 2026-05-29 09:02:25.550 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-29 09:02:25.596 | Collecting os-vif>=3.1.0 (from neutron==28.0.1.dev27) 2026-05-29 09:02:25.613 | Downloading os_vif-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-29 09:02:25.623 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (3.2.1) 2026-05-29 09:02:25.625 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev27) (8.1.0) 2026-05-29 09:02:25.627 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.0.1.dev27) (1.3.10) 2026-05-29 09:02:25.627 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.0.1.dev27) (4.15.0) 2026-05-29 09:02:25.630 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.0.1.dev27) (2.1.1) 2026-05-29 09:02:25.636 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.0.1.dev27) (3.3.2) 2026-05-29 09:02:25.640 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.0.1.dev27) (3.0.3) 2026-05-29 09:02:25.642 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.0.1.dev27) (2.1.0) 2026-05-29 09:02:25.643 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.0.1.dev27) (1.8.2) 2026-05-29 09:02:25.649 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.1.dev27) (4.0.1) 2026-05-29 09:02:25.651 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.1.dev27) (2.11.0) 2026-05-29 09:02:25.652 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.1.dev27) (5.8.0) 2026-05-29 09:02:25.664 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=3.24.0->neutron==28.0.1.dev27) (1.3.7) 2026-05-29 09:02:25.695 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.24.0->neutron==28.0.1.dev27) 2026-05-29 09:02:25.712 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-29 09:02:25.724 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev27) (43.0.3) 2026-05-29 09:02:25.726 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev27) (1.5.0) 2026-05-29 09:02:25.728 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev27) (1.1.0) 2026-05-29 09:02:25.729 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev27) (1.33) 2026-05-29 09:02:25.729 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev27) (4.9.2) 2026-05-29 09:02:25.731 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev27) (6.0.3) 2026-05-29 09:02:25.732 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev27) (1.4.0) 2026-05-29 09:02:25.735 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.0.1.dev27) (2.0.0) 2026-05-29 09:02:25.740 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.0.1.dev27) (3.0) 2026-05-29 09:02:25.748 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.0.1.dev27) (3.0.0) 2026-05-29 09:02:25.753 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.0.1.dev27) (0.40.4) 2026-05-29 09:02:25.754 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.0.1.dev27) (1.1.2) 2026-05-29 09:02:25.784 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.0.1.dev27) 2026-05-29 09:02:25.800 | Downloading ncclient-0.7.0.tar.gz (116 kB) 2026-05-29 09:02:25.909 | Installing build dependencies: started 2026-05-29 09:02:27.608 | Installing build dependencies: finished with status 'done' 2026-05-29 09:02:27.608 | Getting requirements to build wheel: started 2026-05-29 09:02:28.292 | Getting requirements to build wheel: finished with status 'done' 2026-05-29 09:02:28.294 | Preparing metadata (pyproject.toml): started 2026-05-29 09:02:28.688 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-29 09:02:28.693 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.0.1.dev27) (26.0) 2026-05-29 09:02:28.697 | 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.1.1->neutron==28.0.1.dev27) (2.8.0) 2026-05-29 09:02:28.699 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.0.1.dev27) (3.3.2) 2026-05-29 09:02:28.711 | 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.1.1->neutron==28.0.1.dev27) (4.0.0) 2026-05-29 09:02:28.714 | 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.1.1->neutron==28.0.1.dev27) (6.0.2) 2026-05-29 09:02:28.735 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.0.1.dev27) (0.20) 2026-05-29 09:02:28.741 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.0.1.dev27) (2.0.0) 2026-05-29 09:02:28.749 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.0.1.dev27) (2.0.2) 2026-05-29 09:02:28.750 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.0.1.dev27) (0.5.0) 2026-05-29 09:02:28.758 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.0.1.dev27) (2.9.0.post0) 2026-05-29 09:02:28.764 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.0.1.dev27) (7.0.1) 2026-05-29 09:02:28.765 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.0.1.dev27) (5.3.1) 2026-05-29 09:02:28.766 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.0.1.dev27) (5.6.2) 2026-05-29 09:02:28.767 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.0.1.dev27) (0.15.1) 2026-05-29 09:02:28.771 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.0.1.dev27) (5.1.0) 2026-05-29 09:02:28.781 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.0.1.dev27) (2025.3) 2026-05-29 09:02:28.790 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.0.1.dev27) (0.24.1) 2026-05-29 09:02:28.794 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.0.1.dev27) (5.0.0) 2026-05-29 09:02:28.795 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.0.1.dev27) (4.0.1) 2026-05-29 09:02:28.827 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.0.1.dev27) (1.7.3) 2026-05-29 09:02:28.834 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.0.1.dev27) (2.2.0) 2026-05-29 09:02:28.844 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.0.1.dev27) (3.17.0) 2026-05-29 09:02:28.903 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.0.1.dev27) 2026-05-29 09:02:28.919 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-05-29 09:02:28.962 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.0.1.dev27) 2026-05-29 09:02:28.964 | Using cached fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-05-29 09:02:28.984 | 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.1.1->neutron==28.0.1.dev27) (2.2.1) 2026-05-29 09:02:28.986 | 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.1.1->neutron==28.0.1.dev27) (1.6.2) 2026-05-29 09:02:28.995 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.0.1.dev27) (82.0.1) 2026-05-29 09:02:29.022 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.0.1.dev27) (0.6.0) 2026-05-29 09:02:29.067 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.0.1.dev27) (1.17.0) 2026-05-29 09:02:29.072 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.0.1.dev27) (4.13.3) 2026-05-29 09:02:29.072 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.0.1.dev27) (4.26.0) 2026-05-29 09:02:29.109 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.0.1.dev27) 2026-05-29 09:02:29.126 | Downloading osc_lib-4.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-29 09:02:29.143 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev27) (0.6.0) 2026-05-29 09:02:29.143 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev27) (3.2.0) 2026-05-29 09:02:29.155 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev27) (1.11.0) 2026-05-29 09:02:29.155 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev27) (14.3.3) 2026-05-29 09:02:29.156 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev27) (1.7.2) 2026-05-29 09:02:29.161 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.0.1.dev27) (25.4.0) 2026-05-29 09:02:29.162 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.0.1.dev27) (2025.9.1) 2026-05-29 09:02:29.163 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.0.1.dev27) (0.37.0) 2026-05-29 09:02:29.165 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.0.1.dev27) (0.30.0) 2026-05-29 09:02:29.226 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.1.dev27) (3.4.4) 2026-05-29 09:02:29.227 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.1.dev27) (3.11) 2026-05-29 09:02:29.229 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.1.dev27) (2.6.3) 2026-05-29 09:02:29.233 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.0.1.dev27) (2023.11.17) 2026-05-29 09:02:29.271 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev27) (4.0.0) 2026-05-29 09:02:29.272 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev27) (2.19.2) 2026-05-29 09:02:29.284 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev27) (0.1.2) 2026-05-29 09:02:29.304 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.0.1.dev27) (0.7) 2026-05-29 09:02:29.364 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron==28.0.1.dev27) (2.8.5) 2026-05-29 09:02:29.371 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.0.1.dev27) (0.16.0) 2026-05-29 09:02:29.470 | Downloading neutron_lib-3.24.0-py3-none-any.whl (630 kB) 2026-05-29 09:02:29.558 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 7.7 MB/s 0:00:00 2026-05-29 09:02:29.574 | Downloading os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-05-29 09:02:29.745 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.3 MB/s 0:00:00 2026-05-29 09:02:29.764 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-05-29 09:02:29.788 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-05-29 09:02:29.815 | Downloading os_vif-4.3.0-py3-none-any.whl (115 kB) 2026-05-29 09:02:29.845 | Downloading ovsdbapp-2.16.1-py3-none-any.whl (151 kB) 2026-05-29 09:02:29.860 | Using cached fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-05-29 09:02:29.879 | Downloading pecan-1.7.0-py3-none-any.whl (144 kB) 2026-05-29 09:02:29.906 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-05-29 09:02:29.956 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-05-29 09:02:29.991 | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-05-29 09:02:30.016 | Downloading python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-05-29 09:02:30.052 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-05-29 09:02:30.161 | Building wheels for collected packages: neutron, ncclient, ovs 2026-05-29 09:02:30.164 | Building editable for neutron (pyproject.toml): started 2026-05-29 09:02:32.074 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-05-29 09:02:32.075 | Created wheel for neutron: filename=neutron-28.0.1.dev27-0.editable-py3-none-any.whl size=12061 sha256=92746358b6f1bd071b76d5c3caa7c8e295910c53f8b8e7fc6f9c3419142e4525 2026-05-29 09:02:32.076 | Stored in directory: /tmp/pip-ephem-wheel-cache-7872okdo/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-05-29 09:02:32.082 | Building wheel for ncclient (pyproject.toml): started 2026-05-29 09:02:32.641 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-05-29 09:02:32.643 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=94121 sha256=9758d10a3e7d545d730d3df005392dcac55b25439c0087f9b4ddf2f4c2451ffb 2026-05-29 09:02:32.643 | Stored in directory: /home/quobyte/.cache/pip/wheels/7a/4b/65/e346ceab2f8f7921b505e31b2392d14913140aef5c3bde1a18 2026-05-29 09:02:32.649 | Building wheel for ovs (pyproject.toml): started 2026-05-29 09:02:33.516 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-05-29 09:02:33.517 | Created wheel for ovs: filename=ovs-3.7.0-py3-none-any.whl size=191286 sha256=81b9a56d2ee71e7ff680cda0a5488ad90882f6fddb8221ad71c2f18a116f84e1 2026-05-29 09:02:33.518 | Stored in directory: /home/quobyte/.cache/pip/wheels/6c/30/ad/226e4f7cd10a4b74a544e2602bb5ca1866898d61e9ccd2a73e 2026-05-29 09:02:33.522 | Successfully built neutron ncclient ovs 2026-05-29 09:02:33.820 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-05-29 09:02:39.502 | 2026-05-29 09:02:39.528 | Successfully installed fixtures-4.3.1 ncclient-0.7.0 neutron-28.0.1.dev27 neutron-lib-3.24.0 os-ken-4.1.1 os-resource-classes-1.1.0 os-traits-3.6.0 os-vif-4.3.0 osc-lib-4.4.0 ovs-3.7.0 ovsdbapp-2.16.1 pecan-1.7.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-11.8.0 sortedcontainers-2.4.0 2026-05-29 09:02:39.842 | + inc/python:pip_install:216 : result=0 2026-05-29 09:02:39.847 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 09:02:39.850 | + functions-common:time_stop:2412 : local name 2026-05-29 09:02:39.855 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:02:39.858 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:02:39.862 | + functions-common:time_stop:2415 : local total 2026-05-29 09:02:39.866 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:02:39.869 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 09:02:39.873 | + functions-common:time_stop:2419 : start_time=1780045336269 2026-05-29 09:02:39.876 | + functions-common:time_stop:2421 : [[ -z 1780045336269 ]] 2026-05-29 09:02:39.883 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:02:39.889 | + functions-common:time_stop:2424 : end_time=1780045359885 2026-05-29 09:02:39.894 | + functions-common:time_stop:2425 : elapsed_time=23616 2026-05-29 09:02:39.898 | + functions-common:time_stop:2426 : total=121254 2026-05-29 09:02:39.901 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:02:39.906 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=144870 2026-05-29 09:02:39.910 | + inc/python:pip_install:219 : return 0 2026-05-29 09:02:39.914 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-29 09:02:39.918 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-29 09:02:39.923 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-05-29 09:02:39.927 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-05-29 09:02:39.931 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 09:02:39.934 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 09:02:39.940 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-05-29 09:02:39.943 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 09:02:39.947 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-05-29 09:02:39.952 | + lib/neutron:install_neutron:529 : install_ovn 2026-05-29 09:02:39.956 | + lib/neutron_plugins/ovn_agent:install_ovn:399 : echo 'Installing OVN and dependent packages' 2026-05-29 09:02:39.956 | Installing OVN and dependent packages 2026-05-29 09:02:39.959 | + lib/neutron_plugins/ovn_agent:install_ovn:402 : ovn_sanity_check 2026-05-29 09:02:39.963 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:386 : is_service_enabled q-agt neutron-agent 2026-05-29 09:02:39.988 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:02:39.992 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:388 : is_service_enabled q-l3 neutron-l3 2026-05-29 09:02:40.017 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:02:40.021 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : is_service_enabled q-svc neutron-api 2026-05-29 09:02:40.046 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:02:40.050 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : [[ ! ovn =~ ovn ]] 2026-05-29 09:02:40.054 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : is_service_enabled q-svc neutron-api 2026-05-29 09:02:40.078 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:02:40.082 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-05-29 09:02:40.086 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : sudo mkdir -p /var/run/openvswitch 2026-05-29 09:02:40.105 | ++ lib/neutron_plugins/ovn_agent:install_ovn:405 : whoami 2026-05-29 09:02:40.111 | + lib/neutron_plugins/ovn_agent:install_ovn:405 : sudo chown quobyte /var/run/openvswitch 2026-05-29 09:02:40.127 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : [[ False == \T\r\u\e ]] 2026-05-29 09:02:40.133 | ++ lib/neutron_plugins/ovn_agent:install_ovn:429 : get_packages openvswitch 2026-05-29 09:02:40.162 | + lib/neutron_plugins/ovn_agent:install_ovn:429 : install_package fakeroot make openvswitch-switch 2026-05-29 09:02:40.166 | + functions-common:install_package:1430 : update_package_repo 2026-05-29 09:02:40.170 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-29 09:02:40.174 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-29 09:02:40.178 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-29 09:02:40.182 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-29 09:02:40.186 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-29 09:02:40.190 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:02:40.194 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:02:40.198 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-29 09:02:40.202 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-29 09:02:40.205 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-29 09:02:40.209 | + functions-common:apt_get_update:1159 : return 2026-05-29 09:02:40.213 | + functions-common:install_package:1431 : real_install_package fakeroot make openvswitch-switch 2026-05-29 09:02:40.217 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-29 09:02:40.221 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:02:40.225 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:02:40.229 | + functions-common:real_install_package:1419 : apt_get install fakeroot make openvswitch-switch 2026-05-29 09:02:40.260 | + functions-common:apt_get:1199 : 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-05-29 09:02:40.301 | Reading package lists... 2026-05-29 09:02:40.753 | Building dependency tree... 2026-05-29 09:02:40.753 | Reading state information... 2026-05-29 09:02:41.444 | fakeroot is already the newest version (1.33-1). 2026-05-29 09:02:41.444 | fakeroot set to manually installed. 2026-05-29 09:02:41.444 | make is already the newest version (4.3-4.1build2). 2026-05-29 09:02:41.444 | make set to manually installed. 2026-05-29 09:02:41.444 | The following additional packages will be installed: 2026-05-29 09:02:41.445 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-05-29 09:02:41.445 | python3-sortedcontainers 2026-05-29 09:02:41.448 | Suggested packages: 2026-05-29 09:02:41.448 | openvswitch-doc python-sortedcontainers-doc 2026-05-29 09:02:41.492 | The following NEW packages will be installed: 2026-05-29 09:02:41.493 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-05-29 09:02:41.493 | python3-openvswitch python3-sortedcontainers 2026-05-29 09:02:41.548 | 0 upgraded, 6 newly installed, 0 to remove and 42 not upgraded. 2026-05-29 09:02:41.548 | Need to get 4219 kB of archives. 2026-05-29 09:02:41.548 | After this operation, 13.3 MB of additional disk space will be used. 2026-05-29 09:02:41.549 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-05-29 09:02:41.574 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-05-29 09:02:41.586 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-05-29 09:02:41.587 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-05-29 09:02:41.588 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-05-29 09:02:41.599 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-05-29 09:02:41.869 | perl: warning: Setting locale failed. 2026-05-29 09:02:41.870 | perl: warning: Please check that your locale settings: 2026-05-29 09:02:41.870 | LANGUAGE = (unset), 2026-05-29 09:02:41.870 | LC_ALL = "en_US.utf8", 2026-05-29 09:02:41.870 | LANG = "de_DE.UTF-8" 2026-05-29 09:02:41.870 | are supported and installed on your system. 2026-05-29 09:02:41.870 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 09:02:41.934 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 09:02:41.934 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 09:02:41.934 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 09:02:42.139 | Fetched 4219 kB in 0s (46.4 MB/s) 2026-05-29 09:02:42.189 | Selecting previously unselected package libunbound8:amd64. 2026-05-29 09:02:42.254 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126834 files and directories currently installed.) 2026-05-29 09:02:42.261 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-05-29 09:02:42.268 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-05-29 09:02:42.322 | Selecting previously unselected package openvswitch-common. 2026-05-29 09:02:42.335 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-05-29 09:02:42.339 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-05-29 09:02:42.438 | Selecting previously unselected package python3-sortedcontainers. 2026-05-29 09:02:42.451 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-05-29 09:02:42.454 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-05-29 09:02:42.504 | Selecting previously unselected package libxdp1:amd64. 2026-05-29 09:02:42.516 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-05-29 09:02:42.520 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-05-29 09:02:42.573 | Selecting previously unselected package python3-openvswitch. 2026-05-29 09:02:42.586 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-05-29 09:02:42.590 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-29 09:02:42.692 | Selecting previously unselected package openvswitch-switch. 2026-05-29 09:02:42.704 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-05-29 09:02:42.713 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-29 09:02:42.843 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-05-29 09:02:43.083 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-05-29 09:02:43.095 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-05-29 09:02:43.106 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-05-29 09:02:43.121 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-29 09:02:43.506 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-29 09:02:43.531 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-05-29 09:02:44.189 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-05-29 09:02:44.378 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-05-29 09:02:45.408 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-29 09:02:47.164 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-29 09:02:47.421 | perl: warning: Setting locale failed. 2026-05-29 09:02:47.422 | perl: warning: Please check that your locale settings: 2026-05-29 09:02:47.422 | LANGUAGE = (unset), 2026-05-29 09:02:47.422 | LC_ALL = "en_US.utf8", 2026-05-29 09:02:47.422 | LANG = "de_DE.UTF-8" 2026-05-29 09:02:47.422 | are supported and installed on your system. 2026-05-29 09:02:47.422 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 09:02:47.551 | perl: warning: Setting locale failed. 2026-05-29 09:02:47.552 | perl: warning: Please check that your locale settings: 2026-05-29 09:02:47.552 | LANGUAGE = (unset), 2026-05-29 09:02:47.552 | LC_ALL = "en_US.utf8", 2026-05-29 09:02:47.552 | LANG = "de_DE.UTF-8" 2026-05-29 09:02:47.552 | are supported and installed on your system. 2026-05-29 09:02:47.552 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 09:02:47.602 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 09:02:47.602 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 09:02:47.602 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 09:02:47.673 | perl: warning: Setting locale failed. 2026-05-29 09:02:47.673 | perl: warning: Please check that your locale settings: 2026-05-29 09:02:47.673 | LANGUAGE = (unset), 2026-05-29 09:02:47.673 | LC_ALL = "en_US.utf8", 2026-05-29 09:02:47.673 | LANG = "de_DE.UTF-8" 2026-05-29 09:02:47.674 | are supported and installed on your system. 2026-05-29 09:02:47.674 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 09:02:48.175 | 2026-05-29 09:02:48.176 | Running kernel seems to be up-to-date. 2026-05-29 09:02:48.176 | 2026-05-29 09:02:48.176 | Restarting services... 2026-05-29 09:02:48.198 | 2026-05-29 09:02:48.198 | Service restarts being deferred: 2026-05-29 09:02:48.199 | systemctl restart virtlockd.service 2026-05-29 09:02:48.199 | systemctl restart virtlogd.service 2026-05-29 09:02:48.201 | 2026-05-29 09:02:48.201 | No containers need to be restarted. 2026-05-29 09:02:48.201 | 2026-05-29 09:02:48.201 | User sessions running outdated binaries: 2026-05-29 09:02:48.201 | quobyte @ session #5: sshd[1979] 2026-05-29 09:02:48.211 | 2026-05-29 09:02:48.212 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-29 09:02:50.480 | + functions-common:apt_get:1203 : result=0 2026-05-29 09:02:50.482 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-29 09:02:50.486 | + functions-common:time_stop:2412 : local name 2026-05-29 09:02:50.488 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:02:50.491 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:02:50.495 | + functions-common:time_stop:2415 : local total 2026-05-29 09:02:50.498 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:02:50.501 | + functions-common:time_stop:2418 : name=apt-get 2026-05-29 09:02:50.504 | + functions-common:time_stop:2419 : start_time=1780045360256 2026-05-29 09:02:50.507 | + functions-common:time_stop:2421 : [[ -z 1780045360256 ]] 2026-05-29 09:02:50.511 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:02:50.515 | + functions-common:time_stop:2424 : end_time=1780045370513 2026-05-29 09:02:50.518 | + functions-common:time_stop:2425 : elapsed_time=10257 2026-05-29 09:02:50.521 | + functions-common:time_stop:2426 : total=150653 2026-05-29 09:02:50.525 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:02:50.527 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=160910 2026-05-29 09:02:50.531 | + functions-common:apt_get:1207 : return 0 2026-05-29 09:02:50.535 | ++ lib/neutron_plugins/ovn_agent:install_ovn:430 : get_packages ovn 2026-05-29 09:02:50.558 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : install_package ovn-central ovn-controller-vtep ovn-host 2026-05-29 09:02:50.562 | + functions-common:install_package:1430 : update_package_repo 2026-05-29 09:02:50.565 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-29 09:02:50.568 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-29 09:02:50.571 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-29 09:02:50.574 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-29 09:02:50.578 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-29 09:02:50.581 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:02:50.584 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:02:50.587 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-29 09:02:50.591 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-29 09:02:50.594 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-29 09:02:50.597 | + functions-common:apt_get_update:1159 : return 2026-05-29 09:02:50.600 | + functions-common:install_package:1431 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-05-29 09:02:50.603 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-29 09:02:50.607 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:02:50.610 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:02:50.613 | + functions-common:real_install_package:1419 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-05-29 09:02:50.638 | + functions-common:apt_get:1199 : 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-05-29 09:02:50.677 | Reading package lists... 2026-05-29 09:02:51.090 | Building dependency tree... 2026-05-29 09:02:51.092 | Reading state information... 2026-05-29 09:02:51.680 | The following additional packages will be installed: 2026-05-29 09:02:51.681 | ovn-common 2026-05-29 09:02:51.722 | The following NEW packages will be installed: 2026-05-29 09:02:51.722 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-05-29 09:02:51.772 | 0 upgraded, 4 newly installed, 0 to remove and 42 not upgraded. 2026-05-29 09:02:51.772 | Need to get 2360 kB of archives. 2026-05-29 09:02:51.773 | After this operation, 8355 kB of additional disk space will be used. 2026-05-29 09:02:51.773 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-05-29 09:02:51.808 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-05-29 09:02:51.814 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-05-29 09:02:51.819 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-05-29 09:02:52.066 | perl: warning: Setting locale failed. 2026-05-29 09:02:52.066 | perl: warning: Please check that your locale settings: 2026-05-29 09:02:52.066 | LANGUAGE = (unset), 2026-05-29 09:02:52.066 | LC_ALL = "en_US.utf8", 2026-05-29 09:02:52.066 | LANG = "de_DE.UTF-8" 2026-05-29 09:02:52.066 | are supported and installed on your system. 2026-05-29 09:02:52.066 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 09:02:52.129 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 09:02:52.129 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 09:02:52.129 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 09:02:52.319 | Fetched 2360 kB in 0s (29.5 MB/s) 2026-05-29 09:02:52.406 | Selecting previously unselected package ovn-common. 2026-05-29 09:02:52.472 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127034 files and directories currently installed.) 2026-05-29 09:02:52.479 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 09:02:52.485 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-05-29 09:02:52.593 | Selecting previously unselected package ovn-central. 2026-05-29 09:02:52.607 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 09:02:52.611 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-05-29 09:02:52.673 | Selecting previously unselected package ovn-controller-vtep. 2026-05-29 09:02:52.685 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 09:02:52.689 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-05-29 09:02:52.744 | Selecting previously unselected package ovn-host. 2026-05-29 09:02:52.758 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-29 09:02:52.765 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-05-29 09:02:52.850 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-05-29 09:02:52.868 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-05-29 09:02:53.321 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-05-29 09:02:53.507 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-05-29 09:02:53.948 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-05-29 09:02:53.997 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-05-29 09:02:54.479 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-05-29 09:02:54.665 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-05-29 09:02:55.320 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-05-29 09:02:55.982 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-05-29 09:02:56.806 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-05-29 09:02:56.874 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-05-29 09:02:57.072 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-05-29 09:02:57.588 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-29 09:02:59.575 | perl: warning: Setting locale failed. 2026-05-29 09:02:59.575 | perl: warning: Please check that your locale settings: 2026-05-29 09:02:59.575 | LANGUAGE = (unset), 2026-05-29 09:02:59.575 | LC_ALL = "en_US.utf8", 2026-05-29 09:02:59.575 | LANG = "de_DE.UTF-8" 2026-05-29 09:02:59.575 | are supported and installed on your system. 2026-05-29 09:02:59.576 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 09:02:59.705 | perl: warning: Setting locale failed. 2026-05-29 09:02:59.705 | perl: warning: Please check that your locale settings: 2026-05-29 09:02:59.705 | LANGUAGE = (unset), 2026-05-29 09:02:59.705 | LC_ALL = "en_US.utf8", 2026-05-29 09:02:59.705 | LANG = "de_DE.UTF-8" 2026-05-29 09:02:59.705 | are supported and installed on your system. 2026-05-29 09:02:59.705 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 09:02:59.755 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 09:02:59.755 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 09:02:59.755 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 09:02:59.825 | perl: warning: Setting locale failed. 2026-05-29 09:02:59.826 | perl: warning: Please check that your locale settings: 2026-05-29 09:02:59.826 | LANGUAGE = (unset), 2026-05-29 09:02:59.826 | LC_ALL = "en_US.utf8", 2026-05-29 09:02:59.826 | LANG = "de_DE.UTF-8" 2026-05-29 09:02:59.826 | are supported and installed on your system. 2026-05-29 09:02:59.826 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 09:03:00.328 | 2026-05-29 09:03:00.328 | Running kernel seems to be up-to-date. 2026-05-29 09:03:00.328 | 2026-05-29 09:03:00.328 | Restarting services... 2026-05-29 09:03:00.350 | 2026-05-29 09:03:00.350 | Service restarts being deferred: 2026-05-29 09:03:00.350 | systemctl restart virtlockd.service 2026-05-29 09:03:00.350 | systemctl restart virtlogd.service 2026-05-29 09:03:00.350 | 2026-05-29 09:03:00.350 | No containers need to be restarted. 2026-05-29 09:03:00.351 | 2026-05-29 09:03:00.351 | User sessions running outdated binaries: 2026-05-29 09:03:00.351 | quobyte @ session #5: sshd[1979] 2026-05-29 09:03:00.358 | 2026-05-29 09:03:00.358 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-29 09:03:02.563 | + functions-common:apt_get:1203 : result=0 2026-05-29 09:03:02.566 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-29 09:03:02.569 | + functions-common:time_stop:2412 : local name 2026-05-29 09:03:02.572 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:03:02.575 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:03:02.578 | + functions-common:time_stop:2415 : local total 2026-05-29 09:03:02.580 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:03:02.584 | + functions-common:time_stop:2418 : name=apt-get 2026-05-29 09:03:02.587 | + functions-common:time_stop:2419 : start_time=1780045370635 2026-05-29 09:03:02.589 | + functions-common:time_stop:2421 : [[ -z 1780045370635 ]] 2026-05-29 09:03:02.593 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:03:02.598 | + functions-common:time_stop:2424 : end_time=1780045382595 2026-05-29 09:03:02.600 | + functions-common:time_stop:2425 : elapsed_time=11960 2026-05-29 09:03:02.603 | + functions-common:time_stop:2426 : total=160910 2026-05-29 09:03:02.606 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:03:02.609 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=172870 2026-05-29 09:03:02.612 | + functions-common:apt_get:1207 : return 0 2026-05-29 09:03:02.615 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : 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-05-29 09:03:02.618 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : 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-05-29 09:03:02.622 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : local log_archive_dir=/opt/stack/logs/archive 2026-05-29 09:03:02.624 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : mkdir -p /opt/stack/logs/archive 2026-05-29 09:03:02.630 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-29 09:03:02.633 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-05-29 09:03:02.636 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-29 09:03:02.640 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-05-29 09:03:02.642 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-29 09:03:02.646 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-05-29 09:03:02.648 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-29 09:03:02.651 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-05-29 09:03:02.654 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-29 09:03:02.657 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-05-29 09:03:02.660 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-29 09:03:02.663 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-05-29 09:03:02.665 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-29 09:03:02.669 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-05-29 09:03:02.672 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-29 09:03:02.675 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-05-29 09:03:02.678 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : use_library_from_git ovsdbapp 2026-05-29 09:03:02.681 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-05-29 09:03:02.684 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 09:03:02.688 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 09:03:02.691 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-05-29 09:03:02.694 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 09:03:02.697 | + lib/neutron_plugins/ovn_agent:install_ovn:452 : [[ False == \T\r\u\e ]] 2026-05-29 09:03:02.700 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-29 09:03:02.703 | + ./stack.sh:main:953 : is_service_enabled nova 2026-05-29 09:03:02.721 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:03:02.725 | + ./stack.sh:main:955 : stack_install_service nova 2026-05-29 09:03:02.727 | + lib/stack:stack_install_service:20 : local service=nova 2026-05-29 09:03:02.730 | + lib/stack:stack_install_service:21 : type install_nova 2026-05-29 09:03:02.734 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-29 09:03:02.737 | + lib/stack:stack_install_service:32 : install_nova 2026-05-29 09:03:02.741 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-05-29 09:03:02.743 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-05-29 09:03:02.746 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 09:03:02.749 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 09:03:02.752 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-05-29 09:03:02.755 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 09:03:02.758 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-05-29 09:03:02.776 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:03:02.779 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-05-29 09:03:02.782 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-05-29 09:03:02.784 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-05-29 09:03:02.786 | + lib/nova_plugins/functions-libvirt:install_libvirt:69 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-05-29 09:03:02.945 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-05-29 09:03:02.947 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:03:02.950 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:03:02.953 | + lib/nova_plugins/functions-libvirt:install_libvirt:72 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-05-29 09:03:02.955 | + functions-common:install_package:1430 : update_package_repo 2026-05-29 09:03:02.958 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-29 09:03:02.960 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-29 09:03:02.962 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-29 09:03:02.965 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-29 09:03:02.967 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-29 09:03:02.969 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:03:02.971 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:03:02.973 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-29 09:03:02.976 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-29 09:03:02.978 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-29 09:03:02.981 | + functions-common:apt_get_update:1159 : return 2026-05-29 09:03:02.983 | + functions-common:install_package:1431 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-05-29 09:03:02.986 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-29 09:03:02.988 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:03:02.991 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:03:02.994 | + functions-common:real_install_package:1419 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-05-29 09:03:03.014 | + functions-common:apt_get:1199 : 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-05-29 09:03:03.052 | Reading package lists... 2026-05-29 09:03:03.470 | Building dependency tree... 2026-05-29 09:03:03.471 | Reading state information... 2026-05-29 09:03:04.081 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.13). 2026-05-29 09:03:04.082 | libvirt-clients set to manually installed. 2026-05-29 09:03:04.082 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.13). 2026-05-29 09:03:04.082 | The following additional packages will be installed: 2026-05-29 09:03:04.082 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-05-29 09:03:04.082 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-05-29 09:03:04.082 | qemu-system-sparc 2026-05-29 09:03:04.084 | Suggested packages: 2026-05-29 09:03:04.085 | python-zstandard-doc samba vde2 2026-05-29 09:03:04.132 | The following packages will be REMOVED: 2026-05-29 09:03:04.135 | apport-core-dump-handler 2026-05-29 09:03:04.136 | The following NEW packages will be installed: 2026-05-29 09:03:04.137 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-05-29 09:03:04.137 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-05-29 09:03:04.138 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-05-29 09:03:04.213 | 0 upgraded, 13 newly installed, 1 to remove and 42 not upgraded. 2026-05-29 09:03:04.213 | Need to get 110 MB of archives. 2026-05-29 09:03:04.213 | After this operation, 897 MB of additional disk space will be used. 2026-05-29 09:03:04.213 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-05-29 09:03:04.235 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.15 [71.7 kB] 2026-05-29 09:03:04.237 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.13 [178 kB] 2026-05-29 09:03:04.241 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-05-29 09:03:04.243 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.16 [11.0 MB] 2026-05-29 09:03:04.362 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.16 [16.3 MB] 2026-05-29 09:03:04.538 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.16 [9104 kB] 2026-05-29 09:03:04.636 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.16 [6308 kB] 2026-05-29 09:03:04.707 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.16 [3435 kB] 2026-05-29 09:03:04.743 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.16 [57.7 MB] 2026-05-29 09:03:05.366 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.16 [58.4 kB] 2026-05-29 09:03:05.367 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-05-29 09:03:05.399 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-05-29 09:03:05.652 | perl: warning: Setting locale failed. 2026-05-29 09:03:05.653 | perl: warning: Please check that your locale settings: 2026-05-29 09:03:05.653 | LANGUAGE = (unset), 2026-05-29 09:03:05.653 | LC_ALL = "en_US.utf8", 2026-05-29 09:03:05.653 | LANG = "de_DE.UTF-8" 2026-05-29 09:03:05.653 | are supported and installed on your system. 2026-05-29 09:03:05.653 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 09:03:05.714 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 09:03:05.714 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 09:03:05.714 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 09:03:05.947 | Fetched 110 MB in 1s (88.6 MB/s) 2026-05-29 09:03:05.986 | Selecting previously unselected package python3-zstandard. 2026-05-29 09:03:06.052 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127102 files and directories currently installed.) 2026-05-29 09:03:06.060 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-05-29 09:03:06.064 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-05-29 09:03:06.203 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-05-29 09:03:06.203 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-05-29 09:03:06.203 | Package apport-core-dump-handler is to be removed. 2026-05-29 09:03:06.203 | Package python3-zstandard is not configured yet. 2026-05-29 09:03:06.203 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-05-29 09:03:06.203 | Package apport-core-dump-handler is to be removed. 2026-05-29 09:03:06.203 | Package systemd-coredump is not installed. 2026-05-29 09:03:06.203 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-05-29 09:03:06.204 | Package apport-core-dump-handler is to be removed. 2026-05-29 09:03:06.204 | Package python3-zstandard is not configured yet. 2026-05-29 09:03:06.204 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-05-29 09:03:06.204 | Package apport-core-dump-handler is to be removed. 2026-05-29 09:03:06.204 | Package systemd-coredump is not installed. 2026-05-29 09:03:06.204 | 2026-05-29 09:03:06.266 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127118 files and directories currently installed.) 2026-05-29 09:03:06.272 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-05-29 09:03:07.074 | Selecting previously unselected package systemd-coredump. 2026-05-29 09:03:07.134 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127114 files and directories currently installed.) 2026-05-29 09:03:07.142 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.15_amd64.deb ... 2026-05-29 09:03:07.146 | Unpacking systemd-coredump (255.4-1ubuntu8.15) ... 2026-05-29 09:03:07.210 | Selecting previously unselected package libvirt-dev:amd64. 2026-05-29 09:03:07.222 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.13_amd64.deb ... 2026-05-29 09:03:07.234 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-29 09:03:07.304 | Selecting previously unselected package python3-libvirt. 2026-05-29 09:03:07.318 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-05-29 09:03:07.323 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-05-29 09:03:07.391 | Selecting previously unselected package qemu-system-arm. 2026-05-29 09:03:07.404 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-29 09:03:07.416 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 09:03:07.883 | Selecting previously unselected package qemu-system-mips. 2026-05-29 09:03:07.896 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-29 09:03:07.908 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 09:03:08.447 | Selecting previously unselected package qemu-system-ppc. 2026-05-29 09:03:08.459 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-29 09:03:08.471 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 09:03:08.807 | Selecting previously unselected package qemu-system-sparc. 2026-05-29 09:03:08.819 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-29 09:03:08.831 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 09:03:09.074 | Selecting previously unselected package qemu-system-s390x. 2026-05-29 09:03:09.086 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-29 09:03:09.099 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 09:03:09.262 | Selecting previously unselected package qemu-system-misc. 2026-05-29 09:03:09.275 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-29 09:03:09.286 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 09:03:11.104 | Selecting previously unselected package qemu-system. 2026-05-29 09:03:11.115 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-29 09:03:11.119 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 09:03:11.162 | Selecting previously unselected package qemu-efi-aarch64. 2026-05-29 09:03:11.175 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-05-29 09:03:11.179 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-05-29 09:03:12.845 | Selecting previously unselected package qemu-efi-arm. 2026-05-29 09:03:12.863 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-05-29 09:03:12.867 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-05-29 09:03:13.662 | Setting up systemd-coredump (255.4-1ubuntu8.15) ... 2026-05-29 09:03:14.155 | Creating group 'systemd-coredump' with GID 987. 2026-05-29 09:03:14.158 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-05-29 09:03:14.182 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-05-29 09:03:14.480 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 09:03:14.499 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 09:03:14.517 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-29 09:03:14.534 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 09:03:14.552 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-05-29 09:03:14.564 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 09:03:14.582 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-05-29 09:03:14.831 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 09:03:14.849 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-05-29 09:03:14.860 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 09:03:14.878 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-29 09:03:14.891 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-29 09:03:16.731 | perl: warning: Setting locale failed. 2026-05-29 09:03:16.732 | perl: warning: Please check that your locale settings: 2026-05-29 09:03:16.732 | LANGUAGE = (unset), 2026-05-29 09:03:16.732 | LC_ALL = "en_US.utf8", 2026-05-29 09:03:16.732 | LANG = "de_DE.UTF-8" 2026-05-29 09:03:16.732 | are supported and installed on your system. 2026-05-29 09:03:16.732 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 09:03:16.862 | perl: warning: Setting locale failed. 2026-05-29 09:03:16.863 | perl: warning: Please check that your locale settings: 2026-05-29 09:03:16.864 | LANGUAGE = (unset), 2026-05-29 09:03:16.864 | LC_ALL = "en_US.utf8", 2026-05-29 09:03:16.864 | LANG = "de_DE.UTF-8" 2026-05-29 09:03:16.864 | are supported and installed on your system. 2026-05-29 09:03:16.864 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 09:03:16.913 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-29 09:03:16.913 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-29 09:03:16.913 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-29 09:03:16.988 | perl: warning: Setting locale failed. 2026-05-29 09:03:16.989 | perl: warning: Please check that your locale settings: 2026-05-29 09:03:16.989 | LANGUAGE = (unset), 2026-05-29 09:03:16.989 | LC_ALL = "en_US.utf8", 2026-05-29 09:03:16.989 | LANG = "de_DE.UTF-8" 2026-05-29 09:03:16.989 | are supported and installed on your system. 2026-05-29 09:03:16.989 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 09:03:17.490 | 2026-05-29 09:03:17.490 | Running kernel seems to be up-to-date. 2026-05-29 09:03:17.490 | 2026-05-29 09:03:17.490 | Restarting services... 2026-05-29 09:03:17.513 | 2026-05-29 09:03:17.513 | Service restarts being deferred: 2026-05-29 09:03:17.513 | systemctl restart virtlockd.service 2026-05-29 09:03:17.514 | systemctl restart virtlogd.service 2026-05-29 09:03:17.514 | 2026-05-29 09:03:17.514 | No containers need to be restarted. 2026-05-29 09:03:17.514 | 2026-05-29 09:03:17.514 | User sessions running outdated binaries: 2026-05-29 09:03:17.514 | quobyte @ session #5: sshd[1979] 2026-05-29 09:03:17.525 | 2026-05-29 09:03:17.526 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-29 09:03:19.790 | + functions-common:apt_get:1203 : result=0 2026-05-29 09:03:19.794 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-29 09:03:19.798 | + functions-common:time_stop:2412 : local name 2026-05-29 09:03:19.802 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:03:19.805 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:03:19.809 | + functions-common:time_stop:2415 : local total 2026-05-29 09:03:19.812 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:03:19.816 | + functions-common:time_stop:2418 : name=apt-get 2026-05-29 09:03:19.820 | + functions-common:time_stop:2419 : start_time=1780045383012 2026-05-29 09:03:19.822 | + functions-common:time_stop:2421 : [[ -z 1780045383012 ]] 2026-05-29 09:03:19.827 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:03:19.832 | + functions-common:time_stop:2424 : end_time=1780045399828 2026-05-29 09:03:19.836 | + functions-common:time_stop:2425 : elapsed_time=16816 2026-05-29 09:03:19.839 | + functions-common:time_stop:2426 : total=172870 2026-05-29 09:03:19.843 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:03:19.845 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=189686 2026-05-29 09:03:19.848 | + functions-common:apt_get:1207 : return 0 2026-05-29 09:03:19.852 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : install_package ovmf 2026-05-29 09:03:19.855 | + functions-common:install_package:1430 : update_package_repo 2026-05-29 09:03:19.858 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-29 09:03:19.862 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-29 09:03:19.865 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-29 09:03:19.868 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-29 09:03:19.872 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-29 09:03:19.875 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:03:19.878 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:03:19.882 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-29 09:03:19.886 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-29 09:03:19.889 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-29 09:03:19.893 | + functions-common:apt_get_update:1159 : return 2026-05-29 09:03:19.897 | + functions-common:install_package:1431 : real_install_package ovmf 2026-05-29 09:03:19.901 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-29 09:03:19.905 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:03:19.909 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:03:19.912 | + functions-common:real_install_package:1419 : apt_get install ovmf 2026-05-29 09:03:19.940 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf 2026-05-29 09:03:19.981 | Reading package lists... 2026-05-29 09:03:20.391 | Building dependency tree... 2026-05-29 09:03:20.392 | Reading state information... 2026-05-29 09:03:21.054 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-05-29 09:03:21.054 | ovmf set to manually installed. 2026-05-29 09:03:21.054 | 0 upgraded, 0 newly installed, 0 to remove and 42 not upgraded. 2026-05-29 09:03:21.060 | + functions-common:apt_get:1203 : result=0 2026-05-29 09:03:21.063 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-29 09:03:21.065 | + functions-common:time_stop:2412 : local name 2026-05-29 09:03:21.069 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:03:21.073 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:03:21.076 | + functions-common:time_stop:2415 : local total 2026-05-29 09:03:21.079 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:03:21.082 | + functions-common:time_stop:2418 : name=apt-get 2026-05-29 09:03:21.085 | + functions-common:time_stop:2419 : start_time=1780045399936 2026-05-29 09:03:21.089 | + functions-common:time_stop:2421 : [[ -z 1780045399936 ]] 2026-05-29 09:03:21.093 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:03:21.098 | + functions-common:time_stop:2424 : end_time=1780045401095 2026-05-29 09:03:21.102 | + functions-common:time_stop:2425 : elapsed_time=1159 2026-05-29 09:03:21.106 | + functions-common:time_stop:2426 : total=189686 2026-05-29 09:03:21.110 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:03:21.114 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=190845 2026-05-29 09:03:21.118 | + functions-common:apt_get:1207 : return 0 2026-05-29 09:03:21.122 | + lib/nova_plugins/functions-libvirt:install_libvirt:74 : is_arch aarch64 2026-05-29 09:03:21.127 | ++ functions-common:is_arch:517 : uname -m 2026-05-29 09:03:21.133 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-29 09:03:21.136 | + lib/nova_plugins/functions-libvirt:install_libvirt:111 : [[ False == True ]] 2026-05-29 09:03:21.140 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-05-29 09:03:21.143 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-05-29 09:03:21.146 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-05-29 09:03:21.169 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:03:21.173 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-05-29 09:03:21.196 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-05-29 09:03:21.200 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-05-29 09:03:21.203 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-05-29 09:03:21.206 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-05-29 09:03:21.209 | + functions-common:git_clone:581 : local git_remote=https://github.com/novnc/novnc.git 2026-05-29 09:03:21.213 | + functions-common:git_clone:582 : local git_dest=/opt/stack/novnc 2026-05-29 09:03:21.216 | + functions-common:git_clone:583 : local git_ref=v1.3.0 2026-05-29 09:03:21.219 | + functions-common:git_clone:584 : local orig_dir 2026-05-29 09:03:21.222 | ++ functions-common:git_clone:585 : pwd 2026-05-29 09:03:21.226 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-29 09:03:21.229 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-29 09:03:21.234 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-29 09:03:21.256 | + functions-common:git_clone:588 : RECLONE=False 2026-05-29 09:03:21.259 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-29 09:03:21.262 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-29 09:03:21.267 | + functions-common:git_clone:602 : echo v1.3.0 2026-05-29 09:03:21.267 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-29 09:03:21.273 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/novnc ]] 2026-05-29 09:03:21.277 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-29 09:03:21.280 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-05-29 09:03:21.283 | + functions-common:git_timed:689 : local count=0 2026-05-29 09:03:21.287 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 09:03:21.291 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 09:03:21.294 | + functions-common:git_timed:693 : timeout=0 2026-05-29 09:03:21.297 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 09:03:21.301 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 09:03:21.303 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:03:21.306 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:03:21.311 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:03:21.316 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045401313 2026-05-29 09:03:21.320 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-05-29 09:03:21.324 | Cloning into '/opt/stack/novnc'... 2026-05-29 09:03:23.352 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 09:03:23.356 | + functions-common:time_stop:2412 : local name 2026-05-29 09:03:23.359 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:03:23.363 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:03:23.366 | + functions-common:time_stop:2415 : local total 2026-05-29 09:03:23.370 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:03:23.373 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 09:03:23.377 | + functions-common:time_stop:2419 : start_time=1780045401313 2026-05-29 09:03:23.381 | + functions-common:time_stop:2421 : [[ -z 1780045401313 ]] 2026-05-29 09:03:23.385 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:03:23.391 | + functions-common:time_stop:2424 : end_time=1780045403387 2026-05-29 09:03:23.394 | + functions-common:time_stop:2425 : elapsed_time=2074 2026-05-29 09:03:23.398 | + functions-common:time_stop:2426 : total=150520 2026-05-29 09:03:23.401 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:03:23.405 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=152594 2026-05-29 09:03:23.408 | + functions-common:git_clone:623 : cd /opt/stack/novnc 2026-05-29 09:03:23.412 | + functions-common:git_clone:624 : git_timed fetch origin v1.3.0 2026-05-29 09:03:23.416 | + functions-common:git_timed:689 : local count=0 2026-05-29 09:03:23.420 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 09:03:23.424 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 09:03:23.427 | + functions-common:git_timed:693 : timeout=0 2026-05-29 09:03:23.431 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 09:03:23.435 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 09:03:23.438 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:03:23.442 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:03:23.447 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:03:23.453 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045403449 2026-05-29 09:03:23.456 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-05-29 09:03:23.840 | From https://github.com/novnc/novnc 2026-05-29 09:03:23.840 | * tag v1.3.0 -> FETCH_HEAD 2026-05-29 09:03:23.851 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 09:03:23.855 | + functions-common:time_stop:2412 : local name 2026-05-29 09:03:23.859 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:03:23.862 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:03:23.866 | + functions-common:time_stop:2415 : local total 2026-05-29 09:03:23.870 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:03:23.873 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 09:03:23.877 | + functions-common:time_stop:2419 : start_time=1780045403449 2026-05-29 09:03:23.881 | + functions-common:time_stop:2421 : [[ -z 1780045403449 ]] 2026-05-29 09:03:23.886 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:03:23.891 | + functions-common:time_stop:2424 : end_time=1780045403887 2026-05-29 09:03:23.895 | + functions-common:time_stop:2425 : elapsed_time=438 2026-05-29 09:03:23.898 | + functions-common:time_stop:2426 : total=152594 2026-05-29 09:03:23.902 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:03:23.906 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=153032 2026-05-29 09:03:23.909 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-29 09:03:23.913 | + functions-common:git_timed:689 : local count=0 2026-05-29 09:03:23.917 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 09:03:23.921 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 09:03:23.925 | + functions-common:git_timed:693 : timeout=0 2026-05-29 09:03:23.928 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 09:03:23.932 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 09:03:23.936 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:03:23.939 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:03:23.945 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:03:23.950 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045403946 2026-05-29 09:03:23.954 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-29 09:03:23.987 | Note: switching to 'FETCH_HEAD'. 2026-05-29 09:03:23.987 | 2026-05-29 09:03:23.987 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-29 09:03:23.987 | changes and commit them, and you can discard any commits you make in this 2026-05-29 09:03:23.988 | state without impacting any branches by switching back to a branch. 2026-05-29 09:03:23.988 | 2026-05-29 09:03:23.988 | If you want to create a new branch to retain commits you create, you may 2026-05-29 09:03:23.988 | do so (now or later) by using -c with the switch command. Example: 2026-05-29 09:03:23.988 | 2026-05-29 09:03:23.988 | git switch -c 2026-05-29 09:03:23.988 | 2026-05-29 09:03:23.988 | Or undo this operation with: 2026-05-29 09:03:23.988 | 2026-05-29 09:03:23.988 | git switch - 2026-05-29 09:03:23.988 | 2026-05-29 09:03:23.989 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-29 09:03:23.989 | 2026-05-29 09:03:23.989 | HEAD is now at 463c39e noVNC 1.3.0 2026-05-29 09:03:23.991 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 09:03:23.995 | + functions-common:time_stop:2412 : local name 2026-05-29 09:03:23.999 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:03:24.002 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:03:24.006 | + functions-common:time_stop:2415 : local total 2026-05-29 09:03:24.010 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:03:24.013 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 09:03:24.017 | + functions-common:time_stop:2419 : start_time=1780045403946 2026-05-29 09:03:24.020 | + functions-common:time_stop:2421 : [[ -z 1780045403946 ]] 2026-05-29 09:03:24.025 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:03:24.031 | + functions-common:time_stop:2424 : end_time=1780045404027 2026-05-29 09:03:24.034 | + functions-common:time_stop:2425 : elapsed_time=81 2026-05-29 09:03:24.038 | + functions-common:time_stop:2426 : total=153032 2026-05-29 09:03:24.041 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:03:24.045 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=153113 2026-05-29 09:03:24.049 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-05-29 09:03:24.068 | + functions-common:git_clone:664 : cd /opt/stack/novnc 2026-05-29 09:03:24.073 | + functions-common:git_clone:665 : git show --oneline 2026-05-29 09:03:24.073 | + functions-common:git_clone:665 : head -1 2026-05-29 09:03:24.076 | 463c39e noVNC 1.3.0 2026-05-29 09:03:24.080 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-29 09:03:24.084 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-05-29 09:03:24.109 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:03:24.114 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova stable/2026.1 2026-05-29 09:03:24.118 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-05-29 09:03:24.121 | + functions-common:git_clone:582 : local git_dest=/opt/stack/nova 2026-05-29 09:03:24.125 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-29 09:03:24.129 | + functions-common:git_clone:584 : local orig_dir 2026-05-29 09:03:24.134 | ++ functions-common:git_clone:585 : pwd 2026-05-29 09:03:24.139 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-29 09:03:24.142 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-29 09:03:24.148 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-29 09:03:24.173 | + functions-common:git_clone:588 : RECLONE=False 2026-05-29 09:03:24.177 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-29 09:03:24.181 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-29 09:03:24.187 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-29 09:03:24.187 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-29 09:03:24.193 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/nova ]] 2026-05-29 09:03:24.197 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-29 09:03:24.201 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-05-29 09:03:24.204 | + functions-common:git_timed:689 : local count=0 2026-05-29 09:03:24.208 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 09:03:24.212 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 09:03:24.215 | + functions-common:git_timed:693 : timeout=0 2026-05-29 09:03:24.219 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 09:03:24.223 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 09:03:24.227 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:03:24.230 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:03:24.235 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:03:24.241 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045404237 2026-05-29 09:03:24.245 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-05-29 09:03:24.248 | Cloning into '/opt/stack/nova'... 2026-05-29 09:07:05.318 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 09:07:05.321 | + functions-common:time_stop:2412 : local name 2026-05-29 09:07:05.324 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:07:05.328 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:07:05.332 | + functions-common:time_stop:2415 : local total 2026-05-29 09:07:05.335 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:07:05.339 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 09:07:05.342 | + functions-common:time_stop:2419 : start_time=1780045404237 2026-05-29 09:07:05.346 | + functions-common:time_stop:2421 : [[ -z 1780045404237 ]] 2026-05-29 09:07:05.351 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:07:05.356 | + functions-common:time_stop:2424 : end_time=1780045625352 2026-05-29 09:07:05.360 | + functions-common:time_stop:2425 : elapsed_time=221115 2026-05-29 09:07:05.364 | + functions-common:time_stop:2426 : total=153113 2026-05-29 09:07:05.367 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:07:05.371 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=374228 2026-05-29 09:07:05.375 | + functions-common:git_clone:623 : cd /opt/stack/nova 2026-05-29 09:07:05.379 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-29 09:07:05.383 | + functions-common:git_timed:689 : local count=0 2026-05-29 09:07:05.387 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 09:07:05.390 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 09:07:05.394 | + functions-common:git_timed:693 : timeout=0 2026-05-29 09:07:05.398 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 09:07:05.402 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 09:07:05.405 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:07:05.409 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:07:05.414 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:07:05.419 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045625416 2026-05-29 09:07:05.423 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-29 09:07:06.011 | From https://review.opendev.org/openstack/nova 2026-05-29 09:07:06.011 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-29 09:07:06.022 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 09:07:06.026 | + functions-common:time_stop:2412 : local name 2026-05-29 09:07:06.030 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:07:06.034 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:07:06.037 | + functions-common:time_stop:2415 : local total 2026-05-29 09:07:06.041 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:07:06.045 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 09:07:06.048 | + functions-common:time_stop:2419 : start_time=1780045625416 2026-05-29 09:07:06.052 | + functions-common:time_stop:2421 : [[ -z 1780045625416 ]] 2026-05-29 09:07:06.057 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:07:06.062 | + functions-common:time_stop:2424 : end_time=1780045626058 2026-05-29 09:07:06.068 | + functions-common:time_stop:2425 : elapsed_time=642 2026-05-29 09:07:06.073 | + functions-common:time_stop:2426 : total=374228 2026-05-29 09:07:06.076 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:07:06.080 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=374870 2026-05-29 09:07:06.086 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-29 09:07:06.087 | + functions-common:git_timed:689 : local count=0 2026-05-29 09:07:06.090 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 09:07:06.093 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 09:07:06.097 | + functions-common:git_timed:693 : timeout=0 2026-05-29 09:07:06.100 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 09:07:06.103 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 09:07:06.106 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:07:06.110 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:07:06.114 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:07:06.119 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045626115 2026-05-29 09:07:06.122 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-29 09:07:06.662 | Note: switching to 'FETCH_HEAD'. 2026-05-29 09:07:06.663 | 2026-05-29 09:07:06.663 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-29 09:07:06.663 | changes and commit them, and you can discard any commits you make in this 2026-05-29 09:07:06.663 | state without impacting any branches by switching back to a branch. 2026-05-29 09:07:06.663 | 2026-05-29 09:07:06.663 | If you want to create a new branch to retain commits you create, you may 2026-05-29 09:07:06.663 | do so (now or later) by using -c with the switch command. Example: 2026-05-29 09:07:06.663 | 2026-05-29 09:07:06.663 | git switch -c 2026-05-29 09:07:06.663 | 2026-05-29 09:07:06.664 | Or undo this operation with: 2026-05-29 09:07:06.664 | 2026-05-29 09:07:06.664 | git switch - 2026-05-29 09:07:06.664 | 2026-05-29 09:07:06.664 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-29 09:07:06.664 | 2026-05-29 09:07:06.664 | HEAD is now at 36dd74f681 Fix resize to unpermitted flavors 2026-05-29 09:07:06.673 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 09:07:06.677 | + functions-common:time_stop:2412 : local name 2026-05-29 09:07:06.681 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:07:06.685 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:07:06.689 | + functions-common:time_stop:2415 : local total 2026-05-29 09:07:06.693 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:07:06.697 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 09:07:06.701 | + functions-common:time_stop:2419 : start_time=1780045626115 2026-05-29 09:07:06.705 | + functions-common:time_stop:2421 : [[ -z 1780045626115 ]] 2026-05-29 09:07:06.709 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:07:06.715 | + functions-common:time_stop:2424 : end_time=1780045626711 2026-05-29 09:07:06.718 | + functions-common:time_stop:2425 : elapsed_time=596 2026-05-29 09:07:06.722 | + functions-common:time_stop:2426 : total=374870 2026-05-29 09:07:06.726 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:07:06.729 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=375466 2026-05-29 09:07:06.733 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/nova 2026-05-29 09:07:06.756 | + functions-common:git_clone:664 : cd /opt/stack/nova 2026-05-29 09:07:06.761 | + functions-common:git_clone:665 : git show --oneline 2026-05-29 09:07:06.761 | + functions-common:git_clone:665 : head -1 2026-05-29 09:07:06.780 | 36dd74f681 Fix resize to unpermitted flavors 2026-05-29 09:07:06.785 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-29 09:07:06.789 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-05-29 09:07:06.793 | + inc/python:setup_develop:353 : local bindep 2026-05-29 09:07:06.797 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-05-29 09:07:06.800 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-05-29 09:07:06.804 | + inc/python:setup_develop:359 : local extras= 2026-05-29 09:07:06.808 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-05-29 09:07:06.812 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-29 09:07:06.816 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-05-29 09:07:06.819 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-05-29 09:07:06.823 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-29 09:07:06.827 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-29 09:07:06.832 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-05-29 09:07:06.836 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-29 09:07:06.840 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-05-29 09:07:06.844 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-29 09:07:06.848 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-29 09:07:06.853 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-05-29 09:07:06.861 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-05-29 09:07:06.864 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-05-29 09:07:06.868 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-05-29 09:07:07.028 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-05-29 09:07:07.032 | + inc/python:setup_package:436 : local bindep=0 2026-05-29 09:07:07.036 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-29 09:07:07.040 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-29 09:07:07.044 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-05-29 09:07:07.048 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-05-29 09:07:07.051 | + inc/python:setup_package:445 : local flags=-e 2026-05-29 09:07:07.055 | + inc/python:setup_package:446 : local extras= 2026-05-29 09:07:07.059 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-29 09:07:07.063 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-29 09:07:07.067 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-29 09:07:07.071 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-29 09:07:07.075 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-29 09:07:07.079 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-05-29 09:07:07.108 | Using python 3.12 to install /opt/stack/nova 2026-05-29 09:07:07.112 | + 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-05-29 09:07:08.143 | Obtaining file:///opt/stack/nova 2026-05-29 09:07:08.148 | Installing build dependencies: started 2026-05-29 09:07:09.984 | Installing build dependencies: finished with status 'done' 2026-05-29 09:07:09.986 | Checking if build backend supports build_editable: started 2026-05-29 09:07:10.530 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-29 09:07:10.532 | Getting requirements to build editable: started 2026-05-29 09:07:10.849 | Getting requirements to build editable: finished with status 'done' 2026-05-29 09:07:10.851 | Preparing editable metadata (pyproject.toml): started 2026-05-29 09:07:12.955 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-29 09:07:12.980 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (7.0.3) 2026-05-29 09:07:12.980 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (2.0.46) 2026-05-29 09:07:12.983 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (5.2.1) 2026-05-29 09:07:12.984 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (0.40.4) 2026-05-29 09:07:12.984 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (3.1.6) 2026-05-29 09:07:12.984 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (12.0.0) 2026-05-29 09:07:12.985 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (6.0.2) 2026-05-29 09:07:12.986 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (2.5.1) 2026-05-29 09:07:12.987 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (43.0.3) 2026-05-29 09:07:12.988 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (1.8.9) 2026-05-29 09:07:12.989 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (3.3.2) 2026-05-29 09:07:12.990 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (3.1.0) 2026-05-29 09:07:12.991 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (3.10.1) 2026-05-29 09:07:12.992 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (3.17.0) 2026-05-29 09:07:12.993 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (1.18.4) 2026-05-29 09:07:12.994 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (1.3.0) 2026-05-29 09:07:12.995 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (4.0.0) 2026-05-29 09:07:12.997 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (4.26.0) 2026-05-29 09:07:12.997 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (9.9.0) 2026-05-29 09:07:12.998 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (5.13.1) 2026-05-29 09:07:12.999 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (11.8.0) 2026-05-29 09:07:13.000 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (4.11.0) 2026-05-29 09:07:13.002 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (2.32.5) 2026-05-29 09:07:13.005 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (5.7.0) 2026-05-29 09:07:13.204 | Collecting websockify>=0.9.0 (from nova==33.0.2.dev4) 2026-05-29 09:07:13.374 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-05-29 09:07:13.390 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (4.1.1) 2026-05-29 09:07:13.390 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (7.4.1) 2026-05-29 09:07:13.391 | Requirement already satisfied: oslo.config>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (10.3.0) 2026-05-29 09:07:13.392 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (6.3.0) 2026-05-29 09:07:13.393 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (8.1.0) 2026-05-29 09:07:13.394 | Requirement already satisfied: oslo.limit>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (2.10.0) 2026-05-29 09:07:13.396 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (3.7.0) 2026-05-29 09:07:13.396 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (5.9.1) 2026-05-29 09:07:13.397 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (2.7.1) 2026-05-29 09:07:13.398 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (10.0.1) 2026-05-29 09:07:13.399 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (18.0.0) 2026-05-29 09:07:13.400 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (7.9.0) 2026-05-29 09:07:13.401 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (17.3.0) 2026-05-29 09:07:13.402 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (5.0.0) 2026-05-29 09:07:13.404 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (3.10.1) 2026-05-29 09:07:13.404 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (6.7.2) 2026-05-29 09:07:13.407 | 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.0.2.dev4) (4.5.1) 2026-05-29 09:07:13.408 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (2.0.0) 2026-05-29 09:07:13.408 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (8.0.0) 2026-05-29 09:07:13.408 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (7.2.2) 2026-05-29 09:07:13.409 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (3.9.0) 2026-05-29 09:07:13.410 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (7.0.0) 2026-05-29 09:07:13.411 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (1.1.0) 2026-05-29 09:07:13.412 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (3.6.0) 2026-05-29 09:07:13.413 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (4.3.0) 2026-05-29 09:07:13.414 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (5.6.0) 2026-05-29 09:07:13.442 | Collecting microversion-parse>=0.2.1 (from nova==33.0.2.dev4) 2026-05-29 09:07:13.458 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-05-29 09:07:13.469 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (8.1.0) 2026-05-29 09:07:13.470 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (0.2.3) 2026-05-29 09:07:13.471 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (1.4.2) 2026-05-29 09:07:13.473 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (1.8.2) 2026-05-29 09:07:13.474 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (2.9.0.post0) 2026-05-29 09:07:13.474 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (3.2.1) 2026-05-29 09:07:13.475 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (4.10.0) 2026-05-29 09:07:13.476 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev4) (6.0.3) 2026-05-29 09:07:13.480 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.0.2.dev4) (1.3.10) 2026-05-29 09:07:13.480 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.0.2.dev4) (4.15.0) 2026-05-29 09:07:13.483 | 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.0.2.dev4) (7.3.0) 2026-05-29 09:07:13.488 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.0.2.dev4) (2.0.0) 2026-05-29 09:07:13.492 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.0.2.dev4) (3.0) 2026-05-29 09:07:13.499 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.0.2.dev4) (2.8.0) 2026-05-29 09:07:13.507 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.0.2.dev4) (3.0.0) 2026-05-29 09:07:13.509 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.0.2.dev4) (2.1.1) 2026-05-29 09:07:13.514 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.0.2.dev4) (3.0.3) 2026-05-29 09:07:13.516 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.2.dev4) (25.4.0) 2026-05-29 09:07:13.517 | 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.0.2.dev4) (2025.9.1) 2026-05-29 09:07:13.518 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.2.dev4) (0.37.0) 2026-05-29 09:07:13.519 | 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.0.2.dev4) (0.30.0) 2026-05-29 09:07:13.528 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.0.2.dev4) (2.1.0) 2026-05-29 09:07:13.536 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.0.2.dev4) (4.0.1) 2026-05-29 09:07:13.537 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.0.2.dev4) (2.11.0) 2026-05-29 09:07:13.537 | 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.0.2.dev4) (5.8.0) 2026-05-29 09:07:13.551 | 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.0.2.dev4) (1.5.0) 2026-05-29 09:07:13.552 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.2.dev4) (1.1.0) 2026-05-29 09:07:13.553 | 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.0.2.dev4) (1.33) 2026-05-29 09:07:13.554 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.2.dev4) (4.9.2) 2026-05-29 09:07:13.556 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.2.dev4) (1.4.0) 2026-05-29 09:07:13.564 | 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.0.2.dev4) (3.0.0) 2026-05-29 09:07:13.572 | 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.0.2.dev4) (9.1.4) 2026-05-29 09:07:13.584 | 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.0.2.dev4) (2.16.1) 2026-05-29 09:07:13.585 | Requirement already satisfied: pyroute2>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.0.2.dev4) (0.8.1) 2026-05-29 09:07:13.593 | 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.0.2.dev4) (0.20) 2026-05-29 09:07:13.606 | 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.0.2.dev4) (2.0.2) 2026-05-29 09:07:13.607 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.0.2.dev4) (0.5.0) 2026-05-29 09:07:13.625 | 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.0.2.dev4) (7.0.1) 2026-05-29 09:07:13.626 | 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.0.2.dev4) (5.3.1) 2026-05-29 09:07:13.627 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.0.2.dev4) (5.6.2) 2026-05-29 09:07:13.628 | 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.0.2.dev4) (0.15.1) 2026-05-29 09:07:13.633 | 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.0.2.dev4) (5.1.0) 2026-05-29 09:07:13.642 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.0.2.dev4) (2025.3) 2026-05-29 09:07:13.643 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.0.2.dev4) (26.0) 2026-05-29 09:07:13.651 | 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.0.2.dev4) (0.24.1) 2026-05-29 09:07:13.655 | 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.0.2.dev4) (5.0.0) 2026-05-29 09:07:13.657 | 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.0.2.dev4) (4.0.1) 2026-05-29 09:07:13.671 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->nova==33.0.2.dev4) (1.1.2) 2026-05-29 09:07:13.693 | 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.0.2.dev4) (1.7.3) 2026-05-29 09:07:13.700 | 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.0.2.dev4) (2.2.0) 2026-05-29 09:07:13.706 | 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.0.2.dev4) (1.3.7) 2026-05-29 09:07:13.716 | 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.0.2.dev4) (3.3.2) 2026-05-29 09:07:13.730 | 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.0.2.dev4) (4.3.1) 2026-05-29 09:07:13.731 | 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.0.2.dev4) (3.7.0) 2026-05-29 09:07:13.741 | 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.0.2.dev4) (2.4.0) 2026-05-29 09:07:13.751 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.0.2.dev4) (2.2.1) 2026-05-29 09:07:13.752 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.0.2.dev4) (1.6.2) 2026-05-29 09:07:13.761 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.0.2.dev4) (82.0.1) 2026-05-29 09:07:13.781 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.0.2.dev4) (0.6.0) 2026-05-29 09:07:13.827 | 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.0.2.dev4) (4.13.3) 2026-05-29 09:07:13.833 | 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.0.2.dev4) (0.6.0) 2026-05-29 09:07:13.834 | Requirement already satisfied: cmd2>=1.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.0.2.dev4) (3.2.0) 2026-05-29 09:07:13.846 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.2.dev4) (1.11.0) 2026-05-29 09:07:13.847 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.2.dev4) (14.3.3) 2026-05-29 09:07:13.847 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.2.dev4) (1.7.2) 2026-05-29 09:07:13.865 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.0.2.dev4) (1.17.0) 2026-05-29 09:07:13.872 | 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.0.2.dev4) (2.1.0) 2026-05-29 09:07:13.873 | 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.0.2.dev4) (24.2.1) 2026-05-29 09:07:13.894 | 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.0.2.dev4) (4.4.0) 2026-05-29 09:07:13.921 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.2.dev4) (3.4.4) 2026-05-29 09:07:13.922 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.2.dev4) (3.11) 2026-05-29 09:07:13.923 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.2.dev4) (2.6.3) 2026-05-29 09:07:13.925 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.0.2.dev4) (2023.11.17) 2026-05-29 09:07:13.972 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.2.dev4) (4.0.0) 2026-05-29 09:07:13.973 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.2.dev4) (2.19.2) 2026-05-29 09:07:13.985 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.2.dev4) (0.1.2) 2026-05-29 09:07:14.006 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.0.2.dev4) (0.7) 2026-05-29 09:07:14.062 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==33.0.2.dev4) (2.8.5) 2026-05-29 09:07:14.069 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.0.2.dev4) (0.16.0) 2026-05-29 09:07:14.616 | Collecting numpy (from websockify>=0.9.0->nova==33.0.2.dev4) 2026-05-29 09:07:14.631 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-05-29 09:07:14.709 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.0.2.dev4) 2026-05-29 09:07:14.725 | Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-05-29 09:07:14.784 | Collecting redis (from websockify>=0.9.0->nova==33.0.2.dev4) 2026-05-29 09:07:14.800 | Downloading redis-7.2.0-py3-none-any.whl.metadata (12 kB) 2026-05-29 09:07:14.930 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-05-29 09:07:14.956 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-05-29 09:07:14.984 | Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-05-29 09:07:15.031 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-05-29 09:07:15.715 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 25.4 MB/s 0:00:00 2026-05-29 09:07:15.732 | Downloading redis-7.2.0-py3-none-any.whl (394 kB) 2026-05-29 09:07:15.791 | Building wheels for collected packages: nova 2026-05-29 09:07:15.792 | Building editable for nova (pyproject.toml): started 2026-05-29 09:07:18.186 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-05-29 09:07:18.188 | Created wheel for nova: filename=nova-33.0.2.dev4-0.editable-py3-none-any.whl size=9381 sha256=2c1d56c3f1cf5faa318c2e42819fe56a42eaa357f95f3fd006019b2acf1319c6 2026-05-29 09:07:18.188 | Stored in directory: /tmp/pip-ephem-wheel-cache-7j5f6qpd/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-05-29 09:07:18.193 | Successfully built nova 2026-05-29 09:07:18.473 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-05-29 09:07:22.898 | 2026-05-29 09:07:22.923 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.1.0 nova-33.0.2.dev4 numpy-2.2.6 redis-7.2.0 websockify-0.13.0 2026-05-29 09:07:23.175 | + inc/python:pip_install:216 : result=0 2026-05-29 09:07:23.179 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 09:07:23.183 | + functions-common:time_stop:2412 : local name 2026-05-29 09:07:23.186 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:07:23.189 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:07:23.193 | + functions-common:time_stop:2415 : local total 2026-05-29 09:07:23.196 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:07:23.200 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 09:07:23.203 | + functions-common:time_stop:2419 : start_time=1780045627101 2026-05-29 09:07:23.207 | + functions-common:time_stop:2421 : [[ -z 1780045627101 ]] 2026-05-29 09:07:23.212 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:07:23.217 | + functions-common:time_stop:2424 : end_time=1780045643213 2026-05-29 09:07:23.221 | + functions-common:time_stop:2425 : elapsed_time=16112 2026-05-29 09:07:23.225 | + functions-common:time_stop:2426 : total=144870 2026-05-29 09:07:23.228 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:07:23.232 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=160982 2026-05-29 09:07:23.236 | + inc/python:pip_install:219 : return 0 2026-05-29 09:07:23.240 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-29 09:07:23.243 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-29 09:07:23.247 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-05-29 09:07:23.250 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-05-29 09:07:23.253 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 09:07:23.257 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 09:07:23.260 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-05-29 09:07:23.263 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 09:07:23.267 | + 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-05-29 09:07:23.286 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-29 09:07:23.289 | + ./stack.sh:main:956 : configure_nova 2026-05-29 09:07:23.293 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-05-29 09:07:23.310 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-05-29 09:07:23.314 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-05-29 09:07:23.318 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-05-29 09:07:23.324 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-05-29 09:07:23.324 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-05-29 09:07:23.330 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-05-29 09:07:23.333 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-05-29 09:07:23.337 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-05-29 09:07:23.341 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-05-29 09:07:23.344 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-05-29 09:07:23.348 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-05-29 09:07:23.351 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-05-29 09:07:23.354 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-05-29 09:07:23.371 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-05-29 09:07:23.388 | + 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-05-29 09:07:23.405 | + 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-05-29 09:07:23.422 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-05-29 09:07:23.439 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-05-29 09:07:23.456 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-05-29 09:07:23.461 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-05-29 09:07:23.466 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.kVY5qTlG74 2026-05-29 09:07:23.469 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-05-29 09:07:23.473 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-05-29 09:07:23.477 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-05-29 09:07:23.481 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-05-29 09:07:23.485 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-05-29 09:07:23.489 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.kVY5qTlG74 2026-05-29 09:07:23.494 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.kVY5qTlG74 2026-05-29 09:07:23.512 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.kVY5qTlG74 /etc/sudoers.d/nova-rootwrap 2026-05-29 09:07:23.530 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-05-29 09:07:23.535 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-05-29 09:07:23.539 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-05-29 09:07:23.542 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-05-29 09:07:23.546 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-05-29 09:07:23.549 | + 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-05-29 09:07:23.553 | + 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-05-29 09:07:23.557 | + 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-05-29 09:07:23.559 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-05-29 09:07:23.570 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-05-29 09:07:23.575 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-05-29 09:07:23.591 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-05-29 09:07:23.607 | + lib/nova:configure_nova:264 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-05-29 09:07:23.611 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-05-29 09:07:23.617 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-05-29 09:07:23.642 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:23.645 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-05-29 09:07:23.657 | net.ipv4.ip_forward = 1 2026-05-29 09:07:23.662 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-05-29 09:07:23.666 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-05-29 09:07:23.670 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-05-29 09:07:23.689 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-05-29 09:07:23.692 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-05-29 09:07:23.695 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-05-29 09:07:23.712 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-05-29 09:07:23.718 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-05-29 09:07:23.718 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-05-29 09:07:23.724 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:9781069f771 2026-05-29 09:07:23.729 | InitiatorName=iqn.2016-04.com.open-iscsi:9781069f771 2026-05-29 09:07:23.734 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-05-29 09:07:23.738 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-05-29 09:07:23.828 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-05-29 09:07:23.831 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-05-29 09:07:23.834 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 09:07:23.838 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart iscsid 2026-05-29 09:07:23.900 | + lib/nova:configure_nova:367 : create_nova_conf 2026-05-29 09:07:23.903 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-05-29 09:07:23.906 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-05-29 09:07:23.910 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-05-29 09:07:23.955 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-05-29 09:07:23.959 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-05-29 09:07:23.999 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-05-29 09:07:24.042 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-05-29 09:07:24.083 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-05-29 09:07:24.126 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-05-29 09:07:24.168 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-05-29 09:07:24.209 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.120 2026-05-29 09:07:24.249 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-05-29 09:07:24.289 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-05-29 09:07:24.329 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-05-29 09:07:24.370 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-05-29 09:07:24.411 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-05-29 09:07:24.453 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-05-29 09:07:24.496 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-05-29 09:07:24.532 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-05-29 09:07:24.573 | + lib/nova:create_nova_conf:465 : is_fedora 2026-05-29 09:07:24.576 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-29 09:07:24.579 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-29 09:07:24.583 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-29 09:07:24.586 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-29 09:07:24.589 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-29 09:07:24.593 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-29 09:07:24.596 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-29 09:07:24.599 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-29 09:07:24.602 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-29 09:07:24.606 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-29 09:07:24.609 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-29 09:07:24.612 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-29 09:07:24.616 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-29 09:07:24.619 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-05-29 09:07:24.643 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:24.646 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-29 09:07:24.650 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-05-29 09:07:24.653 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-05-29 09:07:24.694 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-05-29 09:07:24.697 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-05-29 09:07:24.700 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-05-29 09:07:24.704 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-05-29 09:07:24.707 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-29 09:07:24.710 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-29 09:07:24.714 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-29 09:07:24.736 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:24.739 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-29 09:07:24.743 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-05-29 09:07:24.748 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-05-29 09:07:24.792 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-05-29 09:07:24.795 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-05-29 09:07:24.798 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-05-29 09:07:24.801 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-05-29 09:07:24.805 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-29 09:07:24.809 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-29 09:07:24.812 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-29 09:07:24.835 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:24.838 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-29 09:07:24.841 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-05-29 09:07:24.846 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-05-29 09:07:24.890 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-05-29 09:07:24.932 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-05-29 09:07:24.970 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-05-29 09:07:25.010 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-05-29 09:07:25.032 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:25.036 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-05-29 09:07:25.059 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:25.064 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-05-29 09:07:25.065 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-05-29 09:07:25.071 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-05-29 09:07:25.074 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-05-29 09:07:25.115 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-05-29 09:07:25.118 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-05-29 09:07:25.161 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-05-29 09:07:25.201 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-05-29 09:07:25.204 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/nova/nova.conf 2026-05-29 09:07:25.208 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=nova 2026-05-29 09:07:25.211 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-29 09:07:25.215 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-29 09:07:25.218 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-05-29 09:07:25.222 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-29 09:07:25.226 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-29 09:07:25.229 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-29 09:07:25.232 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-05-29 09:07:25.273 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-05-29 09:07:25.313 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.120/identity 2026-05-29 09:07:25.353 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-05-29 09:07:25.394 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-05-29 09:07:25.435 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-05-29 09:07:25.473 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-05-29 09:07:25.514 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-05-29 09:07:25.553 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.120/identity 2026-05-29 09:07:25.593 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-29 09:07:25.633 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-05-29 09:07:25.674 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-29 09:07:25.678 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-05-29 09:07:25.700 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:25.704 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-05-29 09:07:25.707 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-05-29 09:07:25.751 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-05-29 09:07:25.754 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-29 09:07:25.758 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-29 09:07:25.762 | + lib/keystone:configure_keystoneauth:434 : local section=cinder 2026-05-29 09:07:25.765 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf cinder auth_type password 2026-05-29 09:07:25.808 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf cinder interface public 2026-05-29 09:07:25.847 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.120/identity 2026-05-29 09:07:25.887 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf cinder username nova 2026-05-29 09:07:25.928 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-05-29 09:07:25.970 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-05-29 09:07:26.012 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf cinder project_name service 2026-05-29 09:07:26.050 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-05-29 09:07:26.091 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-05-29 09:07:26.112 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:07:26.116 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-05-29 09:07:26.140 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:07:26.144 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-05-29 09:07:26.148 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-05-29 09:07:26.186 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-05-29 09:07:26.230 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-05-29 09:07:26.233 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-05-29 09:07:26.270 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-05-29 09:07:26.274 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-05-29 09:07:26.277 | + lib/nova:create_nova_conf:539 : is_fedora 2026-05-29 09:07:26.280 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-29 09:07:26.284 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-29 09:07:26.288 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-29 09:07:26.292 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-29 09:07:26.295 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-29 09:07:26.298 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-29 09:07:26.302 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-29 09:07:26.306 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-29 09:07:26.310 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-29 09:07:26.313 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-29 09:07:26.317 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-29 09:07:26.320 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-29 09:07:26.324 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-29 09:07:26.328 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-05-29 09:07:26.331 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-05-29 09:07:26.335 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-05-29 09:07:26.340 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-29 09:07:26.366 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-29 09:07:26.370 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-29 09:07:26.373 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-29 09:07:26.377 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-29 09:07:26.381 | + 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-05-29 09:07:26.422 | + 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-05-29 09:07:26.461 | + 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-05-29 09:07:26.503 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-29 09:07:26.543 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-05-29 09:07:26.583 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-05-29 09:07:26.627 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-05-29 09:07:26.651 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:26.655 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-05-29 09:07:26.658 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-05-29 09:07:26.662 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-05-29 09:07:26.665 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-05-29 09:07:26.669 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-29 09:07:26.672 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-05-29 09:07:26.676 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-05-29 09:07:26.679 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-29 09:07:26.682 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-29 09:07:26.700 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-29 09:07:26.701 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-29 09:07:26.711 | d /var/run/uwsgi 0755 quobyte root 2026-05-29 09:07:26.716 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-29 09:07:26.731 | /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-05-29 09:07:26.737 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-05-29 09:07:26.741 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-05-29 09:07:26.746 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-29 09:07:26.750 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-05-29 09:07:26.790 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-05-29 09:07:26.829 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-05-29 09:07:26.870 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-05-29 09:07:26.910 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-05-29 09:07:26.948 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-29 09:07:26.989 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-05-29 09:07:27.030 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-05-29 09:07:27.067 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-05-29 09:07:27.108 | + 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-05-29 09:07:27.147 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-05-29 09:07:27.188 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-29 09:07:27.231 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-05-29 09:07:27.272 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-05-29 09:07:27.312 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-29 09:07:27.314 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-29 09:07:27.319 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-05-29 09:07:27.322 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-05-29 09:07:27.326 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-29 09:07:27.330 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:07:27.333 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:07:27.337 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-05-29 09:07:27.341 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-05-29 09:07:27.344 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-05-29 09:07:27.384 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-05-29 09:07:27.426 | + 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-05-29 09:07:27.427 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-05-29 09:07:27.437 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-05-29 09:07:27.442 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-05-29 09:07:27.446 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-05-29 09:07:27.449 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-29 09:07:27.452 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-29 09:07:27.456 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-29 09:07:27.459 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-29 09:07:27.462 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:07:27.466 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:07:27.469 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-29 09:07:27.472 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-29 09:07:27.476 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:07:27.479 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:07:27.482 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-05-29 09:07:27.495 | perl: warning: Setting locale failed. 2026-05-29 09:07:27.495 | perl: warning: Please check that your locale settings: 2026-05-29 09:07:27.495 | LANGUAGE = (unset), 2026-05-29 09:07:27.496 | LC_ALL = "en_US.utf8", 2026-05-29 09:07:27.496 | LANG = "de_DE.UTF-8" 2026-05-29 09:07:27.496 | are supported and installed on your system. 2026-05-29 09:07:27.496 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 09:07:27.535 | Enabling site nova-api. 2026-05-29 09:07:27.541 | To activate the new configuration, you need to run: 2026-05-29 09:07:27.541 | systemctl reload apache2 2026-05-29 09:07:27.548 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-29 09:07:27.551 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-29 09:07:27.553 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 09:07:27.557 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-29 09:07:27.793 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-05-29 09:07:27.815 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:27.819 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-05-29 09:07:27.823 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-05-29 09:07:27.826 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-05-29 09:07:27.830 | + lib/apache:write_uwsgi_config:245 : local url= 2026-05-29 09:07:27.834 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-05-29 09:07:27.837 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-05-29 09:07:27.841 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-05-29 09:07:27.845 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-29 09:07:27.848 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-29 09:07:27.868 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-29 09:07:27.869 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-29 09:07:27.880 | d /var/run/uwsgi 0755 quobyte root 2026-05-29 09:07:27.885 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-29 09:07:27.900 | /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-05-29 09:07:27.906 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-05-29 09:07:27.909 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-05-29 09:07:27.915 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-29 09:07:27.919 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-05-29 09:07:27.961 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-05-29 09:07:28.004 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-05-29 09:07:28.044 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-05-29 09:07:28.084 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-05-29 09:07:28.124 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-29 09:07:28.163 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-05-29 09:07:28.201 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-05-29 09:07:28.241 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-05-29 09:07:28.279 | + 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-05-29 09:07:28.319 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-05-29 09:07:28.357 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-29 09:07:28.393 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-05-29 09:07:28.437 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-05-29 09:07:28.480 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-05-29 09:07:28.484 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-05-29 09:07:28.524 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-05-29 09:07:28.549 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:07:28.553 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-05-29 09:07:28.599 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-05-29 09:07:28.603 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-05-29 09:07:28.607 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-05-29 09:07:28.631 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:28.635 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.120:5672/ 2026-05-29 09:07:28.640 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.120:5672/ 2026-05-29 09:07:28.685 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-05-29 09:07:28.728 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-05-29 09:07:28.732 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-05-29 09:07:28.736 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-05-29 09:07:28.739 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-29 09:07:28.743 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-29 09:07:28.747 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-29 09:07:28.772 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:28.777 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-29 09:07:28.780 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-29 09:07:28.784 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-29 09:07:28.808 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:28.812 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.120:5672/ 2026-05-29 09:07:28.817 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.120:5672/ 2026-05-29 09:07:28.862 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-29 09:07:28.865 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-29 09:07:28.869 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-05-29 09:07:28.911 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-05-29 09:07:28.954 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-05-29 09:07:28.999 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-05-29 09:07:29.025 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:07:29.029 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-05-29 09:07:29.073 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-05-29 09:07:29.077 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-05-29 09:07:29.081 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-05-29 09:07:29.128 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-05-29 09:07:29.131 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-29 09:07:29.134 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-29 09:07:29.138 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-05-29 09:07:29.143 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf service_user auth_type password 2026-05-29 09:07:29.186 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf service_user interface public 2026-05-29 09:07:29.229 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.120/identity 2026-05-29 09:07:29.273 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf service_user username nova 2026-05-29 09:07:29.315 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-05-29 09:07:29.358 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-05-29 09:07:29.401 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf service_user project_name service 2026-05-29 09:07:29.445 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-05-29 09:07:29.486 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-05-29 09:07:29.510 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:29.515 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-05-29 09:07:29.521 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-29 09:07:29.525 | + lib/nova:create_nova_conf:587 : local conf 2026-05-29 09:07:29.529 | + lib/nova:create_nova_conf:588 : local vhost 2026-05-29 09:07:29.534 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-05-29 09:07:29.537 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-29 09:07:29.541 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-29 09:07:29.545 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-05-29 09:07:29.549 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-05-29 09:07:29.552 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-05-29 09:07:29.559 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-05-29 09:07:29.562 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-05-29 09:07:29.566 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-05-29 09:07:29.570 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-05-29 09:07:29.574 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-29 09:07:29.577 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-29 09:07:29.581 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-29 09:07:29.604 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:29.608 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-29 09:07:29.612 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-05-29 09:07:29.616 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-05-29 09:07:29.663 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-05-29 09:07:29.709 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-05-29 09:07:29.755 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-29 09:07:29.758 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-05-29 09:07:29.761 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-05-29 09:07:29.765 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-05-29 09:07:29.788 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:29.795 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-05-29 09:07:29.795 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-05-29 09:07:30.992 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-05-29 09:07:30.996 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-05-29 09:07:32.132 | Adding vhost "nova_cell1" ... 2026-05-29 09:07:32.228 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-05-29 09:07:33.399 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-05-29 09:07:33.436 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-05-29 09:07:33.440 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-05-29 09:07:33.444 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-05-29 09:07:33.448 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-29 09:07:33.452 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-05-29 09:07:33.455 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-29 09:07:33.480 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:33.485 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-05-29 09:07:33.488 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-05-29 09:07:33.492 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-29 09:07:33.514 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:33.518 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.120:5672/nova_cell1 2026-05-29 09:07:33.523 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.120:5672/nova_cell1 2026-05-29 09:07:33.566 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-29 09:07:33.569 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-29 09:07:33.573 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-05-29 09:07:33.598 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:33.602 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-05-29 09:07:33.605 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-05-29 09:07:33.609 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-05-29 09:07:33.612 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-05-29 09:07:33.616 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-29 09:07:33.620 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-05-29 09:07:33.623 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-05-29 09:07:33.667 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-05-29 09:07:33.709 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.120/identity 2026-05-29 09:07:33.751 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-05-29 09:07:33.793 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-05-29 09:07:33.834 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-05-29 09:07:33.874 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-05-29 09:07:33.916 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-05-29 09:07:33.959 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-05-29 09:07:33.962 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-05-29 09:07:33.965 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-05-29 09:07:33.970 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-29 09:07:33.993 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-29 09:07:33.996 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-29 09:07:34.000 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-29 09:07:34.003 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-29 09:07:34.006 | + 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-05-29 09:07:34.050 | + 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-05-29 09:07:34.092 | + 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-05-29 09:07:34.134 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-29 09:07:34.176 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-05-29 09:07:34.218 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-29 09:07:34.223 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-05-29 09:07:34.227 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-29 09:07:34.230 | + lib/nova:create_nova_conf:621 : local conf 2026-05-29 09:07:34.234 | + lib/nova:create_nova_conf:622 : local offset 2026-05-29 09:07:34.238 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-05-29 09:07:34.241 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-29 09:07:34.244 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-29 09:07:34.249 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-05-29 09:07:34.253 | + lib/nova:create_nova_conf:624 : offset=0 2026-05-29 09:07:34.256 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-05-29 09:07:34.259 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-05-29 09:07:34.263 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-05-29 09:07:34.266 | + lib/nova:configure_console_proxies:729 : offset=0 2026-05-29 09:07:34.270 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-05-29 09:07:34.292 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:34.296 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-05-29 09:07:34.339 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-05-29 09:07:34.381 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-05-29 09:07:34.384 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-05-29 09:07:34.388 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-05-29 09:07:34.391 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-05-29 09:07:34.414 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:07:34.418 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-05-29 09:07:34.439 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:07:34.443 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-05-29 09:07:34.467 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:34.471 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-05-29 09:07:34.474 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-05-29 09:07:34.479 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-05-29 09:07:34.482 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : is_service_enabled neutron 2026-05-29 09:07:34.506 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:34.509 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-05-29 09:07:34.528 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : sudo tee -a /etc/libvirt/qemu.conf 2026-05-29 09:07:34.528 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : cat 2026-05-29 09:07:34.539 | cgroup_device_acl = [ 2026-05-29 09:07:34.539 | "/dev/null", "/dev/full", "/dev/zero", 2026-05-29 09:07:34.539 | "/dev/random", "/dev/urandom", 2026-05-29 09:07:34.539 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-05-29 09:07:34.539 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-05-29 09:07:34.539 | "/dev/vfio/vfio", 2026-05-29 09:07:34.539 | ] 2026-05-29 09:07:34.544 | + lib/nova_plugins/functions-libvirt:configure_libvirt:132 : is_fedora 2026-05-29 09:07:34.548 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-29 09:07:34.551 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-29 09:07:34.554 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-29 09:07:34.557 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-29 09:07:34.560 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-29 09:07:34.564 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-29 09:07:34.567 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-29 09:07:34.570 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-29 09:07:34.573 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-29 09:07:34.577 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-29 09:07:34.580 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-29 09:07:34.582 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-29 09:07:34.586 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-29 09:07:34.589 | + lib/nova_plugins/functions-libvirt:configure_libvirt:151 : getent group libvirt 2026-05-29 09:07:34.595 | + lib/nova_plugins/functions-libvirt:configure_libvirt:154 : add_user_to_group quobyte libvirt 2026-05-29 09:07:34.599 | + functions-common:add_user_to_group:2181 : local user=quobyte 2026-05-29 09:07:34.603 | + functions-common:add_user_to_group:2182 : local group=libvirt 2026-05-29 09:07:34.606 | + functions-common:add_user_to_group:2184 : sudo usermod -a -G libvirt quobyte 2026-05-29 09:07:34.636 | + lib/nova_plugins/functions-libvirt:configure_libvirt:157 : [[ True = \T\r\u\e ]] 2026-05-29 09:07:34.639 | + lib/nova_plugins/functions-libvirt:configure_libvirt:158 : is_ubuntu 2026-05-29 09:07:34.643 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:07:34.647 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:07:34.650 | + lib/nova_plugins/functions-libvirt:configure_libvirt:163 : 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-05-29 09:07:34.654 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-05-29 09:07:34.657 | + lib/nova_plugins/functions-libvirt:configure_libvirt:168 : 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-05-29 09:07:34.675 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-05-29 09:07:34.675 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : 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-05-29 09:07:34.685 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-05-29 09:07:34.690 | + lib/nova_plugins/functions-libvirt:configure_libvirt:171 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-05-29 09:07:34.710 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-05-29 09:07:34.711 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-05-29 09:07:34.720 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-05-29 09:07:34.725 | + lib/nova_plugins/functions-libvirt:configure_libvirt:176 : is_nova_console_proxy_compute_tls_enabled 2026-05-29 09:07:34.729 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-05-29 09:07:34.733 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-05-29 09:07:34.737 | + lib/nova_plugins/functions-libvirt:configure_libvirt:194 : restart_service libvirtd 2026-05-29 09:07:34.741 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 09:07:34.744 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart libvirtd 2026-05-29 09:07:34.815 | + lib/nova_plugins/functions-libvirt:configure_libvirt:200 : restart_service virtlogd 2026-05-29 09:07:34.819 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 09:07:34.822 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart virtlogd 2026-05-29 09:07:34.925 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-05-29 09:07:34.973 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-05-29 09:07:35.017 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-05-29 09:07:35.021 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_model Nehalem 2026-05-29 09:07:35.066 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-05-29 09:07:35.107 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-05-29 09:07:35.149 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-05-29 09:07:35.191 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-05-29 09:07:35.231 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-05-29 09:07:35.237 | ++ functions-common:is_arch:517 : uname -m 2026-05-29 09:07:35.242 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-05-29 09:07:35.245 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-05-29 09:07:35.251 | ++ functions-common:is_arch:517 : uname -m 2026-05-29 09:07:35.256 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-29 09:07:35.260 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-05-29 09:07:35.263 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2026-05-29 09:07:35.266 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-05-29 09:07:35.270 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-05-29 09:07:35.274 | + ./stack.sh:main:959 : is_service_enabled placement 2026-05-29 09:07:35.298 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:35.302 | + ./stack.sh:main:961 : stack_install_service placement 2026-05-29 09:07:35.306 | + lib/stack:stack_install_service:20 : local service=placement 2026-05-29 09:07:35.309 | + lib/stack:stack_install_service:21 : type install_placement 2026-05-29 09:07:35.313 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-29 09:07:35.317 | + lib/stack:stack_install_service:32 : install_placement 2026-05-29 09:07:35.321 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-05-29 09:07:35.326 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-05-29 09:07:35.330 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-29 09:07:35.335 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-05-29 09:07:35.338 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-05-29 09:07:35.341 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-29 09:07:35.348 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-29 09:07:35.349 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-05-29 09:07:35.355 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-05-29 09:07:35.359 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-05-29 09:07:35.363 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-05-29 09:07:35.368 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-05-29 09:07:35.372 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-05-29 09:07:35.403 | Using python 3.12 to install osc-placement 2026-05-29 09:07:35.406 | + 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-05-29 09:07:36.630 | Collecting osc-placement 2026-05-29 09:07:36.774 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-29 09:07:36.786 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-05-29 09:07:36.787 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.13.1) 2026-05-29 09:07:36.788 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.4.0) 2026-05-29 09:07:36.788 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.0.1) 2026-05-29 09:07:36.790 | 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-05-29 09:07:36.791 | 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.32.5) 2026-05-29 09:07:36.792 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.7.0) 2026-05-29 09:07:36.793 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-05-29 09:07:36.794 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-05-29 09:07:36.799 | 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.13.3) 2026-05-29 09:07:36.800 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-05-29 09:07:36.800 | 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.7.2) 2026-05-29 09:07:36.803 | 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-05-29 09:07:36.804 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2026-05-29 09:07:36.805 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-05-29 09:07:36.806 | 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-05-29 09:07:36.810 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-05-29 09:07:36.811 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (14.3.3) 2026-05-29 09:07:36.812 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.7.2) 2026-05-29 09:07:36.814 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-05-29 09:07:36.815 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.2.1) 2026-05-29 09:07:36.816 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-05-29 09:07:36.817 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-05-29 09:07:36.818 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-05-29 09:07:36.819 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (4.9.2) 2026-05-29 09:07:36.820 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-05-29 09:07:36.821 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2026-05-29 09:07:36.824 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-05-29 09:07:36.828 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-05-29 09:07:36.835 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0.0) 2026-05-29 09:07:36.840 | 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-05-29 09:07:36.841 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.0) 2026-05-29 09:07:36.842 | 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-05-29 09:07:36.843 | 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.0) 2026-05-29 09:07:36.846 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (2.1.1) 2026-05-29 09:07:36.850 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-05-29 09:07:36.855 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-05-29 09:07:36.868 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.4) 2026-05-29 09:07:36.869 | 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.11) 2026-05-29 09:07:36.870 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.6.3) 2026-05-29 09:07:36.871 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-05-29 09:07:36.885 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-05-29 09:07:36.886 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.19.2) 2026-05-29 09:07:36.891 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-05-29 09:07:36.933 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-05-29 09:07:37.273 | Installing collected packages: osc-placement 2026-05-29 09:07:37.400 | Successfully installed osc-placement-4.8.0 2026-05-29 09:07:37.533 | + inc/python:pip_install:216 : result=0 2026-05-29 09:07:37.535 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 09:07:37.537 | + functions-common:time_stop:2412 : local name 2026-05-29 09:07:37.539 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:07:37.541 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:07:37.543 | + functions-common:time_stop:2415 : local total 2026-05-29 09:07:37.545 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:07:37.548 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 09:07:37.550 | + functions-common:time_stop:2419 : start_time=1780045655395 2026-05-29 09:07:37.552 | + functions-common:time_stop:2421 : [[ -z 1780045655395 ]] 2026-05-29 09:07:37.554 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:07:37.558 | + functions-common:time_stop:2424 : end_time=1780045657556 2026-05-29 09:07:37.560 | + functions-common:time_stop:2425 : elapsed_time=2161 2026-05-29 09:07:37.562 | + functions-common:time_stop:2426 : total=160982 2026-05-29 09:07:37.564 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:07:37.567 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=163143 2026-05-29 09:07:37.569 | + inc/python:pip_install:219 : return 0 2026-05-29 09:07:37.571 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement stable/2026.1 2026-05-29 09:07:37.574 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-05-29 09:07:37.576 | + functions-common:git_clone:582 : local git_dest=/opt/stack/placement 2026-05-29 09:07:37.578 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-29 09:07:37.580 | + functions-common:git_clone:584 : local orig_dir 2026-05-29 09:07:37.583 | ++ functions-common:git_clone:585 : pwd 2026-05-29 09:07:37.585 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-29 09:07:37.588 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-29 09:07:37.591 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-29 09:07:37.604 | + functions-common:git_clone:588 : RECLONE=False 2026-05-29 09:07:37.606 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-29 09:07:37.608 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-29 09:07:37.611 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-29 09:07:37.612 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-29 09:07:37.616 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/placement ]] 2026-05-29 09:07:37.618 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-29 09:07:37.620 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-05-29 09:07:37.622 | + functions-common:git_timed:689 : local count=0 2026-05-29 09:07:37.624 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 09:07:37.626 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 09:07:37.628 | + functions-common:git_timed:693 : timeout=0 2026-05-29 09:07:37.630 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 09:07:37.632 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 09:07:37.635 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:07:37.637 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:07:37.639 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:07:37.643 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045657640 2026-05-29 09:07:37.645 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-05-29 09:07:37.648 | Cloning into '/opt/stack/placement'... 2026-05-29 09:07:40.875 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 09:07:40.879 | + functions-common:time_stop:2412 : local name 2026-05-29 09:07:40.883 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:07:40.887 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:07:40.891 | + functions-common:time_stop:2415 : local total 2026-05-29 09:07:40.894 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:07:40.898 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 09:07:40.901 | + functions-common:time_stop:2419 : start_time=1780045657640 2026-05-29 09:07:40.905 | + functions-common:time_stop:2421 : [[ -z 1780045657640 ]] 2026-05-29 09:07:40.910 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:07:40.916 | + functions-common:time_stop:2424 : end_time=1780045660912 2026-05-29 09:07:40.920 | + functions-common:time_stop:2425 : elapsed_time=3272 2026-05-29 09:07:40.923 | + functions-common:time_stop:2426 : total=375466 2026-05-29 09:07:40.927 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:07:40.931 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=378738 2026-05-29 09:07:40.935 | + functions-common:git_clone:623 : cd /opt/stack/placement 2026-05-29 09:07:40.939 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-29 09:07:40.942 | + functions-common:git_timed:689 : local count=0 2026-05-29 09:07:40.946 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 09:07:40.950 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 09:07:40.954 | + functions-common:git_timed:693 : timeout=0 2026-05-29 09:07:40.958 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 09:07:40.962 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 09:07:40.965 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:07:40.969 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:07:40.974 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:07:40.980 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045660976 2026-05-29 09:07:40.984 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-29 09:07:41.466 | From https://review.opendev.org/openstack/placement 2026-05-29 09:07:41.466 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-29 09:07:41.478 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 09:07:41.481 | + functions-common:time_stop:2412 : local name 2026-05-29 09:07:41.485 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:07:41.489 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:07:41.493 | + functions-common:time_stop:2415 : local total 2026-05-29 09:07:41.497 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:07:41.500 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 09:07:41.504 | + functions-common:time_stop:2419 : start_time=1780045660976 2026-05-29 09:07:41.508 | + functions-common:time_stop:2421 : [[ -z 1780045660976 ]] 2026-05-29 09:07:41.513 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:07:41.519 | + functions-common:time_stop:2424 : end_time=1780045661515 2026-05-29 09:07:41.522 | + functions-common:time_stop:2425 : elapsed_time=539 2026-05-29 09:07:41.526 | + functions-common:time_stop:2426 : total=378738 2026-05-29 09:07:41.530 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:07:41.534 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=379277 2026-05-29 09:07:41.537 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-29 09:07:41.541 | + functions-common:git_timed:689 : local count=0 2026-05-29 09:07:41.545 | + functions-common:git_timed:690 : local timeout=0 2026-05-29 09:07:41.549 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 09:07:41.553 | + functions-common:git_timed:693 : timeout=0 2026-05-29 09:07:41.557 | + functions-common:git_timed:696 : time_start git_timed 2026-05-29 09:07:41.561 | + functions-common:time_start:2398 : local name=git_timed 2026-05-29 09:07:41.565 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:07:41.569 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:07:41.574 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:07:41.580 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045661576 2026-05-29 09:07:41.584 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-29 09:07:41.634 | Note: switching to 'FETCH_HEAD'. 2026-05-29 09:07:41.634 | 2026-05-29 09:07:41.635 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-29 09:07:41.635 | changes and commit them, and you can discard any commits you make in this 2026-05-29 09:07:41.635 | state without impacting any branches by switching back to a branch. 2026-05-29 09:07:41.635 | 2026-05-29 09:07:41.635 | If you want to create a new branch to retain commits you create, you may 2026-05-29 09:07:41.635 | do so (now or later) by using -c with the switch command. Example: 2026-05-29 09:07:41.635 | 2026-05-29 09:07:41.635 | git switch -c 2026-05-29 09:07:41.635 | 2026-05-29 09:07:41.635 | Or undo this operation with: 2026-05-29 09:07:41.635 | 2026-05-29 09:07:41.635 | git switch - 2026-05-29 09:07:41.636 | 2026-05-29 09:07:41.636 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-29 09:07:41.636 | 2026-05-29 09:07:41.636 | HEAD is now at 38c03b41 Update TOX_CONSTRAINTS_FILE for stable/2026.1 2026-05-29 09:07:41.647 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-29 09:07:41.650 | + functions-common:time_stop:2412 : local name 2026-05-29 09:07:41.654 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:07:41.658 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:07:41.662 | + functions-common:time_stop:2415 : local total 2026-05-29 09:07:41.666 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:07:41.670 | + functions-common:time_stop:2418 : name=git_timed 2026-05-29 09:07:41.674 | + functions-common:time_stop:2419 : start_time=1780045661576 2026-05-29 09:07:41.678 | + functions-common:time_stop:2421 : [[ -z 1780045661576 ]] 2026-05-29 09:07:41.682 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:07:41.690 | + functions-common:time_stop:2424 : end_time=1780045661686 2026-05-29 09:07:41.694 | + functions-common:time_stop:2425 : elapsed_time=110 2026-05-29 09:07:41.698 | + functions-common:time_stop:2426 : total=379277 2026-05-29 09:07:41.702 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:07:41.706 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=379387 2026-05-29 09:07:41.710 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/placement 2026-05-29 09:07:41.732 | + functions-common:git_clone:664 : cd /opt/stack/placement 2026-05-29 09:07:41.737 | + functions-common:git_clone:665 : git show --oneline 2026-05-29 09:07:41.738 | + functions-common:git_clone:665 : head -1 2026-05-29 09:07:41.740 | 38c03b41 Update TOX_CONSTRAINTS_FILE for stable/2026.1 2026-05-29 09:07:41.744 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-29 09:07:41.748 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-05-29 09:07:41.753 | + inc/python:setup_develop:353 : local bindep 2026-05-29 09:07:41.757 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-05-29 09:07:41.761 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-05-29 09:07:41.765 | + inc/python:setup_develop:359 : local extras= 2026-05-29 09:07:41.768 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-05-29 09:07:41.773 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-29 09:07:41.777 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-05-29 09:07:41.780 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-05-29 09:07:41.784 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-29 09:07:41.788 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-29 09:07:41.794 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-05-29 09:07:41.799 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-29 09:07:41.803 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-05-29 09:07:41.807 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-29 09:07:41.811 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-29 09:07:41.816 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-05-29 09:07:41.824 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-05-29 09:07:41.828 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-05-29 09:07:41.833 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-05-29 09:07:42.000 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-05-29 09:07:42.004 | + inc/python:setup_package:436 : local bindep=0 2026-05-29 09:07:42.008 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-29 09:07:42.012 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-29 09:07:42.016 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-05-29 09:07:42.020 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-05-29 09:07:42.024 | + inc/python:setup_package:445 : local flags=-e 2026-05-29 09:07:42.028 | + inc/python:setup_package:446 : local extras= 2026-05-29 09:07:42.032 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-29 09:07:42.036 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-29 09:07:42.040 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-29 09:07:42.045 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-29 09:07:42.049 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-29 09:07:42.053 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-05-29 09:07:42.083 | Using python 3.12 to install /opt/stack/placement 2026-05-29 09:07:42.087 | + 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-05-29 09:07:43.142 | Obtaining file:///opt/stack/placement 2026-05-29 09:07:43.143 | Installing build dependencies: started 2026-05-29 09:07:45.035 | Installing build dependencies: finished with status 'done' 2026-05-29 09:07:45.036 | Checking if build backend supports build_editable: started 2026-05-29 09:07:45.596 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-29 09:07:45.598 | Getting requirements to build editable: started 2026-05-29 09:07:45.910 | Getting requirements to build editable: finished with status 'done' 2026-05-29 09:07:45.912 | Preparing editable metadata (pyproject.toml): started 2026-05-29 09:07:46.846 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-29 09:07:46.870 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (7.0.3) 2026-05-29 09:07:46.871 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.0.46) 2026-05-29 09:07:46.872 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (12.0.0) 2026-05-29 09:07:46.873 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.5.1) 2026-05-29 09:07:46.875 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (1.8.9) 2026-05-29 09:07:46.876 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (4.26.0) 2026-05-29 09:07:46.877 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.32.5) 2026-05-29 09:07:46.878 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (7.4.1) 2026-05-29 09:07:46.879 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (10.3.0) 2026-05-29 09:07:46.880 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (6.3.0) 2026-05-29 09:07:46.881 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (8.1.0) 2026-05-29 09:07:46.882 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (5.9.1) 2026-05-29 09:07:46.883 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (10.0.1) 2026-05-29 09:07:46.884 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (18.0.0) 2026-05-29 09:07:46.885 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (5.0.0) 2026-05-29 09:07:46.886 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (8.0.0) 2026-05-29 09:07:46.887 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.7.1) 2026-05-29 09:07:46.887 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (1.1.0) 2026-05-29 09:07:46.888 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (3.6.0) 2026-05-29 09:07:46.889 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.1.0) 2026-05-29 09:07:46.891 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.0.1.dev2) (25.4.0) 2026-05-29 09:07:46.892 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.0.1.dev2) (2025.9.1) 2026-05-29 09:07:46.893 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.0.1.dev2) (0.37.0) 2026-05-29 09:07:46.894 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.0.1.dev2) (0.30.0) 2026-05-29 09:07:46.903 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (5.13.1) 2026-05-29 09:07:46.904 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (4.1.1) 2026-05-29 09:07:46.905 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (6.7.2) 2026-05-29 09:07:46.907 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (4.0.1) 2026-05-29 09:07:46.908 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (2.11.0) 2026-05-29 09:07:46.909 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (5.8.0) 2026-05-29 09:07:46.913 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (2.1.0) 2026-05-29 09:07:46.915 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (5.7.0) 2026-05-29 09:07:46.915 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (1.8.2) 2026-05-29 09:07:46.916 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (4.15.0) 2026-05-29 09:07:46.926 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (1.5.0) 2026-05-29 09:07:46.929 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (5.2.1) 2026-05-29 09:07:46.934 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.0.1.dev2) (0.20) 2026-05-29 09:07:46.935 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.0.1.dev2) (3.0.0) 2026-05-29 09:07:46.938 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.0.1.dev2) (2.1.1) 2026-05-29 09:07:46.941 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.0.1.dev2) (1.3.0) 2026-05-29 09:07:46.942 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.0.1.dev2) (2.0.0) 2026-05-29 09:07:46.943 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.0.1.dev2) (6.0.3) 2026-05-29 09:07:46.950 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.0.1.dev2) (1.18.4) 2026-05-29 09:07:46.951 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.0.1.dev2) (2.0.2) 2026-05-29 09:07:46.952 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.0.1.dev2) (0.5.0) 2026-05-29 09:07:46.955 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.0.1.dev2) (1.3.10) 2026-05-29 09:07:46.961 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.0.1.dev2) (2.9.0.post0) 2026-05-29 09:07:46.964 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.0.1.dev2) (5.0.0) 2026-05-29 09:07:46.965 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.0.1.dev2) (3.1.6) 2026-05-29 09:07:46.967 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.0.1.dev2) (4.0.1) 2026-05-29 09:07:46.972 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.0.1.dev2) (3.0.3) 2026-05-29 09:07:46.979 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.0.1.dev2) (1.1.2) 2026-05-29 09:07:46.985 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.0.1.dev2) (3.17.0) 2026-05-29 09:07:46.988 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.0.1.dev2) (3.3.2) 2026-05-29 09:07:46.989 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.0.1.dev2) (26.0) 2026-05-29 09:07:46.991 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.0.1.dev2) (7.2.2) 2026-05-29 09:07:46.996 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.0.1.dev2) (82.0.1) 2026-05-29 09:07:47.001 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.0.1.dev2) (0.6.0) 2026-05-29 09:07:47.019 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.0.1.dev2) (1.17.0) 2026-05-29 09:07:47.032 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.0.1.dev2) (3.4.4) 2026-05-29 09:07:47.033 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.0.1.dev2) (3.11) 2026-05-29 09:07:47.034 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.0.1.dev2) (2.6.3) 2026-05-29 09:07:47.036 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.0.1.dev2) (2023.11.17) 2026-05-29 09:07:47.055 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.0.1.dev2) (0.7) 2026-05-29 09:07:47.067 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.0.1.dev2) (3.3.2) 2026-05-29 09:07:47.086 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==15.0.1.dev2) (2.8.5) 2026-05-29 09:07:47.118 | Building wheels for collected packages: openstack-placement 2026-05-29 09:07:47.119 | Building editable for openstack-placement (pyproject.toml): started 2026-05-29 09:07:47.899 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-05-29 09:07:47.901 | Created wheel for openstack-placement: filename=openstack_placement-15.0.1.dev2-0.editable-py3-none-any.whl size=8748 sha256=bec780f96c387317ff15653e8840a7b6f50b5d5ff3d04938f9f5849ef72ab25a 2026-05-29 09:07:47.901 | Stored in directory: /tmp/pip-ephem-wheel-cache-x9nys43i/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-05-29 09:07:47.908 | Successfully built openstack-placement 2026-05-29 09:07:48.177 | Installing collected packages: openstack-placement 2026-05-29 09:07:48.236 | Successfully installed openstack-placement-15.0.1.dev2 2026-05-29 09:07:48.394 | + inc/python:pip_install:216 : result=0 2026-05-29 09:07:48.397 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 09:07:48.401 | + functions-common:time_stop:2412 : local name 2026-05-29 09:07:48.405 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:07:48.409 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:07:48.412 | + functions-common:time_stop:2415 : local total 2026-05-29 09:07:48.416 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:07:48.420 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 09:07:48.423 | + functions-common:time_stop:2419 : start_time=1780045662076 2026-05-29 09:07:48.427 | + functions-common:time_stop:2421 : [[ -z 1780045662076 ]] 2026-05-29 09:07:48.433 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:07:48.441 | + functions-common:time_stop:2424 : end_time=1780045668437 2026-05-29 09:07:48.444 | + functions-common:time_stop:2425 : elapsed_time=6361 2026-05-29 09:07:48.448 | + functions-common:time_stop:2426 : total=163143 2026-05-29 09:07:48.452 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:07:48.456 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=169504 2026-05-29 09:07:48.460 | + inc/python:pip_install:219 : return 0 2026-05-29 09:07:48.464 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-29 09:07:48.468 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-29 09:07:48.472 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-05-29 09:07:48.476 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-05-29 09:07:48.480 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 09:07:48.484 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 09:07:48.488 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-05-29 09:07:48.492 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 09:07:48.496 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-29 09:07:48.500 | + ./stack.sh:main:962 : configure_placement 2026-05-29 09:07:48.504 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-05-29 09:07:48.521 | + lib/placement:configure_placement:87 : create_placement_conf 2026-05-29 09:07:48.525 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-05-29 09:07:48.533 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-05-29 09:07:48.537 | ++ lib/database:database_connection_url:134 : local db=placement 2026-05-29 09:07:48.541 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-05-29 09:07:48.545 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-05-29 09:07:48.549 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-29 09:07:48.553 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-29 09:07:48.557 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-29 09:07:48.584 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:48.588 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-29 09:07:48.592 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-05-29 09:07:48.597 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-05-29 09:07:48.645 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-05-29 09:07:48.693 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-05-29 09:07:48.738 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-05-29 09:07:48.742 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/placement/placement.conf 2026-05-29 09:07:48.746 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=placement 2026-05-29 09:07:48.750 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-29 09:07:48.754 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-29 09:07:48.758 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-05-29 09:07:48.762 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/placement/placement.conf 2026-05-29 09:07:48.766 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-05-29 09:07:48.769 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-29 09:07:48.773 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-05-29 09:07:48.820 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-05-29 09:07:48.863 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.120/identity 2026-05-29 09:07:48.908 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-05-29 09:07:48.951 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-05-29 09:07:48.996 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-05-29 09:07:49.040 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-05-29 09:07:49.085 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-05-29 09:07:49.129 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.120/identity 2026-05-29 09:07:49.174 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-29 09:07:49.218 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-05-29 09:07:49.263 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-29 09:07:49.267 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-05-29 09:07:49.271 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-05-29 09:07:49.275 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-05-29 09:07:49.281 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-29 09:07:49.307 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-29 09:07:49.310 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-29 09:07:49.315 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-29 09:07:49.318 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-29 09:07:49.322 | + 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-05-29 09:07:49.366 | + 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-05-29 09:07:49.410 | + 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-05-29 09:07:49.454 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-29 09:07:49.499 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-05-29 09:07:49.543 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-05-29 09:07:49.547 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-05-29 09:07:49.550 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-05-29 09:07:49.554 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-05-29 09:07:49.558 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-29 09:07:49.562 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-05-29 09:07:49.566 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-05-29 09:07:49.569 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-29 09:07:49.573 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-29 09:07:49.592 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-29 09:07:49.593 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-29 09:07:49.604 | d /var/run/uwsgi 0755 quobyte root 2026-05-29 09:07:49.609 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-29 09:07:49.623 | /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-05-29 09:07:49.629 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-05-29 09:07:49.633 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-05-29 09:07:49.639 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-29 09:07:49.643 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-05-29 09:07:49.689 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-05-29 09:07:49.732 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-05-29 09:07:49.776 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-05-29 09:07:49.819 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-05-29 09:07:49.864 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-29 09:07:49.908 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-05-29 09:07:49.952 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-05-29 09:07:49.996 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-05-29 09:07:50.041 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-05-29 09:07:50.085 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-05-29 09:07:50.129 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-29 09:07:50.174 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-05-29 09:07:50.219 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-05-29 09:07:50.262 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-29 09:07:50.266 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-29 09:07:50.272 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-05-29 09:07:50.276 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-05-29 09:07:50.280 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-29 09:07:50.284 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:07:50.288 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:07:50.291 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-05-29 09:07:50.297 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-05-29 09:07:50.301 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-05-29 09:07:50.345 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-05-29 09:07:50.390 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-05-29 09:07:50.390 | + 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-05-29 09:07:50.402 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-05-29 09:07:50.407 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-05-29 09:07:50.411 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-05-29 09:07:50.415 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-29 09:07:50.419 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-29 09:07:50.423 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-29 09:07:50.427 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-29 09:07:50.430 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:07:50.435 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:07:50.439 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-29 09:07:50.443 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-29 09:07:50.448 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:07:50.453 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:07:50.457 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-05-29 09:07:50.471 | perl: warning: Setting locale failed. 2026-05-29 09:07:50.471 | perl: warning: Please check that your locale settings: 2026-05-29 09:07:50.472 | LANGUAGE = (unset), 2026-05-29 09:07:50.472 | LC_ALL = "en_US.utf8", 2026-05-29 09:07:50.472 | LANG = "de_DE.UTF-8" 2026-05-29 09:07:50.472 | are supported and installed on your system. 2026-05-29 09:07:50.472 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 09:07:50.515 | Enabling site placement-api. 2026-05-29 09:07:50.522 | To activate the new configuration, you need to run: 2026-05-29 09:07:50.522 | systemctl reload apache2 2026-05-29 09:07:50.528 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-29 09:07:50.532 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-29 09:07:50.535 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 09:07:50.539 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-29 09:07:50.701 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-05-29 09:07:50.705 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-05-29 09:07:50.709 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-05-29 09:07:50.758 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-05-29 09:07:50.801 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-05-29 09:07:50.826 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:50.830 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-05-29 09:07:50.856 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:50.860 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-05-29 09:07:50.864 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-05-29 09:07:50.868 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-05-29 09:07:50.872 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-29 09:07:50.876 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-29 09:07:50.880 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-05-29 09:07:50.884 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf placement auth_type password 2026-05-29 09:07:50.931 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf placement interface public 2026-05-29 09:07:50.975 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.120/identity 2026-05-29 09:07:51.019 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf placement username nova 2026-05-29 09:07:51.064 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-05-29 09:07:51.108 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-05-29 09:07:51.152 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf placement project_name service 2026-05-29 09:07:51.198 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-05-29 09:07:51.243 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-05-29 09:07:51.269 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:07:51.273 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-05-29 09:07:51.298 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:07:51.303 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-05-29 09:07:51.328 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:51.332 | + ./stack.sh:main:986 : init_os_brick 2026-05-29 09:07:51.337 | + lib/cinder:init_os_brick:511 : mkdir -p /opt/stack/data/os_brick 2026-05-29 09:07:51.343 | + lib/cinder:init_os_brick:512 : is_service_enabled cinder 2026-05-29 09:07:51.369 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:51.373 | + lib/cinder:init_os_brick:513 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-29 09:07:51.420 | + lib/cinder:init_os_brick:515 : is_service_enabled nova 2026-05-29 09:07:51.446 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:51.450 | + lib/cinder:init_os_brick:516 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-29 09:07:51.496 | + lib/cinder:init_os_brick:518 : is_service_enabled glance 2026-05-29 09:07:51.522 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:51.526 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-29 09:07:51.572 | + lib/cinder:init_os_brick:520 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-29 09:07:51.621 | + ./stack.sh:main:993 : run_phase stack install 2026-05-29 09:07:51.625 | + functions-common:run_phase:1840 : local mode=stack 2026-05-29 09:07:51.629 | + functions-common:run_phase:1841 : local phase=install 2026-05-29 09:07:51.633 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-29 09:07:51.637 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-29 09:07:51.641 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-29 09:07:51.645 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-29 09:07:51.649 | + functions-common:run_phase:1850 : local extra 2026-05-29 09:07:51.654 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-29 09:07:51.660 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-29 09:07:51.664 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-29 09:07:51.668 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-29 09:07:51.673 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-05-29 09:07:51.677 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-29 09:07:51.701 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:51.705 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-29 09:07:51.709 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-29 09:07:51.713 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-05-29 09:07:51.717 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-05-29 09:07:51.721 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 09:07:51.724 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest 2026-05-29 09:07:51.728 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-05-29 09:07:51.732 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-05-29 09:07:51.815 | ++ inc/async:async_inner:63 : install_tempest 2026-05-29 09:07:51.864 | [2026 Async install_tempest:38203]: running: install_tempest 2026-05-29 09:07:51.868 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-29 09:07:51.872 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-29 09:07:51.877 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-29 09:07:51.882 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-29 09:07:51.885 | + functions-common:run_phase:1867 : run_plugins stack install 2026-05-29 09:07:51.890 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-29 09:07:51.894 | + functions-common:run_plugins:1827 : local phase=install 2026-05-29 09:07:51.898 | + functions-common:run_plugins:1829 : local plugins= 2026-05-29 09:07:51.904 | + functions-common:run_plugins:1830 : local plugin 2026-05-29 09:07:51.907 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-05-29 09:07:51.913 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-05-29 09:07:51.917 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-29 09:07:51.921 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-29 09:07:51.926 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-05-29 09:07:51.930 | + inc/python:use_library_from_git:269 : return 1 2026-05-29 09:07:51.935 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-05-29 09:07:51.939 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-05-29 09:07:51.944 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-29 09:07:51.949 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-05-29 09:07:51.953 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-05-29 09:07:51.958 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-29 09:07:51.964 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-05-29 09:07:51.965 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-29 09:07:51.971 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-05-29 09:07:51.975 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-05-29 09:07:51.979 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-05-29 09:07:51.984 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-05-29 09:07:51.987 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-05-29 09:07:52.018 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-05-29 09:07:52.021 | + 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-05-29 09:07:53.303 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-05-29 09:07:53.452 | Downloading python_openstackclient-9.0.0-py3-none-any.whl.metadata (10 kB) 2026-05-29 09:07:53.465 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-05-29 09:07:53.466 | 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-05-29 09:07:53.467 | 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.13.3) 2026-05-29 09:07:53.468 | 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-05-29 09:07:53.469 | Requirement already satisfied: openstacksdk>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-05-29 09:07:53.470 | Requirement already satisfied: osc-lib>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.4.0) 2026-05-29 09:07:53.470 | 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.7.2) 2026-05-29 09:07:53.471 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-05-29 09:07:53.472 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-05-29 09:07:53.473 | 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.32.5) 2026-05-29 09:07:53.474 | 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.7.0) 2026-05-29 09:07:53.476 | 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-05-29 09:07:53.477 | Requirement already satisfied: cmd2>=1.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) (3.2.0) 2026-05-29 09:07:53.477 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.17.0) 2026-05-29 09:07:53.478 | 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-05-29 09:07:53.482 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-05-29 09:07:53.483 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (14.3.3) 2026-05-29 09:07:53.484 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.7.2) 2026-05-29 09:07:53.486 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-05-29 09:07:53.490 | 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-05-29 09:07:53.494 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (5.2.1) 2026-05-29 09:07:53.494 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-05-29 09:07:53.495 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-05-29 09:07:53.496 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-05-29 09:07:53.497 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (5.13.1) 2026-05-29 09:07:53.498 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-05-29 09:07:53.499 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (4.9.2) 2026-05-29 09:07:53.500 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-05-29 09:07:53.501 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.4.0) 2026-05-29 09:07:53.502 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-05-29 09:07:53.509 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.0) 2026-05-29 09:07:53.518 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (10.0.1) 2026-05-29 09:07:53.522 | 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>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-05-29 09:07:53.523 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.0) 2026-05-29 09:07:53.524 | 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>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-05-29 09:07:53.527 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (26.0) 2026-05-29 09:07:53.528 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (2.1.1) 2026-05-29 09:07:53.533 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-05-29 09:07:53.537 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-05-29 09:07:53.554 | 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.3.0) 2026-05-29 09:07:53.555 | 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.9.1) 2026-05-29 09:07:53.559 | 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-05-29 09:07:53.562 | 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.1.2) 2026-05-29 09:07:53.569 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.4) 2026-05-29 09:07:53.570 | 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.11) 2026-05-29 09:07:53.570 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.6.3) 2026-05-29 09:07:53.572 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-05-29 09:07:53.589 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-05-29 09:07:53.590 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.19.2) 2026-05-29 09:07:53.595 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-05-29 09:07:53.642 | Downloading python_openstackclient-9.0.0-py3-none-any.whl (1.1 MB) 2026-05-29 09:07:53.729 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 25.8 MB/s 0:00:00 2026-05-29 09:07:54.033 | Installing collected packages: python-openstackclient 2026-05-29 09:07:55.946 | Successfully installed python-openstackclient-9.0.0 2026-05-29 09:07:56.092 | + inc/python:pip_install:216 : result=0 2026-05-29 09:07:56.096 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 09:07:56.100 | + functions-common:time_stop:2412 : local name 2026-05-29 09:07:56.104 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:07:56.108 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:07:56.112 | + functions-common:time_stop:2415 : local total 2026-05-29 09:07:56.116 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:07:56.120 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 09:07:56.124 | + functions-common:time_stop:2419 : start_time=1780045672010 2026-05-29 09:07:56.128 | + functions-common:time_stop:2421 : [[ -z 1780045672010 ]] 2026-05-29 09:07:56.133 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:07:56.139 | + functions-common:time_stop:2424 : end_time=1780045676134 2026-05-29 09:07:56.142 | + functions-common:time_stop:2425 : elapsed_time=4124 2026-05-29 09:07:56.146 | + functions-common:time_stop:2426 : total=169504 2026-05-29 09:07:56.150 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:07:56.154 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=173628 2026-05-29 09:07:56.158 | + inc/python:pip_install:219 : return 0 2026-05-29 09:07:56.162 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-05-29 09:07:56.189 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:07:56.194 | + ./stack.sh:main:1008 : install_oscwrap 2026-05-29 09:07:56.199 | ++ functions-common:install_oscwrap:2462 : mktemp 2026-05-29 09:07:56.206 | + functions-common:install_oscwrap:2462 : OSCWRAP_TIMER_FILE=/tmp/tmp.lWE8OBgLRB 2026-05-29 09:07:56.210 | + functions-common:install_oscwrap:2465 : shopt -s expand_aliases 2026-05-29 09:07:56.214 | + functions-common:install_oscwrap:2468 : unalias -a 2026-05-29 09:07:56.218 | + functions-common:install_oscwrap:2470 : alias openstack=oscwrap 2026-05-29 09:07:56.223 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-05-29 09:07:56.226 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-05-29 09:07:56.230 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-05-29 09:07:56.257 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:07:56.260 | + ./stack.sh:main:1062 : configure_database 2026-05-29 09:07:56.265 | + lib/database:configure_database:128 : configure_database_mysql 2026-05-29 09:07:56.269 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-05-29 09:07:56.272 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-05-29 09:07:56.275 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 09:07:56.279 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-05-29 09:07:56.283 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-05-29 09:07:56.286 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:07:56.291 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:07:56.295 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-05-29 09:07:56.298 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-05-29 09:07:56.302 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:07:56.306 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:07:56.309 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-05-29 09:07:56.314 | ++ functions-common:is_fips_enabled:2533 : cat /proc/sys/crypto/fips_enabled 2026-05-29 09:07:56.315 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-05-29 09:07:56.320 | + functions-common:is_fips_enabled:2533 : fips= 2026-05-29 09:07:56.322 | + functions-common:is_fips_enabled:2534 : '[' '' == 1 ']' 2026-05-29 09:07:56.327 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-05-29 09:07:56.331 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-05-29 09:07:56.333 | ++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-05-29 09:07:56.338 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-05-29 09:07:56.440 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-05-29 09:07:56.444 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-29 09:07:56.449 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-29 09:07:56.452 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-29 09:07:56.455 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-29 09:07:56.459 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-29 09:07:56.463 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-29 09:07:56.467 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-29 09:07:56.471 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-29 09:07:56.475 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-29 09:07:56.478 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-29 09:07:56.482 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-29 09:07:56.486 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-29 09:07:56.490 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-29 09:07:56.494 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-05-29 09:07:56.498 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:07:56.501 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:07:56.505 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-05-29 09:07:56.509 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 09:07:56.513 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart mysql 2026-05-29 09:07:58.034 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-05-29 09:07:58.037 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-05-29 09:07:58.042 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:07:58.044 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:07:58.048 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-05-29 09:07:58.053 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-05-29 09:07:58.057 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-05-29 09:07:58.077 | mysqladmin: connect to server at 'localhost' failed 2026-05-29 09:07:58.077 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-05-29 09:07:58.083 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-05-29 09:07:58.088 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-05-29 09:07:58.092 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:07:58.096 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:07:58.100 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-05-29 09:07:58.104 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-05-29 09:07:58.108 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-05-29 09:07:58.115 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-05-29 09:07:58.115 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-05-29 09:07:58.133 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 09:07:58.215 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.45 2026-05-29 09:07:58.222 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-05-29 09:07:58.224 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.45 2026-05-29 09:07:58.224 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-05-29 09:07:58.231 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-05-29 09:07:58.236 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-05-29 09:07:58.239 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-05-29 09:07:58.243 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-05-29 09:07:58.247 | + 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-05-29 09:07:58.264 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 09:07:58.362 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-05-29 09:07:58.380 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 09:07:58.467 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-05-29 09:07:58.556 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-05-29 09:07:58.640 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-05-29 09:07:58.724 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-05-29 09:07:58.728 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-05-29 09:07:58.732 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-05-29 09:07:58.732 | enabling MySQL performance counting 2026-05-29 09:07:58.736 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-05-29 09:07:58.768 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-05-29 09:07:58.773 | + 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-05-29 09:07:59.806 | Processing ./tools/dbcounter 2026-05-29 09:07:59.810 | Installing build dependencies: started 2026-05-29 09:08:03.236 | Installing build dependencies: finished with status 'done' 2026-05-29 09:08:03.237 | Getting requirements to build wheel: started 2026-05-29 09:08:03.883 | Getting requirements to build wheel: finished with status 'done' 2026-05-29 09:08:03.885 | Preparing metadata (pyproject.toml): started 2026-05-29 09:08:04.268 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-29 09:08:04.271 | Building wheels for collected packages: dbcounter 2026-05-29 09:08:04.273 | Building wheel for dbcounter (pyproject.toml): started 2026-05-29 09:08:04.713 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-05-29 09:08:04.714 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=1e745e4d41096bcc36560fa487c01b79e2a2d85e6026b4bc7bdfc1295921509a 2026-05-29 09:08:04.715 | Stored in directory: /tmp/pip-ephem-wheel-cache-rya5qars/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-05-29 09:08:04.719 | Successfully built dbcounter 2026-05-29 09:08:05.025 | Installing collected packages: dbcounter 2026-05-29 09:08:05.068 | Successfully installed dbcounter-0.1 2026-05-29 09:08:05.222 | + inc/python:pip_install:216 : result=0 2026-05-29 09:08:05.225 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-29 09:08:05.229 | + functions-common:time_stop:2412 : local name 2026-05-29 09:08:05.233 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:08:05.236 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:08:05.240 | + functions-common:time_stop:2415 : local total 2026-05-29 09:08:05.243 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:08:05.247 | + functions-common:time_stop:2418 : name=pip_install 2026-05-29 09:08:05.251 | + functions-common:time_stop:2419 : start_time=1780045678759 2026-05-29 09:08:05.255 | + functions-common:time_stop:2421 : [[ -z 1780045678759 ]] 2026-05-29 09:08:05.260 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:08:05.265 | + functions-common:time_stop:2424 : end_time=1780045685261 2026-05-29 09:08:05.268 | + functions-common:time_stop:2425 : elapsed_time=6502 2026-05-29 09:08:05.272 | + functions-common:time_stop:2426 : total=173628 2026-05-29 09:08:05.276 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:08:05.280 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=180130 2026-05-29 09:08:05.283 | + inc/python:pip_install:219 : return 0 2026-05-29 09:08:05.287 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-05-29 09:08:05.291 | + lib/database:recreate_database:112 : local db=stats 2026-05-29 09:08:05.295 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-05-29 09:08:05.299 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-05-29 09:08:05.303 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-05-29 09:08:05.311 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 09:08:05.383 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-05-29 09:08:05.388 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 09:08:05.464 | + 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-05-29 09:08:05.464 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-05-29 09:08:05.470 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 09:08:05.548 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-05-29 09:08:05.552 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-05-29 09:08:05.628 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-05-29 09:08:05.704 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-05-29 09:08:05.782 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-05-29 09:08:05.859 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-05-29 09:08:05.938 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-05-29 09:08:06.015 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-05-29 09:08:06.092 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-05-29 09:08:06.096 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 09:08:06.100 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart mysql 2026-05-29 09:08:08.484 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-05-29 09:08:08.486 | + functions-common:save_stackenv:63 : local tag=1066 2026-05-29 09:08:08.492 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-05-29 09:08:08.501 | + functions-common:save_stackenv:65 : time_stamp=2026-05-29-110808 2026-05-29 09:08:08.505 | + functions-common:save_stackenv:66 : echo '# 2026-05-29-110808 1066' 2026-05-29 09:08:08.509 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:08:08.516 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-29 09:08:08.521 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:08:08.525 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-05-29 09:08:08.531 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:08:08.534 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-05-29 09:08:08.537 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:08:08.541 | + functions-common:save_stackenv:68 : 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-05-29 09:08:08.546 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:08:08.550 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.120 2026-05-29 09:08:08.554 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:08:08.560 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.120/identity 2026-05-29 09:08:08.564 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:08:08.569 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-05-29-105417 2026-05-29 09:08:08.573 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:08:08.579 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-05-29 09:08:08.583 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:08:08.588 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.120 2026-05-29 09:08:08.593 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:08:08.597 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-05-29 09:08:08.601 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:08:08.607 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-05-29 09:08:08.611 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:08:08.615 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-05-29 09:08:08.618 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:08:08.622 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-05-29 09:08:08.628 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:08:08.631 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.120 2026-05-29 09:08:08.637 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:08:08.642 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-05-29 09:08:08.646 | + ./stack.sh:main:1076 : start_dstat 2026-05-29 09:08:08.651 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-29 09:08:08.653 | + functions-common:run_process:1666 : local service=dstat 2026-05-29 09:08:08.656 | + functions-common:run_process:1667 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-29 09:08:08.659 | + functions-common:run_process:1668 : local group= 2026-05-29 09:08:08.662 | + functions-common:run_process:1669 : local user= 2026-05-29 09:08:08.665 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:08:08.670 | + functions-common:run_process:1672 : local name=dstat 2026-05-29 09:08:08.673 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:08:08.677 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:08:08.683 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:08:08.688 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:08:08.693 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:08:08.700 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045688696 2026-05-29 09:08:08.703 | + functions-common:run_process:1675 : is_service_enabled dstat 2026-05-29 09:08:08.730 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:08:08.735 | + functions-common:run_process:1676 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-05-29 09:08:08.739 | + functions-common:_run_under_systemd:1620 : local service=dstat 2026-05-29 09:08:08.742 | + functions-common:_run_under_systemd:1621 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-29 09:08:08.745 | + functions-common:_run_under_systemd:1622 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-29 09:08:08.748 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-29 09:08:08.751 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-29 09:08:08.757 | + functions-common:_common_systemd_pitfalls:1595 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-05-29 09:08:08.766 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-05-29 09:08:08.771 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@dstat.service 2026-05-29 09:08:08.774 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 09:08:08.781 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 09:08:08.788 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 09:08:08.796 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 09:08:08.801 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-05-29 09:08:08.805 | + functions-common:_run_under_systemd:1636 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-05-29 09:08:08.809 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-05-29 09:08:08.814 | + functions-common:write_user_unit_file:1527 : local service=devstack@dstat.service 2026-05-29 09:08:08.817 | + functions-common:write_user_unit_file:1528 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-29 09:08:08.822 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-29 09:08:08.825 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-29 09:08:08.827 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-29 09:08:08.829 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 09:08:08.832 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-29 09:08:08.834 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-05-29 09:08:08.836 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 09:08:08.840 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-05-29 09:08:08.945 | + functions-common:write_user_unit_file:1540 : 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-05-29 09:08:09.052 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-05-29 09:08:09.139 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-29 09:08:09.234 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-05-29 09:08:09.316 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-05-29 09:08:09.403 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-29 09:08:09.485 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-29 09:08:09.489 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-29 09:08:09.493 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-05-29 09:08:09.589 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 09:08:10.060 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@dstat.service 2026-05-29 09:08:10.085 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-05-29 09:08:10.538 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@dstat.service 2026-05-29 09:08:10.596 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:08:10.602 | + functions-common:time_stop:2412 : local name 2026-05-29 09:08:10.607 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:08:10.612 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:08:10.615 | + functions-common:time_stop:2415 : local total 2026-05-29 09:08:10.619 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:08:10.620 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:08:10.623 | + functions-common:time_stop:2419 : start_time=1780045688696 2026-05-29 09:08:10.625 | + functions-common:time_stop:2421 : [[ -z 1780045688696 ]] 2026-05-29 09:08:10.627 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:08:10.634 | + functions-common:time_stop:2424 : end_time=1780045690629 2026-05-29 09:08:10.635 | + functions-common:time_stop:2425 : elapsed_time=1933 2026-05-29 09:08:10.637 | + functions-common:time_stop:2426 : total=0 2026-05-29 09:08:10.640 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:08:10.644 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1933 2026-05-29 09:08:10.652 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-05-29 09:08:10.656 | + functions-common:run_process:1666 : local service=memory_tracker 2026-05-29 09:08:10.666 | + functions-common:run_process:1667 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-05-29 09:08:10.672 | + functions-common:run_process:1668 : local group= 2026-05-29 09:08:10.676 | + functions-common:run_process:1669 : local user=root 2026-05-29 09:08:10.682 | + functions-common:run_process:1670 : local env_vars=PYTHON=python3.12 2026-05-29 09:08:10.689 | + functions-common:run_process:1672 : local name=memory_tracker 2026-05-29 09:08:10.691 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:08:10.694 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:08:10.697 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:08:10.703 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:08:10.710 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:08:10.715 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045690712 2026-05-29 09:08:10.723 | + functions-common:run_process:1675 : is_service_enabled memory_tracker 2026-05-29 09:08:10.756 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:08:10.771 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:08:10.776 | + functions-common:time_stop:2412 : local name 2026-05-29 09:08:10.781 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:08:10.787 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:08:10.794 | + functions-common:time_stop:2415 : local total 2026-05-29 09:08:10.801 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:08:10.811 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:08:10.811 | + functions-common:time_stop:2419 : start_time=1780045690712 2026-05-29 09:08:10.819 | + functions-common:time_stop:2421 : [[ -z 1780045690712 ]] 2026-05-29 09:08:10.824 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:08:10.832 | + functions-common:time_stop:2424 : end_time=1780045690827 2026-05-29 09:08:10.836 | + functions-common:time_stop:2425 : elapsed_time=115 2026-05-29 09:08:10.841 | + functions-common:time_stop:2426 : total=1933 2026-05-29 09:08:10.844 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:08:10.847 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2048 2026-05-29 09:08:10.851 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-05-29 09:08:10.877 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:08:10.886 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-05-29 09:08:10.892 | + functions-common:run_process:1666 : local service=file_tracker 2026-05-29 09:08:10.900 | + functions-common:run_process:1667 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-05-29 09:08:10.906 | + functions-common:run_process:1668 : local group= 2026-05-29 09:08:10.913 | + functions-common:run_process:1669 : local user= 2026-05-29 09:08:10.916 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:08:10.921 | + functions-common:run_process:1672 : local name=file_tracker 2026-05-29 09:08:10.924 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:08:10.931 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:08:10.934 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:08:10.938 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:08:10.946 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:08:10.954 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045690947 2026-05-29 09:08:10.963 | + functions-common:run_process:1675 : is_service_enabled file_tracker 2026-05-29 09:08:10.999 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:08:11.003 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:08:11.008 | + functions-common:time_stop:2412 : local name 2026-05-29 09:08:11.014 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:08:11.020 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:08:11.026 | + functions-common:time_stop:2415 : local total 2026-05-29 09:08:11.032 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:08:11.037 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:08:11.044 | + functions-common:time_stop:2419 : start_time=1780045690947 2026-05-29 09:08:11.049 | + functions-common:time_stop:2421 : [[ -z 1780045690947 ]] 2026-05-29 09:08:11.062 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:08:11.067 | + functions-common:time_stop:2424 : end_time=1780045691061 2026-05-29 09:08:11.074 | + functions-common:time_stop:2425 : elapsed_time=114 2026-05-29 09:08:11.079 | + functions-common:time_stop:2426 : total=2048 2026-05-29 09:08:11.086 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:08:11.094 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2162 2026-05-29 09:08:11.099 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-05-29 09:08:11.137 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:08:11.141 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-05-29 09:08:11.170 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:08:11.174 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-05-29 09:08:11.198 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:08:11.202 | + ./stack.sh:main:1095 : start_etcd3 2026-05-29 09:08:11.205 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-05-29 09:08:11.209 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-05-29 09:08:11.212 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-05-29 09:08:11.217 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.120:2380' 2026-05-29 09:08:11.221 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.120:2380' 2026-05-29 09:08:11.224 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.120:2379' 2026-05-29 09:08:11.228 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-05-29 09:08:11.231 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-05-29 09:08:11.235 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.120:2379' 2026-05-29 09:08:11.239 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-05-29 09:08:11.242 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-05-29 09:08:11.245 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-05-29 09:08:11.247 | + 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.120:2380 --initial-advertise-peer-urls http://192.168.122.120:2380 --advertise-client-urls http://192.168.122.120:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.120:2379 --log-level=debug' '' root 2026-05-29 09:08:11.249 | + functions-common:write_user_unit_file:1527 : local service=devstack@etcd.service 2026-05-29 09:08:11.252 | + functions-common:write_user_unit_file:1528 : 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.120:2380 --initial-advertise-peer-urls http://192.168.122.120:2380 --advertise-client-urls http://192.168.122.120:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.120:2379 --log-level=debug' 2026-05-29 09:08:11.256 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-29 09:08:11.261 | + functions-common:write_user_unit_file:1530 : local user=root 2026-05-29 09:08:11.265 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-29 09:08:11.270 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 09:08:11.274 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-29 09:08:11.279 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-05-29 09:08:11.282 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 09:08:11.289 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-05-29 09:08:11.389 | + functions-common:write_user_unit_file:1540 : 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-05-29 09:08:11.481 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-05-29 09:08:11.560 | + functions-common:write_user_unit_file:1542 : 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.120:2380 --initial-advertise-peer-urls http://192.168.122.120:2380 --advertise-client-urls http://192.168.122.120:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.120:2379 --log-level=debug' 2026-05-29 09:08:11.642 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-05-29 09:08:11.718 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-05-29 09:08:11.800 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-29 09:08:11.880 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-29 09:08:11.884 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-29 09:08:11.888 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-05-29 09:08:11.984 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 09:08:12.486 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-05-29 09:08:12.565 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-05-29 09:08:12.640 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-05-29 09:08:12.718 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-05-29 09:08:12.798 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-05-29 09:08:12.804 | ++ functions-common:is_arch:517 : uname -m 2026-05-29 09:08:12.809 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-29 09:08:12.813 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-05-29 09:08:13.307 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-05-29 09:08:13.324 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-05-29 09:08:13.776 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-05-29 09:08:14.212 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-05-29 09:08:14.236 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:08:14.241 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-05-29 09:08:14.246 | + functions-common:write_clouds_yaml:82 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-05-29 09:08:14.251 | ++ functions-common:write_clouds_yaml:84 : dirname /etc/openstack/clouds.yaml 2026-05-29 09:08:14.258 | + functions-common:write_clouds_yaml:84 : sudo mkdir -p /etc/openstack 2026-05-29 09:08:14.280 | + functions-common:write_clouds_yaml:85 : sudo chown -R quobyte /etc/openstack 2026-05-29 09:08:14.302 | + functions-common:write_clouds_yaml:87 : CA_CERT_ARG= 2026-05-29 09:08:14.306 | + functions-common:write_clouds_yaml:88 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-05-29 09:08:14.310 | + functions-common:write_clouds_yaml:92 : /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.120/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-05-29 09:08:14.427 | The user clouds.yaml file didn't exist. 2026-05-29 09:08:14.441 | + functions-common:write_clouds_yaml:103 : /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.120/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-05-29 09:08:14.566 | + functions-common:write_clouds_yaml:114 : /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.120/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-05-29 09:08:14.694 | + functions-common:write_clouds_yaml:125 : /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.120/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-05-29 09:08:14.823 | + functions-common:write_clouds_yaml:136 : /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.120/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-05-29 09:08:14.951 | + functions-common:write_clouds_yaml:147 : /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.120/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-05-29 09:08:15.083 | + functions-common:write_clouds_yaml:158 : /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.120/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-05-29 09:08:15.222 | + functions-common:write_clouds_yaml:169 : /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.120/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-05-29 09:08:15.358 | + functions-common:write_clouds_yaml:180 : /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.120/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-05-29 09:08:15.495 | + functions-common:write_clouds_yaml:191 : /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.120/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-05-29 09:08:15.633 | + functions-common:write_clouds_yaml:201 : cat 2026-05-29 09:08:15.641 | ++ functions-common:write_clouds_yaml:207 : eval echo '~quobyte' 2026-05-29 09:08:15.645 | +++ functions-common:write_clouds_yaml:207 : echo /home/quobyte 2026-05-29 09:08:15.650 | + functions-common:write_clouds_yaml:207 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-05-29 09:08:15.655 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-05-29 09:08:15.661 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-05-29 09:08:15.663 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-05-29 09:08:15.686 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:08:15.689 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-05-29 09:08:15.692 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 09:08:15.695 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-05-29 09:08:15.699 | + ./stack.sh:main:1112 : '[' 192.168.122.120 == 192.168.122.120 ']' 2026-05-29 09:08:15.702 | + ./stack.sh:main:1113 : init_keystone 2026-05-29 09:08:15.705 | + lib/keystone:init_keystone:477 : is_service_enabled ldap 2026-05-29 09:08:15.726 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:08:15.729 | + lib/keystone:init_keystone:481 : [[ True == True ]] 2026-05-29 09:08:15.732 | + lib/keystone:init_keystone:483 : recreate_database keystone 2026-05-29 09:08:15.735 | + lib/database:recreate_database:112 : local db=keystone 2026-05-29 09:08:15.739 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-05-29 09:08:15.742 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-05-29 09:08:15.745 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-05-29 09:08:15.753 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 09:08:15.834 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-05-29 09:08:15.839 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 09:08:15.919 | + lib/keystone:init_keystone:486 : time_start dbsync 2026-05-29 09:08:15.923 | + functions-common:time_start:2398 : local name=dbsync 2026-05-29 09:08:15.927 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:08:15.931 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:08:15.937 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:08:15.944 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045695939 2026-05-29 09:08:15.947 | + lib/keystone:init_keystone:488 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-05-29 09:08:19.467 | INFO dbcounter [-] Registered counter for database keystone 2026-05-29 09:08:19.496 | 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=41159) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-29 09:08:19.510 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 09:08:19.511 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 09:08:19.512 | DEBUG dbcounter [-] [41159] Writer thread running {{(pid=41159) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 09:08:19.588 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-05-29 09:08:23.170 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41159) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-29 09:08:23.173 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-05-29 09:08:23.174 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41159) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:08:23.176 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-05-29 09:08:23.222 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41159) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:08:23.224 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-05-29 09:08:23.248 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41159) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:08:23.250 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-05-29 09:08:23.327 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41159) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:08:23.329 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-05-29 09:08:23.367 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41159) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:08:23.369 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-05-29 09:08:23.450 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41159) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:08:23.452 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-05-29 09:08:23.452 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41159) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-29 09:08:23.455 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-05-29 09:08:23.515 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41159) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:08:23.517 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-05-29 09:08:23.552 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41159) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:08:24.034 | + lib/keystone:init_keystone:489 : time_stop dbsync 2026-05-29 09:08:24.037 | + functions-common:time_stop:2412 : local name 2026-05-29 09:08:24.041 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:08:24.044 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:08:24.048 | + functions-common:time_stop:2415 : local total 2026-05-29 09:08:24.052 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:08:24.055 | + functions-common:time_stop:2418 : name=dbsync 2026-05-29 09:08:24.058 | + functions-common:time_stop:2419 : start_time=1780045695939 2026-05-29 09:08:24.061 | + functions-common:time_stop:2421 : [[ -z 1780045695939 ]] 2026-05-29 09:08:24.065 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:08:24.078 | + functions-common:time_stop:2424 : end_time=1780045704073 2026-05-29 09:08:24.081 | + functions-common:time_stop:2425 : elapsed_time=8134 2026-05-29 09:08:24.085 | + functions-common:time_stop:2426 : total=0 2026-05-29 09:08:24.089 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:08:24.093 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8134 2026-05-29 09:08:24.098 | + lib/keystone:init_keystone:491 : [[ fernet == \f\e\r\n\e\t ]] 2026-05-29 09:08:24.101 | + lib/keystone:init_keystone:492 : rm -rf /etc/keystone/fernet-keys/ 2026-05-29 09:08:24.106 | + lib/keystone:init_keystone:493 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-05-29 09:08:27.320 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-05-29 09:08:27.321 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-05-29 09:08:27.321 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-05-29 09:08:27.322 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-05-29 09:08:27.322 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-05-29 09:08:27.322 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-05-29 09:08:27.323 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-05-29 09:08:27.323 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-05-29 09:08:27.323 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-05-29 09:08:27.897 | + lib/keystone:init_keystone:495 : rm -rf /etc/keystone/credential-keys/ 2026-05-29 09:08:27.903 | + lib/keystone:init_keystone:496 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-05-29 09:08:31.135 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-05-29 09:08:31.136 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-05-29 09:08:31.136 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-05-29 09:08:31.136 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-05-29 09:08:31.137 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-05-29 09:08:31.137 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-05-29 09:08:31.137 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-05-29 09:08:31.138 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-05-29 09:08:31.138 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-05-29 09:08:31.621 | + ./stack.sh:main:1114 : start_keystone 2026-05-29 09:08:31.626 | + lib/keystone:start_keystone:550 : local service_port=5000 2026-05-29 09:08:31.630 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2026-05-29 09:08:31.634 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2026-05-29 09:08:31.662 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:08:31.668 | ++ lib/keystone:start_keystone:557 : which uwsgi 2026-05-29 09:08:31.675 | + lib/keystone:start_keystone:557 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-05-29 09:08:31.679 | + functions-common:run_process:1666 : local service=keystone 2026-05-29 09:08:31.683 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-29 09:08:31.687 | + functions-common:run_process:1668 : local group= 2026-05-29 09:08:31.692 | + functions-common:run_process:1669 : local user= 2026-05-29 09:08:31.696 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:08:31.700 | + functions-common:run_process:1672 : local name=keystone 2026-05-29 09:08:31.705 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:08:31.709 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:08:31.713 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:08:31.717 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:08:31.723 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:08:31.729 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045711725 2026-05-29 09:08:31.733 | + functions-common:run_process:1675 : is_service_enabled keystone 2026-05-29 09:08:31.760 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:08:31.764 | + functions-common:run_process:1676 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-05-29 09:08:31.768 | + functions-common:_run_under_systemd:1620 : local service=keystone 2026-05-29 09:08:31.772 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-29 09:08:31.776 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-29 09:08:31.780 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-29 09:08:31.785 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-29 09:08:31.788 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-05-29 09:08:31.792 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-05-29 09:08:31.796 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@keystone.service 2026-05-29 09:08:31.800 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 09:08:31.805 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 09:08:31.809 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 09:08:31.814 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 09:08:31.817 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-05-29 09:08:31.821 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-05-29 09:08:31.825 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-29 09:08:31.829 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-05-29 09:08:31.834 | + functions-common:_run_under_systemd:1640 : 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-05-29 09:08:31.837 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@keystone.service 2026-05-29 09:08:31.841 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-05-29 09:08:31.845 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-29 09:08:31.850 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-29 09:08:31.854 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-29 09:08:31.859 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-05-29 09:08:31.864 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-29 09:08:31.871 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-05-29 09:08:31.976 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-29 09:08:32.074 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-05-29 09:08:32.151 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-05-29 09:08:32.228 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-29 09:08:32.305 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-29 09:08:32.383 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-05-29 09:08:32.461 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-05-29 09:08:32.538 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-05-29 09:08:32.618 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-05-29 09:08:32.697 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-05-29 09:08:32.773 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-29 09:08:32.777 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-29 09:08:32.781 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-05-29 09:08:32.871 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-29 09:08:33.357 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@keystone.service 2026-05-29 09:08:33.385 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-05-29 09:08:33.839 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@keystone.service 2026-05-29 09:08:33.992 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:08:33.995 | + functions-common:time_stop:2412 : local name 2026-05-29 09:08:33.996 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:08:33.998 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:08:34.001 | + functions-common:time_stop:2415 : local total 2026-05-29 09:08:34.002 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:08:34.004 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:08:34.006 | + functions-common:time_stop:2419 : start_time=1780045711725 2026-05-29 09:08:34.008 | + functions-common:time_stop:2421 : [[ -z 1780045711725 ]] 2026-05-29 09:08:34.015 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:08:34.018 | + functions-common:time_stop:2424 : end_time=1780045714016 2026-05-29 09:08:34.021 | + functions-common:time_stop:2425 : elapsed_time=2291 2026-05-29 09:08:34.023 | + functions-common:time_stop:2426 : total=2162 2026-05-29 09:08:34.024 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:08:34.026 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4453 2026-05-29 09:08:34.029 | + lib/keystone:start_keystone:559 : echo 'Waiting for keystone to start...' 2026-05-29 09:08:34.030 | Waiting for keystone to start... 2026-05-29 09:08:34.031 | + lib/keystone:start_keystone:565 : local service_uri=http://192.168.122.120/identity/v3/ 2026-05-29 09:08:34.033 | + lib/keystone:start_keystone:567 : wait_for_service 60 http://192.168.122.120/identity/v3/ 2026-05-29 09:08:34.035 | + functions:wait_for_service:476 : local timeout=60 2026-05-29 09:08:34.037 | + functions:wait_for_service:477 : local url=http://192.168.122.120/identity/v3/ 2026-05-29 09:08:34.039 | + functions:wait_for_service:478 : local rval=0 2026-05-29 09:08:34.041 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-29 09:08:34.044 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-29 09:08:34.045 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:08:34.047 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:08:34.049 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:08:34.053 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045714051 2026-05-29 09:08:34.055 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-29 09:08:34.058 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 09:08:34.061 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.120/identity/v3/ 2026-05-29 09:08:37.029 | ++ inc/async:async_inner:64 : rc=0 2026-05-29 09:08:37.066 | [38203 Async install_tempest:38203]: finished successfully 2026-05-29 09:08:39.604 | + :: : [[ 200 == 503 ]] 2026-05-29 09:08:39.606 | + :: : [[ 0 -eq 7 ]] 2026-05-29 09:08:39.611 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-29 09:08:39.616 | + functions-common:time_stop:2412 : local name 2026-05-29 09:08:39.620 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:08:39.625 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:08:39.629 | + functions-common:time_stop:2415 : local total 2026-05-29 09:08:39.633 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:08:39.637 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-29 09:08:39.641 | + functions-common:time_stop:2419 : start_time=1780045714051 2026-05-29 09:08:39.644 | + functions-common:time_stop:2421 : [[ -z 1780045714051 ]] 2026-05-29 09:08:39.650 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:08:39.655 | + functions-common:time_stop:2424 : end_time=1780045719651 2026-05-29 09:08:39.659 | + functions-common:time_stop:2425 : elapsed_time=5600 2026-05-29 09:08:39.663 | + functions-common:time_stop:2426 : total=0 2026-05-29 09:08:39.668 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:08:39.671 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5600 2026-05-29 09:08:39.675 | + functions:wait_for_service:486 : return 0 2026-05-29 09:08:39.679 | + lib/keystone:start_keystone:572 : is_service_enabled tls-proxy 2026-05-29 09:08:39.705 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:08:39.709 | + lib/keystone:start_keystone:577 : restart_service memcached 2026-05-29 09:08:39.713 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 09:08:39.717 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart memcached 2026-05-29 09:08:40.191 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-05-29 09:08:40.195 | + lib/keystone:bootstrap_keystone:592 : /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.120/identity 2026-05-29 09:08:43.909 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:43.909 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:43.910 | 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=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:43.917 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:43.933 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:43.933 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:43.962 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:43.989 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:43.989 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:44.078 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:44.078 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:44.079 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:44.079 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:44.081 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:44.081 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:44.095 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:44.095 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:44.095 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:44.095 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:44.095 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:44.096 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:44.097 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:44.102 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:44.106 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:44.106 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:44.108 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:44.108 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:44.108 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:44.108 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:44.108 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42160) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-29 09:08:44.183 | INFO dbcounter [-] Registered counter for database keystone 2026-05-29 09:08:44.211 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=42160) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-29 09:08:44.420 | DEBUG dbcounter [-] [42160] Writer thread running {{(pid=42160) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 09:08:44.558 | INFO keystone.cmd.bootstrap [None req-dbbf4651-1c2d-4494-8cde-7965e6046cff None None] Created domain default 2026-05-29 09:08:44.610 | INFO keystone.cmd.bootstrap [None req-dbbf4651-1c2d-4494-8cde-7965e6046cff None None] Created project admin 2026-05-29 09:08:44.648 | WARNING keystone.common.password_hashing [None req-dbbf4651-1c2d-4494-8cde-7965e6046cff None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-05-29 09:08:44.671 | INFO keystone.cmd.bootstrap [None req-dbbf4651-1c2d-4494-8cde-7965e6046cff None None] Created user admin 2026-05-29 09:08:44.695 | INFO keystone.cmd.bootstrap [None req-dbbf4651-1c2d-4494-8cde-7965e6046cff None None] Created role reader 2026-05-29 09:08:44.718 | INFO keystone.cmd.bootstrap [None req-dbbf4651-1c2d-4494-8cde-7965e6046cff None None] Created role member 2026-05-29 09:08:44.750 | INFO keystone.cmd.bootstrap [None req-dbbf4651-1c2d-4494-8cde-7965e6046cff None None] Created implied role where 34808c2ee2ba4c45b511c5d83bd46abb implies 5fbb0b6b92f44a97ade79aac3a74a0ed 2026-05-29 09:08:44.765 | INFO keystone.cmd.bootstrap [None req-dbbf4651-1c2d-4494-8cde-7965e6046cff None None] Created role manager 2026-05-29 09:08:44.791 | INFO keystone.cmd.bootstrap [None req-dbbf4651-1c2d-4494-8cde-7965e6046cff None None] Created implied role where 953853766db6489188f62e991bcd7789 implies 34808c2ee2ba4c45b511c5d83bd46abb 2026-05-29 09:08:44.811 | INFO keystone.cmd.bootstrap [None req-dbbf4651-1c2d-4494-8cde-7965e6046cff None None] Created role admin 2026-05-29 09:08:44.833 | INFO keystone.cmd.bootstrap [None req-dbbf4651-1c2d-4494-8cde-7965e6046cff None None] Created implied role where 458847acd78c4f94b721b1adf982f136 implies 953853766db6489188f62e991bcd7789 2026-05-29 09:08:44.854 | INFO keystone.cmd.bootstrap [None req-dbbf4651-1c2d-4494-8cde-7965e6046cff None None] Created role service 2026-05-29 09:08:44.872 | INFO keystone.cmd.bootstrap [None req-dbbf4651-1c2d-4494-8cde-7965e6046cff None None] Granted role admin on project admin to user admin. 2026-05-29 09:08:44.884 | INFO keystone.cmd.bootstrap [None req-dbbf4651-1c2d-4494-8cde-7965e6046cff None None] Granted role admin on the system to user admin. 2026-05-29 09:08:44.902 | WARNING py.warnings [None req-dbbf4651-1c2d-4494-8cde-7965e6046cff None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-05-29 09:08:44.903 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 09:08:44.903 |  2026-05-29 09:08:44.908 | INFO keystone.cmd.bootstrap [None req-dbbf4651-1c2d-4494-8cde-7965e6046cff None None] Created region RegionOne 2026-05-29 09:08:44.956 | INFO keystone.cmd.bootstrap [None req-dbbf4651-1c2d-4494-8cde-7965e6046cff None None] Created public endpoint http://192.168.122.120/identity 2026-05-29 09:08:45.647 | + lib/keystone:bootstrap_keystone:600 : '[' False == True ']' 2026-05-29 09:08:45.651 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-05-29 09:08:45.656 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2026-05-29 09:08:45.662 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2026-05-29 09:08:50.278 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:08:50.284 | + lib/keystone:create_keystone_accounts:299 : admin_project=038ef762541b4fd59e936d7e1e87b655 2026-05-29 09:08:50.286 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2026-05-29 09:08:50.291 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2026-05-29 09:08:53.297 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:08:53.302 | + lib/keystone:create_keystone_accounts:301 : admin_user=e79da1399d4741a795b74a024547e2af 2026-05-29 09:08:53.305 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2026-05-29 09:08:53.309 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2026-05-29 09:08:53.313 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2026-05-29 09:08:53.317 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin e79da1399d4741a795b74a024547e2af default 2026-05-29 09:08:53.397 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin e79da1399d4741a795b74a024547e2af default 2026-05-29 09:08:53.441 | [2026 Async ks-domain-role:42280]: running: get_or_add_user_domain_role admin e79da1399d4741a795b74a024547e2af default 2026-05-29 09:08:53.444 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2026-05-29 09:08:53.448 | + functions-common:get_or_create_domain:864 : local domain_id 2026-05-29 09:08:53.453 | ++ functions-common:get_or_create_domain:869 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-05-29 09:08:57.018 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:08:57.023 | + functions-common:get_or_create_domain:869 : domain_id=default 2026-05-29 09:08:57.027 | + functions-common:get_or_create_domain:870 : echo default 2026-05-29 09:08:57.027 | default 2026-05-29 09:08:57.029 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2026-05-29 09:08:57.097 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-05-29 09:08:57.141 | [2026 Async ks-project:42388]: running: get_or_create_project service Default 2026-05-29 09:08:57.141 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2026-05-29 09:08:57.198 | + inc/async:async_inner:63 : get_or_create_role service 2026-05-29 09:08:57.236 | [2026 Async ks-service:42482]: running: get_or_create_role service 2026-05-29 09:08:57.239 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-05-29 09:08:57.321 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-05-29 09:08:57.406 | [2026 Async ks-reseller:42583]: running: get_or_create_role ResellerAdmin 2026-05-29 09:08:57.411 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2026-05-29 09:08:57.416 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2026-05-29 09:08:57.643 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-05-29 09:08:57.733 | [2026 Async ks-anotherrole:42690]: running: get_or_create_role anotherrole 2026-05-29 09:08:57.735 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2026-05-29 09:08:57.743 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2026-05-29 09:08:57.750 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-29 09:08:57.758 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-05-29 09:09:02.143 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:09:02.206 | [42482 Async ks-service:42482]: finished successfully 2026-05-29 09:09:02.318 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:09:02.360 | [42690 Async ks-anotherrole:42690]: finished successfully 2026-05-29 09:09:02.706 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:09:02.738 | [42583 Async ks-reseller:42583]: finished successfully 2026-05-29 09:09:02.757 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:09:02.791 | [42280 Async ks-domain-role:42280]: finished successfully 2026-05-29 09:09:02.880 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:09:02.911 | [42388 Async ks-project:42388]: finished successfully 2026-05-29 09:09:03.357 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:03.362 | ++ functions-common:get_or_create_project:920 : project_id=78b73ae3fd0547a39f6426946572a738 2026-05-29 09:09:03.366 | ++ functions-common:get_or_create_project:921 : echo 78b73ae3fd0547a39f6426946572a738 2026-05-29 09:09:03.370 | + lib/keystone:create_keystone_accounts:329 : invis_project=78b73ae3fd0547a39f6426946572a738 2026-05-29 09:09:03.375 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2026-05-29 09:09:03.379 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2026-05-29 09:09:03.383 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-29 09:09:03.389 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-05-29 09:09:06.670 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:06.675 | ++ functions-common:get_or_create_project:920 : project_id=1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:06.679 | ++ functions-common:get_or_create_project:921 : echo 1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:06.683 | + lib/keystone:create_keystone_accounts:333 : demo_project=1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:06.687 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2026-05-29 09:09:06.692 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo nomoresecret default demo@example.com 2026-05-29 09:09:06.696 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-29 09:09:06.700 | ++ functions-common:get_or_create_user:892 : [[ ! -z demo@example.com ]] 2026-05-29 09:09:06.704 | ++ functions-common:get_or_create_user:893 : local email=--email=demo@example.com 2026-05-29 09:09:06.709 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-05-29 09:09:09.953 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:09.957 | ++ functions-common:get_or_create_user:907 : user_id=9d7b288d0e45455dbc8259ba26987870 2026-05-29 09:09:09.960 | ++ functions-common:get_or_create_user:908 : echo 9d7b288d0e45455dbc8259ba26987870 2026-05-29 09:09:09.964 | + lib/keystone:create_keystone_accounts:336 : demo_user=9d7b288d0e45455dbc8259ba26987870 2026-05-29 09:09:09.968 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-05-29 09:09:10.030 | [2026 Async ks-domain-role:42280]: Waiting for completion of get_or_add_user_domain_role admin e79da1399d4741a795b74a024547e2af default running on PID 42280 (6 other jobs running) 2026-05-29 09:09:10.058 | [2026 Async ks-domain-role:42280]: Signaling child to exit 2026-05-29 09:09:10.059 | WAKEUP 2026-05-29 09:09:10.085 | [2026 Async ks-domain-role:42280]: Signaled 2026-05-29 09:09:10.087 | + functions-common:get_or_add_user_domain_role:978 : local user_role_id 2026-05-29 09:09:10.087 | + functions-common:get_or_add_user_domain_role:982 : openstack --os-cloud devstack-system-admin role add admin --user e79da1399d4741a795b74a024547e2af --domain default 2026-05-29 09:09:10.087 | ++ functions-common:get_or_add_user_domain_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e79da1399d4741a795b74a024547e2af --domain default -c Role -f value 2026-05-29 09:09:10.087 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:10.087 | + functions-common:get_or_add_user_domain_role:989 : user_role_id=458847acd78c4f94b721b1adf982f136 2026-05-29 09:09:10.088 | + functions-common:get_or_add_user_domain_role:991 : echo 458847acd78c4f94b721b1adf982f136 2026-05-29 09:09:10.088 | 458847acd78c4f94b721b1adf982f136 2026-05-29 09:09:10.141 | [2026 Async ks-domain-role:42280]: finished get_or_add_user_domain_role admin e79da1399d4741a795b74a024547e2af default with result 0 in 9 seconds 2026-05-29 09:09:10.149 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-05-29 09:09:10.191 | [2026 Async ks-project:42388]: Waiting for completion of get_or_create_project service Default running on PID 42388 (5 other jobs running) 2026-05-29 09:09:10.219 | [2026 Async ks-project:42388]: Signaling child to exit 2026-05-29 09:09:10.219 | WAKEUP 2026-05-29 09:09:10.246 | [2026 Async ks-project:42388]: Signaled 2026-05-29 09:09:10.248 | + functions-common:get_or_create_project:914 : local project_id 2026-05-29 09:09:10.248 | ++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-05-29 09:09:10.248 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:10.248 | + functions-common:get_or_create_project:920 : project_id=2f0538d8c572413d86cad0ae64e6c0b8 2026-05-29 09:09:10.248 | + functions-common:get_or_create_project:921 : echo 2f0538d8c572413d86cad0ae64e6c0b8 2026-05-29 09:09:10.248 | 2f0538d8c572413d86cad0ae64e6c0b8 2026-05-29 09:09:10.298 | [2026 Async ks-project:42388]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-05-29 09:09:10.341 | [2026 Async ks-service:42482]: Waiting for completion of get_or_create_role service running on PID 42482 (4 other jobs running) 2026-05-29 09:09:10.369 | [2026 Async ks-service:42482]: Signaling child to exit 2026-05-29 09:09:10.370 | WAKEUP 2026-05-29 09:09:10.397 | [2026 Async ks-service:42482]: Signaled 2026-05-29 09:09:10.398 | + functions-common:get_or_create_role:927 : local role_id 2026-05-29 09:09:10.399 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-05-29 09:09:10.399 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:10.399 | + functions-common:get_or_create_role:932 : role_id=13bdbf96d9c842aab0d790a9dd7024e4 2026-05-29 09:09:10.399 | + functions-common:get_or_create_role:933 : echo 13bdbf96d9c842aab0d790a9dd7024e4 2026-05-29 09:09:10.399 | 13bdbf96d9c842aab0d790a9dd7024e4 2026-05-29 09:09:10.450 | [2026 Async ks-service:42482]: finished get_or_create_role service with result 0 in 5 seconds 2026-05-29 09:09:10.494 | [2026 Async ks-reseller:42583]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 42583 (3 other jobs running) 2026-05-29 09:09:10.524 | [2026 Async ks-reseller:42583]: Signaling child to exit 2026-05-29 09:09:10.524 | WAKEUP 2026-05-29 09:09:10.550 | [2026 Async ks-reseller:42583]: Signaled 2026-05-29 09:09:10.552 | + functions-common:get_or_create_role:927 : local role_id 2026-05-29 09:09:10.552 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-05-29 09:09:10.552 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:10.552 | + functions-common:get_or_create_role:932 : role_id=3c5b163307444fb5a2f95ccddcca9f7d 2026-05-29 09:09:10.552 | + functions-common:get_or_create_role:933 : echo 3c5b163307444fb5a2f95ccddcca9f7d 2026-05-29 09:09:10.552 | 3c5b163307444fb5a2f95ccddcca9f7d 2026-05-29 09:09:10.603 | [2026 Async ks-reseller:42583]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-05-29 09:09:10.645 | [2026 Async ks-anotherrole:42690]: Waiting for completion of get_or_create_role anotherrole running on PID 42690 (2 other jobs running) 2026-05-29 09:09:10.675 | [2026 Async ks-anotherrole:42690]: Signaling child to exit 2026-05-29 09:09:10.675 | WAKEUP 2026-05-29 09:09:10.701 | [2026 Async ks-anotherrole:42690]: Signaled 2026-05-29 09:09:10.703 | + functions-common:get_or_create_role:927 : local role_id 2026-05-29 09:09:10.703 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-05-29 09:09:10.703 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:10.704 | + functions-common:get_or_create_role:932 : role_id=e4143553600544b6989775524c195508 2026-05-29 09:09:10.704 | + functions-common:get_or_create_role:933 : echo e4143553600544b6989775524c195508 2026-05-29 09:09:10.704 | e4143553600544b6989775524c195508 2026-05-29 09:09:10.755 | [2026 Async ks-anotherrole:42690]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2026-05-29 09:09:10.761 | + inc/async:async_wait:197 : return 0 2026-05-29 09:09:10.766 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 9d7b288d0e45455dbc8259ba26987870 1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:10.849 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9d7b288d0e45455dbc8259ba26987870 1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:10.900 | [2026 Async ks-demo-member:43563]: running: get_or_add_user_project_role member 9d7b288d0e45455dbc8259ba26987870 1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:10.903 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin e79da1399d4741a795b74a024547e2af 1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:10.988 | + inc/async:async_inner:63 : get_or_add_user_project_role admin e79da1399d4741a795b74a024547e2af 1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:11.041 | [2026 Async ks-demo-admin:43659]: running: get_or_add_user_project_role admin e79da1399d4741a795b74a024547e2af 1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:11.046 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 9d7b288d0e45455dbc8259ba26987870 1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:11.119 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 9d7b288d0e45455dbc8259ba26987870 1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:11.166 | [2026 Async ks-demo-another:43755]: running: get_or_add_user_project_role anotherrole 9d7b288d0e45455dbc8259ba26987870 1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:11.168 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 9d7b288d0e45455dbc8259ba26987870 78b73ae3fd0547a39f6426946572a738 2026-05-29 09:09:11.231 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9d7b288d0e45455dbc8259ba26987870 78b73ae3fd0547a39f6426946572a738 2026-05-29 09:09:11.304 | [2026 Async ks-demo-invis:43851]: running: get_or_add_user_project_role member 9d7b288d0e45455dbc8259ba26987870 78b73ae3fd0547a39f6426946572a738 2026-05-29 09:09:11.309 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2026-05-29 09:09:11.317 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-05-29 09:09:11.325 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-29 09:09:11.332 | ++ functions-common:get_or_create_user:892 : [[ ! -z demo_reader@example.com ]] 2026-05-29 09:09:11.338 | ++ functions-common:get_or_create_user:893 : local email=--email=demo_reader@example.com 2026-05-29 09:09:11.346 | +++ functions-common:get_or_create_user:907 : 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-05-29 09:09:15.465 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:15.468 | ++ functions-common:get_or_create_user:907 : user_id=a37717eaab844a178292a73371110baa 2026-05-29 09:09:15.471 | ++ functions-common:get_or_create_user:908 : echo a37717eaab844a178292a73371110baa 2026-05-29 09:09:15.474 | + lib/keystone:create_keystone_accounts:349 : demo_reader=a37717eaab844a178292a73371110baa 2026-05-29 09:09:15.476 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader a37717eaab844a178292a73371110baa 1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:15.551 | + inc/async:async_inner:63 : get_or_add_user_project_role reader a37717eaab844a178292a73371110baa 1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:15.637 | [2026 Async ks-demo-reader:43986]: running: get_or_add_user_project_role reader a37717eaab844a178292a73371110baa 1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:15.644 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2026-05-29 09:09:15.653 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2026-05-29 09:09:15.663 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-29 09:09:15.671 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-05-29 09:09:20.842 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:20.850 | ++ functions-common:get_or_create_project:920 : project_id=722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:20.857 | ++ functions-common:get_or_create_project:921 : echo 722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:20.869 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:20.876 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2026-05-29 09:09:20.883 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-05-29 09:09:20.890 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-29 09:09:20.896 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo@example.com ]] 2026-05-29 09:09:20.901 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo@example.com 2026-05-29 09:09:20.907 | +++ functions-common:get_or_create_user:907 : 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-05-29 09:09:22.594 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:09:22.669 | [43659 Async ks-demo-admin:43659]: finished successfully 2026-05-29 09:09:22.743 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:09:22.805 | [43755 Async ks-demo-another:43755]: finished successfully 2026-05-29 09:09:22.922 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:09:22.946 | [43563 Async ks-demo-member:43563]: finished successfully 2026-05-29 09:09:23.120 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:09:23.150 | [43851 Async ks-demo-invis:43851]: finished successfully 2026-05-29 09:09:24.728 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:24.734 | ++ functions-common:get_or_create_user:907 : user_id=5b28311539384243ba739fd8eac16626 2026-05-29 09:09:24.738 | ++ functions-common:get_or_create_user:908 : echo 5b28311539384243ba739fd8eac16626 2026-05-29 09:09:24.744 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=5b28311539384243ba739fd8eac16626 2026-05-29 09:09:24.748 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 5b28311539384243ba739fd8eac16626 722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:24.838 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 5b28311539384243ba739fd8eac16626 722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:24.901 | [2026 Async ks-alt-admin:44405]: running: get_or_add_user_project_role admin 5b28311539384243ba739fd8eac16626 722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:24.906 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 5b28311539384243ba739fd8eac16626 722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:25.003 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5b28311539384243ba739fd8eac16626 722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:25.062 | [2026 Async ks-alt-another:44501]: running: get_or_add_user_project_role anotherrole 5b28311539384243ba739fd8eac16626 722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:25.064 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2026-05-29 09:09:25.068 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-05-29 09:09:25.070 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-29 09:09:25.072 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo_member@example.com ]] 2026-05-29 09:09:25.074 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo_member@example.com 2026-05-29 09:09:25.078 | +++ functions-common:get_or_create_user:907 : 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-05-29 09:09:25.396 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:09:25.420 | [43986 Async ks-demo-reader:43986]: finished successfully 2026-05-29 09:09:28.608 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:28.614 | ++ functions-common:get_or_create_user:907 : user_id=55dadb2ae0784a68980931230e93030f 2026-05-29 09:09:28.620 | ++ functions-common:get_or_create_user:908 : echo 55dadb2ae0784a68980931230e93030f 2026-05-29 09:09:28.625 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=55dadb2ae0784a68980931230e93030f 2026-05-29 09:09:28.632 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 55dadb2ae0784a68980931230e93030f 722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:28.721 | + inc/async:async_inner:63 : get_or_add_user_project_role member 55dadb2ae0784a68980931230e93030f 722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:28.790 | [2026 Async ks-alt-member-user:44681]: running: get_or_add_user_project_role member 55dadb2ae0784a68980931230e93030f 722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:28.797 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2026-05-29 09:09:28.803 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-05-29 09:09:28.809 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-29 09:09:28.814 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo_reader@example.com ]] 2026-05-29 09:09:28.819 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo_reader@example.com 2026-05-29 09:09:28.821 | +++ functions-common:get_or_create_user:907 : 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-05-29 09:09:32.326 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:32.331 | ++ functions-common:get_or_create_user:907 : user_id=93926a236e4741de9132987297a4d5a7 2026-05-29 09:09:32.336 | ++ functions-common:get_or_create_user:908 : echo 93926a236e4741de9132987297a4d5a7 2026-05-29 09:09:32.344 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=93926a236e4741de9132987297a4d5a7 2026-05-29 09:09:32.349 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 93926a236e4741de9132987297a4d5a7 722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:32.445 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 93926a236e4741de9132987297a4d5a7 722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:32.520 | [2026 Async ks-alt-reader-user:44851]: running: get_or_add_user_project_role reader 93926a236e4741de9132987297a4d5a7 722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:32.524 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-05-29 09:09:32.530 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-29 09:09:32.533 | ++ functions-common:get_or_create_user:892 : [[ ! -z system_member@example.com ]] 2026-05-29 09:09:32.538 | ++ functions-common:get_or_create_user:893 : local email=--email=system_member@example.com 2026-05-29 09:09:32.545 | +++ functions-common:get_or_create_user:907 : 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-05-29 09:09:33.494 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:09:33.555 | [44405 Async ks-alt-admin:44405]: finished successfully 2026-05-29 09:09:33.692 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:09:33.716 | [44501 Async ks-alt-another:44501]: finished successfully 2026-05-29 09:09:36.179 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:36.186 | ++ functions-common:get_or_create_user:907 : user_id=6a98e6834d7b4e33973f8ad7d49ec68d 2026-05-29 09:09:36.190 | ++ functions-common:get_or_create_user:908 : echo 6a98e6834d7b4e33973f8ad7d49ec68d 2026-05-29 09:09:36.196 | + lib/keystone:create_keystone_accounts:381 : system_member_user=6a98e6834d7b4e33973f8ad7d49ec68d 2026-05-29 09:09:36.202 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 6a98e6834d7b4e33973f8ad7d49ec68d all 2026-05-29 09:09:36.293 | + inc/async:async_inner:63 : get_or_add_user_system_role member 6a98e6834d7b4e33973f8ad7d49ec68d all 2026-05-29 09:09:36.360 | [2026 Async ks-system-member:45084]: running: get_or_add_user_system_role member 6a98e6834d7b4e33973f8ad7d49ec68d all 2026-05-29 09:09:36.367 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-05-29 09:09:36.373 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-29 09:09:36.378 | ++ functions-common:get_or_create_user:892 : [[ ! -z system_reader@example.com ]] 2026-05-29 09:09:36.384 | ++ functions-common:get_or_create_user:893 : local email=--email=system_reader@example.com 2026-05-29 09:09:36.389 | +++ functions-common:get_or_create_user:907 : 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-05-29 09:09:37.130 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:09:37.153 | [44681 Async ks-alt-member-user:44681]: finished successfully 2026-05-29 09:09:39.896 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:39.903 | ++ functions-common:get_or_create_user:907 : user_id=f835227656d5460b90d187ef0eac4099 2026-05-29 09:09:39.906 | ++ functions-common:get_or_create_user:908 : echo f835227656d5460b90d187ef0eac4099 2026-05-29 09:09:39.911 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=f835227656d5460b90d187ef0eac4099 2026-05-29 09:09:39.916 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader f835227656d5460b90d187ef0eac4099 all 2026-05-29 09:09:40.017 | + inc/async:async_inner:63 : get_or_add_user_system_role reader f835227656d5460b90d187ef0eac4099 all 2026-05-29 09:09:40.070 | [2026 Async ks-system-reader:45289]: running: get_or_add_user_system_role reader f835227656d5460b90d187ef0eac4099 all 2026-05-29 09:09:40.074 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2026-05-29 09:09:40.079 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2026-05-29 09:09:40.086 | ++ functions-common:get_or_create_group:876 : local 'desc=openstack admin group' 2026-05-29 09:09:40.092 | ++ functions-common:get_or_create_group:877 : local group_id 2026-05-29 09:09:40.100 | +++ functions-common:get_or_create_group:884 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-05-29 09:09:40.703 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:09:40.726 | [44851 Async ks-alt-reader-user:44851]: finished successfully 2026-05-29 09:09:43.636 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:43.642 | ++ functions-common:get_or_create_group:884 : group_id=81f93629ad8b4029ac85080972519d96 2026-05-29 09:09:43.649 | ++ functions-common:get_or_create_group:885 : echo 81f93629ad8b4029ac85080972519d96 2026-05-29 09:09:43.654 | + lib/keystone:create_keystone_accounts:391 : admin_group=81f93629ad8b4029ac85080972519d96 2026-05-29 09:09:43.658 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2026-05-29 09:09:43.664 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2026-05-29 09:09:43.668 | ++ functions-common:get_or_create_group:876 : local 'desc=non-admin group' 2026-05-29 09:09:43.672 | ++ functions-common:get_or_create_group:877 : local group_id 2026-05-29 09:09:43.677 | +++ functions-common:get_or_create_group:884 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-05-29 09:09:47.027 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:47.032 | ++ functions-common:get_or_create_group:884 : group_id=ef352c163da1435ea8a57fa4058f398b 2026-05-29 09:09:47.038 | ++ functions-common:get_or_create_group:885 : echo ef352c163da1435ea8a57fa4058f398b 2026-05-29 09:09:47.043 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=ef352c163da1435ea8a57fa4058f398b 2026-05-29 09:09:47.046 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member ef352c163da1435ea8a57fa4058f398b 1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:47.141 | + inc/async:async_inner:63 : get_or_add_group_project_role member ef352c163da1435ea8a57fa4058f398b 1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:47.197 | [2026 Async ks-group-memberdemo:45551]: running: get_or_add_group_project_role member ef352c163da1435ea8a57fa4058f398b 1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:47.200 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole ef352c163da1435ea8a57fa4058f398b 1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:47.267 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ef352c163da1435ea8a57fa4058f398b 1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:47.349 | [2026 Async ks-group-anotherdemo:45630]: running: get_or_add_group_project_role anotherrole ef352c163da1435ea8a57fa4058f398b 1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:47.352 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member ef352c163da1435ea8a57fa4058f398b 722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:47.552 | + inc/async:async_inner:63 : get_or_add_group_project_role member ef352c163da1435ea8a57fa4058f398b 722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:47.649 | [2026 Async ks-group-memberalt:45709]: running: get_or_add_group_project_role member ef352c163da1435ea8a57fa4058f398b 722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:47.655 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole ef352c163da1435ea8a57fa4058f398b 722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:47.811 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ef352c163da1435ea8a57fa4058f398b 722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:47.915 | [2026 Async ks-group-anotheralt:45789]: running: get_or_add_group_project_role anotherrole ef352c163da1435ea8a57fa4058f398b 722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:47.924 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 81f93629ad8b4029ac85080972519d96 038ef762541b4fd59e936d7e1e87b655 2026-05-29 09:09:48.097 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 81f93629ad8b4029ac85080972519d96 038ef762541b4fd59e936d7e1e87b655 2026-05-29 09:09:48.182 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:09:48.183 | [2026 Async ks-group-admin:45885]: running: get_or_add_group_project_role admin 81f93629ad8b4029ac85080972519d96 038ef762541b4fd59e936d7e1e87b655 2026-05-29 09:09:48.187 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-05-29 09:09:48.245 | [45084 Async ks-system-member:45084]: finished successfully 2026-05-29 09:09:48.328 | [2026 Async ks-demo-member:43563]: Waiting for completion of get_or_add_user_project_role member 9d7b288d0e45455dbc8259ba26987870 1f05e18793674e5f8ff6cbc4cc6fe095 running on PID 43563 (17 other jobs running) 2026-05-29 09:09:48.393 | [2026 Async ks-demo-member:43563]: Signaling child to exit 2026-05-29 09:09:48.394 | WAKEUP 2026-05-29 09:09:48.443 | [2026 Async ks-demo-member:43563]: Signaled 2026-05-29 09:09:48.444 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 09:09:48.444 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 09:09:48.444 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-29 09:09:48.444 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 09:09:48.444 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 09:09:48.444 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-29 09:09:48.444 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-29 09:09:48.444 | ++ functions-common:_get_domain_args:949 : echo 2026-05-29 09:09:48.444 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-29 09:09:48.445 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user 9d7b288d0e45455dbc8259ba26987870 --project 1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:48.445 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9d7b288d0e45455dbc8259ba26987870 --project 1f05e18793674e5f8ff6cbc4cc6fe095 -c Role -f value 2026-05-29 09:09:48.445 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:48.445 | + functions-common:get_or_add_user_project_role:971 : user_role_id=34808c2ee2ba4c45b511c5d83bd46abb 2026-05-29 09:09:48.445 | + functions-common:get_or_add_user_project_role:972 : echo 34808c2ee2ba4c45b511c5d83bd46abb 2026-05-29 09:09:48.445 | 34808c2ee2ba4c45b511c5d83bd46abb 2026-05-29 09:09:48.547 | [2026 Async ks-demo-member:43563]: finished get_or_add_user_project_role member 9d7b288d0e45455dbc8259ba26987870 1f05e18793674e5f8ff6cbc4cc6fe095 with result 0 in 12 seconds 2026-05-29 09:09:48.624 | [2026 Async ks-demo-admin:43659]: Waiting for completion of get_or_add_user_project_role admin e79da1399d4741a795b74a024547e2af 1f05e18793674e5f8ff6cbc4cc6fe095 running on PID 43659 (16 other jobs running) 2026-05-29 09:09:48.672 | [2026 Async ks-demo-admin:43659]: Signaling child to exit 2026-05-29 09:09:48.672 | WAKEUP 2026-05-29 09:09:48.721 | [2026 Async ks-demo-admin:43659]: Signaled 2026-05-29 09:09:48.724 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 09:09:48.725 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 09:09:48.725 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-29 09:09:48.725 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 09:09:48.725 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 09:09:48.725 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-29 09:09:48.725 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-29 09:09:48.725 | ++ functions-common:_get_domain_args:949 : echo 2026-05-29 09:09:48.725 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-29 09:09:48.725 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user e79da1399d4741a795b74a024547e2af --project 1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:48.725 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e79da1399d4741a795b74a024547e2af --project 1f05e18793674e5f8ff6cbc4cc6fe095 -c Role -f value 2026-05-29 09:09:48.726 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:48.726 | + functions-common:get_or_add_user_project_role:971 : user_role_id=458847acd78c4f94b721b1adf982f136 2026-05-29 09:09:48.726 | + functions-common:get_or_add_user_project_role:972 : echo 458847acd78c4f94b721b1adf982f136 2026-05-29 09:09:48.726 | 458847acd78c4f94b721b1adf982f136 2026-05-29 09:09:48.827 | [2026 Async ks-demo-admin:43659]: finished get_or_add_user_project_role admin e79da1399d4741a795b74a024547e2af 1f05e18793674e5f8ff6cbc4cc6fe095 with result 0 in 11 seconds 2026-05-29 09:09:48.899 | [2026 Async ks-demo-another:43755]: Waiting for completion of get_or_add_user_project_role anotherrole 9d7b288d0e45455dbc8259ba26987870 1f05e18793674e5f8ff6cbc4cc6fe095 running on PID 43755 (15 other jobs running) 2026-05-29 09:09:48.959 | [2026 Async ks-demo-another:43755]: Signaling child to exit 2026-05-29 09:09:48.959 | WAKEUP 2026-05-29 09:09:49.008 | [2026 Async ks-demo-another:43755]: Signaled 2026-05-29 09:09:49.012 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 09:09:49.012 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 09:09:49.012 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-29 09:09:49.012 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 09:09:49.013 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 09:09:49.013 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-29 09:09:49.013 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-29 09:09:49.013 | ++ functions-common:_get_domain_args:949 : echo 2026-05-29 09:09:49.013 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-29 09:09:49.013 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add anotherrole --user 9d7b288d0e45455dbc8259ba26987870 --project 1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:49.013 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 9d7b288d0e45455dbc8259ba26987870 --project 1f05e18793674e5f8ff6cbc4cc6fe095 -c Role -f value 2026-05-29 09:09:49.013 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:49.013 | + functions-common:get_or_add_user_project_role:971 : user_role_id=e4143553600544b6989775524c195508 2026-05-29 09:09:49.013 | + functions-common:get_or_add_user_project_role:972 : echo e4143553600544b6989775524c195508 2026-05-29 09:09:49.013 | e4143553600544b6989775524c195508 2026-05-29 09:09:49.118 | [2026 Async ks-demo-another:43755]: finished get_or_add_user_project_role anotherrole 9d7b288d0e45455dbc8259ba26987870 1f05e18793674e5f8ff6cbc4cc6fe095 with result 0 in 11 seconds 2026-05-29 09:09:49.210 | [2026 Async ks-demo-invis:43851]: Waiting for completion of get_or_add_user_project_role member 9d7b288d0e45455dbc8259ba26987870 78b73ae3fd0547a39f6426946572a738 running on PID 43851 (14 other jobs running) 2026-05-29 09:09:49.275 | [2026 Async ks-demo-invis:43851]: Signaling child to exit 2026-05-29 09:09:49.276 | WAKEUP 2026-05-29 09:09:49.331 | [2026 Async ks-demo-invis:43851]: Signaled 2026-05-29 09:09:49.335 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 09:09:49.336 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 09:09:49.336 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-29 09:09:49.336 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 09:09:49.336 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 09:09:49.336 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-29 09:09:49.336 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-29 09:09:49.336 | ++ functions-common:_get_domain_args:949 : echo 2026-05-29 09:09:49.336 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-29 09:09:49.336 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user 9d7b288d0e45455dbc8259ba26987870 --project 78b73ae3fd0547a39f6426946572a738 2026-05-29 09:09:49.336 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9d7b288d0e45455dbc8259ba26987870 --project 78b73ae3fd0547a39f6426946572a738 -c Role -f value 2026-05-29 09:09:49.337 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:49.337 | + functions-common:get_or_add_user_project_role:971 : user_role_id=34808c2ee2ba4c45b511c5d83bd46abb 2026-05-29 09:09:49.337 | + functions-common:get_or_add_user_project_role:972 : echo 34808c2ee2ba4c45b511c5d83bd46abb 2026-05-29 09:09:49.337 | 34808c2ee2ba4c45b511c5d83bd46abb 2026-05-29 09:09:49.451 | [2026 Async ks-demo-invis:43851]: finished get_or_add_user_project_role member 9d7b288d0e45455dbc8259ba26987870 78b73ae3fd0547a39f6426946572a738 with result 0 in 11 seconds 2026-05-29 09:09:49.542 | [2026 Async ks-demo-reader:43986]: Waiting for completion of get_or_add_user_project_role reader a37717eaab844a178292a73371110baa 1f05e18793674e5f8ff6cbc4cc6fe095 running on PID 43986 (13 other jobs running) 2026-05-29 09:09:49.608 | [2026 Async ks-demo-reader:43986]: Signaling child to exit 2026-05-29 09:09:49.608 | WAKEUP 2026-05-29 09:09:49.667 | [2026 Async ks-demo-reader:43986]: Signaled 2026-05-29 09:09:49.670 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 09:09:49.670 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 09:09:49.670 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-29 09:09:49.670 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 09:09:49.670 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 09:09:49.670 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-29 09:09:49.670 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-29 09:09:49.671 | ++ functions-common:_get_domain_args:949 : echo 2026-05-29 09:09:49.671 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-29 09:09:49.671 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add reader --user a37717eaab844a178292a73371110baa --project 1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:49.671 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a37717eaab844a178292a73371110baa --project 1f05e18793674e5f8ff6cbc4cc6fe095 -c Role -f value 2026-05-29 09:09:49.671 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:49.671 | + functions-common:get_or_add_user_project_role:971 : user_role_id=5fbb0b6b92f44a97ade79aac3a74a0ed 2026-05-29 09:09:49.671 | + functions-common:get_or_add_user_project_role:972 : echo 5fbb0b6b92f44a97ade79aac3a74a0ed 2026-05-29 09:09:49.671 | 5fbb0b6b92f44a97ade79aac3a74a0ed 2026-05-29 09:09:49.787 | [2026 Async ks-demo-reader:43986]: finished get_or_add_user_project_role reader a37717eaab844a178292a73371110baa 1f05e18793674e5f8ff6cbc4cc6fe095 with result 0 in 9 seconds 2026-05-29 09:09:49.791 | + inc/async:async_wait:197 : return 0 2026-05-29 09:09:49.799 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-05-29 09:09:49.914 | [2026 Async ks-alt-admin:44405]: Waiting for completion of get_or_add_user_project_role admin 5b28311539384243ba739fd8eac16626 722b27555f1e4f729eb0d939695285e5 running on PID 44405 (12 other jobs running) 2026-05-29 09:09:49.964 | [2026 Async ks-alt-admin:44405]: Signaling child to exit 2026-05-29 09:09:49.965 | WAKEUP 2026-05-29 09:09:50.012 | [2026 Async ks-alt-admin:44405]: Signaled 2026-05-29 09:09:50.016 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 09:09:50.017 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 09:09:50.017 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-29 09:09:50.017 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 09:09:50.017 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 09:09:50.017 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-29 09:09:50.017 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-29 09:09:50.017 | ++ functions-common:_get_domain_args:949 : echo 2026-05-29 09:09:50.017 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-29 09:09:50.017 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user 5b28311539384243ba739fd8eac16626 --project 722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:50.017 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5b28311539384243ba739fd8eac16626 --project 722b27555f1e4f729eb0d939695285e5 -c Role -f value 2026-05-29 09:09:50.017 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:50.018 | + functions-common:get_or_add_user_project_role:971 : user_role_id=458847acd78c4f94b721b1adf982f136 2026-05-29 09:09:50.018 | + functions-common:get_or_add_user_project_role:972 : echo 458847acd78c4f94b721b1adf982f136 2026-05-29 09:09:50.018 | 458847acd78c4f94b721b1adf982f136 2026-05-29 09:09:50.120 | [2026 Async ks-alt-admin:44405]: finished get_or_add_user_project_role admin 5b28311539384243ba739fd8eac16626 722b27555f1e4f729eb0d939695285e5 with result 0 in 8 seconds 2026-05-29 09:09:50.186 | [2026 Async ks-alt-another:44501]: Waiting for completion of get_or_add_user_project_role anotherrole 5b28311539384243ba739fd8eac16626 722b27555f1e4f729eb0d939695285e5 running on PID 44501 (11 other jobs running) 2026-05-29 09:09:50.241 | [2026 Async ks-alt-another:44501]: Signaling child to exit 2026-05-29 09:09:50.242 | WAKEUP 2026-05-29 09:09:50.286 | [2026 Async ks-alt-another:44501]: Signaled 2026-05-29 09:09:50.288 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 09:09:50.289 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 09:09:50.289 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-29 09:09:50.289 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 09:09:50.289 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 09:09:50.289 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-29 09:09:50.289 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-29 09:09:50.290 | ++ functions-common:_get_domain_args:949 : echo 2026-05-29 09:09:50.290 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-29 09:09:50.290 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add anotherrole --user 5b28311539384243ba739fd8eac16626 --project 722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:50.290 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5b28311539384243ba739fd8eac16626 --project 722b27555f1e4f729eb0d939695285e5 -c Role -f value 2026-05-29 09:09:50.290 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:50.290 | + functions-common:get_or_add_user_project_role:971 : user_role_id=e4143553600544b6989775524c195508 2026-05-29 09:09:50.290 | + functions-common:get_or_add_user_project_role:972 : echo e4143553600544b6989775524c195508 2026-05-29 09:09:50.290 | e4143553600544b6989775524c195508 2026-05-29 09:09:50.402 | [2026 Async ks-alt-another:44501]: finished get_or_add_user_project_role anotherrole 5b28311539384243ba739fd8eac16626 722b27555f1e4f729eb0d939695285e5 with result 0 in 8 seconds 2026-05-29 09:09:50.489 | [2026 Async ks-alt-member-user:44681]: Waiting for completion of get_or_add_user_project_role member 55dadb2ae0784a68980931230e93030f 722b27555f1e4f729eb0d939695285e5 running on PID 44681 (10 other jobs running) 2026-05-29 09:09:50.538 | [2026 Async ks-alt-member-user:44681]: Signaling child to exit 2026-05-29 09:09:50.542 | WAKEUP 2026-05-29 09:09:50.587 | [2026 Async ks-alt-member-user:44681]: Signaled 2026-05-29 09:09:50.589 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 09:09:50.589 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 09:09:50.590 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-29 09:09:50.591 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 09:09:50.591 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 09:09:50.591 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-29 09:09:50.591 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-29 09:09:50.591 | ++ functions-common:_get_domain_args:949 : echo 2026-05-29 09:09:50.591 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-29 09:09:50.591 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user 55dadb2ae0784a68980931230e93030f --project 722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:50.591 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 55dadb2ae0784a68980931230e93030f --project 722b27555f1e4f729eb0d939695285e5 -c Role -f value 2026-05-29 09:09:50.591 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:50.591 | + functions-common:get_or_add_user_project_role:971 : user_role_id=34808c2ee2ba4c45b511c5d83bd46abb 2026-05-29 09:09:50.592 | + functions-common:get_or_add_user_project_role:972 : echo 34808c2ee2ba4c45b511c5d83bd46abb 2026-05-29 09:09:50.592 | 34808c2ee2ba4c45b511c5d83bd46abb 2026-05-29 09:09:50.680 | [2026 Async ks-alt-member-user:44681]: finished get_or_add_user_project_role member 55dadb2ae0784a68980931230e93030f 722b27555f1e4f729eb0d939695285e5 with result 0 in 8 seconds 2026-05-29 09:09:50.772 | [2026 Async ks-alt-reader-user:44851]: Waiting for completion of get_or_add_user_project_role reader 93926a236e4741de9132987297a4d5a7 722b27555f1e4f729eb0d939695285e5 running on PID 44851 (9 other jobs running) 2026-05-29 09:09:50.836 | [2026 Async ks-alt-reader-user:44851]: Signaling child to exit 2026-05-29 09:09:50.844 | WAKEUP 2026-05-29 09:09:50.897 | [2026 Async ks-alt-reader-user:44851]: Signaled 2026-05-29 09:09:50.903 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 09:09:50.904 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 09:09:50.904 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-29 09:09:50.904 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 09:09:50.904 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 09:09:50.904 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-29 09:09:50.904 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-29 09:09:50.904 | ++ functions-common:_get_domain_args:949 : echo 2026-05-29 09:09:50.904 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-29 09:09:50.904 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add reader --user 93926a236e4741de9132987297a4d5a7 --project 722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:50.904 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 93926a236e4741de9132987297a4d5a7 --project 722b27555f1e4f729eb0d939695285e5 -c Role -f value 2026-05-29 09:09:50.904 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:50.905 | + functions-common:get_or_add_user_project_role:971 : user_role_id=5fbb0b6b92f44a97ade79aac3a74a0ed 2026-05-29 09:09:50.905 | + functions-common:get_or_add_user_project_role:972 : echo 5fbb0b6b92f44a97ade79aac3a74a0ed 2026-05-29 09:09:50.905 | 5fbb0b6b92f44a97ade79aac3a74a0ed 2026-05-29 09:09:51.004 | [2026 Async ks-alt-reader-user:44851]: finished get_or_add_user_project_role reader 93926a236e4741de9132987297a4d5a7 722b27555f1e4f729eb0d939695285e5 with result 0 in 8 seconds 2026-05-29 09:09:51.022 | + inc/async:async_wait:197 : return 0 2026-05-29 09:09:51.025 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2026-05-29 09:09:51.163 | [2026 Async ks-system-member:45084]: Waiting for completion of get_or_add_user_system_role member 6a98e6834d7b4e33973f8ad7d49ec68d all running on PID 45084 (8 other jobs running) 2026-05-29 09:09:51.242 | [2026 Async ks-system-member:45084]: Signaling child to exit 2026-05-29 09:09:51.242 | WAKEUP 2026-05-29 09:09:51.300 | [2026 Async ks-system-member:45084]: Signaled 2026-05-29 09:09:51.304 | + functions-common:get_or_add_user_system_role:997 : local user_role_id 2026-05-29 09:09:51.304 | + functions-common:get_or_add_user_system_role:998 : local domain_args 2026-05-29 09:09:51.304 | ++ functions-common:get_or_add_user_system_role:1000 : _get_domain_args 2026-05-29 09:09:51.304 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 09:09:51.304 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 09:09:51.304 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-29 09:09:51.304 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-29 09:09:51.304 | ++ functions-common:_get_domain_args:949 : echo 2026-05-29 09:09:51.305 | + functions-common:get_or_add_user_system_role:1000 : domain_args= 2026-05-29 09:09:51.305 | ++ functions-common:get_or_add_user_system_role:1008 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6a98e6834d7b4e33973f8ad7d49ec68d --system all -f value -c Role 2026-05-29 09:09:51.305 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:51.305 | + functions-common:get_or_add_user_system_role:1008 : user_role_id= 2026-05-29 09:09:51.305 | + functions-common:get_or_add_user_system_role:1009 : [[ -z '' ]] 2026-05-29 09:09:51.305 | + functions-common:get_or_add_user_system_role:1011 : openstack --os-cloud devstack-system-admin role add member --user 6a98e6834d7b4e33973f8ad7d49ec68d --system all 2026-05-29 09:09:51.305 | ++ functions-common:get_or_add_user_system_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6a98e6834d7b4e33973f8ad7d49ec68d --system all -f value -c Role 2026-05-29 09:09:51.305 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:51.305 | + functions-common:get_or_add_user_system_role:1020 : user_role_id= 2026-05-29 09:09:51.306 | + functions-common:get_or_add_user_system_role:1022 : echo 2026-05-29 09:09:51.306 | 2026-05-29 09:09:51.429 | [2026 Async ks-system-member:45084]: finished get_or_add_user_system_role member 6a98e6834d7b4e33973f8ad7d49ec68d all with result 0 in 11 seconds 2026-05-29 09:09:51.514 | [2026 Async ks-system-reader:45289]: Waiting for completion of get_or_add_user_system_role reader f835227656d5460b90d187ef0eac4099 all running on PID 45289 (7 other jobs running) 2026-05-29 09:09:51.569 | [2026 Async ks-system-reader:45289]: Signaling child to exit 2026-05-29 09:09:53.913 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:09:53.974 | [45289 Async ks-system-reader:45289]: finished successfully 2026-05-29 09:09:54.018 | WAKEUP 2026-05-29 09:09:54.061 | [2026 Async ks-system-reader:45289]: Signaled 2026-05-29 09:09:54.066 | + functions-common:get_or_add_user_system_role:997 : local user_role_id 2026-05-29 09:09:54.066 | + functions-common:get_or_add_user_system_role:998 : local domain_args 2026-05-29 09:09:54.066 | ++ functions-common:get_or_add_user_system_role:1000 : _get_domain_args 2026-05-29 09:09:54.066 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 09:09:54.066 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 09:09:54.066 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-29 09:09:54.066 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-29 09:09:54.066 | ++ functions-common:_get_domain_args:949 : echo 2026-05-29 09:09:54.067 | + functions-common:get_or_add_user_system_role:1000 : domain_args= 2026-05-29 09:09:54.067 | ++ functions-common:get_or_add_user_system_role:1008 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f835227656d5460b90d187ef0eac4099 --system all -f value -c Role 2026-05-29 09:09:54.067 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:54.067 | + functions-common:get_or_add_user_system_role:1008 : user_role_id= 2026-05-29 09:09:54.067 | + functions-common:get_or_add_user_system_role:1009 : [[ -z '' ]] 2026-05-29 09:09:54.067 | + functions-common:get_or_add_user_system_role:1011 : openstack --os-cloud devstack-system-admin role add reader --user f835227656d5460b90d187ef0eac4099 --system all 2026-05-29 09:09:54.068 | ++ functions-common:get_or_add_user_system_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f835227656d5460b90d187ef0eac4099 --system all -f value -c Role 2026-05-29 09:09:54.068 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:54.068 | + functions-common:get_or_add_user_system_role:1020 : user_role_id=5fbb0b6b92f44a97ade79aac3a74a0ed 2026-05-29 09:09:54.068 | + functions-common:get_or_add_user_system_role:1022 : echo 5fbb0b6b92f44a97ade79aac3a74a0ed 2026-05-29 09:09:54.068 | 5fbb0b6b92f44a97ade79aac3a74a0ed 2026-05-29 09:09:54.170 | [2026 Async ks-system-reader:45289]: finished get_or_add_user_system_role reader f835227656d5460b90d187ef0eac4099 all with result 0 in 14 seconds 2026-05-29 09:09:54.180 | + inc/async:async_wait:197 : return 0 2026-05-29 09:09:54.189 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-05-29 09:09:54.314 | [2026 Async ks-group-memberdemo:45551]: Waiting for completion of get_or_add_group_project_role member ef352c163da1435ea8a57fa4058f398b 1f05e18793674e5f8ff6cbc4cc6fe095 running on PID 45551 (6 other jobs running) 2026-05-29 09:09:54.373 | [2026 Async ks-group-memberdemo:45551]: Signaling child to exit 2026-05-29 09:09:58.350 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:09:58.398 | [45551 Async ks-group-memberdemo:45551]: finished successfully 2026-05-29 09:09:58.440 | WAKEUP 2026-05-29 09:09:58.477 | [2026 Async ks-group-memberdemo:45551]: Signaled 2026-05-29 09:09:58.478 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-29 09:09:58.478 | + functions-common:get_or_add_group_project_role:1032 : openstack role add member --group ef352c163da1435ea8a57fa4058f398b --project 1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:58.478 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ef352c163da1435ea8a57fa4058f398b --project 1f05e18793674e5f8ff6cbc4cc6fe095 -f value -c Role 2026-05-29 09:09:58.478 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:58.478 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=34808c2ee2ba4c45b511c5d83bd46abb 2026-05-29 09:09:58.480 | + functions-common:get_or_add_group_project_role:1041 : echo 34808c2ee2ba4c45b511c5d83bd46abb 2026-05-29 09:09:58.480 | 34808c2ee2ba4c45b511c5d83bd46abb 2026-05-29 09:09:58.550 | [2026 Async ks-group-memberdemo:45551]: finished get_or_add_group_project_role member ef352c163da1435ea8a57fa4058f398b 1f05e18793674e5f8ff6cbc4cc6fe095 with result 0 in 11 seconds 2026-05-29 09:09:58.601 | [2026 Async ks-group-anotherdemo:45630]: Waiting for completion of get_or_add_group_project_role anotherrole ef352c163da1435ea8a57fa4058f398b 1f05e18793674e5f8ff6cbc4cc6fe095 running on PID 45630 (5 other jobs running) 2026-05-29 09:09:58.630 | [2026 Async ks-group-anotherdemo:45630]: Signaling child to exit 2026-05-29 09:09:58.715 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:09:58.755 | [45789 Async ks-group-anotheralt:45789]: finished successfully 2026-05-29 09:09:58.982 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:09:59.013 | [45709 Async ks-group-memberalt:45709]: finished successfully 2026-05-29 09:09:59.192 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:09:59.223 | [45630 Async ks-group-anotherdemo:45630]: finished successfully 2026-05-29 09:09:59.252 | WAKEUP 2026-05-29 09:09:59.280 | [2026 Async ks-group-anotherdemo:45630]: Signaled 2026-05-29 09:09:59.282 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-29 09:09:59.282 | + functions-common:get_or_add_group_project_role:1032 : openstack role add anotherrole --group ef352c163da1435ea8a57fa4058f398b --project 1f05e18793674e5f8ff6cbc4cc6fe095 2026-05-29 09:09:59.282 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ef352c163da1435ea8a57fa4058f398b --project 1f05e18793674e5f8ff6cbc4cc6fe095 -f value -c Role 2026-05-29 09:09:59.282 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:59.282 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=e4143553600544b6989775524c195508 2026-05-29 09:09:59.283 | + functions-common:get_or_add_group_project_role:1041 : echo e4143553600544b6989775524c195508 2026-05-29 09:09:59.283 | e4143553600544b6989775524c195508 2026-05-29 09:09:59.326 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:09:59.344 | [2026 Async ks-group-anotherdemo:45630]: finished get_or_add_group_project_role anotherrole ef352c163da1435ea8a57fa4058f398b 1f05e18793674e5f8ff6cbc4cc6fe095 with result 0 in 11 seconds 2026-05-29 09:09:59.359 | [45885 Async ks-group-admin:45885]: finished successfully 2026-05-29 09:09:59.394 | [2026 Async ks-group-memberalt:45709]: Waiting for completion of get_or_add_group_project_role member ef352c163da1435ea8a57fa4058f398b 722b27555f1e4f729eb0d939695285e5 running on PID 45709 (4 other jobs running) 2026-05-29 09:09:59.425 | [2026 Async ks-group-memberalt:45709]: Signaling child to exit 2026-05-29 09:09:59.426 | WAKEUP 2026-05-29 09:09:59.454 | [2026 Async ks-group-memberalt:45709]: Signaled 2026-05-29 09:09:59.456 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-29 09:09:59.456 | + functions-common:get_or_add_group_project_role:1032 : openstack role add member --group ef352c163da1435ea8a57fa4058f398b --project 722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:59.456 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ef352c163da1435ea8a57fa4058f398b --project 722b27555f1e4f729eb0d939695285e5 -f value -c Role 2026-05-29 09:09:59.456 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:59.456 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=34808c2ee2ba4c45b511c5d83bd46abb 2026-05-29 09:09:59.456 | + functions-common:get_or_add_group_project_role:1041 : echo 34808c2ee2ba4c45b511c5d83bd46abb 2026-05-29 09:09:59.456 | 34808c2ee2ba4c45b511c5d83bd46abb 2026-05-29 09:09:59.511 | [2026 Async ks-group-memberalt:45709]: finished get_or_add_group_project_role member ef352c163da1435ea8a57fa4058f398b 722b27555f1e4f729eb0d939695285e5 with result 0 in 11 seconds 2026-05-29 09:09:59.557 | [2026 Async ks-group-anotheralt:45789]: Waiting for completion of get_or_add_group_project_role anotherrole ef352c163da1435ea8a57fa4058f398b 722b27555f1e4f729eb0d939695285e5 running on PID 45789 (3 other jobs running) 2026-05-29 09:09:59.587 | [2026 Async ks-group-anotheralt:45789]: Signaling child to exit 2026-05-29 09:09:59.587 | WAKEUP 2026-05-29 09:09:59.615 | [2026 Async ks-group-anotheralt:45789]: Signaled 2026-05-29 09:09:59.617 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-29 09:09:59.617 | + functions-common:get_or_add_group_project_role:1032 : openstack role add anotherrole --group ef352c163da1435ea8a57fa4058f398b --project 722b27555f1e4f729eb0d939695285e5 2026-05-29 09:09:59.617 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ef352c163da1435ea8a57fa4058f398b --project 722b27555f1e4f729eb0d939695285e5 -f value -c Role 2026-05-29 09:09:59.617 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:59.617 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=e4143553600544b6989775524c195508 2026-05-29 09:09:59.617 | + functions-common:get_or_add_group_project_role:1041 : echo e4143553600544b6989775524c195508 2026-05-29 09:09:59.617 | e4143553600544b6989775524c195508 2026-05-29 09:09:59.671 | [2026 Async ks-group-anotheralt:45789]: finished get_or_add_group_project_role anotherrole ef352c163da1435ea8a57fa4058f398b 722b27555f1e4f729eb0d939695285e5 with result 0 in 11 seconds 2026-05-29 09:09:59.717 | [2026 Async ks-group-admin:45885]: Waiting for completion of get_or_add_group_project_role admin 81f93629ad8b4029ac85080972519d96 038ef762541b4fd59e936d7e1e87b655 running on PID 45885 (2 other jobs running) 2026-05-29 09:09:59.747 | [2026 Async ks-group-admin:45885]: Signaling child to exit 2026-05-29 09:09:59.748 | WAKEUP 2026-05-29 09:09:59.774 | [2026 Async ks-group-admin:45885]: Signaled 2026-05-29 09:09:59.776 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-29 09:09:59.776 | + functions-common:get_or_add_group_project_role:1032 : openstack role add admin --group 81f93629ad8b4029ac85080972519d96 --project 038ef762541b4fd59e936d7e1e87b655 2026-05-29 09:09:59.776 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 81f93629ad8b4029ac85080972519d96 --project 038ef762541b4fd59e936d7e1e87b655 -f value -c Role 2026-05-29 09:09:59.777 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:09:59.777 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=458847acd78c4f94b721b1adf982f136 2026-05-29 09:09:59.777 | + functions-common:get_or_add_group_project_role:1041 : echo 458847acd78c4f94b721b1adf982f136 2026-05-29 09:09:59.777 | 458847acd78c4f94b721b1adf982f136 2026-05-29 09:09:59.832 | [2026 Async ks-group-admin:45885]: finished get_or_add_group_project_role admin 81f93629ad8b4029ac85080972519d96 038ef762541b4fd59e936d7e1e87b655 with result 0 in 11 seconds 2026-05-29 09:09:59.838 | + inc/async:async_wait:197 : return 0 2026-05-29 09:09:59.842 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2026-05-29 09:09:59.868 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:09:59.872 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-05-29 09:09:59.899 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:09:59.903 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-05-29 09:09:59.907 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-05-29 09:09:59.993 | + inc/async:async_inner:63 : create_nova_accounts 2026-05-29 09:10:00.047 | [2026 Async create_nova_accounts:47769]: running: create_nova_accounts 2026-05-29 09:10:00.051 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-05-29 09:10:00.077 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:10:00.081 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-05-29 09:10:00.085 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-05-29 09:10:00.171 | + inc/async:async_inner:63 : create_glance_accounts 2026-05-29 09:10:00.222 | [2026 Async create_glance_accounts:47892]: running: create_glance_accounts 2026-05-29 09:10:00.227 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-05-29 09:10:00.258 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:10:00.265 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-05-29 09:10:00.268 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-05-29 09:10:00.356 | + inc/async:async_inner:63 : create_cinder_accounts 2026-05-29 09:10:00.414 | [2026 Async create_cinder_accounts:48030]: running: create_cinder_accounts 2026-05-29 09:10:00.419 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-05-29 09:10:00.449 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:10:00.453 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-05-29 09:10:00.457 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-05-29 09:10:00.535 | + inc/async:async_inner:63 : create_neutron_accounts 2026-05-29 09:10:00.599 | [2026 Async create_neutron_accounts:48172]: running: create_neutron_accounts 2026-05-29 09:10:00.604 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-05-29 09:10:00.643 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:10:00.651 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-05-29 09:10:00.689 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:10:00.697 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-05-29 09:10:00.817 | [2026 Async create_nova_accounts:47769]: Waiting for completion of create_nova_accounts running on PID 47769 (5 other jobs running) 2026-05-29 09:10:00.872 | [2026 Async create_nova_accounts:47769]: Signaling child to exit 2026-05-29 09:10:32.884 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:10:32.912 | [48172 Async create_neutron_accounts:48172]: finished successfully 2026-05-29 09:10:39.950 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:10:39.981 | [48030 Async create_cinder_accounts:48030]: finished successfully 2026-05-29 09:10:56.896 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:10:56.928 | [47769 Async create_nova_accounts:47769]: finished successfully 2026-05-29 09:10:56.956 | WAKEUP 2026-05-29 09:10:56.984 | [2026 Async create_nova_accounts:47769]: Signaled 2026-05-29 09:10:56.986 | + lib/nova:create_nova_accounts:384 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-05-29 09:10:56.986 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-05-29 09:10:56.986 | + lib/keystone:create_service_user:420 : get_or_create_user nova nomoresecret Default 2026-05-29 09:10:56.987 | + functions-common:get_or_create_user:891 : local user_id 2026-05-29 09:10:56.987 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-29 09:10:56.987 | + functions-common:get_or_create_user:895 : local email= 2026-05-29 09:10:56.987 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-05-29 09:10:56.987 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:10:56.987 | + functions-common:get_or_create_user:907 : user_id=f999114fb4e54e09aef1041609f0efc0 2026-05-29 09:10:56.987 | + functions-common:get_or_create_user:908 : echo f999114fb4e54e09aef1041609f0efc0 2026-05-29 09:10:56.988 | f999114fb4e54e09aef1041609f0efc0 2026-05-29 09:10:56.988 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2026-05-29 09:10:56.988 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 09:10:56.988 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 09:10:56.988 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-29 09:10:56.988 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 09:10:56.988 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 09:10:56.989 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-29 09:10:56.989 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-29 09:10:56.989 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-29 09:10:56.989 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-29 09:10:56.989 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-29 09:10:56.989 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-29 09:10:56.989 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-05-29 09:10:56.989 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-29 09:10:56.990 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:10:56.990 | + functions-common:get_or_add_user_project_role:971 : user_role_id=13bdbf96d9c842aab0d790a9dd7024e4 2026-05-29 09:10:56.990 | + functions-common:get_or_add_user_project_role:972 : echo 13bdbf96d9c842aab0d790a9dd7024e4 2026-05-29 09:10:56.990 | 13bdbf96d9c842aab0d790a9dd7024e4 2026-05-29 09:10:56.990 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-05-29 09:10:56.990 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2026-05-29 09:10:56.990 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 09:10:56.991 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 09:10:56.991 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-29 09:10:56.991 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 09:10:56.991 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 09:10:56.991 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-29 09:10:56.991 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-29 09:10:56.991 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-29 09:10:56.991 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-29 09:10:56.991 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-29 09:10:56.991 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-29 09:10:56.992 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-05-29 09:10:56.992 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-29 09:10:56.992 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:10:56.992 | + functions-common:get_or_add_user_project_role:971 : user_role_id=458847acd78c4f94b721b1adf982f136 2026-05-29 09:10:56.992 | + functions-common:get_or_add_user_project_role:972 : echo 458847acd78c4f94b721b1adf982f136 2026-05-29 09:10:56.992 | 458847acd78c4f94b721b1adf982f136 2026-05-29 09:10:56.992 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-05-29 09:10:56.993 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.120/compute 2026-05-29 09:10:56.993 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-05-29 09:10:56.993 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-29 09:10:56.993 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-05-29 09:10:56.993 | ++ functions-common:get_or_create_service:1058 : 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-05-29 09:10:56.993 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:10:56.994 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-29 09:10:56.994 | fbc20e8e0a70406c9836ec8330bb32fc' 2026-05-29 09:10:56.994 | + functions-common:get_or_create_service:1059 : echo fbc20e8e0a70406c9836ec8330bb32fc 2026-05-29 09:10:56.994 | fbc20e8e0a70406c9836ec8330bb32fc 2026-05-29 09:10:56.994 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.120/compute/v2/$(project_id)s' 2026-05-29 09:10:56.994 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-29 09:10:56.994 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.120/compute/v2/$(project_id)s' RegionOne 2026-05-29 09:10:56.994 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-29 09:10:56.994 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-05-29 09:10:56.994 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:10:56.995 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-29 09:10:56.995 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-29 09:10:56.995 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.120/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-05-29 09:10:56.995 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:10:56.995 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=e2a0cd63acf247be92c0a719bcceec7c 2026-05-29 09:10:56.995 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo e2a0cd63acf247be92c0a719bcceec7c 2026-05-29 09:10:56.995 | + functions-common:get_or_create_endpoint:1092 : public_id=e2a0cd63acf247be92c0a719bcceec7c 2026-05-29 09:10:56.996 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-29 09:10:56.996 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-29 09:10:56.996 | + functions-common:get_or_create_endpoint:1101 : echo e2a0cd63acf247be92c0a719bcceec7c 2026-05-29 09:10:56.996 | e2a0cd63acf247be92c0a719bcceec7c 2026-05-29 09:10:56.996 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-05-29 09:10:56.996 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-29 09:10:56.996 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-05-29 09:10:56.997 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-05-29 09:10:56.997 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:10:56.997 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-29 09:10:56.997 | de7a75a2da4148b1a16609d0cb41826e' 2026-05-29 09:10:56.998 | + functions-common:get_or_create_service:1059 : echo de7a75a2da4148b1a16609d0cb41826e 2026-05-29 09:10:56.998 | de7a75a2da4148b1a16609d0cb41826e 2026-05-29 09:10:56.998 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.120/compute/v2.1 2026-05-29 09:10:56.998 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-29 09:10:56.998 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface compute public http://192.168.122.120/compute/v2.1 RegionOne 2026-05-29 09:10:56.998 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-29 09:10:56.998 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-05-29 09:10:56.998 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:10:56.998 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-29 09:10:56.998 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-29 09:10:56.999 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.120/compute/v2.1 --region RegionOne -f value -c id 2026-05-29 09:10:56.999 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:10:56.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=bd7c4c8d29994173a416e3917f813eef 2026-05-29 09:10:56.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo bd7c4c8d29994173a416e3917f813eef 2026-05-29 09:10:56.999 | + functions-common:get_or_create_endpoint:1092 : public_id=bd7c4c8d29994173a416e3917f813eef 2026-05-29 09:10:56.999 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-29 09:10:56.999 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-29 09:10:56.999 | + functions-common:get_or_create_endpoint:1101 : echo bd7c4c8d29994173a416e3917f813eef 2026-05-29 09:10:56.999 | bd7c4c8d29994173a416e3917f813eef 2026-05-29 09:10:56.999 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-05-29 09:10:57.000 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:10:57.000 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-05-29 09:10:57.000 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:10:57.000 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-05-29 09:10:57.000 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:10:57.000 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-05-29 09:10:57.000 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:10:57.001 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-05-29 09:10:57.042 | [2026 Async create_nova_accounts:47769]: finished create_nova_accounts with result 0 in 56 seconds 2026-05-29 09:10:57.089 | [2026 Async create_glance_accounts:47892]: Waiting for completion of create_glance_accounts running on PID 47892 (4 other jobs running) 2026-05-29 09:10:57.121 | [2026 Async create_glance_accounts:47892]: Signaling child to exit 2026-05-29 09:11:08.762 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:11:08.794 | [47892 Async create_glance_accounts:47892]: finished successfully 2026-05-29 09:11:08.823 | WAKEUP 2026-05-29 09:11:08.850 | [2026 Async create_glance_accounts:47892]: Signaled 2026-05-29 09:11:08.852 | + lib/glance:create_glance_accounts:485 : is_service_enabled g-api 2026-05-29 09:11:08.853 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:11:08.853 | + lib/glance:create_glance_accounts:489 : create_service_user glance admin 2026-05-29 09:11:08.853 | + lib/keystone:create_service_user:420 : get_or_create_user glance nomoresecret Default 2026-05-29 09:11:08.853 | + functions-common:get_or_create_user:891 : local user_id 2026-05-29 09:11:08.853 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-29 09:11:08.853 | + functions-common:get_or_create_user:895 : local email= 2026-05-29 09:11:08.853 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-05-29 09:11:08.854 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:11:08.854 | + functions-common:get_or_create_user:907 : user_id=2c5aa88027094d24a5816960bb42ac7f 2026-05-29 09:11:08.854 | + functions-common:get_or_create_user:908 : echo 2c5aa88027094d24a5816960bb42ac7f 2026-05-29 09:11:08.854 | 2c5aa88027094d24a5816960bb42ac7f 2026-05-29 09:11:08.854 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2026-05-29 09:11:08.854 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 09:11:08.854 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 09:11:08.855 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-29 09:11:08.855 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 09:11:08.855 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 09:11:08.855 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-29 09:11:08.855 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-29 09:11:08.855 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-29 09:11:08.855 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-29 09:11:08.856 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-29 09:11:08.856 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-29 09:11:08.856 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-05-29 09:11:08.856 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-29 09:11:08.856 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:11:08.856 | + functions-common:get_or_add_user_project_role:971 : user_role_id=13bdbf96d9c842aab0d790a9dd7024e4 2026-05-29 09:11:08.856 | + functions-common:get_or_add_user_project_role:972 : echo 13bdbf96d9c842aab0d790a9dd7024e4 2026-05-29 09:11:08.856 | 13bdbf96d9c842aab0d790a9dd7024e4 2026-05-29 09:11:08.856 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-05-29 09:11:08.856 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin glance service Default Default 2026-05-29 09:11:08.857 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 09:11:08.857 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 09:11:08.857 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-29 09:11:08.857 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 09:11:08.857 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 09:11:08.857 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-29 09:11:08.857 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-29 09:11:08.858 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-29 09:11:08.858 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-29 09:11:08.858 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-29 09:11:08.858 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-29 09:11:08.858 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-05-29 09:11:08.858 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-29 09:11:08.858 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:11:08.858 | + functions-common:get_or_add_user_project_role:971 : user_role_id=458847acd78c4f94b721b1adf982f136 2026-05-29 09:11:08.858 | + functions-common:get_or_add_user_project_role:972 : echo 458847acd78c4f94b721b1adf982f136 2026-05-29 09:11:08.858 | 458847acd78c4f94b721b1adf982f136 2026-05-29 09:11:08.858 | + lib/glance:create_glance_accounts:492 : is_service_enabled s-proxy 2026-05-29 09:11:08.859 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:11:08.859 | + lib/glance:create_glance_accounts:496 : get_or_create_service glance image 'Glance Image Service' 2026-05-29 09:11:08.859 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-29 09:11:08.859 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-05-29 09:11:08.859 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-05-29 09:11:08.859 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:11:08.860 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-29 09:11:08.860 | a46f4d63d7fc4980901c45c4e214c794' 2026-05-29 09:11:08.860 | + functions-common:get_or_create_service:1059 : echo a46f4d63d7fc4980901c45c4e214c794 2026-05-29 09:11:08.860 | a46f4d63d7fc4980901c45c4e214c794 2026-05-29 09:11:08.860 | + lib/glance:create_glance_accounts:498 : get_or_create_endpoint image RegionOne http://192.168.122.120/image 2026-05-29 09:11:08.860 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-29 09:11:08.860 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface image public http://192.168.122.120/image RegionOne 2026-05-29 09:11:08.861 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-29 09:11:08.861 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-05-29 09:11:08.861 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:11:08.861 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-29 09:11:08.861 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-29 09:11:08.861 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.120/image --region RegionOne -f value -c id 2026-05-29 09:11:08.861 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:11:08.861 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=2d65fa1905a84785a0fa3f7c3b2b258b 2026-05-29 09:11:08.861 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 2d65fa1905a84785a0fa3f7c3b2b258b 2026-05-29 09:11:08.861 | + functions-common:get_or_create_endpoint:1092 : public_id=2d65fa1905a84785a0fa3f7c3b2b258b 2026-05-29 09:11:08.862 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-29 09:11:08.862 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-29 09:11:08.862 | + functions-common:get_or_create_endpoint:1101 : echo 2d65fa1905a84785a0fa3f7c3b2b258b 2026-05-29 09:11:08.862 | 2d65fa1905a84785a0fa3f7c3b2b258b 2026-05-29 09:11:08.862 | ++ lib/glance:create_glance_accounts:503 : get_or_create_domain Default 2026-05-29 09:11:08.862 | ++ functions-common:get_or_create_domain:864 : local domain_id 2026-05-29 09:11:08.862 | +++ functions-common:get_or_create_domain:869 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-05-29 09:11:08.863 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:11:08.863 | ++ functions-common:get_or_create_domain:869 : domain_id=default 2026-05-29 09:11:08.863 | ++ functions-common:get_or_create_domain:870 : echo default 2026-05-29 09:11:08.863 | + lib/glance:create_glance_accounts:503 : service_domain_id=default 2026-05-29 09:11:08.863 | + lib/glance:create_glance_accounts:504 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-05-29 09:11:08.863 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-05-29 09:11:08.863 | + lib/glance:create_glance_accounts:507 : [[ True = True ]] 2026-05-29 09:11:08.864 | + lib/glance:create_glance_accounts:508 : configure_glance_quotas 2026-05-29 09:11:08.864 | + lib/glance:configure_glance_quotas:317 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-05-29 09:11:08.864 | +---------------+----------------------------------+ 2026-05-29 09:11:08.864 | | Field | Value | 2026-05-29 09:11:08.864 | +---------------+----------------------------------+ 2026-05-29 09:11:08.864 | | default_limit | 2000 | 2026-05-29 09:11:08.865 | | description | None | 2026-05-29 09:11:08.865 | | id | d900bf657e2c4fc2984f46759475905f | 2026-05-29 09:11:08.865 | | region_id | RegionOne | 2026-05-29 09:11:08.865 | | resource_name | image_size_total | 2026-05-29 09:11:08.865 | | service_id | a46f4d63d7fc4980901c45c4e214c794 | 2026-05-29 09:11:08.865 | +---------------+----------------------------------+ 2026-05-29 09:11:08.865 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-05-29 09:11:08.866 | +---------------+----------------------------------+ 2026-05-29 09:11:08.866 | | Field | Value | 2026-05-29 09:11:08.866 | +---------------+----------------------------------+ 2026-05-29 09:11:08.866 | | default_limit | 2000 | 2026-05-29 09:11:08.866 | | description | None | 2026-05-29 09:11:08.866 | | id | 56644951667b48b0baee7999b6b9862f | 2026-05-29 09:11:08.866 | | region_id | RegionOne | 2026-05-29 09:11:08.867 | | resource_name | image_stage_total | 2026-05-29 09:11:08.867 | | service_id | a46f4d63d7fc4980901c45c4e214c794 | 2026-05-29 09:11:08.867 | +---------------+----------------------------------+ 2026-05-29 09:11:08.867 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-05-29 09:11:08.867 | +---------------+----------------------------------+ 2026-05-29 09:11:08.868 | | Field | Value | 2026-05-29 09:11:08.868 | +---------------+----------------------------------+ 2026-05-29 09:11:08.868 | | default_limit | 100 | 2026-05-29 09:11:08.868 | | description | None | 2026-05-29 09:11:08.868 | | id | a1023a005b834a60b456850d5e4fabd1 | 2026-05-29 09:11:08.868 | | region_id | RegionOne | 2026-05-29 09:11:08.868 | | resource_name | image_count_total | 2026-05-29 09:11:08.868 | | service_id | a46f4d63d7fc4980901c45c4e214c794 | 2026-05-29 09:11:08.869 | +---------------+----------------------------------+ 2026-05-29 09:11:08.869 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-05-29 09:11:08.869 | +---------------+----------------------------------+ 2026-05-29 09:11:08.869 | | Field | Value | 2026-05-29 09:11:08.869 | +---------------+----------------------------------+ 2026-05-29 09:11:08.869 | | default_limit | 100 | 2026-05-29 09:11:08.869 | | description | None | 2026-05-29 09:11:08.870 | | id | 8575edf98f574774a62117d547382e13 | 2026-05-29 09:11:08.870 | | region_id | RegionOne | 2026-05-29 09:11:08.870 | | resource_name | image_count_uploading | 2026-05-29 09:11:08.870 | | service_id | a46f4d63d7fc4980901c45c4e214c794 | 2026-05-29 09:11:08.870 | +---------------+----------------------------------+ 2026-05-29 09:11:08.870 | + lib/glance:configure_glance_quotas:327 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-05-29 09:11:08.870 | + lib/glance:configure_glance_quotas:330 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-05-29 09:11:08.871 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-05-29 09:11:08.871 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-05-29 09:11:08.871 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-05-29 09:11:08.871 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.120/identity 2026-05-29 09:11:08.871 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-05-29 09:11:08.871 | ++ lib/glance:configure_glance_quotas:336 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-05-29 09:11:08.871 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:11:08.871 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 2d65fa1905a84785a0fa3f7c3b2b258b 2026-05-29 09:11:08.871 | + lib/glance:configure_glance_quotas:340 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-05-29 09:11:08.872 | + lib/glance:create_glance_accounts:511 : is_service_enabled s3api 2026-05-29 09:11:08.872 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:11:08.911 | [2026 Async create_glance_accounts:47892]: finished create_glance_accounts with result 0 in 68 seconds 2026-05-29 09:11:08.958 | [2026 Async create_cinder_accounts:48030]: Waiting for completion of create_cinder_accounts running on PID 48030 (3 other jobs running) 2026-05-29 09:11:08.989 | [2026 Async create_cinder_accounts:48030]: Signaling child to exit 2026-05-29 09:11:08.990 | WAKEUP 2026-05-29 09:11:09.017 | [2026 Async create_cinder_accounts:48030]: Signaled 2026-05-29 09:11:09.020 | + 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-05-29 09:11:09.020 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-05-29 09:11:09.020 | + lib/cinder:create_cinder_accounts:458 : is_service_enabled barbican 2026-05-29 09:11:09.020 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:11:09.020 | + lib/cinder:create_cinder_accounts:462 : create_service_user cinder 2026-05-29 09:11:09.020 | + lib/keystone:create_service_user:420 : get_or_create_user cinder nomoresecret Default 2026-05-29 09:11:09.020 | + functions-common:get_or_create_user:891 : local user_id 2026-05-29 09:11:09.020 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-29 09:11:09.020 | + functions-common:get_or_create_user:895 : local email= 2026-05-29 09:11:09.020 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-05-29 09:11:09.021 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:11:09.021 | + functions-common:get_or_create_user:907 : user_id=54265b13e8bf47858ca5007ffe5ffb52 2026-05-29 09:11:09.021 | + functions-common:get_or_create_user:908 : echo 54265b13e8bf47858ca5007ffe5ffb52 2026-05-29 09:11:09.021 | 54265b13e8bf47858ca5007ffe5ffb52 2026-05-29 09:11:09.021 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2026-05-29 09:11:09.021 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 09:11:09.021 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 09:11:09.021 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-29 09:11:09.021 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 09:11:09.021 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 09:11:09.021 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-29 09:11:09.022 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-29 09:11:09.022 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-29 09:11:09.022 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-29 09:11:09.022 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-29 09:11:09.022 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-29 09:11:09.022 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-05-29 09:11:09.022 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-29 09:11:09.022 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:11:09.022 | + functions-common:get_or_add_user_project_role:971 : user_role_id=13bdbf96d9c842aab0d790a9dd7024e4 2026-05-29 09:11:09.022 | + functions-common:get_or_add_user_project_role:972 : echo 13bdbf96d9c842aab0d790a9dd7024e4 2026-05-29 09:11:09.022 | 13bdbf96d9c842aab0d790a9dd7024e4 2026-05-29 09:11:09.023 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2026-05-29 09:11:09.023 | + lib/cinder:create_cinder_accounts:464 : local cinder_api_url 2026-05-29 09:11:09.023 | + lib/cinder:create_cinder_accounts:465 : cinder_api_url=http://192.168.122.120/volume 2026-05-29 09:11:09.023 | + lib/cinder:create_cinder_accounts:468 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-05-29 09:11:09.023 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-29 09:11:09.023 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-05-29 09:11:09.023 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-05-29 09:11:09.023 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:11:09.023 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-29 09:11:09.023 | f84ef1e57fb0435ba9c6faf115b7d793' 2026-05-29 09:11:09.023 | + functions-common:get_or_create_service:1059 : echo f84ef1e57fb0435ba9c6faf115b7d793 2026-05-29 09:11:09.023 | f84ef1e57fb0435ba9c6faf115b7d793 2026-05-29 09:11:09.024 | + lib/cinder:create_cinder_accounts:470 : get_or_create_endpoint block-storage RegionOne http://192.168.122.120/volume/v3 2026-05-29 09:11:09.024 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-29 09:11:09.024 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.120/volume/v3 RegionOne 2026-05-29 09:11:09.024 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-29 09:11:09.024 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-05-29 09:11:09.024 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:11:09.024 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-29 09:11:09.024 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-29 09:11:09.024 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.120/volume/v3 --region RegionOne -f value -c id 2026-05-29 09:11:09.024 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:11:09.024 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=e047886f00644a9e9593a8b028cc9507 2026-05-29 09:11:09.025 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo e047886f00644a9e9593a8b028cc9507 2026-05-29 09:11:09.025 | + functions-common:get_or_create_endpoint:1092 : public_id=e047886f00644a9e9593a8b028cc9507 2026-05-29 09:11:09.025 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-29 09:11:09.025 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-29 09:11:09.025 | + functions-common:get_or_create_endpoint:1101 : echo e047886f00644a9e9593a8b028cc9507 2026-05-29 09:11:09.025 | e047886f00644a9e9593a8b028cc9507 2026-05-29 09:11:09.025 | + lib/cinder:create_cinder_accounts:473 : configure_cinder_internal_tenant 2026-05-29 09:11:09.025 | ++ lib/cinder:configure_cinder_internal_tenant:706 : get_or_create_project service 2026-05-29 09:11:09.025 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-29 09:11:09.025 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-05-29 09:11:09.026 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:11:09.026 | ++ functions-common:get_or_create_project:920 : project_id=2f0538d8c572413d86cad0ae64e6c0b8 2026-05-29 09:11:09.026 | ++ functions-common:get_or_create_project:921 : echo 2f0538d8c572413d86cad0ae64e6c0b8 2026-05-29 09:11:09.026 | + lib/cinder:configure_cinder_internal_tenant:706 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 2f0538d8c572413d86cad0ae64e6c0b8 2026-05-29 09:11:09.026 | ++ lib/cinder:configure_cinder_internal_tenant:707 : get_or_create_user cinder 2026-05-29 09:11:09.026 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-29 09:11:09.026 | ++ functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-29 09:11:09.026 | ++ functions-common:get_or_create_user:895 : local email= 2026-05-29 09:11:09.026 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-05-29 09:11:09.026 | No password was supplied, authentication will fail when a user does not have a password. 2026-05-29 09:11:09.026 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:11:09.027 | ++ functions-common:get_or_create_user:907 : user_id=54265b13e8bf47858ca5007ffe5ffb52 2026-05-29 09:11:09.027 | ++ functions-common:get_or_create_user:908 : echo 54265b13e8bf47858ca5007ffe5ffb52 2026-05-29 09:11:09.027 | + lib/cinder:configure_cinder_internal_tenant:707 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 54265b13e8bf47858ca5007ffe5ffb52 2026-05-29 09:11:09.075 | [2026 Async create_cinder_accounts:48030]: finished create_cinder_accounts with result 0 in 39 seconds 2026-05-29 09:11:09.082 | + inc/async:async_wait:197 : return 0 2026-05-29 09:11:09.086 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-05-29 09:11:09.154 | [2026 Async create_neutron_accounts:48172]: Waiting for completion of create_neutron_accounts running on PID 48172 (2 other jobs running) 2026-05-29 09:11:09.185 | [2026 Async create_neutron_accounts:48172]: Signaling child to exit 2026-05-29 09:11:09.185 | WAKEUP 2026-05-29 09:11:09.213 | [2026 Async create_neutron_accounts:48172]: Signaled 2026-05-29 09:11:09.215 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-05-29 09:11:09.215 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.120/ 2026-05-29 09:11:09.215 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-05-29 09:11:09.216 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.120/networking 2026-05-29 09:11:09.216 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-05-29 09:11:09.216 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:11:09.216 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-05-29 09:11:09.216 | + lib/keystone:create_service_user:420 : get_or_create_user neutron nomoresecret Default 2026-05-29 09:11:09.216 | + functions-common:get_or_create_user:891 : local user_id 2026-05-29 09:11:09.216 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-29 09:11:09.217 | + functions-common:get_or_create_user:895 : local email= 2026-05-29 09:11:09.217 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-05-29 09:11:09.217 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:11:09.217 | + functions-common:get_or_create_user:907 : user_id=560d2440396a4959849cd6fd01cd6d0f 2026-05-29 09:11:09.217 | + functions-common:get_or_create_user:908 : echo 560d2440396a4959849cd6fd01cd6d0f 2026-05-29 09:11:09.217 | 560d2440396a4959849cd6fd01cd6d0f 2026-05-29 09:11:09.218 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2026-05-29 09:11:09.218 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 09:11:09.218 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 09:11:09.218 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-29 09:11:09.218 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 09:11:09.218 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 09:11:09.218 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-29 09:11:09.219 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-29 09:11:09.219 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-29 09:11:09.219 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-29 09:11:09.219 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-29 09:11:09.219 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-29 09:11:09.219 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-05-29 09:11:09.219 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-29 09:11:09.220 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:11:09.220 | + functions-common:get_or_add_user_project_role:971 : user_role_id=13bdbf96d9c842aab0d790a9dd7024e4 2026-05-29 09:11:09.220 | + functions-common:get_or_add_user_project_role:972 : echo 13bdbf96d9c842aab0d790a9dd7024e4 2026-05-29 09:11:09.220 | 13bdbf96d9c842aab0d790a9dd7024e4 2026-05-29 09:11:09.220 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2026-05-29 09:11:09.220 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-05-29 09:11:09.220 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-29 09:11:09.221 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-05-29 09:11:09.221 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-05-29 09:11:09.221 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:11:09.221 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-29 09:11:09.221 | 9f668a48615f402896bf2b550c73e499' 2026-05-29 09:11:09.221 | + functions-common:get_or_create_service:1059 : echo 9f668a48615f402896bf2b550c73e499 2026-05-29 09:11:09.222 | 9f668a48615f402896bf2b550c73e499 2026-05-29 09:11:09.222 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.120/networking 2026-05-29 09:11:09.222 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-29 09:11:09.222 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface network public http://192.168.122.120/networking RegionOne 2026-05-29 09:11:09.222 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-29 09:11:09.222 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-05-29 09:11:09.222 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:11:09.222 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-29 09:11:09.223 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-29 09:11:09.223 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.120/networking --region RegionOne -f value -c id 2026-05-29 09:11:09.223 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:11:09.223 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=15bc0635a0d94791a5c3fddd65f4e152 2026-05-29 09:11:09.223 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 15bc0635a0d94791a5c3fddd65f4e152 2026-05-29 09:11:09.223 | + functions-common:get_or_create_endpoint:1092 : public_id=15bc0635a0d94791a5c3fddd65f4e152 2026-05-29 09:11:09.224 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-29 09:11:09.224 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-29 09:11:09.224 | + functions-common:get_or_create_endpoint:1101 : echo 15bc0635a0d94791a5c3fddd65f4e152 2026-05-29 09:11:09.224 | 15bc0635a0d94791a5c3fddd65f4e152 2026-05-29 09:11:09.270 | [2026 Async create_neutron_accounts:48172]: finished create_neutron_accounts with result 0 in 32 seconds 2026-05-29 09:11:09.279 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-05-29 09:11:09.287 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-05-29 09:11:09.291 | + inc/async:async_wait:197 : return 0 2026-05-29 09:11:09.295 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-05-29 09:11:09.323 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:11:09.328 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-05-29 09:11:09.353 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:11:09.357 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-05-29 09:11:09.361 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 09:11:09.365 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-05-29 09:11:09.369 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-05-29 09:11:09.373 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-05-29 09:11:09.461 | + inc/async:async_inner:63 : init_glance 2026-05-29 09:11:09.511 | [2026 Async init_glance:50446]: running: init_glance 2026-05-29 09:11:09.515 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-05-29 09:11:09.542 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:11:09.546 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-05-29 09:11:09.550 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 09:11:09.554 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-05-29 09:11:09.558 | + ./stack.sh:main:1164 : configure_neutron 2026-05-29 09:11:09.565 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-05-29 09:11:09.568 | + lib/neutron:_configure_neutron_common:880 : _create_neutron_conf_dir 2026-05-29 09:11:09.571 | + lib/neutron:_create_neutron_conf_dir:873 : sudo install -d -o quobyte /etc/neutron 2026-05-29 09:11:09.592 | + lib/neutron:_configure_neutron_common:883 : cd /opt/stack/neutron 2026-05-29 09:11:09.596 | + lib/neutron:_configure_neutron_common:883 : exec ./tools/generate_config_file_samples.sh 2026-05-29 09:11:23.000 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:11:23.031 | [50446 Async init_glance:50446]: finished successfully 2026-05-29 09:11:32.829 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2026-05-29 09:11:32.829 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-05-29 09:11:47.132 | + lib/neutron:_configure_neutron_common:885 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-05-29 09:11:47.139 | + lib/neutron:_configure_neutron_common:887 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-05-29 09:11:47.142 | + lib/neutron:_configure_neutron_common:891 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-05-29 09:11:47.145 | + lib/neutron:_configure_neutron_common:895 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-05-29 09:11:47.149 | + lib/neutron:_configure_neutron_common:900 : neutron_plugin_configure_common 2026-05-29 09:11:47.152 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-05-29 09:11:47.156 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-05-29 09:11:47.160 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-05-29 09:11:47.163 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-05-29 09:11:47.166 | + lib/neutron:neutron_service_plugin_class_add:1039 : local service_plugin_class=ovn-router 2026-05-29 09:11:47.169 | + lib/neutron:neutron_service_plugin_class_add:1040 : [[ '' == '' ]] 2026-05-29 09:11:47.172 | + lib/neutron:neutron_service_plugin_class_add:1041 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-05-29 09:11:47.175 | + lib/neutron:_configure_neutron_common:902 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-05-29 09:11:47.178 | + lib/neutron:_configure_neutron_common:902 : [[ ml2_conf.ini == '' ]] 2026-05-29 09:11:47.181 | + lib/neutron:_configure_neutron_common:902 : [[ ml2 == '' ]] 2026-05-29 09:11:47.185 | + lib/neutron:_configure_neutron_common:907 : mkdir -p /etc/neutron/plugins/ml2 2026-05-29 09:11:47.192 | + lib/neutron:_configure_neutron_common:908 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 09:11:47.195 | + lib/neutron:_configure_neutron_common:911 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 09:11:47.197 | + lib/neutron:_configure_neutron_common:914 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-05-29 09:11:47.201 | + lib/neutron:_configure_neutron_common:915 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 09:11:47.208 | ++ lib/neutron:_configure_neutron_common:920 : database_connection_url neutron 2026-05-29 09:11:47.212 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-05-29 09:11:47.214 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-05-29 09:11:47.218 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-05-29 09:11:47.221 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-29 09:11:47.223 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-29 09:11:47.226 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-29 09:11:47.248 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:11:47.251 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-29 09:11:47.254 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-05-29 09:11:47.257 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-05-29 09:11:47.299 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-05-29 09:11:47.340 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-05-29 09:11:47.383 | + lib/neutron:_configure_neutron_common:923 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-05-29 09:11:47.429 | + lib/neutron:_configure_neutron_common:924 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-05-29 09:11:47.471 | + lib/neutron:_configure_neutron_common:927 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-05-29 09:11:47.515 | + lib/neutron:_configure_neutron_common:929 : '[' libvirt = fake ']' 2026-05-29 09:11:47.519 | + lib/neutron:_configure_neutron_common:939 : setup_logging /etc/neutron/neutron.conf 2026-05-29 09:11:47.523 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-05-29 09:11:47.526 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-05-29 09:11:47.531 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-29 09:11:47.555 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-29 09:11:47.559 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-29 09:11:47.563 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-29 09:11:47.567 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-29 09:11:47.571 | + 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-05-29 09:11:47.614 | + 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-05-29 09:11:47.657 | + 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-05-29 09:11:47.701 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-29 09:11:47.743 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-05-29 09:11:47.786 | + lib/neutron:_configure_neutron_common:941 : _neutron_setup_rootwrap 2026-05-29 09:11:47.789 | + lib/neutron:_neutron_setup_rootwrap:1074 : [[ True == \F\a\l\s\e ]] 2026-05-29 09:11:47.793 | + lib/neutron:_neutron_setup_rootwrap:1078 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-05-29 09:11:47.796 | + lib/neutron:_neutron_setup_rootwrap:1079 : [[ -d /etc/neutron/rootwrap.d ]] 2026-05-29 09:11:47.800 | + lib/neutron:_neutron_setup_rootwrap:1083 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-05-29 09:11:47.804 | + lib/neutron:neutron_deploy_rootwrap_filters:1064 : [[ True == \F\a\l\s\e ]] 2026-05-29 09:11:47.807 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : local srcdir=/opt/stack/neutron 2026-05-29 09:11:47.810 | + lib/neutron:neutron_deploy_rootwrap_filters:1068 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-05-29 09:11:47.828 | + lib/neutron:neutron_deploy_rootwrap_filters:1069 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-05-29 09:11:47.844 | + lib/neutron:_neutron_setup_rootwrap:1087 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-05-29 09:11:47.861 | + lib/neutron:_neutron_setup_rootwrap:1088 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-05-29 09:11:47.879 | + lib/neutron:_neutron_setup_rootwrap:1092 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-05-29 09:11:47.898 | + lib/neutron:_neutron_setup_rootwrap:1095 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-05-29 09:11:47.902 | + lib/neutron:_neutron_setup_rootwrap:1096 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-29 09:11:47.906 | ++ lib/neutron:_neutron_setup_rootwrap:1099 : mktemp 2026-05-29 09:11:47.911 | + lib/neutron:_neutron_setup_rootwrap:1099 : TEMPFILE=/tmp/tmp.qr8AaftcGl 2026-05-29 09:11:47.915 | + lib/neutron:_neutron_setup_rootwrap:1100 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-05-29 09:11:47.919 | + lib/neutron:_neutron_setup_rootwrap:1101 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-29 09:11:47.923 | + lib/neutron:_neutron_setup_rootwrap:1102 : chmod 0440 /tmp/tmp.qr8AaftcGl 2026-05-29 09:11:47.928 | + lib/neutron:_neutron_setup_rootwrap:1103 : sudo chown root:root /tmp/tmp.qr8AaftcGl 2026-05-29 09:11:47.944 | + lib/neutron:_neutron_setup_rootwrap:1104 : sudo mv /tmp/tmp.qr8AaftcGl /etc/sudoers.d/neutron-rootwrap 2026-05-29 09:11:47.961 | + lib/neutron:_neutron_setup_rootwrap:1107 : configure_root_helper_options /etc/neutron/neutron.conf 2026-05-29 09:11:47.966 | + lib/neutron:configure_root_helper_options:1111 : local conffile=/etc/neutron/neutron.conf 2026-05-29 09:11:47.969 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-05-29 09:11:48.013 | + lib/neutron:configure_root_helper_options:1113 : [[ True == \T\r\u\e ]] 2026-05-29 09:11:48.017 | + lib/neutron:configure_root_helper_options:1114 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-29 09:11:48.061 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-05-29 09:11:48.064 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-05-29 09:11:48.068 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-05-29 09:11:48.071 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-29 09:11:48.074 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-29 09:11:48.077 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-29 09:11:48.101 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:11:48.106 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-29 09:11:48.111 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-29 09:11:48.115 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-29 09:11:48.139 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:11:48.143 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.120:5672/ 2026-05-29 09:11:48.147 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.120:5672/ 2026-05-29 09:11:48.191 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-29 09:11:48.195 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-29 09:11:48.198 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-05-29 09:11:48.222 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:11:48.226 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-05-29 09:11:48.250 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:11:48.254 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-05-29 09:11:48.278 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:11:48.282 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-05-29 09:11:48.306 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:11:48.309 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-05-29 09:11:48.335 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:11:48.338 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-29 09:11:48.341 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-05-29 09:11:48.363 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:11:48.366 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-05-29 09:11:48.370 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-05-29 09:11:48.374 | + lib/neutron_plugins/ovn_agent:configure_ovn:549 : echo 'Configuring OVN' 2026-05-29 09:11:48.374 | Configuring OVN 2026-05-29 09:11:48.378 | + lib/neutron_plugins/ovn_agent:configure_ovn:551 : '[' -z '' ']' 2026-05-29 09:11:48.381 | + lib/neutron_plugins/ovn_agent:configure_ovn:552 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-05-29 09:11:48.387 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:553 : cat /etc/openvswitch/system-id.conf 2026-05-29 09:11:48.392 | + lib/neutron_plugins/ovn_agent:configure_ovn:553 : OVN_UUID=badd9bd2-83f7-4c7a-a1b0-8537440d553c 2026-05-29 09:11:48.395 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : [[ False == \F\a\l\s\e ]] 2026-05-29 09:11:48.399 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : is_fedora 2026-05-29 09:11:48.402 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-29 09:11:48.406 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-29 09:11:48.410 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-29 09:11:48.413 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-29 09:11:48.416 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-29 09:11:48.419 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-29 09:11:48.423 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-29 09:11:48.426 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-29 09:11:48.430 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-29 09:11:48.433 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-29 09:11:48.437 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-29 09:11:48.440 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-29 09:11:48.443 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-29 09:11:48.447 | + lib/neutron_plugins/ovn_agent:configure_ovn:575 : local sample_file= 2026-05-29 09:11:48.451 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : local config_file= 2026-05-29 09:11:48.454 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : is_ovn_agent_enabled 2026-05-29 09:11:48.458 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-05-29 09:11:48.481 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:11:48.484 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-05-29 09:11:48.545 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-05-29 09:11:48.549 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : [[ metadata =~ metadata ]] 2026-05-29 09:11:48.552 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : is_service_enabled ovn-controller 2026-05-29 09:11:48.575 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:11:48.579 | + lib/neutron_plugins/ovn_agent:configure_ovn:578 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-05-29 09:11:48.582 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-29 09:11:48.586 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-05-29 09:11:48.590 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : sudo install -d -o quobyte /etc/neutron 2026-05-29 09:11:48.608 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-05-29 09:11:48.615 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : cd /opt/stack/neutron 2026-05-29 09:11:48.618 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : exec ./tools/generate_config_file_samples.sh 2026-05-29 09:12:11.287 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2026-05-29 09:12:11.287 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-05-29 09:12:25.703 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-29 09:12:25.711 | + lib/neutron_plugins/ovn_agent:configure_ovn:591 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-29 09:12:25.715 | + lib/neutron:configure_root_helper_options:1111 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-29 09:12:25.719 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-05-29 09:12:25.765 | + lib/neutron:configure_root_helper_options:1113 : [[ True == \T\r\u\e ]] 2026-05-29 09:12:25.768 | + lib/neutron:configure_root_helper_options:1114 : 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-05-29 09:12:25.815 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-05-29 09:12:25.859 | + lib/neutron_plugins/ovn_agent:configure_ovn:594 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.120 2026-05-29 09:12:25.904 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-05-29 09:12:25.950 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-05-29 09:12:25.994 | + lib/neutron_plugins/ovn_agent:configure_ovn:597 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-05-29 09:12:26.039 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.120:6642 2026-05-29 09:12:26.084 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : is_service_enabled tls-proxy 2026-05-29 09:12:26.109 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:12:26.113 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-05-29 09:12:26.118 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-05-29 09:12:26.163 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.120:6641 2026-05-29 09:12:26.208 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-05-29 09:12:26.212 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:491 : echo 'Configuring Neutron for OVN' 2026-05-29 09:12:26.213 | Configuring Neutron for OVN 2026-05-29 09:12:26.217 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:493 : is_service_enabled q-svc neutron-api 2026-05-29 09:12:26.242 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:12:26.246 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:494 : filter_network_api_extensions 2026-05-29 09:12:26.252 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:465 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-05-29 09:12:26.252 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-05-29 09:12:29.654 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:465 : 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-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-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 2026-05-29 09:12:29.660 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:468 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-05-29 09:12:29.660 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-05-29 09:12:32.601 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:468 : 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-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-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-05-29 09:12:32.607 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:469 : is_service_enabled q-qos neutron-qos 2026-05-29 09:12:32.632 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:12:32.637 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:472 : 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-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-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-05-29 09:12:32.644 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : 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-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-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-05-29 09:12:32.644 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : tr ', ' '\n' 2026-05-29 09:12:32.644 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : sort -u 2026-05-29 09:12:32.652 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : extensions='address-group 2026-05-29 09:12:32.652 | address-scope 2026-05-29 09:12:32.652 | agent 2026-05-29 09:12:32.652 | allowed-address-pairs 2026-05-29 09:12:32.652 | auto-allocated-topology 2026-05-29 09:12:32.652 | availability_zone 2026-05-29 09:12:32.652 | bgp 2026-05-29 09:12:32.653 | bgp_4byte_asn 2026-05-29 09:12:32.653 | bgp_dragent_scheduler 2026-05-29 09:12:32.653 | binding 2026-05-29 09:12:32.653 | binding-extended 2026-05-29 09:12:32.653 | default-subnetpools 2026-05-29 09:12:32.653 | dhcp_agent_scheduler 2026-05-29 09:12:32.653 | dns-domain-ports 2026-05-29 09:12:32.653 | dns-integration 2026-05-29 09:12:32.653 | dns-integration-domain-keywords 2026-05-29 09:12:32.653 | empty-string-filtering 2026-05-29 09:12:32.653 | enable-default-route-bfd 2026-05-29 09:12:32.654 | enable-default-route-ecmp 2026-05-29 09:12:32.654 | expose-port-forwarding-in-fip 2026-05-29 09:12:32.654 | ext-gw-mode 2026-05-29 09:12:32.654 | external-gateway-multihoming 2026-05-29 09:12:32.654 | external-net 2026-05-29 09:12:32.654 | extra_dhcp_opt 2026-05-29 09:12:32.654 | extraroute 2026-05-29 09:12:32.654 | extraroute-atomic 2026-05-29 09:12:32.654 | filter-validation 2026-05-29 09:12:32.654 | fip-port-details 2026-05-29 09:12:32.654 | flavors 2026-05-29 09:12:32.655 | floating-ip-port-forwarding 2026-05-29 09:12:32.655 | floating-ip-port-forwarding-description 2026-05-29 09:12:32.656 | floating-ip-port-forwarding-detail 2026-05-29 09:12:32.657 | floating-ip-port-forwarding-port-ranges 2026-05-29 09:12:32.658 | floatingip-pools 2026-05-29 09:12:32.658 | fwaas_v2 2026-05-29 09:12:32.658 | ip_allocation 2026-05-29 09:12:32.659 | l3-flavors 2026-05-29 09:12:32.659 | l3-ha 2026-05-29 09:12:32.659 | logging 2026-05-29 09:12:32.660 | multi-provider 2026-05-29 09:12:32.660 | net-mtu 2026-05-29 09:12:32.660 | net-mtu-writable 2026-05-29 09:12:32.660 | network-ip-availability 2026-05-29 09:12:32.660 | network_availability_zone 2026-05-29 09:12:32.660 | network_ha 2026-05-29 09:12:32.660 | pagination 2026-05-29 09:12:32.660 | port-device-profile 2026-05-29 09:12:32.660 | port-hardware-offload-type 2026-05-29 09:12:32.660 | port-mac-address-regenerate 2026-05-29 09:12:32.661 | port-numa-affinity-policy 2026-05-29 09:12:32.661 | port-numa-affinity-policy-socket 2026-05-29 09:12:32.661 | port-resource-request 2026-05-29 09:12:32.661 | port-security 2026-05-29 09:12:32.661 | port-trusted-vif 2026-05-29 09:12:32.661 | project-id 2026-05-29 09:12:32.661 | provider 2026-05-29 09:12:32.661 | qinq 2026-05-29 09:12:32.661 | qos 2026-05-29 09:12:32.661 | qos-bw-limit-direction 2026-05-29 09:12:32.661 | qos-bw-minimum-ingress 2026-05-29 09:12:32.661 | qos-default 2026-05-29 09:12:32.662 | qos-fip 2026-05-29 09:12:32.662 | qos-gateway-ip 2026-05-29 09:12:32.662 | qos-rule-type-details 2026-05-29 09:12:32.662 | qos-rule-type-filter 2026-05-29 09:12:32.662 | qos-rules-alias 2026-05-29 09:12:32.662 | quota-check-limit 2026-05-29 09:12:32.662 | quota-check-limit-default 2026-05-29 09:12:32.662 | quota_details 2026-05-29 09:12:32.662 | quotas 2026-05-29 09:12:32.662 | rbac-address-scope 2026-05-29 09:12:32.662 | rbac-policies 2026-05-29 09:12:32.663 | rbac-security-groups 2026-05-29 09:12:32.663 | router 2026-05-29 09:12:32.663 | router-enable-snat 2026-05-29 09:12:32.663 | router_availability_zone 2026-05-29 09:12:32.663 | security-group 2026-05-29 09:12:32.663 | security-groups-default-rules 2026-05-29 09:12:32.663 | security-groups-normalized-cidr 2026-05-29 09:12:32.663 | security-groups-remote-address-group 2026-05-29 09:12:32.663 | security-groups-rules-belongs-to-default-sg 2026-05-29 09:12:32.663 | security-groups-shared-filtering 2026-05-29 09:12:32.663 | segment 2026-05-29 09:12:32.664 | sorting 2026-05-29 09:12:32.664 | standard-attr-description 2026-05-29 09:12:32.665 | standard-attr-fwaas-v2 2026-05-29 09:12:32.665 | standard-attr-revisions 2026-05-29 09:12:32.665 | standard-attr-tag 2026-05-29 09:12:32.665 | standard-attr-timestamp 2026-05-29 09:12:32.665 | stateful-security-group 2026-05-29 09:12:32.665 | subnet-dns-publish-fixed-ip 2026-05-29 09:12:32.665 | subnet-external-network 2026-05-29 09:12:32.665 | subnet-service-types 2026-05-29 09:12:32.665 | subnet_allocation 2026-05-29 09:12:32.665 | subnetpool-prefix-ops 2026-05-29 09:12:32.665 | tag-creation 2026-05-29 09:12:32.665 | tap-mirror 2026-05-29 09:12:32.666 | tap-mirror-both-direction 2026-05-29 09:12:32.666 | trunk 2026-05-29 09:12:32.666 | uplink-status-propagation 2026-05-29 09:12:32.666 | uplink-status-propagation-updatable 2026-05-29 09:12:32.666 | vlan-transparent 2026-05-29 09:12:32.666 | vpn-endpoint-groups 2026-05-29 09:12:32.666 | vpnaas' 2026-05-29 09:12:32.666 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : tr ', ' '\n' 2026-05-29 09:12:32.666 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : 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-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-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-05-29 09:12:32.667 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : sort -u 2026-05-29 09:12:32.668 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : supported_ext='address-group 2026-05-29 09:12:32.668 | address-scope 2026-05-29 09:12:32.669 | agent 2026-05-29 09:12:32.669 | allowed-address-pairs 2026-05-29 09:12:32.669 | auto-allocated-topology 2026-05-29 09:12:32.669 | availability_zone 2026-05-29 09:12:32.669 | bgp 2026-05-29 09:12:32.669 | bgp_4byte_asn 2026-05-29 09:12:32.669 | bgp_dragent_scheduler 2026-05-29 09:12:32.669 | binding 2026-05-29 09:12:32.669 | binding-extended 2026-05-29 09:12:32.669 | default-subnetpools 2026-05-29 09:12:32.669 | dhcp_agent_scheduler 2026-05-29 09:12:32.670 | dns-domain-ports 2026-05-29 09:12:32.670 | dns-integration 2026-05-29 09:12:32.670 | dns-integration-domain-keywords 2026-05-29 09:12:32.670 | empty-string-filtering 2026-05-29 09:12:32.670 | enable-default-route-bfd 2026-05-29 09:12:32.670 | enable-default-route-ecmp 2026-05-29 09:12:32.670 | expose-port-forwarding-in-fip 2026-05-29 09:12:32.670 | ext-gw-mode 2026-05-29 09:12:32.670 | external-gateway-multihoming 2026-05-29 09:12:32.670 | external-net 2026-05-29 09:12:32.670 | extra_dhcp_opt 2026-05-29 09:12:32.670 | extraroute 2026-05-29 09:12:32.671 | extraroute-atomic 2026-05-29 09:12:32.671 | filter-validation 2026-05-29 09:12:32.671 | fip-port-details 2026-05-29 09:12:32.671 | flavors 2026-05-29 09:12:32.671 | floating-ip-port-forwarding 2026-05-29 09:12:32.671 | floating-ip-port-forwarding-description 2026-05-29 09:12:32.671 | floating-ip-port-forwarding-detail 2026-05-29 09:12:32.671 | floating-ip-port-forwarding-port-ranges 2026-05-29 09:12:32.671 | floatingip-pools 2026-05-29 09:12:32.671 | fwaas_v2 2026-05-29 09:12:32.671 | ip_allocation 2026-05-29 09:12:32.671 | l3-flavors 2026-05-29 09:12:32.672 | l3-ha 2026-05-29 09:12:32.672 | logging 2026-05-29 09:12:32.672 | multi-provider 2026-05-29 09:12:32.672 | net-mtu 2026-05-29 09:12:32.672 | net-mtu-writable 2026-05-29 09:12:32.672 | network-ip-availability 2026-05-29 09:12:32.672 | network_availability_zone 2026-05-29 09:12:32.672 | network_ha 2026-05-29 09:12:32.672 | pagination 2026-05-29 09:12:32.672 | port-device-profile 2026-05-29 09:12:32.672 | port-hardware-offload-type 2026-05-29 09:12:32.673 | port-mac-address-regenerate 2026-05-29 09:12:32.673 | port-numa-affinity-policy 2026-05-29 09:12:32.673 | port-numa-affinity-policy-socket 2026-05-29 09:12:32.673 | port-resource-request 2026-05-29 09:12:32.673 | port-security 2026-05-29 09:12:32.673 | port-trusted-vif 2026-05-29 09:12:32.673 | project-id 2026-05-29 09:12:32.673 | provider 2026-05-29 09:12:32.673 | qinq 2026-05-29 09:12:32.673 | qos 2026-05-29 09:12:32.673 | qos-bw-limit-direction 2026-05-29 09:12:32.675 | qos-bw-minimum-ingress 2026-05-29 09:12:32.675 | qos-default 2026-05-29 09:12:32.675 | qos-fip 2026-05-29 09:12:32.675 | qos-gateway-ip 2026-05-29 09:12:32.675 | qos-rule-type-details 2026-05-29 09:12:32.675 | qos-rule-type-filter 2026-05-29 09:12:32.675 | qos-rules-alias 2026-05-29 09:12:32.675 | quota-check-limit 2026-05-29 09:12:32.676 | quota-check-limit-default 2026-05-29 09:12:32.676 | quota_details 2026-05-29 09:12:32.676 | quotas 2026-05-29 09:12:32.676 | rbac-address-scope 2026-05-29 09:12:32.676 | rbac-policies 2026-05-29 09:12:32.676 | rbac-security-groups 2026-05-29 09:12:32.676 | router 2026-05-29 09:12:32.676 | router-enable-snat 2026-05-29 09:12:32.676 | router_availability_zone 2026-05-29 09:12:32.676 | security-group 2026-05-29 09:12:32.677 | security-groups-default-rules 2026-05-29 09:12:32.677 | security-groups-normalized-cidr 2026-05-29 09:12:32.677 | security-groups-remote-address-group 2026-05-29 09:12:32.677 | security-groups-rules-belongs-to-default-sg 2026-05-29 09:12:32.677 | security-groups-shared-filtering 2026-05-29 09:12:32.677 | segment 2026-05-29 09:12:32.677 | sorting 2026-05-29 09:12:32.677 | standard-attr-description 2026-05-29 09:12:32.677 | standard-attr-fwaas-v2 2026-05-29 09:12:32.677 | standard-attr-revisions 2026-05-29 09:12:32.677 | standard-attr-tag 2026-05-29 09:12:32.678 | standard-attr-timestamp 2026-05-29 09:12:32.678 | stateful-security-group 2026-05-29 09:12:32.678 | subnet-dns-publish-fixed-ip 2026-05-29 09:12:32.678 | subnet-external-network 2026-05-29 09:12:32.678 | subnet-service-types 2026-05-29 09:12:32.678 | subnet_allocation 2026-05-29 09:12:32.678 | subnetpool-prefix-ops 2026-05-29 09:12:32.678 | tag-creation 2026-05-29 09:12:32.678 | tap-mirror 2026-05-29 09:12:32.678 | tap-mirror-both-direction 2026-05-29 09:12:32.679 | trunk 2026-05-29 09:12:32.679 | uplink-status-propagation 2026-05-29 09:12:32.679 | uplink-status-propagation-updatable 2026-05-29 09:12:32.679 | vlan-transparent 2026-05-29 09:12:32.679 | vpn-endpoint-groups 2026-05-29 09:12:32.679 | vpnaas' 2026-05-29 09:12:32.679 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : echo -e 'address-group 2026-05-29 09:12:32.679 | address-scope 2026-05-29 09:12:32.679 | agent 2026-05-29 09:12:32.679 | allowed-address-pairs 2026-05-29 09:12:32.680 | auto-allocated-topology 2026-05-29 09:12:32.680 | availability_zone 2026-05-29 09:12:32.680 | bgp 2026-05-29 09:12:32.680 | bgp_4byte_asn 2026-05-29 09:12:32.680 | bgp_dragent_scheduler 2026-05-29 09:12:32.680 | binding 2026-05-29 09:12:32.680 | binding-extended 2026-05-29 09:12:32.680 | default-subnetpools 2026-05-29 09:12:32.680 | dhcp_agent_scheduler 2026-05-29 09:12:32.680 | dns-domain-ports 2026-05-29 09:12:32.680 | dns-integration 2026-05-29 09:12:32.681 | dns-integration-domain-keywords 2026-05-29 09:12:32.681 | empty-string-filtering 2026-05-29 09:12:32.681 | enable-default-route-bfd 2026-05-29 09:12:32.681 | enable-default-route-ecmp 2026-05-29 09:12:32.681 | expose-port-forwarding-in-fip 2026-05-29 09:12:32.681 | ext-gw-mode 2026-05-29 09:12:32.681 | external-gateway-multihoming 2026-05-29 09:12:32.681 | external-net 2026-05-29 09:12:32.681 | extra_dhcp_opt 2026-05-29 09:12:32.681 | extraroute 2026-05-29 09:12:32.681 | extraroute-atomic 2026-05-29 09:12:32.681 | filter-validation 2026-05-29 09:12:32.682 | fip-port-details 2026-05-29 09:12:32.682 | flavors 2026-05-29 09:12:32.682 | floating-ip-port-forwarding 2026-05-29 09:12:32.682 | floating-ip-port-forwarding-description 2026-05-29 09:12:32.682 | floating-ip-port-forwarding-detail 2026-05-29 09:12:32.682 | floating-ip-port-forwarding-port-ranges 2026-05-29 09:12:32.682 | floatingip-pools 2026-05-29 09:12:32.682 | fwaas_v2 2026-05-29 09:12:32.682 | ip_allocation 2026-05-29 09:12:32.682 | l3-flavors 2026-05-29 09:12:32.682 | l3-ha 2026-05-29 09:12:32.683 | logging 2026-05-29 09:12:32.683 | multi-provider 2026-05-29 09:12:32.683 | net-mtu 2026-05-29 09:12:32.683 | net-mtu-writable 2026-05-29 09:12:32.683 | network-ip-availability 2026-05-29 09:12:32.683 | network_availability_zone 2026-05-29 09:12:32.683 | network_ha 2026-05-29 09:12:32.683 | pagination 2026-05-29 09:12:32.683 | port-device-profile 2026-05-29 09:12:32.683 | port-hardware-offload-type 2026-05-29 09:12:32.683 | port-mac-address-regenerate 2026-05-29 09:12:32.683 | port-numa-affinity-policy 2026-05-29 09:12:32.684 | port-numa-affinity-policy-socket 2026-05-29 09:12:32.684 | port-resource-request 2026-05-29 09:12:32.684 | port-security 2026-05-29 09:12:32.684 | port-trusted-vif 2026-05-29 09:12:32.684 | project-id 2026-05-29 09:12:32.684 | provider 2026-05-29 09:12:32.684 | qinq 2026-05-29 09:12:32.684 | qos 2026-05-29 09:12:32.684 | qos-bw-limit-direction 2026-05-29 09:12:32.684 | qos-bw-minimum-ingress 2026-05-29 09:12:32.684 | qos-default 2026-05-29 09:12:32.685 | qos-fip 2026-05-29 09:12:32.685 | qos-gateway-ip 2026-05-29 09:12:32.685 | qos-rule-type-details 2026-05-29 09:12:32.685 | qos-rule-type-filter 2026-05-29 09:12:32.685 | qos-rules-alias 2026-05-29 09:12:32.685 | quota-check-limit 2026-05-29 09:12:32.685 | quota-check-limit-default 2026-05-29 09:12:32.685 | quota_details 2026-05-29 09:12:32.685 | quotas 2026-05-29 09:12:32.685 | rbac-address-scope 2026-05-29 09:12:32.685 | rbac-policies 2026-05-29 09:12:32.686 | rbac-security-groups 2026-05-29 09:12:32.686 | router 2026-05-29 09:12:32.686 | router-enable-snat 2026-05-29 09:12:32.686 | router_availability_zone 2026-05-29 09:12:32.686 | security-group 2026-05-29 09:12:32.686 | security-groups-default-rules 2026-05-29 09:12:32.686 | security-groups-normalized-cidr 2026-05-29 09:12:32.686 | security-groups-remote-address-group 2026-05-29 09:12:32.686 | security-groups-rules-belongs-to-default-sg 2026-05-29 09:12:32.686 | security-groups-shared-filtering 2026-05-29 09:12:32.687 | segment 2026-05-29 09:12:32.687 | sorting 2026-05-29 09:12:32.687 | standard-attr-description 2026-05-29 09:12:32.687 | standard-attr-fwaas-v2 2026-05-29 09:12:32.687 | standard-attr-revisions 2026-05-29 09:12:32.687 | standard-attr-tag 2026-05-29 09:12:32.687 | standard-attr-timestamp 2026-05-29 09:12:32.687 | stateful-security-group 2026-05-29 09:12:32.687 | subnet-dns-publish-fixed-ip 2026-05-29 09:12:32.687 | subnet-external-network 2026-05-29 09:12:32.687 | subnet-service-types 2026-05-29 09:12:32.687 | subnet_allocation 2026-05-29 09:12:32.688 | subnetpool-prefix-ops 2026-05-29 09:12:32.688 | tag-creation 2026-05-29 09:12:32.688 | tap-mirror 2026-05-29 09:12:32.688 | tap-mirror-both-direction 2026-05-29 09:12:32.688 | trunk 2026-05-29 09:12:32.688 | uplink-status-propagation 2026-05-29 09:12:32.688 | uplink-status-propagation-updatable 2026-05-29 09:12:32.688 | vlan-transparent 2026-05-29 09:12:32.688 | vpn-endpoint-groups 2026-05-29 09:12:32.688 | vpnaas' 2026-05-29 09:12:32.688 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : echo -e 'address-group 2026-05-29 09:12:32.689 | address-scope 2026-05-29 09:12:32.689 | agent 2026-05-29 09:12:32.689 | allowed-address-pairs 2026-05-29 09:12:32.689 | auto-allocated-topology 2026-05-29 09:12:32.689 | availability_zone 2026-05-29 09:12:32.689 | bgp 2026-05-29 09:12:32.689 | bgp_4byte_asn 2026-05-29 09:12:32.689 | bgp_dragent_scheduler 2026-05-29 09:12:32.689 | binding 2026-05-29 09:12:32.689 | binding-extended 2026-05-29 09:12:32.690 | default-subnetpools 2026-05-29 09:12:32.690 | dhcp_agent_scheduler 2026-05-29 09:12:32.690 | dns-domain-ports 2026-05-29 09:12:32.690 | dns-integration 2026-05-29 09:12:32.690 | dns-integration-domain-keywords 2026-05-29 09:12:32.690 | empty-string-filtering 2026-05-29 09:12:32.690 | enable-default-route-bfd 2026-05-29 09:12:32.690 | enable-default-route-ecmp 2026-05-29 09:12:32.690 | expose-port-forwarding-in-fip 2026-05-29 09:12:32.690 | ext-gw-mode 2026-05-29 09:12:32.690 | external-gateway-multihoming 2026-05-29 09:12:32.691 | external-net 2026-05-29 09:12:32.691 | extra_dhcp_opt 2026-05-29 09:12:32.691 | extraroute 2026-05-29 09:12:32.691 | extraroute-atomic 2026-05-29 09:12:32.691 | filter-validation 2026-05-29 09:12:32.691 | fip-port-details 2026-05-29 09:12:32.691 | flavors 2026-05-29 09:12:32.691 | floating-ip-port-forwarding 2026-05-29 09:12:32.691 | floating-ip-port-forwarding-description 2026-05-29 09:12:32.691 | floating-ip-port-forwarding-detail 2026-05-29 09:12:32.692 | floating-ip-port-forwarding-port-ranges 2026-05-29 09:12:32.692 | floatingip-pools 2026-05-29 09:12:32.692 | fwaas_v2 2026-05-29 09:12:32.692 | ip_allocation 2026-05-29 09:12:32.692 | l3-flavors 2026-05-29 09:12:32.693 | l3-ha 2026-05-29 09:12:32.693 | logging 2026-05-29 09:12:32.693 | multi-provider 2026-05-29 09:12:32.693 | net-mtu 2026-05-29 09:12:32.693 | net-mtu-writable 2026-05-29 09:12:32.693 | network-ip-availability 2026-05-29 09:12:32.693 | network_availability_zone 2026-05-29 09:12:32.693 | network_ha 2026-05-29 09:12:32.693 | pagination 2026-05-29 09:12:32.693 | port-device-profile 2026-05-29 09:12:32.693 | port-hardware-offload-type 2026-05-29 09:12:32.693 | port-mac-address-regenerate 2026-05-29 09:12:32.694 | port-numa-affinity-policy 2026-05-29 09:12:32.694 | port-numa-affinity-policy-socket 2026-05-29 09:12:32.694 | port-resource-request 2026-05-29 09:12:32.694 | port-security 2026-05-29 09:12:32.694 | port-trusted-vif 2026-05-29 09:12:32.694 | project-id 2026-05-29 09:12:32.694 | provider 2026-05-29 09:12:32.694 | qinq 2026-05-29 09:12:32.694 | qos 2026-05-29 09:12:32.694 | qos-bw-limit-direction 2026-05-29 09:12:32.694 | qos-bw-minimum-ingress 2026-05-29 09:12:32.695 | qos-default 2026-05-29 09:12:32.695 | qos-fip 2026-05-29 09:12:32.695 | qos-gateway-ip 2026-05-29 09:12:32.695 | qos-rule-type-details 2026-05-29 09:12:32.695 | qos-rule-type-filter 2026-05-29 09:12:32.695 | qos-rules-alias 2026-05-29 09:12:32.695 | quota-check-limit 2026-05-29 09:12:32.695 | quota-check-limit-default 2026-05-29 09:12:32.695 | quota_details 2026-05-29 09:12:32.696 | quotas 2026-05-29 09:12:32.696 | rbac-address-scope 2026-05-29 09:12:32.696 | rbac-policies 2026-05-29 09:12:32.696 | rbac-security-groups 2026-05-29 09:12:32.696 | router 2026-05-29 09:12:32.696 | router-enable-snat 2026-05-29 09:12:32.696 | router_availability_zone 2026-05-29 09:12:32.696 | security-group 2026-05-29 09:12:32.696 | security-groups-default-rules 2026-05-29 09:12:32.696 | security-groups-normalized-cidr 2026-05-29 09:12:32.697 | security-groups-remote-address-group 2026-05-29 09:12:32.697 | security-groups-rules-belongs-to-default-sg 2026-05-29 09:12:32.697 | security-groups-shared-filtering 2026-05-29 09:12:32.697 | segment 2026-05-29 09:12:32.697 | sorting 2026-05-29 09:12:32.697 | standard-attr-description 2026-05-29 09:12:32.697 | standard-attr-fwaas-v2 2026-05-29 09:12:32.697 | standard-attr-revisions 2026-05-29 09:12:32.697 | standard-attr-tag 2026-05-29 09:12:32.697 | standard-attr-timestamp 2026-05-29 09:12:32.697 | stateful-security-group 2026-05-29 09:12:32.697 | subnet-dns-publish-fixed-ip 2026-05-29 09:12:32.698 | subnet-external-network 2026-05-29 09:12:32.698 | subnet-service-types 2026-05-29 09:12:32.698 | subnet_allocation 2026-05-29 09:12:32.698 | subnetpool-prefix-ops 2026-05-29 09:12:32.698 | tag-creation 2026-05-29 09:12:32.698 | tap-mirror 2026-05-29 09:12:32.698 | tap-mirror-both-direction 2026-05-29 09:12:32.698 | trunk 2026-05-29 09:12:32.698 | uplink-status-propagation 2026-05-29 09:12:32.698 | uplink-status-propagation-updatable 2026-05-29 09:12:32.699 | vlan-transparent 2026-05-29 09:12:32.699 | vpn-endpoint-groups 2026-05-29 09:12:32.699 | vpnaas' 2026-05-29 09:12:32.699 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : comm -12 /dev/fd/63 /dev/fd/62 2026-05-29 09:12:32.699 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : enabled_ext='address-group 2026-05-29 09:12:32.699 | address-scope 2026-05-29 09:12:32.699 | agent 2026-05-29 09:12:32.699 | allowed-address-pairs 2026-05-29 09:12:32.699 | auto-allocated-topology 2026-05-29 09:12:32.699 | availability_zone 2026-05-29 09:12:32.700 | bgp 2026-05-29 09:12:32.700 | bgp_4byte_asn 2026-05-29 09:12:32.700 | bgp_dragent_scheduler 2026-05-29 09:12:32.700 | binding 2026-05-29 09:12:32.700 | binding-extended 2026-05-29 09:12:32.700 | default-subnetpools 2026-05-29 09:12:32.700 | dhcp_agent_scheduler 2026-05-29 09:12:32.700 | dns-domain-ports 2026-05-29 09:12:32.700 | dns-integration 2026-05-29 09:12:32.700 | dns-integration-domain-keywords 2026-05-29 09:12:32.701 | empty-string-filtering 2026-05-29 09:12:32.701 | enable-default-route-bfd 2026-05-29 09:12:32.701 | enable-default-route-ecmp 2026-05-29 09:12:32.701 | expose-port-forwarding-in-fip 2026-05-29 09:12:32.701 | ext-gw-mode 2026-05-29 09:12:32.701 | external-gateway-multihoming 2026-05-29 09:12:32.701 | external-net 2026-05-29 09:12:32.701 | extra_dhcp_opt 2026-05-29 09:12:32.701 | extraroute 2026-05-29 09:12:32.701 | extraroute-atomic 2026-05-29 09:12:32.701 | filter-validation 2026-05-29 09:12:32.702 | fip-port-details 2026-05-29 09:12:32.702 | flavors 2026-05-29 09:12:32.702 | floating-ip-port-forwarding 2026-05-29 09:12:32.702 | floating-ip-port-forwarding-description 2026-05-29 09:12:32.702 | floating-ip-port-forwarding-detail 2026-05-29 09:12:32.702 | floating-ip-port-forwarding-port-ranges 2026-05-29 09:12:32.702 | floatingip-pools 2026-05-29 09:12:32.702 | fwaas_v2 2026-05-29 09:12:32.702 | ip_allocation 2026-05-29 09:12:32.702 | l3-flavors 2026-05-29 09:12:32.703 | l3-ha 2026-05-29 09:12:32.703 | logging 2026-05-29 09:12:32.703 | multi-provider 2026-05-29 09:12:32.703 | net-mtu 2026-05-29 09:12:32.703 | net-mtu-writable 2026-05-29 09:12:32.703 | network-ip-availability 2026-05-29 09:12:32.703 | network_availability_zone 2026-05-29 09:12:32.703 | network_ha 2026-05-29 09:12:32.703 | pagination 2026-05-29 09:12:32.703 | port-device-profile 2026-05-29 09:12:32.703 | port-hardware-offload-type 2026-05-29 09:12:32.703 | port-mac-address-regenerate 2026-05-29 09:12:32.704 | port-numa-affinity-policy 2026-05-29 09:12:32.704 | port-numa-affinity-policy-socket 2026-05-29 09:12:32.704 | port-resource-request 2026-05-29 09:12:32.704 | port-security 2026-05-29 09:12:32.704 | port-trusted-vif 2026-05-29 09:12:32.704 | project-id 2026-05-29 09:12:32.704 | provider 2026-05-29 09:12:32.704 | qinq 2026-05-29 09:12:32.704 | qos 2026-05-29 09:12:32.704 | qos-bw-limit-direction 2026-05-29 09:12:32.704 | qos-bw-minimum-ingress 2026-05-29 09:12:32.705 | qos-default 2026-05-29 09:12:32.705 | qos-fip 2026-05-29 09:12:32.705 | qos-gateway-ip 2026-05-29 09:12:32.705 | qos-rule-type-details 2026-05-29 09:12:32.705 | qos-rule-type-filter 2026-05-29 09:12:32.705 | qos-rules-alias 2026-05-29 09:12:32.705 | quota-check-limit 2026-05-29 09:12:32.705 | quota-check-limit-default 2026-05-29 09:12:32.705 | quota_details 2026-05-29 09:12:32.705 | quotas 2026-05-29 09:12:32.705 | rbac-address-scope 2026-05-29 09:12:32.706 | rbac-policies 2026-05-29 09:12:32.706 | rbac-security-groups 2026-05-29 09:12:32.706 | router 2026-05-29 09:12:32.706 | router-enable-snat 2026-05-29 09:12:32.706 | router_availability_zone 2026-05-29 09:12:32.706 | security-group 2026-05-29 09:12:32.706 | security-groups-default-rules 2026-05-29 09:12:32.706 | security-groups-normalized-cidr 2026-05-29 09:12:32.706 | security-groups-remote-address-group 2026-05-29 09:12:32.706 | security-groups-rules-belongs-to-default-sg 2026-05-29 09:12:32.707 | security-groups-shared-filtering 2026-05-29 09:12:32.707 | segment 2026-05-29 09:12:32.707 | sorting 2026-05-29 09:12:32.707 | standard-attr-description 2026-05-29 09:12:32.707 | standard-attr-fwaas-v2 2026-05-29 09:12:32.707 | standard-attr-revisions 2026-05-29 09:12:32.707 | standard-attr-tag 2026-05-29 09:12:32.707 | standard-attr-timestamp 2026-05-29 09:12:32.707 | stateful-security-group 2026-05-29 09:12:32.707 | subnet-dns-publish-fixed-ip 2026-05-29 09:12:32.707 | subnet-external-network 2026-05-29 09:12:32.707 | subnet-service-types 2026-05-29 09:12:32.708 | subnet_allocation 2026-05-29 09:12:32.708 | subnetpool-prefix-ops 2026-05-29 09:12:32.708 | tag-creation 2026-05-29 09:12:32.708 | tap-mirror 2026-05-29 09:12:32.708 | tap-mirror-both-direction 2026-05-29 09:12:32.708 | trunk 2026-05-29 09:12:32.708 | uplink-status-propagation 2026-05-29 09:12:32.708 | uplink-status-propagation-updatable 2026-05-29 09:12:32.708 | vlan-transparent 2026-05-29 09:12:32.708 | vpn-endpoint-groups 2026-05-29 09:12:32.708 | vpnaas' 2026-05-29 09:12:32.709 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : echo -e 'address-group 2026-05-29 09:12:32.709 | address-scope 2026-05-29 09:12:32.709 | agent 2026-05-29 09:12:32.709 | allowed-address-pairs 2026-05-29 09:12:32.709 | auto-allocated-topology 2026-05-29 09:12:32.709 | availability_zone 2026-05-29 09:12:32.709 | bgp 2026-05-29 09:12:32.709 | bgp_4byte_asn 2026-05-29 09:12:32.709 | bgp_dragent_scheduler 2026-05-29 09:12:32.709 | binding 2026-05-29 09:12:32.709 | binding-extended 2026-05-29 09:12:32.710 | default-subnetpools 2026-05-29 09:12:32.710 | dhcp_agent_scheduler 2026-05-29 09:12:32.710 | dns-domain-ports 2026-05-29 09:12:32.710 | dns-integration 2026-05-29 09:12:32.710 | dns-integration-domain-keywords 2026-05-29 09:12:32.711 | empty-string-filtering 2026-05-29 09:12:32.711 | enable-default-route-bfd 2026-05-29 09:12:32.711 | enable-default-route-ecmp 2026-05-29 09:12:32.711 | expose-port-forwarding-in-fip 2026-05-29 09:12:32.711 | ext-gw-mode 2026-05-29 09:12:32.711 | external-gateway-multihoming 2026-05-29 09:12:32.711 | external-net 2026-05-29 09:12:32.711 | extra_dhcp_opt 2026-05-29 09:12:32.711 | extraroute 2026-05-29 09:12:32.711 | extraroute-atomic 2026-05-29 09:12:32.711 | filter-validation 2026-05-29 09:12:32.712 | fip-port-details 2026-05-29 09:12:32.712 | flavors 2026-05-29 09:12:32.712 | floating-ip-port-forwarding 2026-05-29 09:12:32.712 | floating-ip-port-forwarding-description 2026-05-29 09:12:32.712 | floating-ip-port-forwarding-detail 2026-05-29 09:12:32.712 | floating-ip-port-forwarding-port-ranges 2026-05-29 09:12:32.712 | floatingip-pools 2026-05-29 09:12:32.712 | fwaas_v2 2026-05-29 09:12:32.712 | ip_allocation 2026-05-29 09:12:32.712 | l3-flavors 2026-05-29 09:12:32.712 | l3-ha 2026-05-29 09:12:32.712 | logging 2026-05-29 09:12:32.713 | multi-provider 2026-05-29 09:12:32.713 | net-mtu 2026-05-29 09:12:32.713 | net-mtu-writable 2026-05-29 09:12:32.713 | network-ip-availability 2026-05-29 09:12:32.713 | network_availability_zone 2026-05-29 09:12:32.713 | network_ha 2026-05-29 09:12:32.713 | pagination 2026-05-29 09:12:32.713 | port-device-profile 2026-05-29 09:12:32.713 | port-hardware-offload-type 2026-05-29 09:12:32.713 | port-mac-address-regenerate 2026-05-29 09:12:32.713 | port-numa-affinity-policy 2026-05-29 09:12:32.714 | port-numa-affinity-policy-socket 2026-05-29 09:12:32.714 | port-resource-request 2026-05-29 09:12:32.714 | port-security 2026-05-29 09:12:32.714 | port-trusted-vif 2026-05-29 09:12:32.714 | project-id 2026-05-29 09:12:32.714 | provider 2026-05-29 09:12:32.714 | qinq 2026-05-29 09:12:32.714 | qos 2026-05-29 09:12:32.714 | qos-bw-limit-direction 2026-05-29 09:12:32.714 | qos-bw-minimum-ingress 2026-05-29 09:12:32.714 | qos-default 2026-05-29 09:12:32.715 | qos-fip 2026-05-29 09:12:32.715 | qos-gateway-ip 2026-05-29 09:12:32.715 | qos-rule-type-details 2026-05-29 09:12:32.715 | qos-rule-type-filter 2026-05-29 09:12:32.715 | qos-rules-alias 2026-05-29 09:12:32.715 | quota-check-limit 2026-05-29 09:12:32.715 | quota-check-limit-default 2026-05-29 09:12:32.715 | quota_details 2026-05-29 09:12:32.715 | quotas 2026-05-29 09:12:32.715 | rbac-address-scope 2026-05-29 09:12:32.715 | rbac-policies 2026-05-29 09:12:32.716 | rbac-security-groups 2026-05-29 09:12:32.716 | router 2026-05-29 09:12:32.716 | router-enable-snat 2026-05-29 09:12:32.716 | router_availability_zone 2026-05-29 09:12:32.716 | security-group 2026-05-29 09:12:32.716 | security-groups-default-rules 2026-05-29 09:12:32.716 | security-groups-normalized-cidr 2026-05-29 09:12:32.716 | security-groups-remote-address-group 2026-05-29 09:12:32.716 | security-groups-rules-belongs-to-default-sg 2026-05-29 09:12:32.716 | security-groups-shared-filtering 2026-05-29 09:12:32.717 | segment 2026-05-29 09:12:32.717 | sorting 2026-05-29 09:12:32.717 | standard-attr-description 2026-05-29 09:12:32.717 | standard-attr-fwaas-v2 2026-05-29 09:12:32.717 | standard-attr-revisions 2026-05-29 09:12:32.717 | standard-attr-tag 2026-05-29 09:12:32.718 | standard-attr-timestamp 2026-05-29 09:12:32.718 | stateful-security-group 2026-05-29 09:12:32.718 | subnet-dns-publish-fixed-ip 2026-05-29 09:12:32.718 | subnet-external-network 2026-05-29 09:12:32.718 | subnet-service-types 2026-05-29 09:12:32.718 | subnet_allocation 2026-05-29 09:12:32.718 | subnetpool-prefix-ops 2026-05-29 09:12:32.718 | tag-creation 2026-05-29 09:12:32.718 | tap-mirror 2026-05-29 09:12:32.718 | tap-mirror-both-direction 2026-05-29 09:12:32.718 | trunk 2026-05-29 09:12:32.718 | uplink-status-propagation 2026-05-29 09:12:32.719 | uplink-status-propagation-updatable 2026-05-29 09:12:32.719 | vlan-transparent 2026-05-29 09:12:32.719 | vpn-endpoint-groups 2026-05-29 09:12:32.719 | vpnaas' 2026-05-29 09:12:32.719 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : comm -3 /dev/fd/63 /dev/fd/62 2026-05-29 09:12:32.719 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : echo -e 'address-group 2026-05-29 09:12:32.719 | address-scope 2026-05-29 09:12:32.719 | agent 2026-05-29 09:12:32.719 | allowed-address-pairs 2026-05-29 09:12:32.719 | auto-allocated-topology 2026-05-29 09:12:32.719 | availability_zone 2026-05-29 09:12:32.720 | bgp 2026-05-29 09:12:32.720 | bgp_4byte_asn 2026-05-29 09:12:32.720 | bgp_dragent_scheduler 2026-05-29 09:12:32.720 | binding 2026-05-29 09:12:32.720 | binding-extended 2026-05-29 09:12:32.720 | default-subnetpools 2026-05-29 09:12:32.720 | dhcp_agent_scheduler 2026-05-29 09:12:32.720 | dns-domain-ports 2026-05-29 09:12:32.720 | dns-integration 2026-05-29 09:12:32.720 | dns-integration-domain-keywords 2026-05-29 09:12:32.720 | empty-string-filtering 2026-05-29 09:12:32.721 | enable-default-route-bfd 2026-05-29 09:12:32.721 | enable-default-route-ecmp 2026-05-29 09:12:32.721 | expose-port-forwarding-in-fip 2026-05-29 09:12:32.721 | ext-gw-mode 2026-05-29 09:12:32.721 | external-gateway-multihoming 2026-05-29 09:12:32.721 | external-net 2026-05-29 09:12:32.721 | extra_dhcp_opt 2026-05-29 09:12:32.721 | extraroute 2026-05-29 09:12:32.721 | extraroute-atomic 2026-05-29 09:12:32.721 | filter-validation 2026-05-29 09:12:32.721 | fip-port-details 2026-05-29 09:12:32.722 | flavors 2026-05-29 09:12:32.722 | floating-ip-port-forwarding 2026-05-29 09:12:32.722 | floating-ip-port-forwarding-description 2026-05-29 09:12:32.722 | floating-ip-port-forwarding-detail 2026-05-29 09:12:32.722 | floating-ip-port-forwarding-port-ranges 2026-05-29 09:12:32.722 | floatingip-pools 2026-05-29 09:12:32.722 | fwaas_v2 2026-05-29 09:12:32.722 | ip_allocation 2026-05-29 09:12:32.722 | l3-flavors 2026-05-29 09:12:32.722 | l3-ha 2026-05-29 09:12:32.722 | logging 2026-05-29 09:12:32.723 | multi-provider 2026-05-29 09:12:32.723 | net-mtu 2026-05-29 09:12:32.723 | net-mtu-writable 2026-05-29 09:12:32.723 | network-ip-availability 2026-05-29 09:12:32.723 | network_availability_zone 2026-05-29 09:12:32.723 | network_ha 2026-05-29 09:12:32.723 | pagination 2026-05-29 09:12:32.723 | port-device-profile 2026-05-29 09:12:32.723 | port-hardware-offload-type 2026-05-29 09:12:32.723 | port-mac-address-regenerate 2026-05-29 09:12:32.723 | port-numa-affinity-policy 2026-05-29 09:12:32.724 | port-numa-affinity-policy-socket 2026-05-29 09:12:32.724 | port-resource-request 2026-05-29 09:12:32.724 | port-security 2026-05-29 09:12:32.724 | port-trusted-vif 2026-05-29 09:12:32.724 | project-id 2026-05-29 09:12:32.724 | provider 2026-05-29 09:12:32.724 | qinq 2026-05-29 09:12:32.724 | qos 2026-05-29 09:12:32.724 | qos-bw-limit-direction 2026-05-29 09:12:32.724 | qos-bw-minimum-ingress 2026-05-29 09:12:32.724 | qos-default 2026-05-29 09:12:32.725 | qos-fip 2026-05-29 09:12:32.725 | qos-gateway-ip 2026-05-29 09:12:32.725 | qos-rule-type-details 2026-05-29 09:12:32.725 | qos-rule-type-filter 2026-05-29 09:12:32.725 | qos-rules-alias 2026-05-29 09:12:32.725 | quota-check-limit 2026-05-29 09:12:32.725 | quota-check-limit-default 2026-05-29 09:12:32.725 | quota_details 2026-05-29 09:12:32.725 | quotas 2026-05-29 09:12:32.725 | rbac-address-scope 2026-05-29 09:12:32.725 | rbac-policies 2026-05-29 09:12:32.725 | rbac-security-groups 2026-05-29 09:12:32.726 | router 2026-05-29 09:12:32.726 | router-enable-snat 2026-05-29 09:12:32.726 | router_availability_zone 2026-05-29 09:12:32.726 | security-group 2026-05-29 09:12:32.726 | security-groups-default-rules 2026-05-29 09:12:32.726 | security-groups-normalized-cidr 2026-05-29 09:12:32.726 | security-groups-remote-address-group 2026-05-29 09:12:32.726 | security-groups-rules-belongs-to-default-sg 2026-05-29 09:12:32.726 | security-groups-shared-filtering 2026-05-29 09:12:32.726 | segment 2026-05-29 09:12:32.726 | sorting 2026-05-29 09:12:32.727 | standard-attr-description 2026-05-29 09:12:32.727 | standard-attr-fwaas-v2 2026-05-29 09:12:32.727 | standard-attr-revisions 2026-05-29 09:12:32.727 | standard-attr-tag 2026-05-29 09:12:32.727 | standard-attr-timestamp 2026-05-29 09:12:32.727 | stateful-security-group 2026-05-29 09:12:32.727 | subnet-dns-publish-fixed-ip 2026-05-29 09:12:32.727 | subnet-external-network 2026-05-29 09:12:32.728 | subnet-service-types 2026-05-29 09:12:32.728 | subnet_allocation 2026-05-29 09:12:32.728 | subnetpool-prefix-ops 2026-05-29 09:12:32.728 | tag-creation 2026-05-29 09:12:32.728 | tap-mirror 2026-05-29 09:12:32.728 | tap-mirror-both-direction 2026-05-29 09:12:32.728 | trunk 2026-05-29 09:12:32.728 | uplink-status-propagation 2026-05-29 09:12:32.728 | uplink-status-propagation-updatable 2026-05-29 09:12:32.728 | vlan-transparent 2026-05-29 09:12:32.728 | vpn-endpoint-groups 2026-05-29 09:12:32.728 | vpnaas' 2026-05-29 09:12:32.729 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : disabled_ext= 2026-05-29 09:12:32.729 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : '[' '!' -z '' ']' 2026-05-29 09:12:32.729 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : 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-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 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-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 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-05-29 09:12:32.729 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : tr ' ' , 2026-05-29 09:12:32.729 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : 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-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,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-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,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-05-29 09:12:32.732 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : 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-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,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-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,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-05-29 09:12:32.736 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:495 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-05-29 09:12:32.740 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 09:12:32.744 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-05-29 09:12:32.748 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-05-29 09:12:32.752 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-05-29 09:12:32.756 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 09:12:32.760 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-05-29 09:12:32.807 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.120:6641 2026-05-29 09:12:32.811 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 09:12:32.815 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-29 09:12:32.819 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.120:6641 2026-05-29 09:12:32.822 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.120:6641 ']' 2026-05-29 09:12:32.826 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 09:12:32.830 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.120:6641 2026-05-29 09:12:32.875 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:497 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.120:6642 2026-05-29 09:12:32.879 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 09:12:32.883 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-29 09:12:32.887 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.120:6642 2026-05-29 09:12:32.891 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.120:6642 ']' 2026-05-29 09:12:32.895 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 09:12:32.899 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.120:6642 2026-05-29 09:12:32.944 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled tls-proxy 2026-05-29 09:12:32.969 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:12:32.973 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-05-29 09:12:32.977 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 09:12:32.981 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-29 09:12:32.985 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-05-29 09:12:32.989 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-05-29 09:12:32.993 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 09:12:32.998 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-05-29 09:12:33.043 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-05-29 09:12:33.047 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 09:12:33.051 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-29 09:12:33.055 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-05-29 09:12:33.060 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-05-29 09:12:33.064 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 09:12:33.068 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-05-29 09:12:33.113 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-05-29 09:12:33.118 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 09:12:33.122 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-05-29 09:12:33.126 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-05-29 09:12:33.130 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-05-29 09:12:33.134 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 09:12:33.138 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-05-29 09:12:33.183 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-05-29 09:12:33.212 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : is_service_enabled q-log neutron-log 2026-05-29 09:12:33.238 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:12:33.242 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : is_ovn_metadata_agent_enabled 2026-05-29 09:12:33.247 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-05-29 09:12:33.273 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:12:33.277 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-05-29 09:12:33.282 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-05-29 09:12:33.286 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:518 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-05-29 09:12:33.290 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 09:12:33.297 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-29 09:12:33.300 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-05-29 09:12:33.304 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-05-29 09:12:33.308 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 09:12:33.312 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-05-29 09:12:33.359 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_service_enabled q-dns neutron-dns 2026-05-29 09:12:33.385 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:12:33.389 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-05-29 09:12:33.440 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dhcp neutron-dhcp 2026-05-29 09:12:33.465 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:12:33.469 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:536 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-05-29 09:12:33.517 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:539 : is_service_enabled n-api-meta 2026-05-29 09:12:33.543 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:12:33.547 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:540 : is_ovn_metadata_agent_enabled 2026-05-29 09:12:33.551 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-05-29 09:12:33.577 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:12:33.581 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-05-29 09:12:33.585 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-05-29 09:12:33.589 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-05-29 09:12:33.634 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-05-29 09:12:33.660 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:12:33.665 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-05-29 09:12:33.690 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:12:33.694 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-05-29 09:12:33.721 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:12:33.725 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-05-29 09:12:33.751 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:12:33.756 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-05-29 09:12:33.782 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:12:33.786 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-05-29 09:12:33.790 | + lib/neutron:_configure_neutron_service:1009 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-05-29 09:12:33.794 | + lib/neutron:_configure_neutron_service:1010 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-05-29 09:12:33.801 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-05-29 09:12:33.847 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-05-29 09:12:33.894 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-05-29 09:12:33.940 | + lib/neutron:_configure_neutron_service:1018 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-05-29 09:12:33.987 | + lib/neutron:_configure_neutron_service:1019 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-05-29 09:12:33.991 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/neutron/neutron.conf 2026-05-29 09:12:33.995 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=neutron 2026-05-29 09:12:33.999 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-29 09:12:34.003 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-29 09:12:34.007 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-05-29 09:12:34.011 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-05-29 09:12:34.015 | + lib/keystone:configure_keystoneauth:433 : local admin_user=neutron 2026-05-29 09:12:34.019 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-29 09:12:34.023 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-05-29 09:12:34.068 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-05-29 09:12:34.115 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.120/identity 2026-05-29 09:12:34.160 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-05-29 09:12:34.205 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-05-29 09:12:34.251 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-05-29 09:12:34.298 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-05-29 09:12:34.345 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-05-29 09:12:34.395 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.120/identity 2026-05-29 09:12:34.443 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-29 09:12:34.491 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-05-29 09:12:34.537 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-29 09:12:34.541 | + lib/neutron:_configure_neutron_service:1022 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-05-29 09:12:34.588 | + lib/neutron:_configure_neutron_service:1023 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-05-29 09:12:34.633 | + lib/neutron:_configure_neutron_service:1025 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-05-29 09:12:34.637 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-05-29 09:12:34.641 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-29 09:12:34.645 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-05-29 09:12:34.649 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-05-29 09:12:34.695 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf nova interface public 2026-05-29 09:12:34.741 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.120/identity 2026-05-29 09:12:34.787 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf nova username nova 2026-05-29 09:12:34.834 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-05-29 09:12:34.880 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-05-29 09:12:34.927 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf nova project_name service 2026-05-29 09:12:34.973 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-05-29 09:12:35.020 | + lib/neutron:_configure_neutron_service:1028 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-05-29 09:12:35.024 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-05-29 09:12:35.029 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-05-29 09:12:35.033 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-05-29 09:12:35.037 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-05-29 09:12:35.084 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf placement interface public 2026-05-29 09:12:35.130 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.120/identity 2026-05-29 09:12:35.177 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf placement username placement 2026-05-29 09:12:35.224 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-05-29 09:12:35.270 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-05-29 09:12:35.318 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf placement project_name service 2026-05-29 09:12:35.364 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-05-29 09:12:35.411 | + lib/neutron:_configure_neutron_service:1031 : neutron_plugin_configure_service 2026-05-29 09:12:35.416 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-05-29 09:12:35.420 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-05-29 09:12:35.424 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-05-29 09:12:35.428 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-05-29 09:12:35.432 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-05-29 09:12:35.436 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-05-29 09:12:35.441 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-05-29 09:12:35.444 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-05-29 09:12:35.448 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-05-29 09:12:35.452 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-05-29 09:12:35.457 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-05-29 09:12:35.460 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-05-29 09:12:35.464 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-05-29 09:12:35.468 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-05-29 09:12:35.472 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-05-29 09:12:35.476 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-05-29 09:12:35.480 | + 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-05-29 09:12:35.484 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 09:12:35.488 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-05-29 09:12:35.492 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-05-29 09:12:35.496 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-05-29 09:12:35.500 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 09:12:35.504 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-05-29 09:12:35.552 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-05-29 09:12:35.556 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 09:12:35.559 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-29 09:12:35.563 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-05-29 09:12:35.567 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-05-29 09:12:35.571 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 09:12:35.575 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-05-29 09:12:35.620 | + 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-05-29 09:12:35.624 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 09:12:35.628 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-29 09:12:35.632 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-05-29 09:12:35.637 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-05-29 09:12:35.641 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 09:12:35.645 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-05-29 09:12:35.691 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-05-29 09:12:35.694 | + 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-05-29 09:12:35.699 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 09:12:35.702 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-29 09:12:35.707 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-05-29 09:12:35.710 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-05-29 09:12:35.715 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 09:12:35.718 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-05-29 09:12:35.764 | + 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-05-29 09:12:35.768 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 09:12:35.772 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-29 09:12:35.775 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-05-29 09:12:35.779 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-05-29 09:12:35.783 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 09:12:35.787 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-05-29 09:12:35.833 | + 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-05-29 09:12:35.836 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 09:12:35.840 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-29 09:12:35.844 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-05-29 09:12:35.848 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-05-29 09:12:35.853 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 09:12:35.856 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-05-29 09:12:35.902 | + 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-05-29 09:12:35.906 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 09:12:35.910 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-05-29 09:12:35.914 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-05-29 09:12:35.918 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-05-29 09:12:35.921 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 09:12:35.925 | + 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-05-29 09:12:35.971 | + 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-05-29 09:12:35.975 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 09:12:35.979 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-05-29 09:12:35.983 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-05-29 09:12:35.987 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-05-29 09:12:35.990 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 09:12:35.994 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-05-29 09:12:36.039 | + 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-05-29 09:12:36.043 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 09:12:36.047 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-05-29 09:12:36.051 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-05-29 09:12:36.055 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-05-29 09:12:36.060 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 09:12:36.063 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-05-29 09:12:36.109 | + 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-05-29 09:12:36.113 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 09:12:36.118 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-05-29 09:12:36.122 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-05-29 09:12:36.126 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-05-29 09:12:36.130 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 09:12:36.134 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-05-29 09:12:36.179 | + 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-05-29 09:12:36.183 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-29 09:12:36.187 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-05-29 09:12:36.192 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-05-29 09:12:36.196 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-05-29 09:12:36.200 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-29 09:12:36.204 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-05-29 09:12:36.249 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-29 09:12:36.253 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-05-29 09:12:36.301 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-05-29 09:12:36.348 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-05-29 09:12:36.353 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-05-29 09:12:36.357 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-05-29 09:12:36.361 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-05-29 09:12:36.365 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-29 09:12:36.370 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-05-29 09:12:36.374 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-05-29 09:12:36.378 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-29 09:12:36.382 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-29 09:12:36.404 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-29 09:12:36.404 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-29 09:12:36.416 | d /var/run/uwsgi 0755 quobyte root 2026-05-29 09:12:36.422 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-29 09:12:36.438 | /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-05-29 09:12:36.443 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-05-29 09:12:36.447 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-05-29 09:12:36.454 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-29 09:12:36.458 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-05-29 09:12:36.508 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-05-29 09:12:36.553 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-05-29 09:12:36.600 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-05-29 09:12:36.645 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-05-29 09:12:36.690 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-29 09:12:36.736 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-05-29 09:12:36.783 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-05-29 09:12:36.828 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-05-29 09:12:36.874 | + 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-05-29 09:12:36.920 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-05-29 09:12:36.966 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-29 09:12:37.011 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-05-29 09:12:37.056 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-05-29 09:12:37.102 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-29 09:12:37.106 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-29 09:12:37.111 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-05-29 09:12:37.115 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-05-29 09:12:37.120 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-29 09:12:37.124 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:12:37.128 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:12:37.131 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-05-29 09:12:37.136 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-05-29 09:12:37.140 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-05-29 09:12:37.185 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-05-29 09:12:37.233 | + 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-05-29 09:12:37.233 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-05-29 09:12:37.245 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-05-29 09:12:37.250 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-05-29 09:12:37.254 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-05-29 09:12:37.259 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-29 09:12:37.263 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-29 09:12:37.267 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-29 09:12:37.271 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-29 09:12:37.275 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:12:37.279 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:12:37.283 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-29 09:12:37.287 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-29 09:12:37.291 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:12:37.296 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:12:37.300 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-05-29 09:12:37.314 | perl: warning: Setting locale failed. 2026-05-29 09:12:37.314 | perl: warning: Please check that your locale settings: 2026-05-29 09:12:37.314 | LANGUAGE = (unset), 2026-05-29 09:12:37.315 | LC_ALL = "en_US.utf8", 2026-05-29 09:12:37.315 | LANG = "de_DE.UTF-8" 2026-05-29 09:12:37.315 | are supported and installed on your system. 2026-05-29 09:12:37.315 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-29 09:12:37.355 | Enabling site neutron-api. 2026-05-29 09:12:37.361 | To activate the new configuration, you need to run: 2026-05-29 09:12:37.361 | systemctl reload apache2 2026-05-29 09:12:37.367 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-29 09:12:37.371 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-29 09:12:37.375 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-29 09:12:37.379 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-29 09:12:37.545 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-05-29 09:12:37.572 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:12:37.576 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-05-29 09:12:37.603 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:12:37.607 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-05-29 09:12:37.611 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-05-29 09:12:37.697 | + inc/async:async_inner:63 : init_neutron 2026-05-29 09:12:37.748 | [2026 Async init_neutron:54613]: running: init_neutron 2026-05-29 09:12:37.752 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-05-29 09:12:37.778 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:12:37.783 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-05-29 09:12:37.814 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:12:37.818 | + ./stack.sh:main:1196 : configure_os_vif 2026-05-29 09:12:37.823 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-05-29 09:12:37.827 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-05-29 09:12:37.877 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-05-29 09:12:37.881 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-05-29 09:12:37.941 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-05-29 09:12:37.967 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:12:37.971 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-05-29 09:12:37.998 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:12:38.003 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-05-29 09:12:38.007 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 09:12:38.012 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-05-29 09:12:38.015 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-05-29 09:12:38.019 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-05-29 09:12:38.107 | + inc/async:async_inner:63 : init_cinder 2026-05-29 09:12:38.164 | [2026 Async init_cinder:54851]: running: init_cinder 2026-05-29 09:12:38.171 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-05-29 09:12:38.197 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:12:38.203 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-05-29 09:12:38.206 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 09:12:38.210 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-05-29 09:12:38.214 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-05-29 09:12:38.218 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-05-29 09:12:38.301 | + inc/async:async_inner:63 : init_placement 2026-05-29 09:12:38.357 | [2026 Async init_placement:54981]: running: init_placement 2026-05-29 09:12:38.360 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-05-29 09:12:38.432 | [2026 Async init_neutron:54613]: Waiting for completion of init_neutron running on PID 54613 (5 other jobs running) 2026-05-29 09:12:38.460 | [2026 Async init_neutron:54613]: Signaling child to exit 2026-05-29 09:12:52.903 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:12:52.954 | [54851 Async init_cinder:54851]: finished successfully 2026-05-29 09:13:25.032 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:13:25.069 | [54981 Async init_placement:54981]: finished successfully 2026-05-29 09:13:30.283 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:13:30.316 | [54613 Async init_neutron:54613]: finished successfully 2026-05-29 09:13:30.345 | WAKEUP 2026-05-29 09:13:30.372 | [2026 Async init_neutron:54613]: Signaled 2026-05-29 09:13:30.374 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-05-29 09:13:30.374 | + lib/database:recreate_database:112 : local db=neutron 2026-05-29 09:13:30.375 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-05-29 09:13:30.375 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-05-29 09:13:30.375 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-05-29 09:13:30.375 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 09:13:30.375 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-05-29 09:13:30.375 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 09:13:30.375 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-05-29 09:13:30.375 | + functions-common:time_start:2398 : local name=dbsync 2026-05-29 09:13:30.375 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:13:30.375 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:13:30.376 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:13:30.376 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045957918 2026-05-29 09:13:30.376 | + lib/neutron:init_neutron:501 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-05-29 09:13:30.376 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-05-29 09:13:30.376 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-05-29 09:13:30.376 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-05-29 09:13:30.377 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-05-29 09:13:30.377 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-05-29 09:13:30.377 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-05-29 09:13:30.377 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-05-29 09:13:30.377 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-05-29 09:13:30.377 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-05-29 09:13:30.377 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-05-29 09:13:30.378 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-05-29 09:13:30.378 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-05-29 09:13:30.378 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-05-29 09:13:30.378 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-05-29 09:13:30.378 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-05-29 09:13:30.378 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-05-29 09:13:30.378 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-05-29 09:13:30.379 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-05-29 09:13:30.379 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-05-29 09:13:30.379 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-05-29 09:13:30.379 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-05-29 09:13:30.379 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-05-29 09:13:30.379 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-05-29 09:13:30.380 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-05-29 09:13:30.380 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-05-29 09:13:30.380 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-05-29 09:13:30.380 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-05-29 09:13:30.380 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-05-29 09:13:30.380 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-05-29 09:13:30.381 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-05-29 09:13:30.381 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-05-29 09:13:30.381 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-05-29 09:13:30.381 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-05-29 09:13:30.381 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-05-29 09:13:30.381 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-05-29 09:13:30.381 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-05-29 09:13:30.382 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-05-29 09:13:30.382 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-05-29 09:13:30.382 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-05-29 09:13:30.382 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-05-29 09:13:30.382 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-05-29 09:13:30.382 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-05-29 09:13:30.382 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-05-29 09:13:30.383 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-05-29 09:13:30.383 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-05-29 09:13:30.383 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-05-29 09:13:30.383 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-05-29 09:13:30.383 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-05-29 09:13:30.383 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-05-29 09:13:30.383 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-05-29 09:13:30.384 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-05-29 09:13:30.384 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-05-29 09:13:30.384 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-05-29 09:13:30.384 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-05-29 09:13:30.384 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-05-29 09:13:30.384 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-05-29 09:13:30.385 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-05-29 09:13:30.385 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-05-29 09:13:30.385 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-05-29 09:13:30.385 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-05-29 09:13:30.385 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-05-29 09:13:30.385 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-05-29 09:13:30.385 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-05-29 09:13:30.385 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-05-29 09:13:30.385 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-05-29 09:13:30.386 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-05-29 09:13:30.386 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-05-29 09:13:30.386 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-05-29 09:13:30.386 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-05-29 09:13:30.386 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-05-29 09:13:30.386 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-05-29 09:13:30.386 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-05-29 09:13:30.386 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-05-29 09:13:30.387 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-05-29 09:13:30.387 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-05-29 09:13:30.387 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-05-29 09:13:30.387 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-05-29 09:13:30.387 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-05-29 09:13:30.387 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-05-29 09:13:30.388 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-05-29 09:13:30.388 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-05-29 09:13:30.388 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-05-29 09:13:30.388 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-05-29 09:13:30.388 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-05-29 09:13:30.388 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-05-29 09:13:30.388 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-05-29 09:13:30.388 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-05-29 09:13:30.389 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-05-29 09:13:30.389 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-05-29 09:13:30.389 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-05-29 09:13:30.389 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-05-29 09:13:30.389 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-05-29 09:13:30.389 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-05-29 09:13:30.389 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-05-29 09:13:30.389 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-05-29 09:13:30.390 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-05-29 09:13:30.390 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-05-29 09:13:30.390 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-05-29 09:13:30.390 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-05-29 09:13:30.390 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-05-29 09:13:30.390 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-05-29 09:13:30.390 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-05-29 09:13:30.390 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-05-29 09:13:30.391 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-05-29 09:13:30.391 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-05-29 09:13:30.391 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-05-29 09:13:30.391 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-05-29 09:13:30.391 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-05-29 09:13:30.391 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-05-29 09:13:30.391 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-05-29 09:13:30.392 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-05-29 09:13:30.392 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-05-29 09:13:30.392 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-05-29 09:13:30.392 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-05-29 09:13:30.392 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-05-29 09:13:30.392 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-05-29 09:13:30.393 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-05-29 09:13:30.393 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-05-29 09:13:30.393 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-05-29 09:13:30.393 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-05-29 09:13:30.393 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-05-29 09:13:30.393 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-05-29 09:13:30.393 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-05-29 09:13:30.393 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-05-29 09:13:30.394 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-05-29 09:13:30.394 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-05-29 09:13:30.394 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-05-29 09:13:30.394 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-05-29 09:13:30.394 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-05-29 09:13:30.394 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-05-29 09:13:30.394 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-05-29 09:13:30.395 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-05-29 09:13:30.395 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-05-29 09:13:30.395 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-05-29 09:13:30.395 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-05-29 09:13:30.395 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-05-29 09:13:30.395 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-05-29 09:13:30.396 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-05-29 09:13:30.396 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-05-29 09:13:30.396 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-05-29 09:13:30.396 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-05-29 09:13:30.396 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-05-29 09:13:30.396 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-05-29 09:13:30.396 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-05-29 09:13:30.397 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-05-29 09:13:30.397 | Running upgrade for neutron ... 2026-05-29 09:13:30.397 | OK 2026-05-29 09:13:30.397 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-05-29 09:13:30.397 | + functions-common:time_stop:2412 : local name 2026-05-29 09:13:30.397 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:13:30.397 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:13:30.398 | + functions-common:time_stop:2415 : local total 2026-05-29 09:13:30.398 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:13:30.398 | + functions-common:time_stop:2418 : name=dbsync 2026-05-29 09:13:30.398 | + functions-common:time_stop:2419 : start_time=1780045957918 2026-05-29 09:13:30.398 | + functions-common:time_stop:2421 : [[ -z 1780045957918 ]] 2026-05-29 09:13:30.398 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:13:30.399 | + functions-common:time_stop:2424 : end_time=1780046010261 2026-05-29 09:13:30.399 | + functions-common:time_stop:2425 : elapsed_time=52343 2026-05-29 09:13:30.399 | + functions-common:time_stop:2426 : total=8134 2026-05-29 09:13:30.399 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:13:30.399 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=60477 2026-05-29 09:13:30.430 | [2026 Async init_neutron:54613]: finished init_neutron with result 0 in 52 seconds 2026-05-29 09:13:30.436 | + inc/async:async_wait:197 : return 0 2026-05-29 09:13:30.440 | + ./stack.sh:main:1226 : async_wait init_placement 2026-05-29 09:13:30.504 | [2026 Async init_placement:54981]: Waiting for completion of init_placement running on PID 54981 (4 other jobs running) 2026-05-29 09:13:30.534 | [2026 Async init_placement:54981]: Signaling child to exit 2026-05-29 09:13:30.535 | WAKEUP 2026-05-29 09:13:30.562 | [2026 Async init_placement:54981]: Signaled 2026-05-29 09:13:30.563 | + lib/placement:init_placement:113 : recreate_database placement 2026-05-29 09:13:30.563 | + lib/database:recreate_database:112 : local db=placement 2026-05-29 09:13:30.563 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-05-29 09:13:30.563 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-05-29 09:13:30.563 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-05-29 09:13:30.563 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 09:13:30.563 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-05-29 09:13:30.563 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 09:13:30.563 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-05-29 09:13:30.563 | + lib/placement:init_placement:115 : create_placement_accounts 2026-05-29 09:13:30.564 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-05-29 09:13:30.564 | + lib/keystone:create_service_user:420 : get_or_create_user placement nomoresecret Default 2026-05-29 09:13:30.564 | + functions-common:get_or_create_user:891 : local user_id 2026-05-29 09:13:30.564 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-29 09:13:30.564 | + functions-common:get_or_create_user:895 : local email= 2026-05-29 09:13:30.564 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-05-29 09:13:30.564 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:13:30.564 | + functions-common:get_or_create_user:907 : user_id=64e24a9d5dc84265aae132288ee2a2b0 2026-05-29 09:13:30.564 | + functions-common:get_or_create_user:908 : echo 64e24a9d5dc84265aae132288ee2a2b0 2026-05-29 09:13:30.564 | 64e24a9d5dc84265aae132288ee2a2b0 2026-05-29 09:13:30.565 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2026-05-29 09:13:30.565 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 09:13:30.565 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 09:13:30.565 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-29 09:13:30.565 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 09:13:30.565 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 09:13:30.565 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-29 09:13:30.565 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-29 09:13:30.565 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-29 09:13:30.565 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-29 09:13:30.565 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-29 09:13:30.566 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-29 09:13:30.566 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-05-29 09:13:30.566 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-29 09:13:30.566 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:13:30.566 | + functions-common:get_or_add_user_project_role:971 : user_role_id=13bdbf96d9c842aab0d790a9dd7024e4 2026-05-29 09:13:30.566 | + functions-common:get_or_add_user_project_role:972 : echo 13bdbf96d9c842aab0d790a9dd7024e4 2026-05-29 09:13:30.566 | 13bdbf96d9c842aab0d790a9dd7024e4 2026-05-29 09:13:30.566 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-05-29 09:13:30.566 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2026-05-29 09:13:30.566 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-29 09:13:30.566 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-29 09:13:30.567 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-29 09:13:30.567 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-29 09:13:30.567 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-29 09:13:30.567 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-29 09:13:30.567 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-29 09:13:30.567 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-29 09:13:30.567 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-29 09:13:30.567 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-29 09:13:30.567 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-29 09:13:30.567 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-05-29 09:13:30.567 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-29 09:13:30.568 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:13:30.568 | + functions-common:get_or_add_user_project_role:971 : user_role_id=458847acd78c4f94b721b1adf982f136 2026-05-29 09:13:30.568 | + functions-common:get_or_add_user_project_role:972 : echo 458847acd78c4f94b721b1adf982f136 2026-05-29 09:13:30.568 | 458847acd78c4f94b721b1adf982f136 2026-05-29 09:13:30.568 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.120/placement 2026-05-29 09:13:30.568 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-05-29 09:13:30.568 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-29 09:13:30.568 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-05-29 09:13:30.568 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-05-29 09:13:30.568 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:13:30.568 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-29 09:13:30.569 | 30a79805455d4318980acf494ca8ff2a' 2026-05-29 09:13:30.569 | + functions-common:get_or_create_service:1059 : echo 30a79805455d4318980acf494ca8ff2a 2026-05-29 09:13:30.569 | 30a79805455d4318980acf494ca8ff2a 2026-05-29 09:13:30.569 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.120/placement 2026-05-29 09:13:30.569 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-29 09:13:30.569 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface placement public http://192.168.122.120/placement RegionOne 2026-05-29 09:13:30.569 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-29 09:13:30.569 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-05-29 09:13:30.569 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:13:30.569 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-29 09:13:30.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-29 09:13:30.570 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.120/placement --region RegionOne -f value -c id 2026-05-29 09:13:30.570 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:13:30.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=4502e9bc0c48480dadc14bf9fb568a14 2026-05-29 09:13:30.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 4502e9bc0c48480dadc14bf9fb568a14 2026-05-29 09:13:30.570 | + functions-common:get_or_create_endpoint:1092 : public_id=4502e9bc0c48480dadc14bf9fb568a14 2026-05-29 09:13:30.570 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-29 09:13:30.570 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-29 09:13:30.570 | + functions-common:get_or_create_endpoint:1101 : echo 4502e9bc0c48480dadc14bf9fb568a14 2026-05-29 09:13:30.570 | 4502e9bc0c48480dadc14bf9fb568a14 2026-05-29 09:13:30.619 | [2026 Async init_placement:54981]: finished init_placement with result 0 in 46 seconds 2026-05-29 09:13:30.625 | + inc/async:async_wait:197 : return 0 2026-05-29 09:13:30.629 | + ./stack.sh:main:1227 : async_wait init_glance 2026-05-29 09:13:30.693 | [2026 Async init_glance:50446]: Waiting for completion of init_glance running on PID 50446 (3 other jobs running) 2026-05-29 09:13:30.723 | [2026 Async init_glance:50446]: Signaling child to exit 2026-05-29 09:13:30.724 | WAKEUP 2026-05-29 09:13:30.751 | [2026 Async init_glance:50446]: Signaled 2026-05-29 09:13:30.753 | + lib/glance:init_glance:524 : rm -rf /opt/stack/data/glance/images 2026-05-29 09:13:30.753 | + lib/glance:init_glance:525 : mkdir -p /opt/stack/data/glance/images 2026-05-29 09:13:30.753 | + lib/glance:init_glance:528 : recreate_database glance 2026-05-29 09:13:30.753 | + lib/database:recreate_database:112 : local db=glance 2026-05-29 09:13:30.753 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-05-29 09:13:30.753 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-05-29 09:13:30.753 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-05-29 09:13:30.754 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 09:13:30.754 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-05-29 09:13:30.754 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 09:13:30.754 | + lib/glance:init_glance:530 : time_start dbsync 2026-05-29 09:13:30.754 | + functions-common:time_start:2398 : local name=dbsync 2026-05-29 09:13:30.754 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:13:30.754 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:13:30.754 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:13:30.754 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045869687 2026-05-29 09:13:30.754 | + lib/glance:init_glance:532 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-05-29 09:13:30.754 | INFO dbcounter [-] Registered counter for database glance 2026-05-29 09:13:30.755 | 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=50552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-29 09:13:30.755 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 09:13:30.755 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 09:13:30.755 | DEBUG dbcounter [-] [50552] Writer thread running {{(pid=50552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 09:13:30.755 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 09:13:30.755 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 09:13:30.755 | INFO dbcounter [-] Registered counter for database glance 2026-05-29 09:13:30.755 | 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=50552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-29 09:13:30.755 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 09:13:30.755 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 09:13:30.755 | DEBUG dbcounter [-] [50552] Writer thread running {{(pid=50552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 09:13:30.756 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-05-29 09:13:30.756 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-29 09:13:30.756 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-05-29 09:13:30.756 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.756 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-05-29 09:13:30.756 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.756 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-05-29 09:13:30.756 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.756 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-05-29 09:13:30.756 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.756 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-05-29 09:13:30.757 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.757 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-05-29 09:13:30.757 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.757 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-05-29 09:13:30.757 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.757 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-05-29 09:13:30.757 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.757 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-05-29 09:13:30.757 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.757 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-05-29 09:13:30.757 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.758 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-29 09:13:30.758 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.758 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-29 09:13:30.758 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.758 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-29 09:13:30.758 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.758 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-29 09:13:30.758 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.758 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-05-29 09:13:30.758 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.758 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 09:13:30.759 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 09:13:30.759 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 09:13:30.759 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 09:13:30.759 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 09:13:30.759 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 09:13:30.759 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 09:13:30.759 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 09:13:30.759 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 09:13:30.759 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 09:13:30.760 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-05-29 09:13:30.760 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-29 09:13:30.760 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-05-29 09:13:30.760 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.760 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-05-29 09:13:30.760 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.760 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-05-29 09:13:30.760 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.760 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-05-29 09:13:30.760 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.760 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-05-29 09:13:30.761 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.761 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-05-29 09:13:30.761 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.761 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-05-29 09:13:30.761 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.761 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-05-29 09:13:30.761 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.761 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-05-29 09:13:30.761 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.761 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-05-29 09:13:30.761 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.762 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-05-29 09:13:30.762 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.762 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-05-29 09:13:30.762 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=50552) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-05-29 09:13:30.762 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 09:13:30.762 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 09:13:30.762 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 09:13:30.762 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 09:13:30.762 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-05-29 09:13:30.762 | Database migration is up to date. No migration needed. 2026-05-29 09:13:30.762 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-05-29 09:13:30.763 | Database is synced successfully. 2026-05-29 09:13:30.763 | + lib/glance:init_glance:535 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-05-29 09:13:30.763 | INFO dbcounter [-] Registered counter for database glance 2026-05-29 09:13:30.763 | 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=50731) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-29 09:13:30.763 | DEBUG dbcounter [-] [50731] Writer thread running {{(pid=50731) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 09:13:30.763 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-05-29 09:13:30.763 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-05-29 09:13:30.763 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-05-29 09:13:30.763 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-05-29 09:13:30.763 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-05-29 09:13:30.763 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-05-29 09:13:30.764 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-05-29 09:13:30.764 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-05-29 09:13:30.764 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-05-29 09:13:30.764 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-05-29 09:13:30.764 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-05-29 09:13:30.764 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-05-29 09:13:30.764 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-05-29 09:13:30.764 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-05-29 09:13:30.764 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-05-29 09:13:30.764 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-05-29 09:13:30.764 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-05-29 09:13:30.764 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-05-29 09:13:30.765 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-05-29 09:13:30.765 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-05-29 09:13:30.765 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-05-29 09:13:30.765 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-05-29 09:13:30.765 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-05-29 09:13:30.765 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-05-29 09:13:30.765 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-05-29 09:13:30.765 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-05-29 09:13:30.765 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-05-29 09:13:30.765 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-05-29 09:13:30.765 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-05-29 09:13:30.766 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-05-29 09:13:30.766 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-05-29 09:13:30.766 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-05-29 09:13:30.766 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-05-29 09:13:30.766 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-05-29 09:13:30.766 | + lib/glance:init_glance:536 : time_stop dbsync 2026-05-29 09:13:30.766 | + functions-common:time_stop:2412 : local name 2026-05-29 09:13:30.766 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:13:30.766 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:13:30.766 | + functions-common:time_stop:2415 : local total 2026-05-29 09:13:30.766 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:13:30.767 | + functions-common:time_stop:2418 : name=dbsync 2026-05-29 09:13:30.767 | + functions-common:time_stop:2419 : start_time=1780045869687 2026-05-29 09:13:30.767 | + functions-common:time_stop:2421 : [[ -z 1780045869687 ]] 2026-05-29 09:13:30.767 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:13:30.767 | + functions-common:time_stop:2424 : end_time=1780045882976 2026-05-29 09:13:30.767 | + functions-common:time_stop:2425 : elapsed_time=13289 2026-05-29 09:13:30.767 | + functions-common:time_stop:2426 : total=8134 2026-05-29 09:13:30.767 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:13:30.767 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21423 2026-05-29 09:13:30.809 | [2026 Async init_glance:50446]: finished init_glance with result 0 in 13 seconds 2026-05-29 09:13:30.816 | + inc/async:async_wait:197 : return 0 2026-05-29 09:13:30.820 | + ./stack.sh:main:1228 : async_wait init_swift 2026-05-29 09:13:30.848 | Not waiting for async task init_swift that we never started or has already been waited for 2026-05-29 09:13:30.853 | + inc/async:async_wait:197 : return 0 2026-05-29 09:13:30.858 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-05-29 09:13:30.923 | [2026 Async init_cinder:54851]: Waiting for completion of init_cinder running on PID 54851 (2 other jobs running) 2026-05-29 09:13:30.953 | [2026 Async init_cinder:54851]: Signaling child to exit 2026-05-29 09:13:30.954 | WAKEUP 2026-05-29 09:13:30.981 | [2026 Async init_cinder:54851]: Signaled 2026-05-29 09:13:30.983 | + lib/cinder:init_cinder:479 : is_service_enabled mysql postgresql 2026-05-29 09:13:30.983 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:13:30.983 | + lib/cinder:init_cinder:481 : recreate_database cinder 2026-05-29 09:13:30.983 | + lib/database:recreate_database:112 : local db=cinder 2026-05-29 09:13:30.983 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-05-29 09:13:30.983 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-05-29 09:13:30.984 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-05-29 09:13:30.984 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 09:13:30.984 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-05-29 09:13:30.984 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 09:13:30.984 | + lib/cinder:init_cinder:483 : time_start dbsync 2026-05-29 09:13:30.984 | + functions-common:time_start:2398 : local name=dbsync 2026-05-29 09:13:30.984 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:13:30.984 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:13:30.984 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:13:30.984 | + functions-common:time_start:2403 : _TIME_START[$name]=1780045958362 2026-05-29 09:13:30.984 | + lib/cinder:init_cinder:485 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-05-29 09:13:30.985 | INFO dbcounter [-] Registered counter for database cinder 2026-05-29 09:13:30.985 | 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=55048) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-29 09:13:30.985 | INFO cinder.db.migration [-] Applying migration(s) 2026-05-29 09:13:30.985 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 09:13:30.985 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 09:13:30.985 | DEBUG dbcounter [-] [55048] Writer thread running {{(pid=55048) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 09:13:30.985 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-05-29 09:13:30.985 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55048) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-29 09:13:30.985 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-05-29 09:13:30.985 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55048) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.986 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-05-29 09:13:30.986 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55048) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.987 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-05-29 09:13:30.987 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55048) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.987 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-05-29 09:13:30.988 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55048) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.988 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-05-29 09:13:30.988 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55048) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.989 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-05-29 09:13:30.989 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55048) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.989 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-05-29 09:13:30.989 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55048) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:30.989 | INFO cinder.db.migration [-] Migration(s) applied 2026-05-29 09:13:30.989 | + lib/cinder:init_cinder:486 : time_stop dbsync 2026-05-29 09:13:30.989 | + functions-common:time_stop:2412 : local name 2026-05-29 09:13:30.990 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:13:30.990 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:13:30.990 | + functions-common:time_stop:2415 : local total 2026-05-29 09:13:30.990 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:13:30.990 | + functions-common:time_stop:2418 : name=dbsync 2026-05-29 09:13:30.990 | + functions-common:time_stop:2419 : start_time=1780045958362 2026-05-29 09:13:30.990 | + functions-common:time_stop:2421 : [[ -z 1780045958362 ]] 2026-05-29 09:13:30.990 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:13:30.990 | + functions-common:time_stop:2424 : end_time=1780045970782 2026-05-29 09:13:30.990 | + functions-common:time_stop:2425 : elapsed_time=12420 2026-05-29 09:13:30.990 | + functions-common:time_stop:2426 : total=8134 2026-05-29 09:13:30.990 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:13:30.991 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20554 2026-05-29 09:13:30.991 | + lib/cinder:init_cinder:489 : is_service_enabled c-vol 2026-05-29 09:13:30.991 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:13:30.991 | + lib/cinder:init_cinder:489 : [[ -n lvm:lvmdriver-1 ]] 2026-05-29 09:13:30.991 | + lib/cinder:init_cinder:490 : local be be_name be_type 2026-05-29 09:13:30.991 | + lib/cinder:init_cinder:491 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-05-29 09:13:30.991 | + lib/cinder:init_cinder:492 : be_type=lvm 2026-05-29 09:13:30.991 | + lib/cinder:init_cinder:493 : be_name=lvmdriver-1 2026-05-29 09:13:30.991 | + lib/cinder:init_cinder:494 : type init_cinder_backend_lvm 2026-05-29 09:13:30.991 | + lib/cinder:init_cinder:495 : init_cinder_backend_lvm lvmdriver-1 2026-05-29 09:13:30.992 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-05-29 09:13:30.992 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-05-29 09:13:30.992 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-05-29 09:13:30.992 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-05-29 09:13:30.992 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-05-29 09:13:30.992 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-29 09:13:30.992 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-29 09:13:30.992 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-29 09:13:30.992 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-29 09:13:30.992 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-29 09:13:30.992 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-29 09:13:30.993 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-29 09:13:30.993 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-29 09:13:30.993 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-29 09:13:30.993 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-29 09:13:30.994 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-29 09:13:30.994 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-29 09:13:30.994 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-29 09:13:30.994 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-05-29 09:13:30.994 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-05-29 09:13:30.994 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-05-29 09:13:30.994 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-29 09:13:30.994 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-05-29 09:13:30.994 | Volume group "stack-volumes-lvmdriver-1" not found 2026-05-29 09:13:30.994 | Cannot process volume group stack-volumes-lvmdriver-1 2026-05-29 09:13:30.994 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-05-29 09:13:30.995 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-29 09:13:30.995 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-05-29 09:13:30.995 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-05-29 09:13:30.995 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-05-29 09:13:30.995 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-05-29 09:13:30.995 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-05-29 09:13:30.995 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-05-29 09:13:30.995 | s|%DIRECTIO%|--direct-io=on|g; 2026-05-29 09:13:30.995 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-05-29 09:13:30.995 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-05-29 09:13:30.995 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-05-29 09:13:30.996 | [Unit] 2026-05-29 09:13:30.996 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-29 09:13:30.996 | DefaultDependencies=no 2026-05-29 09:13:30.996 | After=systemd-udev-settle.service 2026-05-29 09:13:30.996 | Before=lvm2-activation-early.service 2026-05-29 09:13:30.996 | Wants=systemd-udev-settle.service 2026-05-29 09:13:30.996 | 2026-05-29 09:13:30.996 | [Service] 2026-05-29 09:13:30.996 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-29 09:13:30.996 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-05-29 09:13:30.996 | RemainAfterExit=yes 2026-05-29 09:13:30.997 | Type=oneshot 2026-05-29 09:13:30.997 | 2026-05-29 09:13:30.997 | [Install] 2026-05-29 09:13:30.997 | WantedBy=local-fs.target 2026-05-29 09:13:30.997 | Also=systemd-udev-settle.service 2026-05-29 09:13:30.997 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-05-29 09:13:30.997 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-05-29 09:13:30.997 | 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-05-29 09:13:30.997 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-05-29 09:13:30.997 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-05-29 09:13:30.997 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-05-29 09:13:30.998 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-05-29 09:13:30.998 | Volume group "stack-volumes-lvmdriver-1" not found 2026-05-29 09:13:30.998 | Cannot process volume group stack-volumes-lvmdriver-1 2026-05-29 09:13:30.998 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-05-29 09:13:30.998 | Physical volume "/dev/loop0" successfully created. 2026-05-29 09:13:30.998 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-05-29 09:13:30.998 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-05-29 09:13:30.998 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:13:30.998 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-05-29 09:13:30.998 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-05-29 09:13:30.999 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-05-29 09:13:30.999 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-05-29 09:13:30.999 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-05-29 09:13:30.999 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-05-29 09:13:30.999 | + lib/cinder:init_cinder:500 : is_service_enabled c-bak 2026-05-29 09:13:30.999 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:13:30.999 | + lib/cinder:init_cinder:506 : mkdir -p /opt/stack/data/cinder/volumes 2026-05-29 09:13:31.039 | [2026 Async init_cinder:54851]: finished init_cinder with result 0 in 14 seconds 2026-05-29 09:13:31.045 | + inc/async:async_wait:197 : return 0 2026-05-29 09:13:31.050 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-05-29 09:13:31.076 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:13:31.080 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-05-29 09:13:31.084 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 09:13:31.088 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-05-29 09:13:31.093 | + ./stack.sh:main:1236 : init_nova 2026-05-29 09:13:31.097 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-05-29 09:13:31.124 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:13:31.128 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-05-29 09:13:31.154 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:13:31.158 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-29 09:13:31.162 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-05-29 09:13:31.247 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-05-29 09:13:31.298 | [2026 Async nova-cell-0:57180]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-05-29 09:13:31.304 | ++ lib/nova:init_nova:861 : seq 1 1 2026-05-29 09:13:31.310 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-29 09:13:31.315 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-05-29 09:13:31.318 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-29 09:13:31.322 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-29 09:13:31.327 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-05-29 09:13:31.410 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-05-29 09:13:31.461 | [2026 Async nova-cell-1:57284]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-05-29 09:13:31.464 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-05-29 09:13:31.468 | + lib/database:recreate_database:112 : local db=nova_api 2026-05-29 09:13:31.472 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-05-29 09:13:31.477 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-05-29 09:13:31.481 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-05-29 09:13:31.488 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 09:13:31.567 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-05-29 09:13:31.575 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 09:13:31.664 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-05-29 09:13:36.367 | INFO dbcounter [-] Registered counter for database nova_api 2026-05-29 09:13:36.405 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 09:13:36.405 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 09:13:36.406 | DEBUG dbcounter [-] [57354] Writer thread running {{(pid=57354) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 09:13:36.467 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-05-29 09:13:41.633 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57354) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-29 09:13:41.644 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-05-29 09:13:44.160 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57354) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:44.165 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-05-29 09:13:44.182 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57354) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:44.995 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-05-29 09:13:45.000 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-05-29 09:13:45.006 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-05-29 09:13:45.014 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-05-29 09:13:45.019 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-29 09:13:45.026 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-29 09:13:45.032 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-29 09:13:45.069 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:13:45.077 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-29 09:13:45.082 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-05-29 09:13:45.089 | + 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-05-29 09:13:49.246 | INFO dbcounter [None req-1d593a73-7ed0-401f-ab0d-1d70728b0448 None None] Registered counter for database nova_api 2026-05-29 09:13:49.332 | DEBUG dbcounter [-] [57954] Writer thread running {{(pid=57954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 09:13:50.057 | ++ lib/nova:init_nova:873 : seq 0 1 2026-05-29 09:13:50.065 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-05-29 09:13:50.071 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-05-29 09:13:50.153 | [2026 Async nova-cell-0:57180]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57180 (3 other jobs running) 2026-05-29 09:13:50.189 | [2026 Async nova-cell-0:57180]: Signaling child to exit 2026-05-29 09:13:57.342 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:13:57.375 | [57180 Async nova-cell-0:57180]: finished successfully 2026-05-29 09:13:57.413 | WAKEUP 2026-05-29 09:13:57.442 | [2026 Async nova-cell-0:57180]: Signaled 2026-05-29 09:13:57.444 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-05-29 09:13:57.445 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-05-29 09:13:57.445 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-05-29 09:13:57.445 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-05-29 09:13:57.445 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-05-29 09:13:57.445 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-05-29 09:13:57.445 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-05-29 09:13:57.445 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 09:13:57.445 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-05-29 09:13:57.445 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 09:13:57.446 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-05-29 09:13:57.446 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-05-29 09:13:57.446 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 09:13:57.446 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 09:13:57.446 | DEBUG dbcounter [-] [57329] Writer thread running {{(pid=57329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 09:13:57.446 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-05-29 09:13:57.446 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-29 09:13:57.447 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-05-29 09:13:57.447 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:57.447 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-05-29 09:13:57.447 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:57.447 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-05-29 09:13:57.447 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:57.447 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-05-29 09:13:57.447 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:57.447 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-05-29 09:13:57.447 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:57.447 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-05-29 09:13:57.448 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:57.448 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-05-29 09:13:57.448 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:57.448 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-05-29 09:13:57.448 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:57.507 | [2026 Async nova-cell-0:57180]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-05-29 09:13:57.515 | + inc/async:async_wait:197 : return 0 2026-05-29 09:13:57.519 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-05-29 09:13:57.523 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-05-29 09:13:57.596 | [2026 Async nova-cell-1:57284]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57284 (2 other jobs running) 2026-05-29 09:13:57.627 | [2026 Async nova-cell-1:57284]: Signaling child to exit 2026-05-29 09:13:57.761 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:13:57.793 | [57284 Async nova-cell-1:57284]: finished successfully 2026-05-29 09:13:57.823 | WAKEUP 2026-05-29 09:13:57.852 | [2026 Async nova-cell-1:57284]: Signaled 2026-05-29 09:13:57.854 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-05-29 09:13:57.854 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-05-29 09:13:57.854 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-05-29 09:13:57.854 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-05-29 09:13:57.854 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-05-29 09:13:57.854 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-05-29 09:13:57.854 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-05-29 09:13:57.854 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 09:13:57.854 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-05-29 09:13:57.854 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-29 09:13:57.854 | + 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-05-29 09:13:57.855 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-05-29 09:13:57.855 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-29 09:13:57.855 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-29 09:13:57.855 | DEBUG dbcounter [-] [57351] Writer thread running {{(pid=57351) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 09:13:57.855 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-05-29 09:13:57.855 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57351) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-29 09:13:57.855 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-05-29 09:13:57.855 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57351) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:57.855 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-05-29 09:13:57.855 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57351) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:57.855 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-05-29 09:13:57.856 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57351) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:57.856 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-05-29 09:13:57.856 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57351) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:57.856 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-05-29 09:13:57.856 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57351) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:57.856 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-05-29 09:13:57.856 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57351) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:57.856 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-05-29 09:13:57.856 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57351) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:57.856 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-05-29 09:13:57.857 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57351) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-29 09:13:57.909 | [2026 Async nova-cell-1:57284]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-05-29 09:13:57.916 | + inc/async:async_wait:197 : return 0 2026-05-29 09:13:57.920 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-29 09:13:57.925 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-05-29 09:14:01.657 | Running batches of 50 until complete 2026-05-29 09:14:01.657 | INFO dbcounter [None req-e6feced6-b808-4616-bbef-5148f861de5a None None] Registered counter for database nova_cell0 2026-05-29 09:14:01.810 | DEBUG dbcounter [-] [58566] Writer thread running {{(pid=58566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 09:14:01.815 | INFO dbcounter [None req-e6feced6-b808-4616-bbef-5148f861de5a None None] Registered counter for database nova_api 2026-05-29 09:14:01.924 | DEBUG dbcounter [-] [58566] Writer thread running {{(pid=58566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 09:14:01.950 | INFO dbcounter [None req-e6feced6-b808-4616-bbef-5148f861de5a None None] Registered counter for database nova_cell0 2026-05-29 09:14:01.970 | DEBUG dbcounter [-] [58566] Writer thread running {{(pid=58566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 09:14:02.046 | +-------------------------------------+--------------+-----------+ 2026-05-29 09:14:02.047 | | Migration | Total Needed | Completed | 2026-05-29 09:14:02.047 | +-------------------------------------+--------------+-----------+ 2026-05-29 09:14:02.047 | | fill_virtual_interface_list | 0 | 0 | 2026-05-29 09:14:02.047 | | migrate_empty_ratio | 0 | 0 | 2026-05-29 09:14:02.047 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-05-29 09:14:02.047 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-05-29 09:14:02.047 | | migration_migrate_to_uuid | 0 | 0 | 2026-05-29 09:14:02.047 | | populate_dev_uuids | 0 | 0 | 2026-05-29 09:14:02.047 | | populate_instance_compute_id | 0 | 0 | 2026-05-29 09:14:02.047 | | populate_missing_availability_zones | 0 | 0 | 2026-05-29 09:14:02.047 | | populate_queued_for_delete | 0 | 0 | 2026-05-29 09:14:02.048 | | populate_user_id | 0 | 0 | 2026-05-29 09:14:02.048 | | populate_uuids | 0 | 0 | 2026-05-29 09:14:02.048 | +-------------------------------------+--------------+-----------+ 2026-05-29 09:14:02.951 | ++ lib/nova:init_nova:887 : seq 1 1 2026-05-29 09:14:02.958 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-29 09:14:02.964 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-05-29 09:14:02.967 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-29 09:14:02.972 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-29 09:14:02.977 | + 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-05-29 09:14:06.736 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-05-29 09:14:06.736 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-05-29 09:14:06.736 | INFO dbcounter [None req-2ec1ee93-d090-4886-95de-b8effa1180a5 None None] Registered counter for database nova_api 2026-05-29 09:14:06.805 | DEBUG dbcounter [-] [58584] Writer thread running {{(pid=58584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 09:14:07.592 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-05-29 09:14:07.596 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-05-29 09:14:07.617 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-05-29 09:14:07.622 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-05-29 09:14:07.626 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-05-29 09:14:07.718 | + inc/async:async_inner:63 : configure_neutron_nova 2026-05-29 09:14:07.773 | [2026 Async configure_neutron_nova:58643]: running: configure_neutron_nova 2026-05-29 09:14:07.778 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-05-29 09:14:07.782 | + functions-common:run_phase:1840 : local mode=stack 2026-05-29 09:14:07.786 | + functions-common:run_phase:1841 : local phase=post-config 2026-05-29 09:14:07.791 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-29 09:14:07.796 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-29 09:14:07.800 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-29 09:14:07.807 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-29 09:14:07.810 | + functions-common:run_phase:1850 : local extra 2026-05-29 09:14:07.817 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-29 09:14:07.824 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-29 09:14:07.828 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-29 09:14:07.833 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-29 09:14:07.838 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-05-29 09:14:07.842 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-29 09:14:07.870 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:14:07.876 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-29 09:14:07.881 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-29 09:14:07.886 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-05-29 09:14:07.889 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-29 09:14:07.894 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-29 09:14:07.898 | ++ extras.d/80-tempest.sh:source:12 : : 2026-05-29 09:14:07.903 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-29 09:14:07.909 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-29 09:14:07.913 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-29 09:14:07.918 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-29 09:14:07.922 | + functions-common:run_phase:1867 : run_plugins stack post-config 2026-05-29 09:14:07.927 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-29 09:14:07.931 | + functions-common:run_plugins:1827 : local phase=post-config 2026-05-29 09:14:07.936 | + functions-common:run_plugins:1829 : local plugins= 2026-05-29 09:14:07.941 | + functions-common:run_plugins:1830 : local plugin 2026-05-29 09:14:07.946 | + ./stack.sh:main:1254 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-05-29 09:14:07.950 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-29 09:14:07.955 | + inc/meta-config:merge_config_group:171 : shift 2026-05-29 09:14:07.960 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-05-29 09:14:07.965 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-29 09:14:07.969 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-29 09:14:07.974 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-29 09:14:07.979 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-05-29 09:14:07.984 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-29 09:14:07.989 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-05-29 09:14:07.993 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-29 09:14:07.999 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-05-29 09:14:07.999 | /^\[\[.+\|.*\]\]/ { 2026-05-29 09:14:07.999 | gsub("[][]", "", $1); 2026-05-29 09:14:07.999 | split($1, a, "|"); 2026-05-29 09:14:07.999 | if (a[1] == matchgroup) 2026-05-29 09:14:07.999 | print a[2] 2026-05-29 09:14:07.999 | } 2026-05-29 09:14:07.999 | ' /home/quobyte/devstack/local.conf 2026-05-29 09:14:08.007 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-05-29 09:14:08.011 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-05-29 09:14:08.016 | + inc/meta-config:merge_config_group:180 : local dir 2026-05-29 09:14:08.022 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-05-29 09:14:08.026 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-05-29 09:14:08.033 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-05-29 09:14:08.038 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-05-29 09:14:08.045 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-05-29 09:14:08.050 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-05-29 09:14:08.056 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-05-29 09:14:08.061 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-05-29 09:14:08.064 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-05-29 09:14:08.071 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-05-29 09:14:08.075 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-29 09:14:08.079 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-29 09:14:08.084 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-05-29 09:14:08.088 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-29 09:14:08.096 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-05-29 09:14:08.100 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-05-29 09:14:08.107 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-05-29 09:14:08.111 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-05-29 09:14:08.117 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-05-29 09:14:08.118 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-05-29 09:14:08.118 | BEGIN { 2026-05-29 09:14:08.118 | section = "" 2026-05-29 09:14:08.118 | last_section = "" 2026-05-29 09:14:08.118 | section_count = 0 2026-05-29 09:14:08.118 | } 2026-05-29 09:14:08.118 | /^\[.+\]/ { 2026-05-29 09:14:08.118 | gsub("[][]", "", $1); 2026-05-29 09:14:08.118 | section=$1 2026-05-29 09:14:08.118 | next 2026-05-29 09:14:08.118 | } 2026-05-29 09:14:08.119 | /^ *\#/ { 2026-05-29 09:14:08.119 | next 2026-05-29 09:14:08.119 | } 2026-05-29 09:14:08.119 | /^[^ \t]+/ { 2026-05-29 09:14:08.119 | # get offset of first = in $0 2026-05-29 09:14:08.119 | eq_idx = index($0, "=") 2026-05-29 09:14:08.119 | # extract attr & value from $0 2026-05-29 09:14:08.119 | attr = substr($0, 1, eq_idx - 1) 2026-05-29 09:14:08.119 | value = substr($0, eq_idx + 1) 2026-05-29 09:14:08.119 | # only need to strip trailing whitespace from attr 2026-05-29 09:14:08.119 | sub(/[ \t]*$/, "", attr) 2026-05-29 09:14:08.120 | # need to strip leading & trailing whitespace from value 2026-05-29 09:14:08.120 | sub(/^[ \t]*/, "", value) 2026-05-29 09:14:08.120 | sub(/[ \t]*$/, "", value) 2026-05-29 09:14:08.120 | 2026-05-29 09:14:08.120 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-29 09:14:08.120 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-29 09:14:08.120 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-29 09:14:08.120 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-29 09:14:08.120 | if (! (section, attr) in cfg_attr_count) { 2026-05-29 09:14:08.120 | if (section != last_section) { 2026-05-29 09:14:08.120 | cfg_section[section_count++] = section 2026-05-29 09:14:08.121 | last_section = section 2026-05-29 09:14:08.121 | } 2026-05-29 09:14:08.121 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-29 09:14:08.121 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-29 09:14:08.121 | 2026-05-29 09:14:08.121 | cfg_attr[section, attr, 0] = value 2026-05-29 09:14:08.121 | cfg_attr_count[section, attr] = 1 2026-05-29 09:14:08.121 | } else { 2026-05-29 09:14:08.121 | lno = cfg_attr_count[section, attr]++ 2026-05-29 09:14:08.121 | cfg_attr[section, attr, lno] = value 2026-05-29 09:14:08.121 | } 2026-05-29 09:14:08.122 | } 2026-05-29 09:14:08.122 | END { 2026-05-29 09:14:08.122 | # Process each section in order 2026-05-29 09:14:08.122 | for (sno = 0; sno < section_count; sno++) { 2026-05-29 09:14:08.122 | section = cfg_section[sno] 2026-05-29 09:14:08.122 | # The ini routines simply append a config item immediately 2026-05-29 09:14:08.122 | # after the section header. To keep the same order as defined 2026-05-29 09:14:08.122 | # in local.conf, invoke the ini routines in the reverse order 2026-05-29 09:14:08.122 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-29 09:14:08.122 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-29 09:14:08.122 | if (cfg_attr_count[section, attr] == 1) 2026-05-29 09:14:08.123 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-29 09:14:08.123 | else { 2026-05-29 09:14:08.123 | # For multiline, invoke the ini routines in the reverse order 2026-05-29 09:14:08.123 | count = cfg_attr_count[section, attr] 2026-05-29 09:14:08.123 | print "inidelete " configfile " " section " " attr 2026-05-29 09:14:08.123 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-29 09:14:08.123 | for (l = count -2; l >= 0; l--) 2026-05-29 09:14:08.123 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-29 09:14:08.123 | } 2026-05-29 09:14:08.123 | } 2026-05-29 09:14:08.123 | } 2026-05-29 09:14:08.124 | } 2026-05-29 09:14:08.124 | ' 2026-05-29 09:14:08.124 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 09:14:08.124 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-29 09:14:08.124 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-29 09:14:08.129 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-29 09:14:08.134 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-05-29 09:14:08.138 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-29 09:14:08.144 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-05-29 09:14:08.150 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-05-29 09:14:08.150 | BEGIN { group = "" } 2026-05-29 09:14:08.150 | /^\[\[.+\|.*\]\]/ { 2026-05-29 09:14:08.150 | gsub("[][]", "", $1); 2026-05-29 09:14:08.150 | split($1, a, "|"); 2026-05-29 09:14:08.150 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-29 09:14:08.150 | group=a[1] 2026-05-29 09:14:08.151 | } else { 2026-05-29 09:14:08.151 | group="" 2026-05-29 09:14:08.151 | } 2026-05-29 09:14:08.151 | next 2026-05-29 09:14:08.151 | } 2026-05-29 09:14:08.151 | { 2026-05-29 09:14:08.151 | if (group != "") 2026-05-29 09:14:08.151 | print $0 2026-05-29 09:14:08.151 | } 2026-05-29 09:14:08.151 | ' /home/quobyte/devstack/local.conf 2026-05-29 09:14:08.161 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-05-29 09:14:08.166 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-05-29 09:14:08.217 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 09:14:08.222 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-05-29 09:14:08.226 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-05-29 09:14:08.277 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 09:14:08.282 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-05-29 09:14:08.286 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-05-29 09:14:08.337 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 09:14:08.342 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-05-29 09:14:08.346 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-05-29 09:14:08.396 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 09:14:08.400 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-05-29 09:14:08.405 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-05-29 09:14:08.458 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 09:14:08.463 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-05-29 09:14:08.467 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-05-29 09:14:08.472 | + inc/meta-config:merge_config_group:180 : local dir 2026-05-29 09:14:08.477 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-05-29 09:14:08.482 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-05-29 09:14:08.488 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-05-29 09:14:08.493 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-05-29 09:14:08.500 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-05-29 09:14:08.506 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-05-29 09:14:08.511 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-05-29 09:14:08.515 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-05-29 09:14:08.521 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-05-29 09:14:08.526 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-05-29 09:14:08.531 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-29 09:14:08.537 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-29 09:14:08.542 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-05-29 09:14:08.548 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-29 09:14:08.553 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-05-29 09:14:08.558 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-05-29 09:14:08.564 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-05-29 09:14:08.568 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-05-29 09:14:08.574 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-05-29 09:14:08.582 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-05-29 09:14:08.582 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-05-29 09:14:08.582 | BEGIN { 2026-05-29 09:14:08.582 | section = "" 2026-05-29 09:14:08.582 | last_section = "" 2026-05-29 09:14:08.583 | section_count = 0 2026-05-29 09:14:08.583 | } 2026-05-29 09:14:08.583 | /^\[.+\]/ { 2026-05-29 09:14:08.583 | gsub("[][]", "", $1); 2026-05-29 09:14:08.583 | section=$1 2026-05-29 09:14:08.583 | next 2026-05-29 09:14:08.583 | } 2026-05-29 09:14:08.583 | /^ *\#/ { 2026-05-29 09:14:08.583 | next 2026-05-29 09:14:08.583 | } 2026-05-29 09:14:08.583 | /^[^ \t]+/ { 2026-05-29 09:14:08.584 | # get offset of first = in $0 2026-05-29 09:14:08.584 | eq_idx = index($0, "=") 2026-05-29 09:14:08.584 | # extract attr & value from $0 2026-05-29 09:14:08.584 | attr = substr($0, 1, eq_idx - 1) 2026-05-29 09:14:08.584 | value = substr($0, eq_idx + 1) 2026-05-29 09:14:08.584 | # only need to strip trailing whitespace from attr 2026-05-29 09:14:08.586 | sub(/[ \t]*$/, "", attr) 2026-05-29 09:14:08.586 | # need to strip leading & trailing whitespace from value 2026-05-29 09:14:08.586 | sub(/^[ \t]*/, "", value) 2026-05-29 09:14:08.586 | sub(/[ \t]*$/, "", value) 2026-05-29 09:14:08.586 | 2026-05-29 09:14:08.586 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-29 09:14:08.587 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-29 09:14:08.587 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-29 09:14:08.587 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-29 09:14:08.587 | if (! (section, attr) in cfg_attr_count) { 2026-05-29 09:14:08.587 | if (section != last_section) { 2026-05-29 09:14:08.590 | cfg_section[section_count++] = section 2026-05-29 09:14:08.590 | last_section = section 2026-05-29 09:14:08.590 | } 2026-05-29 09:14:08.590 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-29 09:14:08.590 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-29 09:14:08.590 | 2026-05-29 09:14:08.590 | cfg_attr[section, attr, 0] = value 2026-05-29 09:14:08.590 | cfg_attr_count[section, attr] = 1 2026-05-29 09:14:08.590 | } else { 2026-05-29 09:14:08.590 | lno = cfg_attr_count[section, attr]++ 2026-05-29 09:14:08.590 | cfg_attr[section, attr, lno] = value 2026-05-29 09:14:08.590 | } 2026-05-29 09:14:08.591 | } 2026-05-29 09:14:08.591 | END { 2026-05-29 09:14:08.591 | # Process each section in order 2026-05-29 09:14:08.591 | for (sno = 0; sno < section_count; sno++) { 2026-05-29 09:14:08.591 | section = cfg_section[sno] 2026-05-29 09:14:08.591 | # The ini routines simply append a config item immediately 2026-05-29 09:14:08.591 | # after the section header. To keep the same order as defined 2026-05-29 09:14:08.591 | # in local.conf, invoke the ini routines in the reverse order 2026-05-29 09:14:08.591 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-29 09:14:08.591 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-29 09:14:08.591 | if (cfg_attr_count[section, attr] == 1) 2026-05-29 09:14:08.592 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-29 09:14:08.592 | else { 2026-05-29 09:14:08.592 | # For multiline, invoke the ini routines in the reverse order 2026-05-29 09:14:08.592 | count = cfg_attr_count[section, attr] 2026-05-29 09:14:08.592 | print "inidelete " configfile " " section " " attr 2026-05-29 09:14:08.592 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-29 09:14:08.592 | for (l = count -2; l >= 0; l--) 2026-05-29 09:14:08.592 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-29 09:14:08.593 | } 2026-05-29 09:14:08.593 | } 2026-05-29 09:14:08.593 | } 2026-05-29 09:14:08.593 | } 2026-05-29 09:14:08.593 | ' 2026-05-29 09:14:08.593 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 09:14:08.594 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-29 09:14:08.594 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-29 09:14:08.595 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-29 09:14:08.599 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-05-29 09:14:08.603 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-29 09:14:08.608 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-05-29 09:14:08.612 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-05-29 09:14:08.613 | BEGIN { group = "" } 2026-05-29 09:14:08.613 | /^\[\[.+\|.*\]\]/ { 2026-05-29 09:14:08.613 | gsub("[][]", "", $1); 2026-05-29 09:14:08.613 | split($1, a, "|"); 2026-05-29 09:14:08.613 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-29 09:14:08.613 | group=a[1] 2026-05-29 09:14:08.613 | } else { 2026-05-29 09:14:08.614 | group="" 2026-05-29 09:14:08.614 | } 2026-05-29 09:14:08.614 | next 2026-05-29 09:14:08.614 | } 2026-05-29 09:14:08.614 | { 2026-05-29 09:14:08.614 | if (group != "") 2026-05-29 09:14:08.614 | print $0 2026-05-29 09:14:08.614 | } 2026-05-29 09:14:08.614 | ' /home/quobyte/devstack/local.conf 2026-05-29 09:14:08.622 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-05-29 09:14:08.627 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-05-29 09:14:08.680 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 09:14:08.685 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-05-29 09:14:08.691 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-05-29 09:14:08.697 | + inc/meta-config:merge_config_group:180 : local dir 2026-05-29 09:14:08.701 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-05-29 09:14:08.706 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-05-29 09:14:08.712 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-05-29 09:14:08.716 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-05-29 09:14:08.723 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-05-29 09:14:08.730 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-05-29 09:14:08.734 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-05-29 09:14:08.738 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-05-29 09:14:08.743 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-05-29 09:14:08.747 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-05-29 09:14:08.753 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-29 09:14:08.756 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-29 09:14:08.764 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-05-29 09:14:08.769 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-29 09:14:08.775 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-05-29 09:14:08.779 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-05-29 09:14:08.785 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-05-29 09:14:08.789 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-05-29 09:14:08.797 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-05-29 09:14:08.798 | BEGIN { 2026-05-29 09:14:08.798 | section = "" 2026-05-29 09:14:08.798 | last_section = "" 2026-05-29 09:14:08.798 | section_count = 0 2026-05-29 09:14:08.798 | } 2026-05-29 09:14:08.798 | /^\[.+\]/ { 2026-05-29 09:14:08.798 | gsub("[][]", "", $1); 2026-05-29 09:14:08.798 | section=$1 2026-05-29 09:14:08.798 | next 2026-05-29 09:14:08.798 | } 2026-05-29 09:14:08.798 | /^ *\#/ { 2026-05-29 09:14:08.799 | next 2026-05-29 09:14:08.799 | } 2026-05-29 09:14:08.799 | /^[^ \t]+/ { 2026-05-29 09:14:08.799 | # get offset of first = in $0 2026-05-29 09:14:08.799 | eq_idx = index($0, "=") 2026-05-29 09:14:08.799 | # extract attr & value from $0 2026-05-29 09:14:08.799 | attr = substr($0, 1, eq_idx - 1) 2026-05-29 09:14:08.799 | value = substr($0, eq_idx + 1) 2026-05-29 09:14:08.799 | # only need to strip trailing whitespace from attr 2026-05-29 09:14:08.799 | sub(/[ \t]*$/, "", attr) 2026-05-29 09:14:08.801 | # need to strip leading & trailing whitespace from value 2026-05-29 09:14:08.802 | sub(/^[ \t]*/, "", value) 2026-05-29 09:14:08.802 | sub(/[ \t]*$/, "", value) 2026-05-29 09:14:08.802 | 2026-05-29 09:14:08.802 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-29 09:14:08.805 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-29 09:14:08.805 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-29 09:14:08.805 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-29 09:14:08.805 | if (! (section, attr) in cfg_attr_count) { 2026-05-29 09:14:08.805 | if (section != last_section) { 2026-05-29 09:14:08.806 | cfg_section[section_count++] = section 2026-05-29 09:14:08.806 | last_section = section 2026-05-29 09:14:08.806 | } 2026-05-29 09:14:08.806 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-29 09:14:08.806 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-29 09:14:08.806 | 2026-05-29 09:14:08.806 | cfg_attr[section, attr, 0] = value 2026-05-29 09:14:08.807 | cfg_attr_count[section, attr] = 1 2026-05-29 09:14:08.807 | } else { 2026-05-29 09:14:08.807 | lno = cfg_attr_count[section, attr]++ 2026-05-29 09:14:08.807 | cfg_attr[section, attr, lno] = value 2026-05-29 09:14:08.807 | } 2026-05-29 09:14:08.807 | } 2026-05-29 09:14:08.809 | END { 2026-05-29 09:14:08.809 | # Process each section in order 2026-05-29 09:14:08.809 | for (sno = 0; sno < section_count; sno++) { 2026-05-29 09:14:08.810 | section = cfg_section[sno] 2026-05-29 09:14:08.810 | # The ini routines simply append a config item immediately 2026-05-29 09:14:08.810 | # after the section header. To keep the same order as defined 2026-05-29 09:14:08.810 | # in local.conf, invoke the ini routines in the reverse order 2026-05-29 09:14:08.810 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-29 09:14:08.810 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-29 09:14:08.810 | if (cfg_attr_count[section, attr] == 1) 2026-05-29 09:14:08.811 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-29 09:14:08.811 | else { 2026-05-29 09:14:08.811 | # For multiline, invoke the ini routines in the reverse order 2026-05-29 09:14:08.811 | count = cfg_attr_count[section, attr] 2026-05-29 09:14:08.811 | print "inidelete " configfile " " section " " attr 2026-05-29 09:14:08.811 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-29 09:14:08.814 | for (l = count -2; l >= 0; l--) 2026-05-29 09:14:08.814 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-29 09:14:08.814 | } 2026-05-29 09:14:08.814 | } 2026-05-29 09:14:08.814 | } 2026-05-29 09:14:08.814 | } 2026-05-29 09:14:08.815 | ' 2026-05-29 09:14:08.815 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-05-29 09:14:08.815 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 09:14:08.815 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-29 09:14:08.815 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-29 09:14:08.815 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-29 09:14:08.819 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-05-29 09:14:08.826 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-29 09:14:08.831 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-05-29 09:14:08.838 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-05-29 09:14:08.838 | BEGIN { group = "" } 2026-05-29 09:14:08.838 | /^\[\[.+\|.*\]\]/ { 2026-05-29 09:14:08.838 | gsub("[][]", "", $1); 2026-05-29 09:14:08.838 | split($1, a, "|"); 2026-05-29 09:14:08.838 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-29 09:14:08.838 | group=a[1] 2026-05-29 09:14:08.838 | } else { 2026-05-29 09:14:08.838 | group="" 2026-05-29 09:14:08.838 | } 2026-05-29 09:14:08.839 | next 2026-05-29 09:14:08.839 | } 2026-05-29 09:14:08.839 | { 2026-05-29 09:14:08.839 | if (group != "") 2026-05-29 09:14:08.839 | print $0 2026-05-29 09:14:08.839 | } 2026-05-29 09:14:08.839 | ' /home/quobyte/devstack/local.conf 2026-05-29 09:14:08.849 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-05-29 09:14:08.854 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-05-29 09:14:08.913 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 09:14:08.915 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-05-29 09:14:08.921 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-05-29 09:14:08.974 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 09:14:08.979 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-05-29 09:14:08.983 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-05-29 09:14:09.036 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 09:14:09.041 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-05-29 09:14:09.046 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-05-29 09:14:09.082 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:14:09.101 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 09:14:09.107 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-8cc65e78-4258-4578-b859-dee0ead55400"' 2026-05-29 09:14:09.112 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-8cc65e78-4258-4578-b859-dee0ead55400 2026-05-29 09:14:09.130 | [58643 Async configure_neutron_nova:58643]: finished successfully 2026-05-29 09:14:09.169 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 09:14:09.173 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-05-29 09:14:09.176 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-05-29 09:14:09.221 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 09:14:09.225 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-05-29 09:14:09.230 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-05-29 09:14:09.275 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 09:14:09.281 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-05-29 09:14:09.311 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:14:09.315 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-29 09:14:09.319 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-05-29 09:14:09.347 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:14:09.351 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-29 09:14:09.401 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-05-29 09:14:09.469 | [2026 Async configure_neutron_nova:58643]: Waiting for completion of configure_neutron_nova running on PID 58643 (2 other jobs running) 2026-05-29 09:14:09.499 | [2026 Async configure_neutron_nova:58643]: Signaling child to exit 2026-05-29 09:14:09.500 | WAKEUP 2026-05-29 09:14:09.528 | [2026 Async configure_neutron_nova:58643]: Signaled 2026-05-29 09:14:09.530 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-05-29 09:14:09.530 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-05-29 09:14:09.530 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-05-29 09:14:09.530 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-29 09:14:09.530 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-29 09:14:09.530 | + lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-05-29 09:14:09.530 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf neutron auth_type password 2026-05-29 09:14:09.530 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf neutron interface public 2026-05-29 09:14:09.530 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.120/identity 2026-05-29 09:14:09.531 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf neutron username nova 2026-05-29 09:14:09.531 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-05-29 09:14:09.531 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-05-29 09:14:09.531 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf neutron project_name service 2026-05-29 09:14:09.531 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-05-29 09:14:09.531 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-05-29 09:14:09.531 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-05-29 09:14:09.531 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-05-29 09:14:09.531 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-05-29 09:14:09.531 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-05-29 09:14:09.531 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:14:09.532 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-05-29 09:14:09.532 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-05-29 09:14:09.532 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-05-29 09:14:09.532 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-05-29 09:14:09.532 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-29 09:14:09.532 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-05-29 09:14:09.532 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-05-29 09:14:09.532 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-29 09:14:09.532 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-29 09:14:09.532 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-05-29 09:14:09.532 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-05-29 09:14:09.533 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-05-29 09:14:09.533 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-05-29 09:14:09.533 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-05-29 09:14:09.533 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-29 09:14:09.533 | + lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-05-29 09:14:09.533 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-05-29 09:14:09.533 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-05-29 09:14:09.533 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.120/identity 2026-05-29 09:14:09.533 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-05-29 09:14:09.533 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-05-29 09:14:09.534 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-05-29 09:14:09.534 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-05-29 09:14:09.534 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-05-29 09:14:09.534 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-05-29 09:14:09.534 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-05-29 09:14:09.534 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-05-29 09:14:09.534 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-05-29 09:14:09.534 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-05-29 09:14:09.534 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:14:09.534 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-05-29 09:14:09.534 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-05-29 09:14:09.587 | [2026 Async configure_neutron_nova:58643]: finished configure_neutron_nova with result 0 in 1 seconds 2026-05-29 09:14:09.594 | + inc/async:async_wait:197 : return 0 2026-05-29 09:14:09.598 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-05-29 09:14:09.626 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:14:09.631 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-29 09:14:09.678 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-29 09:14:09.729 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-05-29 09:14:09.756 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:14:09.761 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-05-29 09:14:09.765 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 09:14:09.769 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-05-29 09:14:09.773 | + ./stack.sh:main:1290 : start_nova_api 2026-05-29 09:14:09.777 | + lib/nova:start_nova_api:968 : local service_port=8774 2026-05-29 09:14:09.781 | + lib/nova:start_nova_api:969 : local service_protocol=http 2026-05-29 09:14:09.786 | + lib/nova:start_nova_api:970 : local nova_url 2026-05-29 09:14:09.790 | + lib/nova:start_nova_api:971 : is_service_enabled tls-proxy 2026-05-29 09:14:09.816 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:14:09.820 | + lib/nova:start_nova_api:977 : 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-05-29 09:14:09.825 | + lib/nova:start_nova_api:978 : 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-05-29 09:14:09.829 | + lib/nova:start_nova_api:978 : 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-05-29 09:14:09.834 | ++ lib/nova:start_nova_api:980 : which uwsgi 2026-05-29 09:14:09.841 | + lib/nova:start_nova_api:980 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-29 09:14:09.845 | + functions-common:run_process:1666 : local service=n-api 2026-05-29 09:14:09.850 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-29 09:14:09.854 | + functions-common:run_process:1668 : local group= 2026-05-29 09:14:09.858 | + functions-common:run_process:1669 : local user= 2026-05-29 09:14:09.862 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:14:09.866 | + functions-common:run_process:1672 : local name=n-api 2026-05-29 09:14:09.870 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:14:09.874 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:14:09.879 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:14:09.883 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:14:09.889 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:14:09.895 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046049891 2026-05-29 09:14:09.900 | + functions-common:run_process:1675 : is_service_enabled n-api 2026-05-29 09:14:09.926 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:14:09.930 | + functions-common:run_process:1676 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-05-29 09:14:09.934 | + functions-common:_run_under_systemd:1620 : local service=n-api 2026-05-29 09:14:09.938 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-29 09:14:09.943 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-29 09:14:09.947 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-29 09:14:09.951 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-29 09:14:09.955 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-05-29 09:14:09.959 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-05-29 09:14:09.964 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-api.service 2026-05-29 09:14:09.968 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 09:14:09.973 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 09:14:09.976 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 09:14:09.981 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 09:14:09.985 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-05-29 09:14:09.990 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-05-29 09:14:09.994 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-29 09:14:09.998 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-29 09:14:10.002 | + functions-common:_run_under_systemd:1640 : 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-05-29 09:14:10.006 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@n-api.service 2026-05-29 09:14:10.010 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-29 09:14:10.014 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-29 09:14:10.017 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-29 09:14:10.021 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-29 09:14:10.025 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-05-29 09:14:10.029 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-29 09:14:10.035 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-05-29 09:14:10.129 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-29 09:14:10.225 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-05-29 09:14:10.305 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-05-29 09:14:10.386 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-29 09:14:10.461 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-29 09:14:10.535 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-05-29 09:14:10.609 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-05-29 09:14:10.683 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-05-29 09:14:10.758 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-05-29 09:14:10.831 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-05-29 09:14:10.906 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-29 09:14:10.909 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-29 09:14:10.913 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-05-29 09:14:11.000 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-29 09:14:11.447 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-api.service 2026-05-29 09:14:11.479 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-05-29 09:14:11.910 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-api.service 2026-05-29 09:14:12.048 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:14:12.050 | + functions-common:time_stop:2412 : local name 2026-05-29 09:14:12.054 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:14:12.059 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:14:12.063 | + functions-common:time_stop:2415 : local total 2026-05-29 09:14:12.068 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:14:12.072 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:14:12.076 | + functions-common:time_stop:2419 : start_time=1780046049891 2026-05-29 09:14:12.080 | + functions-common:time_stop:2421 : [[ -z 1780046049891 ]] 2026-05-29 09:14:12.084 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:14:12.090 | + functions-common:time_stop:2424 : end_time=1780046052086 2026-05-29 09:14:12.094 | + functions-common:time_stop:2425 : elapsed_time=2195 2026-05-29 09:14:12.098 | + functions-common:time_stop:2426 : total=4453 2026-05-29 09:14:12.101 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:14:12.105 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6648 2026-05-29 09:14:12.109 | + lib/nova:start_nova_api:981 : nova_url=http://192.168.122.120/compute/v2.1/ 2026-05-29 09:14:12.114 | + lib/nova:start_nova_api:983 : echo 'Waiting for nova-api to start...' 2026-05-29 09:14:12.115 | Waiting for nova-api to start... 2026-05-29 09:14:12.117 | + lib/nova:start_nova_api:984 : wait_for_service 60 http://192.168.122.120/compute/v2.1/ 2026-05-29 09:14:12.120 | + functions:wait_for_service:476 : local timeout=60 2026-05-29 09:14:12.124 | + functions:wait_for_service:477 : local url=http://192.168.122.120/compute/v2.1/ 2026-05-29 09:14:12.128 | + functions:wait_for_service:478 : local rval=0 2026-05-29 09:14:12.131 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-29 09:14:12.134 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-29 09:14:12.138 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:14:12.142 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:14:12.147 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:14:12.153 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046052149 2026-05-29 09:14:12.157 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-29 09:14:12.161 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 09:14:12.163 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.120/compute/v2.1/ 2026-05-29 09:14:18.071 | + :: : [[ 200 == 503 ]] 2026-05-29 09:14:18.072 | + :: : [[ 0 -eq 7 ]] 2026-05-29 09:14:18.078 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-29 09:14:18.082 | + functions-common:time_stop:2412 : local name 2026-05-29 09:14:18.087 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:14:18.092 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:14:18.096 | + functions-common:time_stop:2415 : local total 2026-05-29 09:14:18.099 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:14:18.102 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-29 09:14:18.107 | + functions-common:time_stop:2419 : start_time=1780046052149 2026-05-29 09:14:18.111 | + functions-common:time_stop:2421 : [[ -z 1780046052149 ]] 2026-05-29 09:14:18.116 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:14:18.122 | + functions-common:time_stop:2424 : end_time=1780046058118 2026-05-29 09:14:18.126 | + functions-common:time_stop:2425 : elapsed_time=5969 2026-05-29 09:14:18.130 | + functions-common:time_stop:2426 : total=5600 2026-05-29 09:14:18.133 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:14:18.138 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11569 2026-05-29 09:14:18.142 | + functions:wait_for_service:486 : return 0 2026-05-29 09:14:18.147 | + lib/nova:start_nova_api:988 : 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-05-29 09:14:18.150 | + lib/nova:start_nova_api:988 : 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-05-29 09:14:18.154 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-05-29 09:14:18.179 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:14:18.182 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-05-29 09:14:18.188 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 09:14:18.192 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-05-29 09:14:18.195 | + ./stack.sh:main:1295 : start_ovn_services 2026-05-29 09:14:18.200 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-05-29 09:14:18.203 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-05-29 09:14:18.208 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-05-29 09:14:18.212 | + lib/neutron_plugins/ovn_agent:init_ovn:622 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-05-29 09:14:18.215 | + lib/neutron_plugins/ovn_agent:init_ovn:624 : [[ False == \F\a\l\s\e ]] 2026-05-29 09:14:18.220 | + lib/neutron_plugins/ovn_agent:init_ovn:625 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-05-29 09:14:18.223 | + lib/neutron_plugins/ovn_agent:init_ovn:628 : sudo mkdir -p /var/lib/ovn 2026-05-29 09:14:18.241 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : mkdir -p /opt/stack/data/ovs 2026-05-29 09:14:18.248 | + lib/neutron_plugins/ovn_agent:init_ovn:631 : rm -f '/opt/stack/data/ovs/*.db' 2026-05-29 09:14:18.256 | + lib/neutron_plugins/ovn_agent:init_ovn:632 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-05-29 09:14:18.261 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-05-29 09:14:18.281 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-05-29 09:14:18.298 | + lib/neutron_plugins/ovn_agent:init_ovn:635 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-05-29 09:14:18.316 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-05-29 09:14:18.318 | + lib/neutron_plugins/ovn_agent:start_ovn:734 : echo 'Starting OVN' 2026-05-29 09:14:18.318 | Starting OVN 2026-05-29 09:14:18.321 | + lib/neutron_plugins/ovn_agent:start_ovn:736 : _start_ovs 2026-05-29 09:14:18.325 | + lib/neutron_plugins/ovn_agent:_start_ovs:639 : echo 'Starting OVS' 2026-05-29 09:14:18.325 | Starting OVS 2026-05-29 09:14:18.327 | + lib/neutron_plugins/ovn_agent:_start_ovs:640 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-05-29 09:14:18.350 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:14:18.353 | + lib/neutron_plugins/ovn_agent:_start_ovs:642 : enable_service ovsdb-server 2026-05-29 09:14:18.413 | + lib/neutron_plugins/ovn_agent:_start_ovs:643 : enable_service ovs-vswitchd 2026-05-29 09:14:18.468 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : [[ False == \T\r\u\e ]] 2026-05-29 09:14:18.472 | + lib/neutron_plugins/ovn_agent:_start_ovs:669 : _start_process ovsdb-server.service 2026-05-29 09:14:18.476 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-29 09:14:18.923 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovsdb-server.service 2026-05-29 09:14:19.374 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-05-29 09:14:19.374 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-05-29 09:14:19.374 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-05-29 09:14:19.375 | 2026-05-29 09:14:19.375 | Possible reasons for having these kinds of units are: 2026-05-29 09:14:19.375 | • A unit may be statically enabled by being symlinked from another unit's 2026-05-29 09:14:19.375 | .wants/, .requires/, or .upholds/ directory. 2026-05-29 09:14:19.375 | • A unit's purpose may be to act as a helper for some other unit which has 2026-05-29 09:14:19.375 | a requirement dependency on it. 2026-05-29 09:14:19.375 | • A unit may be started when needed via activation (socket, path, timer, 2026-05-29 09:14:19.375 | D-Bus, udev, scripted systemctl call, ...). 2026-05-29 09:14:19.375 | • In case of template units, the unit is meant to be enabled with some 2026-05-29 09:14:19.375 | instance name specified. 2026-05-29 09:14:19.380 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovsdb-server.service 2026-05-29 09:14:24.014 | + lib/neutron_plugins/ovn_agent:_start_ovs:670 : _start_process ovs-vswitchd.service 2026-05-29 09:14:24.019 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-29 09:14:24.458 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovs-vswitchd.service 2026-05-29 09:14:24.915 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-05-29 09:14:24.916 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-05-29 09:14:24.916 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-05-29 09:14:24.916 | 2026-05-29 09:14:24.916 | Possible reasons for having these kinds of units are: 2026-05-29 09:14:24.916 | • A unit may be statically enabled by being symlinked from another unit's 2026-05-29 09:14:24.916 | .wants/, .requires/, or .upholds/ directory. 2026-05-29 09:14:24.916 | • A unit's purpose may be to act as a helper for some other unit which has 2026-05-29 09:14:24.916 | a requirement dependency on it. 2026-05-29 09:14:24.916 | • A unit may be started when needed via activation (socket, path, timer, 2026-05-29 09:14:24.917 | D-Bus, udev, scripted systemctl call, ...). 2026-05-29 09:14:24.917 | • In case of template units, the unit is meant to be enabled with some 2026-05-29 09:14:24.917 | instance name specified. 2026-05-29 09:14:24.926 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovs-vswitchd.service 2026-05-29 09:14:25.264 | + lib/neutron_plugins/ovn_agent:_start_ovs:673 : echo 'Configuring OVSDB' 2026-05-29 09:14:25.264 | Configuring OVSDB 2026-05-29 09:14:25.267 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : is_service_enabled tls-proxy 2026-05-29 09:14:25.300 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:14:25.306 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-05-29 09:14:25.332 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-05-29 09:14:25.358 | + lib/neutron_plugins/ovn_agent:_start_ovs:683 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=badd9bd2-83f7-4c7a-a1b0-8537440d553c 2026-05-29 09:14:25.381 | + lib/neutron_plugins/ovn_agent:_start_ovs:684 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.120:6642 2026-05-29 09:14:25.407 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-05-29 09:14:25.431 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-05-29 09:14:25.455 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.120 2026-05-29 09:14:25.483 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:688 : hostname 2026-05-29 09:14:25.489 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-05-29 09:14:25.512 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : [[ True == \T\r\u\e ]] 2026-05-29 09:14:25.515 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-05-29 09:14:25.542 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : is_provider_network 2026-05-29 09:14:25.546 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-29 09:14:25.549 | + functions-common:is_provider_network:2264 : return 1 2026-05-29 09:14:25.553 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : [[ True == \T\r\u\e ]] 2026-05-29 09:14:25.557 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : ovn_base_setup_bridge br-ex 2026-05-29 09:14:25.561 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:241 : local bridge=br-ex 2026-05-29 09:14:25.565 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:242 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15' 2026-05-29 09:14:25.569 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:244 : '[' system '!=' system ']' 2026-05-29 09:14:25.573 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:248 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15 2026-05-29 09:14:25.603 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-05-29 09:14:25.633 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-05-29 09:14:25.666 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : is_service_enabled ovn-controller-vtep 2026-05-29 09:14:25.691 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:14:25.697 | + lib/neutron_plugins/ovn_agent:start_ovn:738 : local SCRIPTDIR=/share/ovn/scripts 2026-05-29 09:14:25.701 | + lib/neutron_plugins/ovn_agent:start_ovn:739 : use_new_ovn_repository 2026-05-29 09:14:25.705 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:213 : [[ False == \F\a\l\s\e ]] 2026-05-29 09:14:25.709 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:214 : return 0 2026-05-29 09:14:25.713 | + lib/neutron_plugins/ovn_agent:start_ovn:743 : is_service_enabled ovn-northd 2026-05-29 09:14:25.737 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:14:25.741 | + lib/neutron_plugins/ovn_agent:start_ovn:744 : [[ False == \T\r\u\e ]] 2026-05-29 09:14:25.746 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : _start_process ovn-central.service 2026-05-29 09:14:25.750 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-29 09:14:26.203 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovn-central.service 2026-05-29 09:14:26.676 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovn-central.service 2026-05-29 09:14:26.765 | + lib/neutron_plugins/ovn_agent:start_ovn:753 : _wait_for_ovn_and_set_custom_config 2026-05-29 09:14:26.768 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:716 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-05-29 09:14:26.770 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:202 : local count=0 2026-05-29 09:14:26.775 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-05-29 09:14:26.780 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:204 : sleep 1 2026-05-29 09:14:27.786 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:205 : count=1 2026-05-29 09:14:27.789 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:206 : '[' 1 -gt 40 ']' 2026-05-29 09:14:27.793 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-05-29 09:14:27.797 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:717 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-05-29 09:14:27.800 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:202 : local count=0 2026-05-29 09:14:27.803 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-05-29 09:14:27.807 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:718 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-05-29 09:14:27.810 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:191 : local count=0 2026-05-29 09:14:27.814 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:192 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-05-29 09:14:27.818 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:719 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-05-29 09:14:27.822 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:191 : local count=0 2026-05-29 09:14:27.826 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:192 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-05-29 09:14:27.830 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:721 : is_service_enabled tls-proxy 2026-05-29 09:14:27.854 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:14:27.858 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:726 : 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-05-29 09:14:27.885 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : 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-05-29 09:14:27.912 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-05-29 09:14:27.932 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-05-29 09:14:27.951 | + lib/neutron_plugins/ovn_agent:start_ovn:757 : is_service_enabled ovn-controller 2026-05-29 09:14:27.975 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:14:27.979 | + lib/neutron_plugins/ovn_agent:start_ovn:758 : [[ False == \T\r\u\e ]] 2026-05-29 09:14:27.983 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _start_process ovn-controller.service 2026-05-29 09:14:27.987 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-29 09:14:28.442 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovn-controller.service 2026-05-29 09:14:28.903 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-05-29 09:14:28.903 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-05-29 09:14:28.903 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-05-29 09:14:28.903 | 2026-05-29 09:14:28.903 | Possible reasons for having these kinds of units are: 2026-05-29 09:14:28.903 | • A unit may be statically enabled by being symlinked from another unit's 2026-05-29 09:14:28.904 | .wants/, .requires/, or .upholds/ directory. 2026-05-29 09:14:28.904 | • A unit's purpose may be to act as a helper for some other unit which has 2026-05-29 09:14:28.904 | a requirement dependency on it. 2026-05-29 09:14:28.904 | • A unit may be started when needed via activation (socket, path, timer, 2026-05-29 09:14:28.904 | D-Bus, udev, scripted systemctl call, ...). 2026-05-29 09:14:28.904 | • In case of template units, the unit is meant to be enabled with some 2026-05-29 09:14:28.904 | instance name specified. 2026-05-29 09:14:28.915 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovn-controller.service 2026-05-29 09:14:29.178 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller-vtep 2026-05-29 09:14:29.204 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:14:29.208 | + lib/neutron_plugins/ovn_agent:start_ovn:777 : is_ovn_metadata_agent_enabled 2026-05-29 09:14:29.212 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-05-29 09:14:29.245 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:14:29.249 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-05-29 09:14:29.252 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-05-29 09:14:29.255 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : 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-05-29 09:14:29.259 | + functions-common:run_process:1666 : local service=q-ovn-metadata-agent 2026-05-29 09:14:29.262 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-05-29 09:14:29.265 | + functions-common:run_process:1668 : local group= 2026-05-29 09:14:29.269 | + functions-common:run_process:1669 : local user= 2026-05-29 09:14:29.272 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:14:29.275 | + functions-common:run_process:1672 : local name=q-ovn-metadata-agent 2026-05-29 09:14:29.279 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:14:29.282 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:14:29.285 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:14:29.289 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:14:29.293 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:14:29.300 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046069295 2026-05-29 09:14:29.303 | + functions-common:run_process:1675 : is_service_enabled q-ovn-metadata-agent 2026-05-29 09:14:29.327 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:14:29.330 | + functions-common:run_process:1676 : _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-05-29 09:14:29.335 | + functions-common:_run_under_systemd:1620 : local service=q-ovn-metadata-agent 2026-05-29 09:14:29.339 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-05-29 09:14:29.343 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-05-29 09:14:29.347 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-05-29 09:14:29.352 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-05-29 09:14:29.355 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-05-29 09:14:29.359 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-05-29 09:14:29.363 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-05-29 09:14:29.366 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 09:14:29.371 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 09:14:29.374 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 09:14:29.379 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 09:14:29.382 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-05-29 09:14:29.387 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-05-29 09:14:29.392 | + functions-common:_run_under_systemd:1642 : 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-05-29 09:14:29.396 | + functions-common:write_user_unit_file:1527 : local service=devstack@q-ovn-metadata-agent.service 2026-05-29 09:14:29.400 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-05-29 09:14:29.404 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-29 09:14:29.408 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-29 09:14:29.412 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-29 09:14:29.415 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 09:14:29.419 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-29 09:14:29.423 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-05-29 09:14:29.426 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 09:14:29.432 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-05-29 09:14:29.517 | + functions-common:write_user_unit_file:1540 : 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-05-29 09:14:29.604 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-05-29 09:14:29.677 | + functions-common:write_user_unit_file:1542 : 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-05-29 09:14:29.752 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-05-29 09:14:29.826 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-05-29 09:14:29.901 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-29 09:14:29.975 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-29 09:14:29.978 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-29 09:14:29.982 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-05-29 09:14:30.069 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 09:14:30.524 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-05-29 09:14:30.551 | 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-05-29 09:14:30.988 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-05-29 09:14:31.032 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:14:31.037 | + functions-common:time_stop:2412 : local name 2026-05-29 09:14:31.040 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:14:31.044 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:14:31.048 | + functions-common:time_stop:2415 : local total 2026-05-29 09:14:31.052 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:14:31.057 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:14:31.061 | + functions-common:time_stop:2419 : start_time=1780046069295 2026-05-29 09:14:31.065 | + functions-common:time_stop:2421 : [[ -z 1780046069295 ]] 2026-05-29 09:14:31.070 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:14:31.076 | + functions-common:time_stop:2424 : end_time=1780046071072 2026-05-29 09:14:31.080 | + functions-common:time_stop:2425 : elapsed_time=1777 2026-05-29 09:14:31.084 | + functions-common:time_stop:2426 : total=6648 2026-05-29 09:14:31.088 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:14:31.092 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8425 2026-05-29 09:14:31.097 | + lib/neutron_plugins/ovn_agent:start_ovn:780 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-05-29 09:14:31.101 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-05-29 09:14:31.105 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-05-29 09:14:31.110 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-29 09:14:31.137 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-29 09:14:31.141 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-29 09:14:31.145 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-29 09:14:31.149 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-29 09:14:31.154 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-05-29 09:14:31.203 | + 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-05-29 09:14:31.248 | + 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-05-29 09:14:31.296 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-29 09:14:31.341 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-05-29 09:14:31.385 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : is_ovn_agent_enabled 2026-05-29 09:14:31.389 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-05-29 09:14:31.410 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:14:31.414 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-05-29 09:14:31.466 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-05-29 09:14:31.469 | + lib/neutron_plugins/ovn_agent:start_ovn:784 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-29 09:14:31.472 | + functions-common:run_process:1666 : local service=q-ovn-agent 2026-05-29 09:14:31.476 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-29 09:14:31.479 | + functions-common:run_process:1668 : local group= 2026-05-29 09:14:31.482 | + functions-common:run_process:1669 : local user= 2026-05-29 09:14:31.486 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:14:31.489 | + functions-common:run_process:1672 : local name=q-ovn-agent 2026-05-29 09:14:31.493 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:14:31.496 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:14:31.499 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:14:31.503 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:14:31.508 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:14:31.513 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046071509 2026-05-29 09:14:31.516 | + functions-common:run_process:1675 : is_service_enabled q-ovn-agent 2026-05-29 09:14:31.538 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:14:31.542 | + functions-common:run_process:1676 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-05-29 09:14:31.545 | + functions-common:_run_under_systemd:1620 : local service=q-ovn-agent 2026-05-29 09:14:31.549 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-29 09:14:31.552 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-29 09:14:31.555 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-29 09:14:31.559 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-29 09:14:31.562 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-05-29 09:14:31.565 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-05-29 09:14:31.569 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@q-ovn-agent.service 2026-05-29 09:14:31.572 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 09:14:31.575 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 09:14:31.579 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 09:14:31.582 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 09:14:31.585 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-05-29 09:14:31.589 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-05-29 09:14:31.592 | + functions-common:_run_under_systemd:1642 : 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-05-29 09:14:31.595 | + functions-common:write_user_unit_file:1527 : local service=devstack@q-ovn-agent.service 2026-05-29 09:14:31.598 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-29 09:14:31.602 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-29 09:14:31.605 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-29 09:14:31.608 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-29 09:14:31.611 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 09:14:31.614 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-29 09:14:31.617 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-05-29 09:14:31.621 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 09:14:31.626 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-05-29 09:14:31.712 | + functions-common:write_user_unit_file:1540 : 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-05-29 09:14:31.798 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-05-29 09:14:31.868 | + functions-common:write_user_unit_file:1542 : 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-05-29 09:14:31.940 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-05-29 09:14:32.011 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-05-29 09:14:32.083 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-29 09:14:32.157 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-29 09:14:32.160 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-29 09:14:32.163 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-05-29 09:14:32.248 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 09:14:32.713 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@q-ovn-agent.service 2026-05-29 09:14:32.741 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-05-29 09:14:33.182 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@q-ovn-agent.service 2026-05-29 09:14:33.231 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:14:33.233 | + functions-common:time_stop:2412 : local name 2026-05-29 09:14:33.236 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:14:33.238 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:14:33.240 | + functions-common:time_stop:2415 : local total 2026-05-29 09:14:33.242 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:14:33.244 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:14:33.246 | + functions-common:time_stop:2419 : start_time=1780046071509 2026-05-29 09:14:33.248 | + functions-common:time_stop:2421 : [[ -z 1780046071509 ]] 2026-05-29 09:14:33.252 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:14:33.255 | + functions-common:time_stop:2424 : end_time=1780046073253 2026-05-29 09:14:33.258 | + functions-common:time_stop:2425 : elapsed_time=1744 2026-05-29 09:14:33.260 | + functions-common:time_stop:2426 : total=8425 2026-05-29 09:14:33.262 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:14:33.264 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=10169 2026-05-29 09:14:33.266 | + lib/neutron_plugins/ovn_agent:start_ovn:786 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-29 09:14:33.269 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-29 09:14:33.271 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-29 09:14:33.273 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-29 09:14:33.294 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-29 09:14:33.297 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-29 09:14:33.299 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-29 09:14:33.302 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-29 09:14:33.304 | + 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-05-29 09:14:33.334 | + 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-05-29 09:14:33.365 | + 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-05-29 09:14:33.395 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-29 09:14:33.425 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-05-29 09:14:33.454 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-05-29 09:14:33.456 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-05-29 09:14:33.459 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-05-29 09:14:33.461 | + lib/neutron_plugins/ovn_agent:create_public_bridge:306 : sudo ovs-vsctl --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15 2026-05-29 09:14:33.484 | + lib/neutron_plugins/ovn_agent:create_public_bridge:307 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-05-29 09:14:33.506 | + lib/neutron_plugins/ovn_agent:create_public_bridge:308 : _configure_public_network_connectivity 2026-05-29 09:14:33.508 | + lib/neutron:_configure_public_network_connectivity:813 : [[ -n '' ]] 2026-05-29 09:14:33.510 | + lib/neutron:_configure_public_network_connectivity:820 : for d in $default_v4_route_devs 2026-05-29 09:14:33.513 | + lib/neutron:_configure_public_network_connectivity:821 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-05-29 09:14:33.583 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-05-29 09:14:33.613 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:14:33.617 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-05-29 09:14:33.621 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 09:14:33.625 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-05-29 09:14:33.629 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-05-29 09:14:33.634 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-05-29 09:14:33.638 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-05-29 09:14:33.686 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-05-29 09:14:33.690 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-05-29 09:14:33.694 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-05-29 09:14:33.741 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-05-29 09:14:33.789 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-05-29 09:14:33.792 | + lib/neutron:start_neutron_service_and_check:631 : local service_port=9696 2026-05-29 09:14:33.796 | + lib/neutron:start_neutron_service_and_check:632 : local service_protocol=http 2026-05-29 09:14:33.800 | + lib/neutron:start_neutron_service_and_check:633 : local cfg_file_options 2026-05-29 09:14:33.805 | + lib/neutron:start_neutron_service_and_check:634 : local neutron_url 2026-05-29 09:14:33.810 | ++ lib/neutron:start_neutron_service_and_check:636 : determine_config_files neutron-server 2026-05-29 09:14:33.814 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-05-29 09:14:33.818 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-05-29 09:14:33.825 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-05-29 09:14:33.830 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-05-29 09:14:33.834 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-05-29 09:14:33.838 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-05-29 09:14:33.843 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-29 09:14:33.847 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-29 09:14:33.852 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-29 09:14:33.856 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-05-29 09:14:33.860 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-29 09:14:33.865 | + lib/neutron:start_neutron_service_and_check:636 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-29 09:14:33.869 | + lib/neutron:start_neutron_service_and_check:638 : is_service_enabled tls-proxy 2026-05-29 09:14:33.898 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:14:33.902 | + lib/neutron:start_neutron_service_and_check:644 : enable_neutron_server_services 2026-05-29 09:14:33.906 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-05-29 09:14:33.910 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-05-29 09:14:33.915 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-05-29 09:14:33.948 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-05-29 09:14:33.952 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-05-29 09:14:34.016 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-05-29 09:14:34.078 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-05-29 09:14:34.083 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-05-29 09:14:34.145 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-05-29 09:14:34.149 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-05-29 09:14:34.212 | ++ lib/neutron:start_neutron_service_and_check:647 : which uwsgi 2026-05-29 09:14:34.218 | + lib/neutron:start_neutron_service_and_check:647 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-29 09:14:34.222 | + functions-common:run_process:1666 : local service=neutron-api 2026-05-29 09:14:34.226 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-29 09:14:34.231 | + functions-common:run_process:1668 : local group= 2026-05-29 09:14:34.235 | + functions-common:run_process:1669 : local user= 2026-05-29 09:14:34.239 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:14:34.243 | + functions-common:run_process:1672 : local name=neutron-api 2026-05-29 09:14:34.249 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:14:34.254 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:14:34.258 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:14:34.261 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:14:34.266 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:14:34.273 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046074268 2026-05-29 09:14:34.277 | + functions-common:run_process:1675 : is_service_enabled neutron-api 2026-05-29 09:14:34.305 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:14:34.309 | + functions-common:run_process:1676 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-05-29 09:14:34.314 | + functions-common:_run_under_systemd:1620 : local service=neutron-api 2026-05-29 09:14:34.318 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-29 09:14:34.322 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-29 09:14:34.326 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-29 09:14:34.331 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-29 09:14:34.335 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-05-29 09:14:34.340 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-05-29 09:14:34.344 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-api.service 2026-05-29 09:14:34.348 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 09:14:34.352 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 09:14:34.357 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 09:14:34.361 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 09:14:34.365 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-05-29 09:14:34.369 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-05-29 09:14:34.374 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-29 09:14:34.378 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-29 09:14:34.383 | + functions-common:_run_under_systemd:1640 : 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-05-29 09:14:34.390 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@neutron-api.service 2026-05-29 09:14:34.394 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-29 09:14:34.398 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-29 09:14:34.402 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-29 09:14:34.406 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-29 09:14:34.410 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-05-29 09:14:34.414 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-29 09:14:34.421 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-05-29 09:14:34.516 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-29 09:14:34.612 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-05-29 09:14:34.688 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-05-29 09:14:34.768 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-29 09:14:34.847 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-29 09:14:34.926 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-05-29 09:14:35.006 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-05-29 09:14:35.084 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-05-29 09:14:35.163 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-05-29 09:14:35.244 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-05-29 09:14:35.329 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-29 09:14:35.333 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-29 09:14:35.337 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-05-29 09:14:35.437 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-29 09:14:35.903 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-api.service 2026-05-29 09:14:35.935 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-05-29 09:14:36.385 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-api.service 2026-05-29 09:14:36.524 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:14:36.527 | + functions-common:time_stop:2412 : local name 2026-05-29 09:14:36.531 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:14:36.533 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:14:36.539 | + functions-common:time_stop:2415 : local total 2026-05-29 09:14:36.542 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:14:36.544 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:14:36.546 | + functions-common:time_stop:2419 : start_time=1780046074268 2026-05-29 09:14:36.548 | + functions-common:time_stop:2421 : [[ -z 1780046074268 ]] 2026-05-29 09:14:36.559 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:14:36.561 | + functions-common:time_stop:2424 : end_time=1780046076559 2026-05-29 09:14:36.566 | + functions-common:time_stop:2425 : elapsed_time=2291 2026-05-29 09:14:36.569 | + functions-common:time_stop:2426 : total=10169 2026-05-29 09:14:36.570 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:14:36.571 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=12460 2026-05-29 09:14:36.574 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.120/ 2026-05-29 09:14:36.575 | + lib/neutron:start_neutron_service_and_check:651 : 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-05-29 09:14:36.577 | + functions-common:run_process:1666 : local service=neutron-rpc-server 2026-05-29 09:14:36.580 | + functions-common:run_process:1667 : 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-05-29 09:14:36.581 | + functions-common:run_process:1668 : local group= 2026-05-29 09:14:36.583 | + functions-common:run_process:1669 : local user= 2026-05-29 09:14:36.585 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:14:36.587 | + functions-common:run_process:1672 : local name=neutron-rpc-server 2026-05-29 09:14:36.589 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:14:36.592 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:14:36.593 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:14:36.595 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:14:36.599 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:14:36.603 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046076601 2026-05-29 09:14:36.606 | + functions-common:run_process:1675 : is_service_enabled neutron-rpc-server 2026-05-29 09:14:36.624 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:14:36.626 | + functions-common:run_process:1676 : _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-05-29 09:14:36.628 | + functions-common:_run_under_systemd:1620 : local service=neutron-rpc-server 2026-05-29 09:14:36.631 | + functions-common:_run_under_systemd:1621 : 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-05-29 09:14:36.633 | + functions-common:_run_under_systemd:1622 : 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-05-29 09:14:36.635 | + functions-common:_run_under_systemd:1624 : _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-05-29 09:14:36.637 | + functions-common:_common_systemd_pitfalls:1592 : 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-05-29 09:14:36.640 | + functions-common:_common_systemd_pitfalls:1595 : [[ /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-05-29 09:14:36.642 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-05-29 09:14:36.644 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-rpc-server.service 2026-05-29 09:14:36.646 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 09:14:36.649 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 09:14:36.651 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 09:14:36.653 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 09:14:36.656 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-05-29 09:14:36.658 | + functions-common:_run_under_systemd:1636 : [[ /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-05-29 09:14:36.660 | + functions-common:_run_under_systemd:1642 : 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-05-29 09:14:36.665 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-rpc-server.service 2026-05-29 09:14:36.670 | + functions-common:write_user_unit_file:1528 : 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-05-29 09:14:36.674 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-29 09:14:36.678 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-29 09:14:36.685 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-29 09:14:36.689 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 09:14:36.696 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-29 09:14:36.700 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-05-29 09:14:36.702 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 09:14:36.711 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-05-29 09:14:36.822 | + functions-common:write_user_unit_file:1540 : 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-05-29 09:14:36.933 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-05-29 09:14:37.005 | + functions-common:write_user_unit_file:1542 : 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-05-29 09:14:37.072 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-05-29 09:14:37.142 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-05-29 09:14:37.206 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-29 09:14:37.284 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-29 09:14:37.288 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-29 09:14:37.290 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-05-29 09:14:37.390 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 09:14:37.892 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-05-29 09:14:37.925 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-05-29 09:14:38.411 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-rpc-server.service 2026-05-29 09:14:38.470 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:14:38.475 | + functions-common:time_stop:2412 : local name 2026-05-29 09:14:38.480 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:14:38.483 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:14:38.486 | + functions-common:time_stop:2415 : local total 2026-05-29 09:14:38.489 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:14:38.493 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:14:38.495 | + functions-common:time_stop:2419 : start_time=1780046076601 2026-05-29 09:14:38.497 | + functions-common:time_stop:2421 : [[ -z 1780046076601 ]] 2026-05-29 09:14:38.501 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:14:38.504 | + functions-common:time_stop:2424 : end_time=1780046078501 2026-05-29 09:14:38.506 | + functions-common:time_stop:2425 : elapsed_time=1900 2026-05-29 09:14:38.508 | + functions-common:time_stop:2426 : total=12460 2026-05-29 09:14:38.510 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:14:38.512 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=14360 2026-05-29 09:14:38.515 | + lib/neutron:start_neutron_service_and_check:652 : 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-05-29 09:14:38.517 | + functions-common:run_process:1666 : local service=neutron-periodic-workers 2026-05-29 09:14:38.519 | + functions-common:run_process:1667 : 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-05-29 09:14:38.521 | + functions-common:run_process:1668 : local group= 2026-05-29 09:14:38.524 | + functions-common:run_process:1669 : local user= 2026-05-29 09:14:38.526 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:14:38.528 | + functions-common:run_process:1672 : local name=neutron-periodic-workers 2026-05-29 09:14:38.530 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:14:38.532 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:14:38.535 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:14:38.537 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:14:38.542 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:14:38.544 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046078542 2026-05-29 09:14:38.547 | + functions-common:run_process:1675 : is_service_enabled neutron-periodic-workers 2026-05-29 09:14:38.587 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:14:38.595 | + functions-common:run_process:1676 : _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-05-29 09:14:38.604 | + functions-common:_run_under_systemd:1620 : local service=neutron-periodic-workers 2026-05-29 09:14:38.612 | + functions-common:_run_under_systemd:1621 : 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-05-29 09:14:38.617 | + functions-common:_run_under_systemd:1622 : 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-05-29 09:14:38.626 | + functions-common:_run_under_systemd:1624 : _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-05-29 09:14:38.633 | + functions-common:_common_systemd_pitfalls:1592 : 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-05-29 09:14:38.639 | + functions-common:_common_systemd_pitfalls:1595 : [[ /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-05-29 09:14:38.643 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-05-29 09:14:38.653 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-periodic-workers.service 2026-05-29 09:14:38.657 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 09:14:38.664 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 09:14:38.672 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 09:14:38.680 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 09:14:38.687 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-05-29 09:14:38.692 | + functions-common:_run_under_systemd:1636 : [[ /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-05-29 09:14:38.701 | + functions-common:_run_under_systemd:1642 : 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-05-29 09:14:38.708 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-periodic-workers.service 2026-05-29 09:14:38.715 | + functions-common:write_user_unit_file:1528 : 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-05-29 09:14:38.724 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-29 09:14:38.729 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-29 09:14:38.736 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-29 09:14:38.743 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 09:14:38.752 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-29 09:14:38.757 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-05-29 09:14:38.765 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 09:14:38.774 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-05-29 09:14:38.939 | + functions-common:write_user_unit_file:1540 : 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-05-29 09:14:39.104 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-05-29 09:14:39.239 | + functions-common:write_user_unit_file:1542 : 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-05-29 09:14:39.351 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-05-29 09:14:39.492 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-05-29 09:14:39.628 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-29 09:14:39.765 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-29 09:14:39.770 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-29 09:14:39.775 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-05-29 09:14:39.913 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 09:14:40.492 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-05-29 09:14:40.530 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-05-29 09:14:41.041 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-05-29 09:14:41.106 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:14:41.109 | + functions-common:time_stop:2412 : local name 2026-05-29 09:14:41.112 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:14:41.119 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:14:41.124 | + functions-common:time_stop:2415 : local total 2026-05-29 09:14:41.128 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:14:41.138 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:14:41.141 | + functions-common:time_stop:2419 : start_time=1780046078542 2026-05-29 09:14:41.149 | + functions-common:time_stop:2421 : [[ -z 1780046078542 ]] 2026-05-29 09:14:41.154 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:14:41.166 | + functions-common:time_stop:2424 : end_time=1780046081157 2026-05-29 09:14:41.170 | + functions-common:time_stop:2425 : elapsed_time=2615 2026-05-29 09:14:41.176 | + functions-common:time_stop:2426 : total=14360 2026-05-29 09:14:41.181 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:14:41.186 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=16975 2026-05-29 09:14:41.194 | + lib/neutron:start_neutron_service_and_check:653 : _run_ovn_maintenance 2026-05-29 09:14:41.198 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-05-29 09:14:41.206 | + lib/neutron:_run_ovn_maintenance:353 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-29 09:14:41.213 | + functions-common:run_process:1666 : local service=neutron-ovn-maintenance-worker 2026-05-29 09:14:41.218 | + functions-common:run_process:1667 : 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-05-29 09:14:41.225 | + functions-common:run_process:1668 : local group= 2026-05-29 09:14:41.230 | + functions-common:run_process:1669 : local user= 2026-05-29 09:14:41.234 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:14:41.243 | + functions-common:run_process:1672 : local name=neutron-ovn-maintenance-worker 2026-05-29 09:14:41.247 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:14:41.253 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:14:41.261 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:14:41.268 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:14:41.275 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:14:41.290 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046081278 2026-05-29 09:14:41.294 | + functions-common:run_process:1675 : is_service_enabled neutron-ovn-maintenance-worker 2026-05-29 09:14:41.330 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:14:41.337 | + functions-common:run_process:1676 : _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-05-29 09:14:41.341 | + functions-common:_run_under_systemd:1620 : local service=neutron-ovn-maintenance-worker 2026-05-29 09:14:41.345 | + functions-common:_run_under_systemd:1621 : 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-05-29 09:14:41.351 | + functions-common:_run_under_systemd:1622 : 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-05-29 09:14:41.357 | + functions-common:_run_under_systemd:1624 : _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-05-29 09:14:41.362 | + functions-common:_common_systemd_pitfalls:1592 : 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-05-29 09:14:41.369 | + functions-common:_common_systemd_pitfalls:1595 : [[ /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-05-29 09:14:41.374 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /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-05-29 09:14:41.379 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-05-29 09:14:41.386 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 09:14:41.390 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 09:14:41.396 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 09:14:41.400 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 09:14:41.407 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-05-29 09:14:41.414 | + functions-common:_run_under_systemd:1636 : [[ /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-05-29 09:14:41.418 | + functions-common:_run_under_systemd:1642 : 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-05-29 09:14:41.426 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-05-29 09:14:41.429 | + functions-common:write_user_unit_file:1528 : 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-05-29 09:14:41.436 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-29 09:14:41.441 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-29 09:14:41.446 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-29 09:14:41.455 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 09:14:41.459 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-29 09:14:41.464 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-05-29 09:14:41.469 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 09:14:41.478 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-05-29 09:14:41.606 | + functions-common:write_user_unit_file:1540 : 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-05-29 09:14:41.741 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-05-29 09:14:41.821 | + functions-common:write_user_unit_file:1542 : 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-05-29 09:14:41.885 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-05-29 09:14:41.948 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-05-29 09:14:42.013 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-29 09:14:42.078 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-29 09:14:42.082 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-29 09:14:42.082 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-05-29 09:14:42.188 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 09:14:42.727 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-05-29 09:14:42.763 | 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-05-29 09:14:43.264 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-05-29 09:14:43.302 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:14:43.311 | + functions-common:time_stop:2412 : local name 2026-05-29 09:14:43.314 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:14:43.323 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:14:43.329 | + functions-common:time_stop:2415 : local total 2026-05-29 09:14:43.334 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:14:43.338 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:14:43.346 | + functions-common:time_stop:2419 : start_time=1780046081278 2026-05-29 09:14:43.350 | + functions-common:time_stop:2421 : [[ -z 1780046081278 ]] 2026-05-29 09:14:43.357 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:14:43.367 | + functions-common:time_stop:2424 : end_time=1780046083361 2026-05-29 09:14:43.374 | + functions-common:time_stop:2425 : elapsed_time=2083 2026-05-29 09:14:43.379 | + functions-common:time_stop:2426 : total=16975 2026-05-29 09:14:43.383 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:14:43.388 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=19058 2026-05-29 09:14:43.397 | + lib/neutron:start_neutron_service_and_check:654 : '[' '!' -z networking ']' 2026-05-29 09:14:43.405 | + lib/neutron:start_neutron_service_and_check:655 : neutron_url=http://192.168.122.120/networking 2026-05-29 09:14:43.409 | + lib/neutron:start_neutron_service_and_check:657 : echo 'Waiting for Neutron to start...' 2026-05-29 09:14:43.409 | Waiting for Neutron to start... 2026-05-29 09:14:43.415 | + lib/neutron:start_neutron_service_and_check:659 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.120/networking' 2026-05-29 09:14:43.423 | + lib/neutron:start_neutron_service_and_check:660 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.120/networking' 'Neutron did not start' 60 2026-05-29 09:14:43.431 | + functions-common:test_with_retry:2350 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.120/networking' 2026-05-29 09:14:43.438 | + functions-common:test_with_retry:2351 : local 'failmsg=Neutron did not start' 2026-05-29 09:14:43.446 | + functions-common:test_with_retry:2352 : local until=60 2026-05-29 09:14:43.455 | + functions-common:test_with_retry:2353 : local sleep=0.5 2026-05-29 09:14:43.462 | + functions-common:test_with_retry:2355 : time_start test_with_retry 2026-05-29 09:14:43.469 | + functions-common:time_start:2398 : local name=test_with_retry 2026-05-29 09:14:43.474 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:14:43.483 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:14:43.490 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:14:43.500 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046083492 2026-05-29 09:14:43.506 | + functions-common:test_with_retry:2356 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.120/networking; do sleep 0.5; done' 2026-05-29 09:14:49.916 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.120/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2359 : time_stop test_with_retry 2026-05-29 09:14:49.924 | + functions-common:time_stop:2412 : local name 2026-05-29 09:14:49.933 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:14:49.939 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:14:49.946 | + functions-common:time_stop:2415 : local total 2026-05-29 09:14:49.952 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:14:49.959 | + functions-common:time_stop:2418 : name=test_with_retry 2026-05-29 09:14:49.965 | + functions-common:time_stop:2419 : start_time=1780046083492 2026-05-29 09:14:49.971 | + functions-common:time_stop:2421 : [[ -z 1780046083492 ]] 2026-05-29 09:14:49.978 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:14:49.988 | + functions-common:time_stop:2424 : end_time=1780046089980 2026-05-29 09:14:49.995 | + functions-common:time_stop:2425 : elapsed_time=6488 2026-05-29 09:14:50.002 | + functions-common:time_stop:2426 : total=0 2026-05-29 09:14:50.008 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:14:50.016 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6488 2026-05-29 09:14:50.019 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-05-29 09:14:50.057 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:14:50.066 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-05-29 09:14:50.071 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 09:14:50.077 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-05-29 09:14:50.083 | + ./stack.sh:main:1308 : start_placement 2026-05-29 09:14:50.088 | + lib/placement:start_placement:137 : start_placement_api 2026-05-29 09:14:50.099 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-05-29 09:14:50.110 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-29 09:14:50.116 | + functions-common:run_process:1666 : local service=placement-api 2026-05-29 09:14:50.125 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-29 09:14:50.130 | + functions-common:run_process:1668 : local group= 2026-05-29 09:14:50.140 | + functions-common:run_process:1669 : local user= 2026-05-29 09:14:50.147 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:14:50.154 | + functions-common:run_process:1672 : local name=placement-api 2026-05-29 09:14:50.160 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:14:50.163 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:14:50.169 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:14:50.171 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:14:50.180 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:14:50.184 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046090179 2026-05-29 09:14:50.188 | + functions-common:run_process:1675 : is_service_enabled placement-api 2026-05-29 09:14:50.222 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:14:50.230 | + functions-common:run_process:1676 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-05-29 09:14:50.237 | + functions-common:_run_under_systemd:1620 : local service=placement-api 2026-05-29 09:14:50.242 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-29 09:14:50.250 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-29 09:14:50.256 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-29 09:14:50.262 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-29 09:14:50.269 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-05-29 09:14:50.274 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-05-29 09:14:50.281 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@placement-api.service 2026-05-29 09:14:50.289 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 09:14:50.293 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 09:14:50.301 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 09:14:50.305 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 09:14:50.309 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-05-29 09:14:50.315 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-05-29 09:14:50.322 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-29 09:14:50.326 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-29 09:14:50.332 | + functions-common:_run_under_systemd:1640 : 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-05-29 09:14:50.339 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@placement-api.service 2026-05-29 09:14:50.345 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-29 09:14:50.350 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-29 09:14:50.357 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-29 09:14:50.361 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-29 09:14:50.368 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-05-29 09:14:50.373 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-29 09:14:50.383 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-05-29 09:14:50.516 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-29 09:14:50.655 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-05-29 09:14:50.773 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-05-29 09:14:50.881 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-29 09:14:51.004 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-29 09:14:51.120 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-05-29 09:14:51.233 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-05-29 09:14:51.337 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-05-29 09:14:51.426 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-05-29 09:14:51.509 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-05-29 09:14:51.586 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-29 09:14:51.590 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-29 09:14:51.595 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-05-29 09:14:51.684 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-29 09:14:52.177 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@placement-api.service 2026-05-29 09:14:52.209 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-05-29 09:14:52.662 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@placement-api.service 2026-05-29 09:14:52.811 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:14:52.815 | + functions-common:time_stop:2412 : local name 2026-05-29 09:14:52.818 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:14:52.822 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:14:52.827 | + functions-common:time_stop:2415 : local total 2026-05-29 09:14:52.833 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:14:52.833 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:14:52.835 | + functions-common:time_stop:2419 : start_time=1780046090179 2026-05-29 09:14:52.839 | + functions-common:time_stop:2421 : [[ -z 1780046090179 ]] 2026-05-29 09:14:52.843 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:14:52.851 | + functions-common:time_stop:2424 : end_time=1780046092846 2026-05-29 09:14:52.854 | + functions-common:time_stop:2425 : elapsed_time=2667 2026-05-29 09:14:52.859 | + functions-common:time_stop:2426 : total=19058 2026-05-29 09:14:52.863 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:14:52.867 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21725 2026-05-29 09:14:52.872 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-05-29 09:14:52.872 | Waiting for placement-api to start... 2026-05-29 09:14:52.877 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.120/placement 2026-05-29 09:14:52.881 | + functions:wait_for_service:476 : local timeout=60 2026-05-29 09:14:52.885 | + functions:wait_for_service:477 : local url=http://192.168.122.120/placement 2026-05-29 09:14:52.889 | + functions:wait_for_service:478 : local rval=0 2026-05-29 09:14:52.893 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-29 09:14:52.897 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-29 09:14:52.902 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:14:52.906 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:14:52.911 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:14:52.918 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046092913 2026-05-29 09:14:52.922 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-29 09:14:52.926 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 09:14:52.929 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.120/placement 2026-05-29 09:14:55.617 | + :: : [[ 200 == 503 ]] 2026-05-29 09:14:55.619 | + :: : [[ 0 -eq 7 ]] 2026-05-29 09:14:55.624 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-29 09:14:55.629 | + functions-common:time_stop:2412 : local name 2026-05-29 09:14:55.634 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:14:55.639 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:14:55.644 | + functions-common:time_stop:2415 : local total 2026-05-29 09:14:55.649 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:14:55.652 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-29 09:14:55.657 | + functions-common:time_stop:2419 : start_time=1780046092913 2026-05-29 09:14:55.661 | + functions-common:time_stop:2421 : [[ -z 1780046092913 ]] 2026-05-29 09:14:55.666 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:14:55.673 | + functions-common:time_stop:2424 : end_time=1780046095668 2026-05-29 09:14:55.677 | + functions-common:time_stop:2425 : elapsed_time=2755 2026-05-29 09:14:55.681 | + functions-common:time_stop:2426 : total=11569 2026-05-29 09:14:55.685 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:14:55.689 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=14324 2026-05-29 09:14:55.694 | + functions:wait_for_service:486 : return 0 2026-05-29 09:14:55.699 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-05-29 09:14:55.725 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:14:55.730 | + ./stack.sh:main:1312 : start_neutron 2026-05-29 09:14:55.733 | + lib/neutron:start_neutron:664 : start_l2_agent 2026-05-29 09:14:55.738 | + lib/neutron:start_l2_agent:671 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-29 09:14:55.742 | + functions-common:run_process:1666 : local service=q-agt 2026-05-29 09:14:55.746 | + functions-common:run_process:1667 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-29 09:14:55.750 | + functions-common:run_process:1668 : local group= 2026-05-29 09:14:55.754 | + functions-common:run_process:1669 : local user= 2026-05-29 09:14:55.758 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:14:55.763 | + functions-common:run_process:1672 : local name=q-agt 2026-05-29 09:14:55.766 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:14:55.771 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:14:55.775 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:14:55.779 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:14:55.784 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:14:55.790 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046095786 2026-05-29 09:14:55.794 | + functions-common:run_process:1675 : is_service_enabled q-agt 2026-05-29 09:14:55.821 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:14:55.825 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:14:55.829 | + functions-common:time_stop:2412 : local name 2026-05-29 09:14:55.834 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:14:55.838 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:14:55.842 | + functions-common:time_stop:2415 : local total 2026-05-29 09:14:55.846 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:14:55.850 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:14:55.854 | + functions-common:time_stop:2419 : start_time=1780046095786 2026-05-29 09:14:55.859 | + functions-common:time_stop:2421 : [[ -z 1780046095786 ]] 2026-05-29 09:14:55.864 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:14:55.871 | + functions-common:time_stop:2424 : end_time=1780046095866 2026-05-29 09:14:55.875 | + functions-common:time_stop:2425 : elapsed_time=80 2026-05-29 09:14:55.879 | + functions-common:time_stop:2426 : total=21725 2026-05-29 09:14:55.883 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:14:55.887 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21805 2026-05-29 09:14:55.892 | + lib/neutron:start_l2_agent:673 : is_provider_network 2026-05-29 09:14:55.896 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-29 09:14:55.900 | + functions-common:is_provider_network:2264 : return 1 2026-05-29 09:14:55.904 | + lib/neutron:start_neutron:665 : start_other_agents 2026-05-29 09:14:55.909 | + lib/neutron:start_other_agents:689 : 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-05-29 09:14:55.914 | + functions-common:run_process:1666 : local service=q-dhcp 2026-05-29 09:14:55.918 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-05-29 09:14:55.922 | + functions-common:run_process:1668 : local group= 2026-05-29 09:14:55.926 | + functions-common:run_process:1669 : local user= 2026-05-29 09:14:55.930 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:14:55.934 | + functions-common:run_process:1672 : local name=q-dhcp 2026-05-29 09:14:55.938 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:14:55.942 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:14:55.947 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:14:55.950 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:14:55.957 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:14:55.963 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046095958 2026-05-29 09:14:55.966 | + functions-common:run_process:1675 : is_service_enabled q-dhcp 2026-05-29 09:14:55.993 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:14:55.997 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:14:56.002 | + functions-common:time_stop:2412 : local name 2026-05-29 09:14:56.006 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:14:56.010 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:14:56.014 | + functions-common:time_stop:2415 : local total 2026-05-29 09:14:56.018 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:14:56.022 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:14:56.026 | + functions-common:time_stop:2419 : start_time=1780046095958 2026-05-29 09:14:56.030 | + functions-common:time_stop:2421 : [[ -z 1780046095958 ]] 2026-05-29 09:14:56.036 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:14:56.042 | + functions-common:time_stop:2424 : end_time=1780046096037 2026-05-29 09:14:56.046 | + functions-common:time_stop:2425 : elapsed_time=79 2026-05-29 09:14:56.050 | + functions-common:time_stop:2426 : total=21805 2026-05-29 09:14:56.054 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:14:56.058 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21884 2026-05-29 09:14:56.064 | ++ lib/neutron:start_other_agents:691 : determine_config_files neutron-l3-agent 2026-05-29 09:14:56.069 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-05-29 09:14:56.073 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-05-29 09:14:56.078 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-05-29 09:14:56.083 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-29 09:14:56.086 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-29 09:14:56.092 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-29 09:14:56.096 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-05-29 09:14:56.100 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-29 09:14:56.106 | + lib/neutron:start_other_agents:691 : 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-05-29 09:14:56.109 | + functions-common:run_process:1666 : local service=q-l3 2026-05-29 09:14:56.113 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-29 09:14:56.117 | + functions-common:run_process:1668 : local group= 2026-05-29 09:14:56.121 | + functions-common:run_process:1669 : local user= 2026-05-29 09:14:56.125 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:14:56.129 | + functions-common:run_process:1672 : local name=q-l3 2026-05-29 09:14:56.134 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:14:56.138 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:14:56.142 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:14:56.146 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:14:56.151 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:14:56.157 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046096153 2026-05-29 09:14:56.161 | + functions-common:run_process:1675 : is_service_enabled q-l3 2026-05-29 09:14:56.188 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:14:56.193 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:14:56.197 | + functions-common:time_stop:2412 : local name 2026-05-29 09:14:56.201 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:14:56.205 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:14:56.209 | + functions-common:time_stop:2415 : local total 2026-05-29 09:14:56.213 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:14:56.217 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:14:56.222 | + functions-common:time_stop:2419 : start_time=1780046096153 2026-05-29 09:14:56.226 | + functions-common:time_stop:2421 : [[ -z 1780046096153 ]] 2026-05-29 09:14:56.231 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:14:56.237 | + functions-common:time_stop:2424 : end_time=1780046096233 2026-05-29 09:14:56.241 | + functions-common:time_stop:2425 : elapsed_time=80 2026-05-29 09:14:56.245 | + functions-common:time_stop:2426 : total=21884 2026-05-29 09:14:56.249 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:14:56.254 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21964 2026-05-29 09:14:56.258 | + lib/neutron:start_other_agents:693 : 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-05-29 09:14:56.262 | + functions-common:run_process:1666 : local service=q-meta 2026-05-29 09:14:56.266 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-05-29 09:14:56.270 | + functions-common:run_process:1668 : local group= 2026-05-29 09:14:56.274 | + functions-common:run_process:1669 : local user= 2026-05-29 09:14:56.278 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:14:56.283 | + functions-common:run_process:1672 : local name=q-meta 2026-05-29 09:14:56.286 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:14:56.291 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:14:56.295 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:14:56.299 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:14:56.305 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:14:56.311 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046096307 2026-05-29 09:14:56.315 | + functions-common:run_process:1675 : is_service_enabled q-meta 2026-05-29 09:14:56.342 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:14:56.346 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:14:56.350 | + functions-common:time_stop:2412 : local name 2026-05-29 09:14:56.354 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:14:56.358 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:14:56.362 | + functions-common:time_stop:2415 : local total 2026-05-29 09:14:56.366 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:14:56.370 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:14:56.375 | + functions-common:time_stop:2419 : start_time=1780046096307 2026-05-29 09:14:56.379 | + functions-common:time_stop:2421 : [[ -z 1780046096307 ]] 2026-05-29 09:14:56.384 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:14:56.392 | + functions-common:time_stop:2424 : end_time=1780046096387 2026-05-29 09:14:56.397 | + functions-common:time_stop:2425 : elapsed_time=80 2026-05-29 09:14:56.402 | + functions-common:time_stop:2426 : total=21964 2026-05-29 09:14:56.407 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:14:56.412 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22044 2026-05-29 09:14:56.415 | + lib/neutron:start_other_agents:694 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-05-29 09:14:56.419 | + functions-common:run_process:1666 : local service=q-metering 2026-05-29 09:14:56.424 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-05-29 09:14:56.428 | + functions-common:run_process:1668 : local group= 2026-05-29 09:14:56.433 | + functions-common:run_process:1669 : local user= 2026-05-29 09:14:56.437 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:14:56.441 | + functions-common:run_process:1672 : local name=q-metering 2026-05-29 09:14:56.445 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:14:56.450 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:14:56.454 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:14:56.458 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:14:56.464 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:14:56.470 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046096466 2026-05-29 09:14:56.474 | + functions-common:run_process:1675 : is_service_enabled q-metering 2026-05-29 09:14:56.501 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:14:56.506 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:14:56.511 | + functions-common:time_stop:2412 : local name 2026-05-29 09:14:56.514 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:14:56.518 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:14:56.522 | + functions-common:time_stop:2415 : local total 2026-05-29 09:14:56.527 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:14:56.531 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:14:56.535 | + functions-common:time_stop:2419 : start_time=1780046096466 2026-05-29 09:14:56.539 | + functions-common:time_stop:2421 : [[ -z 1780046096466 ]] 2026-05-29 09:14:56.546 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:14:56.552 | + functions-common:time_stop:2424 : end_time=1780046096547 2026-05-29 09:14:56.556 | + functions-common:time_stop:2425 : elapsed_time=81 2026-05-29 09:14:56.560 | + functions-common:time_stop:2426 : total=22044 2026-05-29 09:14:56.564 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:14:56.568 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22125 2026-05-29 09:14:56.573 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-05-29 09:14:56.601 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:14:56.605 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-05-29 09:14:56.609 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-05-29 09:14:56.613 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 09:14:56.618 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-05-29 09:14:56.622 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-05-29 09:14:56.626 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-05-29 09:14:56.630 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : type -p neutron_plugin_create_initial_network_profile 2026-05-29 09:14:56.634 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : is_networking_extension_supported auto-allocated-topology 2026-05-29 09:14:56.639 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2026-05-29 09:14:56.643 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-05-29 09:15:00.029 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:15:00.033 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-29 09:15:00.033 | address-scope 2026-05-29 09:15:00.033 | agent 2026-05-29 09:15:00.034 | allowed-address-pairs 2026-05-29 09:15:00.034 | auto-allocated-topology 2026-05-29 09:15:00.034 | availability_zone 2026-05-29 09:15:00.034 | default-subnetpools 2026-05-29 09:15:00.034 | dhcp_agent_scheduler 2026-05-29 09:15:00.034 | dns-integration 2026-05-29 09:15:00.034 | dns-domain-ports 2026-05-29 09:15:00.034 | dns-integration-domain-keywords 2026-05-29 09:15:00.034 | empty-string-filtering 2026-05-29 09:15:00.034 | external-net 2026-05-29 09:15:00.034 | extra_dhcp_opt 2026-05-29 09:15:00.035 | extraroute 2026-05-29 09:15:00.035 | extraroute-atomic 2026-05-29 09:15:00.035 | filter-validation 2026-05-29 09:15:00.035 | floating-ip-port-forwarding-detail 2026-05-29 09:15:00.035 | fip-port-details 2026-05-29 09:15:00.035 | flavors 2026-05-29 09:15:00.035 | floatingip-pools 2026-05-29 09:15:00.035 | router 2026-05-29 09:15:00.035 | enable-default-route-bfd 2026-05-29 09:15:00.035 | enable-default-route-ecmp 2026-05-29 09:15:00.035 | ext-gw-mode 2026-05-29 09:15:00.036 | l3-ha 2026-05-29 09:15:00.036 | external-gateway-multihoming 2026-05-29 09:15:00.036 | l3-flavors 2026-05-29 09:15:00.036 | multi-provider 2026-05-29 09:15:00.036 | net-mtu 2026-05-29 09:15:00.036 | net-mtu-writable 2026-05-29 09:15:00.036 | network_availability_zone 2026-05-29 09:15:00.036 | network-ip-availability 2026-05-29 09:15:00.036 | network-ip-availability-details 2026-05-29 09:15:00.036 | pagination 2026-05-29 09:15:00.036 | port-device-profile 2026-05-29 09:15:00.037 | port-mac-address-regenerate 2026-05-29 09:15:00.037 | port-numa-affinity-policy 2026-05-29 09:15:00.037 | port-numa-affinity-policy-socket 2026-05-29 09:15:00.037 | binding 2026-05-29 09:15:00.037 | binding-extended 2026-05-29 09:15:00.037 | port-security 2026-05-29 09:15:00.037 | project-id 2026-05-29 09:15:00.037 | provider 2026-05-29 09:15:00.037 | qinq 2026-05-29 09:15:00.037 | quota-check-limit 2026-05-29 09:15:00.037 | quota-check-limit-default 2026-05-29 09:15:00.037 | quotas 2026-05-29 09:15:00.038 | quota_details 2026-05-29 09:15:00.038 | rbac-policies 2026-05-29 09:15:00.038 | rbac-address-scope 2026-05-29 09:15:00.038 | rbac-security-groups 2026-05-29 09:15:00.038 | revision-if-match 2026-05-29 09:15:00.038 | standard-attr-revisions 2026-05-29 09:15:00.038 | router_availability_zone 2026-05-29 09:15:00.038 | router-enable-snat 2026-05-29 09:15:00.038 | security-groups-default-rules 2026-05-29 09:15:00.038 | security-groups-normalized-cidr 2026-05-29 09:15:00.038 | security-groups-remote-address-group 2026-05-29 09:15:00.039 | security-groups-rules-belongs-to-default-sg 2026-05-29 09:15:00.039 | security-groups-shared-filtering 2026-05-29 09:15:00.039 | security-group 2026-05-29 09:15:00.039 | service-type 2026-05-29 09:15:00.039 | sorting 2026-05-29 09:15:00.039 | standard-attr-description 2026-05-29 09:15:00.039 | stateful-security-group 2026-05-29 09:15:00.039 | subnet-dns-publish-fixed-ip 2026-05-29 09:15:00.039 | subnet-external-network 2026-05-29 09:15:00.039 | subnet-service-types 2026-05-29 09:15:00.039 | subnet_allocation 2026-05-29 09:15:00.040 | subnetpool-prefix-ops 2026-05-29 09:15:00.040 | tag-creation 2026-05-29 09:15:00.040 | standard-attr-tag 2026-05-29 09:15:00.040 | standard-attr-timestamp 2026-05-29 09:15:00.040 | vlan-transparent' 2026-05-29 09:15:00.040 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-29 09:15:00.040 | address-scope 2026-05-29 09:15:00.040 | agent 2026-05-29 09:15:00.040 | allowed-address-pairs 2026-05-29 09:15:00.040 | auto-allocated-topology 2026-05-29 09:15:00.041 | availability_zone 2026-05-29 09:15:00.041 | default-subnetpools 2026-05-29 09:15:00.041 | dhcp_agent_scheduler 2026-05-29 09:15:00.041 | dns-integration 2026-05-29 09:15:00.041 | dns-domain-ports 2026-05-29 09:15:00.041 | dns-integration-domain-keywords 2026-05-29 09:15:00.041 | empty-string-filtering 2026-05-29 09:15:00.041 | external-net 2026-05-29 09:15:00.041 | extra_dhcp_opt 2026-05-29 09:15:00.041 | extraroute 2026-05-29 09:15:00.041 | extraroute-atomic 2026-05-29 09:15:00.041 | filter-validation 2026-05-29 09:15:00.042 | floating-ip-port-forwarding-detail 2026-05-29 09:15:00.042 | fip-port-details 2026-05-29 09:15:00.042 | flavors 2026-05-29 09:15:00.042 | floatingip-pools 2026-05-29 09:15:00.042 | router 2026-05-29 09:15:00.042 | enable-default-route-bfd 2026-05-29 09:15:00.042 | enable-default-route-ecmp 2026-05-29 09:15:00.042 | ext-gw-mode 2026-05-29 09:15:00.042 | l3-ha 2026-05-29 09:15:00.042 | external-gateway-multihoming 2026-05-29 09:15:00.042 | l3-flavors 2026-05-29 09:15:00.043 | multi-provider 2026-05-29 09:15:00.043 | net-mtu 2026-05-29 09:15:00.043 | net-mtu-writable 2026-05-29 09:15:00.043 | network_availability_zone 2026-05-29 09:15:00.043 | network-ip-availability 2026-05-29 09:15:00.043 | network-ip-availability-details 2026-05-29 09:15:00.043 | pagination 2026-05-29 09:15:00.043 | port-device-profile 2026-05-29 09:15:00.043 | port-mac-address-regenerate 2026-05-29 09:15:00.043 | port-numa-affinity-policy 2026-05-29 09:15:00.043 | port-numa-affinity-policy-socket 2026-05-29 09:15:00.044 | binding 2026-05-29 09:15:00.044 | binding-extended 2026-05-29 09:15:00.044 | port-security 2026-05-29 09:15:00.044 | project-id 2026-05-29 09:15:00.044 | provider 2026-05-29 09:15:00.044 | qinq 2026-05-29 09:15:00.044 | quota-check-limit 2026-05-29 09:15:00.044 | quota-check-limit-default 2026-05-29 09:15:00.044 | quotas 2026-05-29 09:15:00.044 | quota_details 2026-05-29 09:15:00.044 | rbac-policies 2026-05-29 09:15:00.045 | rbac-address-scope 2026-05-29 09:15:00.045 | rbac-security-groups 2026-05-29 09:15:00.045 | revision-if-match 2026-05-29 09:15:00.045 | standard-attr-revisions 2026-05-29 09:15:00.045 | router_availability_zone 2026-05-29 09:15:00.045 | router-enable-snat 2026-05-29 09:15:00.045 | security-groups-default-rules 2026-05-29 09:15:00.045 | security-groups-normalized-cidr 2026-05-29 09:15:00.045 | security-groups-remote-address-group 2026-05-29 09:15:00.045 | security-groups-rules-belongs-to-default-sg 2026-05-29 09:15:00.045 | security-groups-shared-filtering 2026-05-29 09:15:00.046 | security-group 2026-05-29 09:15:00.046 | service-type 2026-05-29 09:15:00.046 | sorting 2026-05-29 09:15:00.046 | standard-attr-description 2026-05-29 09:15:00.046 | stateful-security-group 2026-05-29 09:15:00.046 | subnet-dns-publish-fixed-ip 2026-05-29 09:15:00.046 | subnet-external-network 2026-05-29 09:15:00.046 | subnet-service-types 2026-05-29 09:15:00.046 | subnet_allocation 2026-05-29 09:15:00.046 | subnetpool-prefix-ops 2026-05-29 09:15:00.046 | tag-creation 2026-05-29 09:15:00.046 | standard-attr-tag 2026-05-29 09:15:00.047 | standard-attr-timestamp 2026-05-29 09:15:00.047 | vlan-transparent =~ auto-allocated-topology ]] 2026-05-29 09:15:00.047 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-29 09:15:00.047 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : [[ True == \T\r\u\e ]] 2026-05-29 09:15:00.051 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ 4+6 =~ 4.* ]] 2026-05-29 09:15:00.057 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : 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-05-29 09:15:04.141 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:15:04.146 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : SUBNETPOOL_V4_ID=ef1f23a3-10e5-4296-a6fb-80118e41b34e 2026-05-29 09:15:04.150 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : [[ 4+6 =~ .*6 ]] 2026-05-29 09:15:04.156 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fd33:bf8d:04c7::/56 --share --default -f value -c id 2026-05-29 09:15:07.687 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:15:07.692 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : SUBNETPOOL_V6_ID=a07b211f-75c9-491d-b306-42d335c42f22 2026-05-29 09:15:07.696 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:172 : is_provider_network 2026-05-29 09:15:07.700 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-29 09:15:07.704 | + functions-common:is_provider_network:2264 : return 1 2026-05-29 09:15:07.709 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-05-29 09:15:12.674 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:15:12.680 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : NET_ID=b0c117f1-bf79-4915-a829-0710e9c9316e 2026-05-29 09:15:12.685 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : die_if_not_set 203 NET_ID 'Failure creating NET_ID for private' 2026-05-29 09:15:12.688 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-29 09:15:12.715 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : [[ 4+6 =~ 4.* ]] 2026-05-29 09:15:12.721 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : _neutron_create_private_subnet_v4 2026-05-29 09:15:12.724 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:254 : '[' -z ef1f23a3-10e5-4296-a6fb-80118e41b34e ']' 2026-05-29 09:15:12.729 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : local 'subnet_params=--ip-version 4 ' 2026-05-29 09:15:12.733 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n '' ]] 2026-05-29 09:15:12.737 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+='--subnet-pool ef1f23a3-10e5-4296-a6fb-80118e41b34e ' 2026-05-29 09:15:12.741 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+=' ' 2026-05-29 09:15:12.745 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+='--network b0c117f1-bf79-4915-a829-0710e9c9316e private-subnet' 2026-05-29 09:15:12.750 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : local subnet_id 2026-05-29 09:15:12.754 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --subnet-pool ef1f23a3-10e5-4296-a6fb-80118e41b34e --network b0c117f1-bf79-4915-a829-0710e9c9316e private-subnet -f value -c id 2026-05-29 09:15:17.352 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:15:17.358 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : subnet_id=b79211f3-9516-46da-88af-bf28012a3257 2026-05-29 09:15:17.362 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : die_if_not_set 267 subnet_id 'Failure creating private IPv4 subnet' 2026-05-29 09:15:17.366 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-29 09:15:17.395 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : echo b79211f3-9516-46da-88af-bf28012a3257 2026-05-29 09:15:17.399 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : SUBNET_ID=b79211f3-9516-46da-88af-bf28012a3257 2026-05-29 09:15:17.404 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : [[ 4+6 =~ .*6 ]] 2026-05-29 09:15:17.410 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : _neutron_create_private_subnet_v6 2026-05-29 09:15:17.413 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:273 : die_if_not_set 273 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-05-29 09:15:17.417 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-29 09:15:17.443 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-05-29 09:15:17.447 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-29 09:15:17.473 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-05-29 09:15:17.478 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : '[' -z a07b211f-75c9-491d-b306-42d335c42f22 ']' 2026-05-29 09:15:17.482 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:279 : local 'subnet_params=--ip-version 6 ' 2026-05-29 09:15:17.486 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : [[ -n '' ]] 2026-05-29 09:15:17.490 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:283 : subnet_params+='--subnet-pool a07b211f-75c9-491d-b306-42d335c42f22 ' 2026-05-29 09:15:17.494 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+=' ' 2026-05-29 09:15:17.498 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network b0c117f1-bf79-4915-a829-0710e9c9316e ipv6-private-subnet ' 2026-05-29 09:15:17.502 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : local ipv6_subnet_id 2026-05-29 09:15:17.508 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 6 --subnet-pool a07b211f-75c9-491d-b306-42d335c42f22 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network b0c117f1-bf79-4915-a829-0710e9c9316e ipv6-private-subnet -f value -c id 2026-05-29 09:15:21.957 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:15:21.962 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : ipv6_subnet_id=dbd6dcda-c183-4c28-9de4-c8eb1d830374 2026-05-29 09:15:21.966 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : die_if_not_set 288 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-05-29 09:15:21.971 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-29 09:15:21.996 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : echo dbd6dcda-c183-4c28-9de4-c8eb1d830374 2026-05-29 09:15:22.001 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : IPV6_SUBNET_ID=dbd6dcda-c183-4c28-9de4-c8eb1d830374 2026-05-29 09:15:22.006 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported router 2026-05-29 09:15:22.010 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=router 2026-05-29 09:15:22.015 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-05-29 09:15:25.079 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:15:25.084 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-29 09:15:25.084 | address-scope 2026-05-29 09:15:25.084 | agent 2026-05-29 09:15:25.084 | allowed-address-pairs 2026-05-29 09:15:25.084 | auto-allocated-topology 2026-05-29 09:15:25.084 | availability_zone 2026-05-29 09:15:25.084 | default-subnetpools 2026-05-29 09:15:25.084 | dhcp_agent_scheduler 2026-05-29 09:15:25.084 | dns-integration 2026-05-29 09:15:25.084 | dns-domain-ports 2026-05-29 09:15:25.085 | dns-integration-domain-keywords 2026-05-29 09:15:25.085 | empty-string-filtering 2026-05-29 09:15:25.085 | external-net 2026-05-29 09:15:25.085 | extra_dhcp_opt 2026-05-29 09:15:25.085 | extraroute 2026-05-29 09:15:25.085 | extraroute-atomic 2026-05-29 09:15:25.085 | filter-validation 2026-05-29 09:15:25.085 | floating-ip-port-forwarding-detail 2026-05-29 09:15:25.085 | fip-port-details 2026-05-29 09:15:25.085 | flavors 2026-05-29 09:15:25.085 | floatingip-pools 2026-05-29 09:15:25.085 | router 2026-05-29 09:15:25.086 | enable-default-route-bfd 2026-05-29 09:15:25.086 | enable-default-route-ecmp 2026-05-29 09:15:25.086 | ext-gw-mode 2026-05-29 09:15:25.086 | l3-ha 2026-05-29 09:15:25.086 | external-gateway-multihoming 2026-05-29 09:15:25.086 | l3-flavors 2026-05-29 09:15:25.086 | multi-provider 2026-05-29 09:15:25.086 | net-mtu 2026-05-29 09:15:25.086 | net-mtu-writable 2026-05-29 09:15:25.086 | network_availability_zone 2026-05-29 09:15:25.086 | network-ip-availability 2026-05-29 09:15:25.087 | network-ip-availability-details 2026-05-29 09:15:25.087 | pagination 2026-05-29 09:15:25.087 | port-device-profile 2026-05-29 09:15:25.087 | port-mac-address-regenerate 2026-05-29 09:15:25.087 | port-numa-affinity-policy 2026-05-29 09:15:25.087 | port-numa-affinity-policy-socket 2026-05-29 09:15:25.087 | binding 2026-05-29 09:15:25.087 | binding-extended 2026-05-29 09:15:25.087 | port-security 2026-05-29 09:15:25.087 | project-id 2026-05-29 09:15:25.087 | provider 2026-05-29 09:15:25.087 | qinq 2026-05-29 09:15:25.088 | quota-check-limit 2026-05-29 09:15:25.088 | quota-check-limit-default 2026-05-29 09:15:25.088 | quotas 2026-05-29 09:15:25.088 | quota_details 2026-05-29 09:15:25.088 | rbac-policies 2026-05-29 09:15:25.088 | rbac-address-scope 2026-05-29 09:15:25.088 | rbac-security-groups 2026-05-29 09:15:25.088 | revision-if-match 2026-05-29 09:15:25.088 | standard-attr-revisions 2026-05-29 09:15:25.088 | router_availability_zone 2026-05-29 09:15:25.088 | router-enable-snat 2026-05-29 09:15:25.089 | security-groups-default-rules 2026-05-29 09:15:25.089 | security-groups-normalized-cidr 2026-05-29 09:15:25.089 | security-groups-remote-address-group 2026-05-29 09:15:25.089 | security-groups-rules-belongs-to-default-sg 2026-05-29 09:15:25.089 | security-groups-shared-filtering 2026-05-29 09:15:25.089 | security-group 2026-05-29 09:15:25.089 | service-type 2026-05-29 09:15:25.089 | sorting 2026-05-29 09:15:25.089 | standard-attr-description 2026-05-29 09:15:25.089 | stateful-security-group 2026-05-29 09:15:25.089 | subnet-dns-publish-fixed-ip 2026-05-29 09:15:25.089 | subnet-external-network 2026-05-29 09:15:25.090 | subnet-service-types 2026-05-29 09:15:25.090 | subnet_allocation 2026-05-29 09:15:25.090 | subnetpool-prefix-ops 2026-05-29 09:15:25.090 | tag-creation 2026-05-29 09:15:25.090 | standard-attr-tag 2026-05-29 09:15:25.090 | standard-attr-timestamp 2026-05-29 09:15:25.090 | vlan-transparent' 2026-05-29 09:15:25.090 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-29 09:15:25.090 | address-scope 2026-05-29 09:15:25.090 | agent 2026-05-29 09:15:25.090 | allowed-address-pairs 2026-05-29 09:15:25.091 | auto-allocated-topology 2026-05-29 09:15:25.091 | availability_zone 2026-05-29 09:15:25.091 | default-subnetpools 2026-05-29 09:15:25.091 | dhcp_agent_scheduler 2026-05-29 09:15:25.091 | dns-integration 2026-05-29 09:15:25.091 | dns-domain-ports 2026-05-29 09:15:25.091 | dns-integration-domain-keywords 2026-05-29 09:15:25.091 | empty-string-filtering 2026-05-29 09:15:25.091 | external-net 2026-05-29 09:15:25.091 | extra_dhcp_opt 2026-05-29 09:15:25.092 | extraroute 2026-05-29 09:15:25.092 | extraroute-atomic 2026-05-29 09:15:25.092 | filter-validation 2026-05-29 09:15:25.092 | floating-ip-port-forwarding-detail 2026-05-29 09:15:25.092 | fip-port-details 2026-05-29 09:15:25.092 | flavors 2026-05-29 09:15:25.092 | floatingip-pools 2026-05-29 09:15:25.093 | router 2026-05-29 09:15:25.093 | enable-default-route-bfd 2026-05-29 09:15:25.093 | enable-default-route-ecmp 2026-05-29 09:15:25.093 | ext-gw-mode 2026-05-29 09:15:25.093 | l3-ha 2026-05-29 09:15:25.093 | external-gateway-multihoming 2026-05-29 09:15:25.093 | l3-flavors 2026-05-29 09:15:25.093 | multi-provider 2026-05-29 09:15:25.093 | net-mtu 2026-05-29 09:15:25.093 | net-mtu-writable 2026-05-29 09:15:25.093 | network_availability_zone 2026-05-29 09:15:25.093 | network-ip-availability 2026-05-29 09:15:25.094 | network-ip-availability-details 2026-05-29 09:15:25.094 | pagination 2026-05-29 09:15:25.094 | port-device-profile 2026-05-29 09:15:25.094 | port-mac-address-regenerate 2026-05-29 09:15:25.094 | port-numa-affinity-policy 2026-05-29 09:15:25.094 | port-numa-affinity-policy-socket 2026-05-29 09:15:25.094 | binding 2026-05-29 09:15:25.094 | binding-extended 2026-05-29 09:15:25.094 | port-security 2026-05-29 09:15:25.094 | project-id 2026-05-29 09:15:25.094 | provider 2026-05-29 09:15:25.095 | qinq 2026-05-29 09:15:25.095 | quota-check-limit 2026-05-29 09:15:25.095 | quota-check-limit-default 2026-05-29 09:15:25.095 | quotas 2026-05-29 09:15:25.095 | quota_details 2026-05-29 09:15:25.095 | rbac-policies 2026-05-29 09:15:25.095 | rbac-address-scope 2026-05-29 09:15:25.095 | rbac-security-groups 2026-05-29 09:15:25.095 | revision-if-match 2026-05-29 09:15:25.095 | standard-attr-revisions 2026-05-29 09:15:25.095 | router_availability_zone 2026-05-29 09:15:25.095 | router-enable-snat 2026-05-29 09:15:25.096 | security-groups-default-rules 2026-05-29 09:15:25.096 | security-groups-normalized-cidr 2026-05-29 09:15:25.096 | security-groups-remote-address-group 2026-05-29 09:15:25.096 | security-groups-rules-belongs-to-default-sg 2026-05-29 09:15:25.096 | security-groups-shared-filtering 2026-05-29 09:15:25.096 | security-group 2026-05-29 09:15:25.096 | service-type 2026-05-29 09:15:25.096 | sorting 2026-05-29 09:15:25.096 | standard-attr-description 2026-05-29 09:15:25.096 | stateful-security-group 2026-05-29 09:15:25.097 | subnet-dns-publish-fixed-ip 2026-05-29 09:15:25.097 | subnet-external-network 2026-05-29 09:15:25.097 | subnet-service-types 2026-05-29 09:15:25.097 | subnet_allocation 2026-05-29 09:15:25.097 | subnetpool-prefix-ops 2026-05-29 09:15:25.097 | tag-creation 2026-05-29 09:15:25.097 | standard-attr-tag 2026-05-29 09:15:25.097 | standard-attr-timestamp 2026-05-29 09:15:25.097 | vlan-transparent =~ router ]] 2026-05-29 09:15:25.097 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-29 09:15:25.097 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported external-net 2026-05-29 09:15:25.101 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2026-05-29 09:15:25.106 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-05-29 09:15:28.132 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:15:28.137 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-29 09:15:28.137 | address-scope 2026-05-29 09:15:28.137 | agent 2026-05-29 09:15:28.137 | allowed-address-pairs 2026-05-29 09:15:28.137 | auto-allocated-topology 2026-05-29 09:15:28.138 | availability_zone 2026-05-29 09:15:28.138 | default-subnetpools 2026-05-29 09:15:28.138 | dhcp_agent_scheduler 2026-05-29 09:15:28.138 | dns-integration 2026-05-29 09:15:28.138 | dns-domain-ports 2026-05-29 09:15:28.138 | dns-integration-domain-keywords 2026-05-29 09:15:28.138 | empty-string-filtering 2026-05-29 09:15:28.138 | external-net 2026-05-29 09:15:28.138 | extra_dhcp_opt 2026-05-29 09:15:28.138 | extraroute 2026-05-29 09:15:28.138 | extraroute-atomic 2026-05-29 09:15:28.139 | filter-validation 2026-05-29 09:15:28.139 | floating-ip-port-forwarding-detail 2026-05-29 09:15:28.139 | fip-port-details 2026-05-29 09:15:28.139 | flavors 2026-05-29 09:15:28.139 | floatingip-pools 2026-05-29 09:15:28.139 | router 2026-05-29 09:15:28.139 | enable-default-route-bfd 2026-05-29 09:15:28.139 | enable-default-route-ecmp 2026-05-29 09:15:28.139 | ext-gw-mode 2026-05-29 09:15:28.139 | l3-ha 2026-05-29 09:15:28.139 | external-gateway-multihoming 2026-05-29 09:15:28.139 | l3-flavors 2026-05-29 09:15:28.140 | multi-provider 2026-05-29 09:15:28.140 | net-mtu 2026-05-29 09:15:28.140 | net-mtu-writable 2026-05-29 09:15:28.140 | network_availability_zone 2026-05-29 09:15:28.140 | network-ip-availability 2026-05-29 09:15:28.140 | network-ip-availability-details 2026-05-29 09:15:28.140 | pagination 2026-05-29 09:15:28.140 | port-device-profile 2026-05-29 09:15:28.140 | port-mac-address-regenerate 2026-05-29 09:15:28.140 | port-numa-affinity-policy 2026-05-29 09:15:28.140 | port-numa-affinity-policy-socket 2026-05-29 09:15:28.141 | binding 2026-05-29 09:15:28.141 | binding-extended 2026-05-29 09:15:28.141 | port-security 2026-05-29 09:15:28.141 | project-id 2026-05-29 09:15:28.141 | provider 2026-05-29 09:15:28.141 | qinq 2026-05-29 09:15:28.141 | quota-check-limit 2026-05-29 09:15:28.141 | quota-check-limit-default 2026-05-29 09:15:28.141 | quotas 2026-05-29 09:15:28.141 | quota_details 2026-05-29 09:15:28.141 | rbac-policies 2026-05-29 09:15:28.141 | rbac-address-scope 2026-05-29 09:15:28.142 | rbac-security-groups 2026-05-29 09:15:28.142 | revision-if-match 2026-05-29 09:15:28.142 | standard-attr-revisions 2026-05-29 09:15:28.142 | router_availability_zone 2026-05-29 09:15:28.142 | router-enable-snat 2026-05-29 09:15:28.142 | security-groups-default-rules 2026-05-29 09:15:28.142 | security-groups-normalized-cidr 2026-05-29 09:15:28.142 | security-groups-remote-address-group 2026-05-29 09:15:28.142 | security-groups-rules-belongs-to-default-sg 2026-05-29 09:15:28.142 | security-groups-shared-filtering 2026-05-29 09:15:28.142 | security-group 2026-05-29 09:15:28.143 | service-type 2026-05-29 09:15:28.143 | sorting 2026-05-29 09:15:28.143 | standard-attr-description 2026-05-29 09:15:28.143 | stateful-security-group 2026-05-29 09:15:28.143 | subnet-dns-publish-fixed-ip 2026-05-29 09:15:28.143 | subnet-external-network 2026-05-29 09:15:28.143 | subnet-service-types 2026-05-29 09:15:28.143 | subnet_allocation 2026-05-29 09:15:28.143 | subnetpool-prefix-ops 2026-05-29 09:15:28.143 | tag-creation 2026-05-29 09:15:28.143 | standard-attr-tag 2026-05-29 09:15:28.144 | standard-attr-timestamp 2026-05-29 09:15:28.144 | vlan-transparent' 2026-05-29 09:15:28.144 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-29 09:15:28.144 | address-scope 2026-05-29 09:15:28.144 | agent 2026-05-29 09:15:28.144 | allowed-address-pairs 2026-05-29 09:15:28.144 | auto-allocated-topology 2026-05-29 09:15:28.144 | availability_zone 2026-05-29 09:15:28.144 | default-subnetpools 2026-05-29 09:15:28.144 | dhcp_agent_scheduler 2026-05-29 09:15:28.144 | dns-integration 2026-05-29 09:15:28.144 | dns-domain-ports 2026-05-29 09:15:28.145 | dns-integration-domain-keywords 2026-05-29 09:15:28.145 | empty-string-filtering 2026-05-29 09:15:28.145 | external-net 2026-05-29 09:15:28.145 | extra_dhcp_opt 2026-05-29 09:15:28.145 | extraroute 2026-05-29 09:15:28.145 | extraroute-atomic 2026-05-29 09:15:28.145 | filter-validation 2026-05-29 09:15:28.145 | floating-ip-port-forwarding-detail 2026-05-29 09:15:28.145 | fip-port-details 2026-05-29 09:15:28.145 | flavors 2026-05-29 09:15:28.145 | floatingip-pools 2026-05-29 09:15:28.146 | router 2026-05-29 09:15:28.146 | enable-default-route-bfd 2026-05-29 09:15:28.146 | enable-default-route-ecmp 2026-05-29 09:15:28.146 | ext-gw-mode 2026-05-29 09:15:28.146 | l3-ha 2026-05-29 09:15:28.146 | external-gateway-multihoming 2026-05-29 09:15:28.146 | l3-flavors 2026-05-29 09:15:28.146 | multi-provider 2026-05-29 09:15:28.146 | net-mtu 2026-05-29 09:15:28.146 | net-mtu-writable 2026-05-29 09:15:28.146 | network_availability_zone 2026-05-29 09:15:28.147 | network-ip-availability 2026-05-29 09:15:28.147 | network-ip-availability-details 2026-05-29 09:15:28.147 | pagination 2026-05-29 09:15:28.147 | port-device-profile 2026-05-29 09:15:28.147 | port-mac-address-regenerate 2026-05-29 09:15:28.147 | port-numa-affinity-policy 2026-05-29 09:15:28.147 | port-numa-affinity-policy-socket 2026-05-29 09:15:28.147 | binding 2026-05-29 09:15:28.147 | binding-extended 2026-05-29 09:15:28.147 | port-security 2026-05-29 09:15:28.147 | project-id 2026-05-29 09:15:28.148 | provider 2026-05-29 09:15:28.148 | qinq 2026-05-29 09:15:28.148 | quota-check-limit 2026-05-29 09:15:28.148 | quota-check-limit-default 2026-05-29 09:15:28.148 | quotas 2026-05-29 09:15:28.148 | quota_details 2026-05-29 09:15:28.148 | rbac-policies 2026-05-29 09:15:28.148 | rbac-address-scope 2026-05-29 09:15:28.148 | rbac-security-groups 2026-05-29 09:15:28.148 | revision-if-match 2026-05-29 09:15:28.148 | standard-attr-revisions 2026-05-29 09:15:28.148 | router_availability_zone 2026-05-29 09:15:28.149 | router-enable-snat 2026-05-29 09:15:28.149 | security-groups-default-rules 2026-05-29 09:15:28.149 | security-groups-normalized-cidr 2026-05-29 09:15:28.149 | security-groups-remote-address-group 2026-05-29 09:15:28.149 | security-groups-rules-belongs-to-default-sg 2026-05-29 09:15:28.149 | security-groups-shared-filtering 2026-05-29 09:15:28.149 | security-group 2026-05-29 09:15:28.149 | service-type 2026-05-29 09:15:28.149 | sorting 2026-05-29 09:15:28.149 | standard-attr-description 2026-05-29 09:15:28.149 | stateful-security-group 2026-05-29 09:15:28.150 | subnet-dns-publish-fixed-ip 2026-05-29 09:15:28.150 | subnet-external-network 2026-05-29 09:15:28.150 | subnet-service-types 2026-05-29 09:15:28.150 | subnet_allocation 2026-05-29 09:15:28.150 | subnetpool-prefix-ops 2026-05-29 09:15:28.150 | tag-creation 2026-05-29 09:15:28.150 | standard-attr-tag 2026-05-29 09:15:28.150 | standard-attr-timestamp 2026-05-29 09:15:28.150 | vlan-transparent =~ external-net ]] 2026-05-29 09:15:28.150 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-29 09:15:28.150 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ True == \T\r\u\e ]] 2026-05-29 09:15:28.155 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-05-29 09:15:31.770 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:15:31.775 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : ROUTER_ID=5158c752-4820-4b6f-a5d1-0bfe10cbc6d8 2026-05-29 09:15:31.779 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : die_if_not_set 221 ROUTER_ID 'Failure creating router router1' 2026-05-29 09:15:31.782 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-29 09:15:31.808 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS=--external 2026-05-29 09:15:31.812 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported auto-allocated-topology 2026-05-29 09:15:31.816 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2026-05-29 09:15:31.822 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-05-29 09:15:34.856 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:15:34.862 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-29 09:15:34.862 | address-scope 2026-05-29 09:15:34.862 | agent 2026-05-29 09:15:34.862 | allowed-address-pairs 2026-05-29 09:15:34.862 | auto-allocated-topology 2026-05-29 09:15:34.862 | availability_zone 2026-05-29 09:15:34.862 | default-subnetpools 2026-05-29 09:15:34.862 | dhcp_agent_scheduler 2026-05-29 09:15:34.862 | dns-integration 2026-05-29 09:15:34.863 | dns-domain-ports 2026-05-29 09:15:34.863 | dns-integration-domain-keywords 2026-05-29 09:15:34.863 | empty-string-filtering 2026-05-29 09:15:34.863 | external-net 2026-05-29 09:15:34.863 | extra_dhcp_opt 2026-05-29 09:15:34.863 | extraroute 2026-05-29 09:15:34.863 | extraroute-atomic 2026-05-29 09:15:34.863 | filter-validation 2026-05-29 09:15:34.863 | floating-ip-port-forwarding-detail 2026-05-29 09:15:34.863 | fip-port-details 2026-05-29 09:15:34.864 | flavors 2026-05-29 09:15:34.864 | floatingip-pools 2026-05-29 09:15:34.864 | router 2026-05-29 09:15:34.864 | enable-default-route-bfd 2026-05-29 09:15:34.864 | enable-default-route-ecmp 2026-05-29 09:15:34.864 | ext-gw-mode 2026-05-29 09:15:34.864 | l3-ha 2026-05-29 09:15:34.864 | external-gateway-multihoming 2026-05-29 09:15:34.865 | l3-flavors 2026-05-29 09:15:34.865 | multi-provider 2026-05-29 09:15:34.865 | net-mtu 2026-05-29 09:15:34.866 | net-mtu-writable 2026-05-29 09:15:34.866 | network_availability_zone 2026-05-29 09:15:34.866 | network-ip-availability 2026-05-29 09:15:34.867 | network-ip-availability-details 2026-05-29 09:15:34.867 | pagination 2026-05-29 09:15:34.868 | port-device-profile 2026-05-29 09:15:34.868 | port-mac-address-regenerate 2026-05-29 09:15:34.868 | port-numa-affinity-policy 2026-05-29 09:15:34.869 | port-numa-affinity-policy-socket 2026-05-29 09:15:34.869 | binding 2026-05-29 09:15:34.869 | binding-extended 2026-05-29 09:15:34.869 | port-security 2026-05-29 09:15:34.869 | project-id 2026-05-29 09:15:34.869 | provider 2026-05-29 09:15:34.870 | qinq 2026-05-29 09:15:34.870 | quota-check-limit 2026-05-29 09:15:34.870 | quota-check-limit-default 2026-05-29 09:15:34.870 | quotas 2026-05-29 09:15:34.870 | quota_details 2026-05-29 09:15:34.871 | rbac-policies 2026-05-29 09:15:34.871 | rbac-address-scope 2026-05-29 09:15:34.871 | rbac-security-groups 2026-05-29 09:15:34.871 | revision-if-match 2026-05-29 09:15:34.871 | standard-attr-revisions 2026-05-29 09:15:34.871 | router_availability_zone 2026-05-29 09:15:34.872 | router-enable-snat 2026-05-29 09:15:34.872 | security-groups-default-rules 2026-05-29 09:15:34.872 | security-groups-normalized-cidr 2026-05-29 09:15:34.872 | security-groups-remote-address-group 2026-05-29 09:15:34.872 | security-groups-rules-belongs-to-default-sg 2026-05-29 09:15:34.872 | security-groups-shared-filtering 2026-05-29 09:15:34.872 | security-group 2026-05-29 09:15:34.872 | service-type 2026-05-29 09:15:34.872 | sorting 2026-05-29 09:15:34.872 | standard-attr-description 2026-05-29 09:15:34.872 | stateful-security-group 2026-05-29 09:15:34.873 | subnet-dns-publish-fixed-ip 2026-05-29 09:15:34.873 | subnet-external-network 2026-05-29 09:15:34.873 | subnet-service-types 2026-05-29 09:15:34.873 | subnet_allocation 2026-05-29 09:15:34.873 | subnetpool-prefix-ops 2026-05-29 09:15:34.873 | tag-creation 2026-05-29 09:15:34.873 | standard-attr-tag 2026-05-29 09:15:34.873 | standard-attr-timestamp 2026-05-29 09:15:34.873 | vlan-transparent' 2026-05-29 09:15:34.874 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-29 09:15:34.874 | address-scope 2026-05-29 09:15:34.874 | agent 2026-05-29 09:15:34.874 | allowed-address-pairs 2026-05-29 09:15:34.874 | auto-allocated-topology 2026-05-29 09:15:34.874 | availability_zone 2026-05-29 09:15:34.874 | default-subnetpools 2026-05-29 09:15:34.874 | dhcp_agent_scheduler 2026-05-29 09:15:34.874 | dns-integration 2026-05-29 09:15:34.875 | dns-domain-ports 2026-05-29 09:15:34.875 | dns-integration-domain-keywords 2026-05-29 09:15:34.875 | empty-string-filtering 2026-05-29 09:15:34.875 | external-net 2026-05-29 09:15:34.875 | extra_dhcp_opt 2026-05-29 09:15:34.875 | extraroute 2026-05-29 09:15:34.875 | extraroute-atomic 2026-05-29 09:15:34.875 | filter-validation 2026-05-29 09:15:34.875 | floating-ip-port-forwarding-detail 2026-05-29 09:15:34.875 | fip-port-details 2026-05-29 09:15:34.876 | flavors 2026-05-29 09:15:34.876 | floatingip-pools 2026-05-29 09:15:34.876 | router 2026-05-29 09:15:34.876 | enable-default-route-bfd 2026-05-29 09:15:34.876 | enable-default-route-ecmp 2026-05-29 09:15:34.876 | ext-gw-mode 2026-05-29 09:15:34.876 | l3-ha 2026-05-29 09:15:34.876 | external-gateway-multihoming 2026-05-29 09:15:34.876 | l3-flavors 2026-05-29 09:15:34.876 | multi-provider 2026-05-29 09:15:34.877 | net-mtu 2026-05-29 09:15:34.877 | net-mtu-writable 2026-05-29 09:15:34.877 | network_availability_zone 2026-05-29 09:15:34.877 | network-ip-availability 2026-05-29 09:15:34.877 | network-ip-availability-details 2026-05-29 09:15:34.877 | pagination 2026-05-29 09:15:34.877 | port-device-profile 2026-05-29 09:15:34.877 | port-mac-address-regenerate 2026-05-29 09:15:34.877 | port-numa-affinity-policy 2026-05-29 09:15:34.877 | port-numa-affinity-policy-socket 2026-05-29 09:15:34.878 | binding 2026-05-29 09:15:34.878 | binding-extended 2026-05-29 09:15:34.878 | port-security 2026-05-29 09:15:34.878 | project-id 2026-05-29 09:15:34.878 | provider 2026-05-29 09:15:34.878 | qinq 2026-05-29 09:15:34.878 | quota-check-limit 2026-05-29 09:15:34.878 | quota-check-limit-default 2026-05-29 09:15:34.878 | quotas 2026-05-29 09:15:34.878 | quota_details 2026-05-29 09:15:34.879 | rbac-policies 2026-05-29 09:15:34.879 | rbac-address-scope 2026-05-29 09:15:34.879 | rbac-security-groups 2026-05-29 09:15:34.879 | revision-if-match 2026-05-29 09:15:34.879 | standard-attr-revisions 2026-05-29 09:15:34.879 | router_availability_zone 2026-05-29 09:15:34.879 | router-enable-snat 2026-05-29 09:15:34.880 | security-groups-default-rules 2026-05-29 09:15:34.880 | security-groups-normalized-cidr 2026-05-29 09:15:34.881 | security-groups-remote-address-group 2026-05-29 09:15:34.881 | security-groups-rules-belongs-to-default-sg 2026-05-29 09:15:34.881 | security-groups-shared-filtering 2026-05-29 09:15:34.881 | security-group 2026-05-29 09:15:34.881 | service-type 2026-05-29 09:15:34.881 | sorting 2026-05-29 09:15:34.881 | standard-attr-description 2026-05-29 09:15:34.881 | stateful-security-group 2026-05-29 09:15:34.881 | subnet-dns-publish-fixed-ip 2026-05-29 09:15:34.881 | subnet-external-network 2026-05-29 09:15:34.882 | subnet-service-types 2026-05-29 09:15:34.882 | subnet_allocation 2026-05-29 09:15:34.882 | subnetpool-prefix-ops 2026-05-29 09:15:34.882 | tag-creation 2026-05-29 09:15:34.882 | standard-attr-tag 2026-05-29 09:15:34.882 | standard-attr-timestamp 2026-05-29 09:15:34.882 | vlan-transparent =~ auto-allocated-topology ]] 2026-05-29 09:15:34.882 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-29 09:15:34.882 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-05-29 09:15:34.883 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : '[' True = True ']' 2026-05-29 09:15:34.888 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : 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-05-29 09:15:39.092 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:15:39.097 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : EXT_NET_ID=211b78a8-186e-43e9-8531-2f6ab5f4a221 2026-05-29 09:15:39.101 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : die_if_not_set 238 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-05-29 09:15:39.105 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-29 09:15:39.132 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : [[ 4+6 =~ 4.* ]] 2026-05-29 09:15:39.136 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : _neutron_configure_router_v4 2026-05-29 09:15:39.140 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 5158c752-4820-4b6f-a5d1-0bfe10cbc6d8 b79211f3-9516-46da-88af-bf28012a3257 2026-05-29 09:15:44.712 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2026-05-29 09:15:44.718 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 211b78a8-186e-43e9-8531-2f6ab5f4a221 2026-05-29 09:15:44.721 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2026-05-29 09:15:44.724 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2026-05-29 09:15:44.729 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n '' ]] 2026-05-29 09:15:44.732 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network 211b78a8-186e-43e9-8531-2f6ab5f4a221 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-05-29 09:15:44.736 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2026-05-29 09:15:44.740 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2026-05-29 09:15:44.747 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2026-05-29 09:15:44.748 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --network 211b78a8-186e-43e9-8531-2f6ab5f4a221 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-05-29 09:15:48.145 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:15:48.150 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-05-29 09:15:48.150 | | id | 8f5a2452-5ff8-4b39-a052-6ed06a4545c8 |' 2026-05-29 09:15:48.154 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-05-29 09:15:48.157 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-29 09:15:48.182 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 8f5a2452-5ff8-4b39-a052-6ed06a4545c8 '|' 2026-05-29 09:15:48.187 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 8f5a2452-5ff8-4b39-a052-6ed06a4545c8 |' 2026-05-29 09:15:48.191 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2026-05-29 09:15:48.197 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 8f5a2452-5ff8-4b39-a052-6ed06a4545c8 '|' 2026-05-29 09:15:48.197 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2026-05-29 09:15:48.200 | ++ functions-common:get_field:798 : local data field 2026-05-29 09:15:48.204 | ++ functions-common:get_field:799 : read data 2026-05-29 09:15:48.208 | ++ functions-common:get_field:800 : '[' 2 -lt 0 ']' 2026-05-29 09:15:48.211 | ++ functions-common:get_field:803 : field='$3' 2026-05-29 09:15:48.215 | ++ functions-common:get_field:805 : echo '| gateway_ip | 172.24.4.1 | | id | 8f5a2452-5ff8-4b39-a052-6ed06a4545c8 |' 2026-05-29 09:15:48.216 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-05-29 09:15:48.222 | ++ functions-common:get_field:799 : read data 2026-05-29 09:15:48.227 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.24.4.1 2026-05-29 09:15:48.233 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 8f5a2452-5ff8-4b39-a052-6ed06a4545c8 '|' 2026-05-29 09:15:48.233 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2026-05-29 09:15:48.236 | ++ functions-common:get_field:798 : local data field 2026-05-29 09:15:48.240 | ++ functions-common:get_field:799 : read data 2026-05-29 09:15:48.243 | ++ functions-common:get_field:800 : '[' 5 -lt 0 ']' 2026-05-29 09:15:48.246 | ++ functions-common:get_field:803 : field='$6' 2026-05-29 09:15:48.251 | ++ functions-common:get_field:805 : echo '| gateway_ip | 172.24.4.1 | | id | 8f5a2452-5ff8-4b39-a052-6ed06a4545c8 |' 2026-05-29 09:15:48.251 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-05-29 09:15:48.259 | ++ functions-common:get_field:799 : read data 2026-05-29 09:15:48.263 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=8f5a2452-5ff8-4b39-a052-6ed06a4545c8 2026-05-29 09:15:48.266 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 211b78a8-186e-43e9-8531-2f6ab5f4a221 5158c752-4820-4b6f-a5d1-0bfe10cbc6d8 2026-05-29 09:15:54.061 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ ovn == \o\v\n ]] 2026-05-29 09:15:54.068 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ True == \T\r\u\e ]] 2026-05-29 09:15:54.071 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-svc neutron-api 2026-05-29 09:15:54.096 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:15:54.101 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2026-05-29 09:15:54.105 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2026-05-29 09:15:54.109 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-05-29 09:15:54.114 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2026-05-29 09:15:54.118 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2026-05-29 09:15:54.123 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:149 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-05-29 09:15:54.165 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2026-05-29 09:15:54.171 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-ex 2026-05-29 09:15:54.175 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : [[ br-ex != \n\o\n\e ]] 2026-05-29 09:15:54.180 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local cidr_len=24 2026-05-29 09:15:54.184 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local 'testcmd=ip -o link | grep -q br-ex' 2026-05-29 09:15:54.189 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-05-29 09:15:54.194 | + functions-common:test_with_retry:2350 : local 'testcmd=ip -o link | grep -q br-ex' 2026-05-29 09:15:54.197 | + functions-common:test_with_retry:2351 : local 'failmsg=br-ex creation failed' 2026-05-29 09:15:54.201 | + functions-common:test_with_retry:2352 : local until=10 2026-05-29 09:15:54.205 | + functions-common:test_with_retry:2353 : local sleep=0.5 2026-05-29 09:15:54.209 | + functions-common:test_with_retry:2355 : time_start test_with_retry 2026-05-29 09:15:54.213 | + functions-common:time_start:2398 : local name=test_with_retry 2026-05-29 09:15:54.217 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:15:54.221 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:15:54.227 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:15:54.233 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046154229 2026-05-29 09:15:54.237 | + functions-common:test_with_retry:2356 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-05-29 09:15:54.247 | + functions-common:test_with_retry:2359 : time_stop test_with_retry 2026-05-29 09:15:54.251 | + functions-common:time_stop:2412 : local name 2026-05-29 09:15:54.255 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:15:54.259 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:15:54.263 | + functions-common:time_stop:2415 : local total 2026-05-29 09:15:54.266 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:15:54.271 | + functions-common:time_stop:2418 : name=test_with_retry 2026-05-29 09:15:54.275 | + functions-common:time_stop:2419 : start_time=1780046154229 2026-05-29 09:15:54.279 | + functions-common:time_stop:2421 : [[ -z 1780046154229 ]] 2026-05-29 09:15:54.285 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:15:54.290 | + functions-common:time_stop:2424 : end_time=1780046154286 2026-05-29 09:15:54.296 | + functions-common:time_stop:2425 : elapsed_time=57 2026-05-29 09:15:54.299 | + functions-common:time_stop:2426 : total=6488 2026-05-29 09:15:54.303 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:15:54.307 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6545 2026-05-29 09:15:54.314 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : grep -c 172.24.4.1 2026-05-29 09:15:54.314 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ip addr show dev br-ex 2026-05-29 09:15:54.322 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ 0 == 0 ]] 2026-05-29 09:15:54.326 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \F\a\l\s\e ]] 2026-05-29 09:15:54.332 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ False == \T\r\u\e ]] 2026-05-29 09:15:54.336 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \T\r\u\e ]] 2026-05-29 09:15:54.340 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-05-29 09:15:54.360 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : sudo ip link set br-ex up 2026-05-29 09:15:54.386 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-05-29 09:15:54.387 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : awk -Fip_address '{ print $2 }' 2026-05-29 09:15:54.389 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : cut -f2 '-d'\''' 2026-05-29 09:15:54.392 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : tr '\n' ' ' 2026-05-29 09:15:57.477 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:15:57.484 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ROUTER_GW_IP=' 172.24.4.136 ' 2026-05-29 09:15:57.488 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : die_if_not_set 347 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-05-29 09:15:57.491 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-29 09:15:57.517 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : _neutron_set_router_id 2026-05-29 09:15:57.521 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2026-05-29 09:15:57.526 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : [[ 4+6 =~ .*6 ]] 2026-05-29 09:15:57.530 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : _neutron_configure_router_v6 2026-05-29 09:15:57.534 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:355 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 5158c752-4820-4b6f-a5d1-0bfe10cbc6d8 dbd6dcda-c183-4c28-9de4-c8eb1d830374 2026-05-29 09:16:04.135 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:357 : local ipv6_id_and_ext_gw_ip 2026-05-29 09:16:04.141 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : _neutron_create_public_subnet_v6 211b78a8-186e-43e9-8531-2f6ab5f4a221 2026-05-29 09:16:04.145 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:309 : local 'subnet_params=--ip-version 6 ' 2026-05-29 09:16:04.149 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:310 : subnet_params+='--gateway 2001:db8::2 ' 2026-05-29 09:16:04.153 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:311 : subnet_params+='--network 211b78a8-186e-43e9-8531-2f6ab5f4a221 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-05-29 09:16:04.157 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:312 : subnet_params+=ipv6-public-subnet 2026-05-29 09:16:04.162 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:313 : local ipv6_id_and_ext_gw_ip 2026-05-29 09:16:04.169 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network 211b78a8-186e-43e9-8531-2f6ab5f4a221 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-05-29 09:16:04.169 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : grep -e gateway_ip -e ' id ' 2026-05-29 09:16:10.110 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:16:10.118 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-05-29 09:16:10.118 | | id | d37673dc-8b0b-4776-93e0-b41486122b61 |' 2026-05-29 09:16:10.122 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : die_if_not_set 315 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-05-29 09:16:10.126 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-29 09:16:10.154 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:316 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' d37673dc-8b0b-4776-93e0-b41486122b61 '|' 2026-05-29 09:16:10.161 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | d37673dc-8b0b-4776-93e0-b41486122b61 |' 2026-05-29 09:16:10.164 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:359 : local ipv6_ext_gw_ip 2026-05-29 09:16:10.172 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' d37673dc-8b0b-4776-93e0-b41486122b61 '|' 2026-05-29 09:16:10.174 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : get_field 2 2026-05-29 09:16:10.181 | ++ functions-common:get_field:798 : local data field 2026-05-29 09:16:10.185 | ++ functions-common:get_field:799 : read data 2026-05-29 09:16:10.190 | ++ functions-common:get_field:800 : '[' 2 -lt 0 ']' 2026-05-29 09:16:10.194 | ++ functions-common:get_field:803 : field='$3' 2026-05-29 09:16:10.199 | ++ functions-common:get_field:805 : echo '| gateway_ip | 2001:db8::2 | | id | d37673dc-8b0b-4776-93e0-b41486122b61 |' 2026-05-29 09:16:10.200 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-05-29 09:16:10.208 | ++ functions-common:get_field:799 : read data 2026-05-29 09:16:10.216 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : ipv6_ext_gw_ip=2001:db8::2 2026-05-29 09:16:10.219 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:361 : local ipv6_pub_subnet_id 2026-05-29 09:16:10.228 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' d37673dc-8b0b-4776-93e0-b41486122b61 '|' 2026-05-29 09:16:10.228 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : get_field 5 2026-05-29 09:16:10.231 | ++ functions-common:get_field:798 : local data field 2026-05-29 09:16:10.235 | ++ functions-common:get_field:799 : read data 2026-05-29 09:16:10.239 | ++ functions-common:get_field:800 : '[' 5 -lt 0 ']' 2026-05-29 09:16:10.244 | ++ functions-common:get_field:803 : field='$6' 2026-05-29 09:16:10.250 | ++ functions-common:get_field:805 : echo '| gateway_ip | 2001:db8::2 | | id | d37673dc-8b0b-4776-93e0-b41486122b61 |' 2026-05-29 09:16:10.252 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-05-29 09:16:10.260 | ++ functions-common:get_field:799 : read data 2026-05-29 09:16:10.266 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : ipv6_pub_subnet_id=d37673dc-8b0b-4776-93e0-b41486122b61 2026-05-29 09:16:10.271 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : [[ 4+6 == \6 ]] 2026-05-29 09:16:10.276 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ ovn == \o\v\n ]] 2026-05-29 09:16:10.281 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ True == \T\r\u\e ]] 2026-05-29 09:16:10.286 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : is_service_enabled q-svc neutron-api 2026-05-29 09:16:10.315 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:10.320 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:385 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-05-29 09:16:10.333 | net.ipv6.conf.all.forwarding = 1 2026-05-29 09:16:10.345 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep -C 1 d37673dc-8b0b-4776-93e0-b41486122b61 2026-05-29 09:16:10.345 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep ip_address 2026-05-29 09:16:10.346 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : awk '{print $2}' 2026-05-29 09:16:10.346 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : tr -d '"' 2026-05-29 09:16:10.347 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 5158c752-4820-4b6f-a5d1-0bfe10cbc6d8 -c external_gateway_info -f json 2026-05-29 09:16:13.477 | ++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:16:13.483 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-05-29 09:16:13.487 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:395 : die_if_not_set 395 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-05-29 09:16:13.490 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-29 09:16:13.512 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:397 : is_neutron_ovs_base_plugin 2026-05-29 09:16:13.516 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-05-29 09:16:13.519 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:398 : local ext_gw_interface 2026-05-29 09:16:13.524 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : _neutron_get_ext_gw_interface 2026-05-29 09:16:13.528 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2026-05-29 09:16:13.532 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:149 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-05-29 09:16:13.557 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2026-05-29 09:16:13.561 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : ext_gw_interface=br-ex 2026-05-29 09:16:13.565 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:400 : local ipv6_cidr_len=64 2026-05-29 09:16:13.568 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:405 : sudo ip link set br-ex up 2026-05-29 09:16:13.586 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-05-29 09:16:13.604 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 : local replace_range=fd33:bf8d:04c7::/56 2026-05-29 09:16:13.607 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:413 : [[ -z a07b211f-75c9-491d-b306-42d335c42f22 ]] 2026-05-29 09:16:13.611 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:416 : sudo ip -6 route replace fd33:bf8d:04c7::/56 via 2001:db8::1 dev br-ex 2026-05-29 09:16:13.630 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:418 : _neutron_set_router_id 2026-05-29 09:16:13.633 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2026-05-29 09:16:13.637 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-05-29 09:16:13.662 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:13.665 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-05-29 09:16:13.670 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 09:16:13.674 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-05-29 09:16:13.677 | + ./stack.sh:main:1329 : start_nova 2026-05-29 09:16:13.681 | + lib/nova:start_nova:1177 : start_nova_rest 2026-05-29 09:16:13.685 | + lib/nova:start_nova_rest:1090 : 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-05-29 09:16:13.688 | + lib/nova:start_nova_rest:1091 : 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-05-29 09:16:13.692 | + lib/nova:start_nova_rest:1091 : 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-05-29 09:16:13.696 | + lib/nova:start_nova_rest:1093 : local compute_cell_conf=/etc/nova/nova.conf 2026-05-29 09:16:13.700 | + lib/nova:start_nova_rest:1095 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-29 09:16:13.704 | + functions-common:run_process:1666 : local service=n-sch 2026-05-29 09:16:13.707 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-29 09:16:13.710 | + functions-common:run_process:1668 : local group= 2026-05-29 09:16:13.714 | + functions-common:run_process:1669 : local user= 2026-05-29 09:16:13.718 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:16:13.722 | + functions-common:run_process:1672 : local name=n-sch 2026-05-29 09:16:13.726 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:16:13.730 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:16:13.734 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:16:13.738 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:16:13.743 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:16:13.749 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046173744 2026-05-29 09:16:13.752 | + functions-common:run_process:1675 : is_service_enabled n-sch 2026-05-29 09:16:13.775 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:13.779 | + functions-common:run_process:1676 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-05-29 09:16:13.782 | + functions-common:_run_under_systemd:1620 : local service=n-sch 2026-05-29 09:16:13.785 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-29 09:16:13.789 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-29 09:16:13.793 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-29 09:16:13.797 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-29 09:16:13.802 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-05-29 09:16:13.805 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-05-29 09:16:13.808 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-sch.service 2026-05-29 09:16:13.812 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 09:16:13.815 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 09:16:13.819 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 09:16:13.823 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 09:16:13.827 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-05-29 09:16:13.831 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-05-29 09:16:13.835 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-05-29 09:16:13.839 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-sch.service 2026-05-29 09:16:13.843 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-29 09:16:13.847 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-29 09:16:13.851 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-29 09:16:13.854 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-29 09:16:13.856 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 09:16:13.860 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-29 09:16:13.864 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-05-29 09:16:13.868 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 09:16:13.874 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-05-29 09:16:13.963 | + functions-common:write_user_unit_file:1540 : 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-05-29 09:16:14.053 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-05-29 09:16:14.127 | + functions-common:write_user_unit_file:1542 : 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-05-29 09:16:14.199 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-05-29 09:16:14.274 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-05-29 09:16:14.349 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-29 09:16:14.425 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-29 09:16:14.429 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-29 09:16:14.433 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-05-29 09:16:14.521 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 09:16:14.978 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-sch.service 2026-05-29 09:16:15.012 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-05-29 09:16:15.448 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-sch.service 2026-05-29 09:16:15.501 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:16:15.506 | + functions-common:time_stop:2412 : local name 2026-05-29 09:16:15.510 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:16:15.514 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:16:15.519 | + functions-common:time_stop:2415 : local total 2026-05-29 09:16:15.523 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:16:15.527 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:16:15.531 | + functions-common:time_stop:2419 : start_time=1780046173744 2026-05-29 09:16:15.535 | + functions-common:time_stop:2421 : [[ -z 1780046173744 ]] 2026-05-29 09:16:15.541 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:16:15.547 | + functions-common:time_stop:2424 : end_time=1780046175543 2026-05-29 09:16:15.551 | + functions-common:time_stop:2425 : elapsed_time=1799 2026-05-29 09:16:15.556 | + functions-common:time_stop:2426 : total=22125 2026-05-29 09:16:15.560 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:16:15.564 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23924 2026-05-29 09:16:15.570 | ++ lib/nova:start_nova_rest:1096 : which uwsgi 2026-05-29 09:16:15.576 | + lib/nova:start_nova_rest:1096 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-29 09:16:15.580 | + functions-common:run_process:1666 : local service=n-api-meta 2026-05-29 09:16:15.584 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-29 09:16:15.588 | + functions-common:run_process:1668 : local group= 2026-05-29 09:16:15.593 | + functions-common:run_process:1669 : local user= 2026-05-29 09:16:15.597 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:16:15.601 | + functions-common:run_process:1672 : local name=n-api-meta 2026-05-29 09:16:15.605 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:16:15.609 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:16:15.613 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:16:15.618 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:16:15.623 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:16:15.629 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046175625 2026-05-29 09:16:15.633 | + functions-common:run_process:1675 : is_service_enabled n-api-meta 2026-05-29 09:16:15.661 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:15.665 | + functions-common:run_process:1676 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-05-29 09:16:15.670 | + functions-common:_run_under_systemd:1620 : local service=n-api-meta 2026-05-29 09:16:15.674 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-29 09:16:15.678 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-29 09:16:15.682 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-29 09:16:15.687 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-29 09:16:15.691 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-05-29 09:16:15.695 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-05-29 09:16:15.700 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-api-meta.service 2026-05-29 09:16:15.704 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 09:16:15.708 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 09:16:15.712 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 09:16:15.716 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 09:16:15.720 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-05-29 09:16:15.725 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-05-29 09:16:15.729 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-29 09:16:15.733 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-29 09:16:15.738 | + functions-common:_run_under_systemd:1640 : 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-05-29 09:16:15.741 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@n-api-meta.service 2026-05-29 09:16:15.745 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-29 09:16:15.750 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-29 09:16:15.754 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-29 09:16:15.758 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-29 09:16:15.762 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-05-29 09:16:15.766 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-29 09:16:15.772 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-05-29 09:16:15.867 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-29 09:16:15.964 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-05-29 09:16:16.045 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-05-29 09:16:16.127 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-29 09:16:16.209 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-29 09:16:16.290 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-05-29 09:16:16.369 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-05-29 09:16:16.450 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-05-29 09:16:16.532 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-05-29 09:16:16.615 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-05-29 09:16:16.696 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-29 09:16:16.700 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-29 09:16:16.705 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-05-29 09:16:16.801 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-29 09:16:17.288 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-api-meta.service 2026-05-29 09:16:17.327 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-05-29 09:16:17.788 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-api-meta.service 2026-05-29 09:16:17.942 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:16:17.947 | + functions-common:time_stop:2412 : local name 2026-05-29 09:16:17.949 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:16:17.951 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:16:17.954 | + functions-common:time_stop:2415 : local total 2026-05-29 09:16:17.957 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:16:17.959 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:16:17.961 | + functions-common:time_stop:2419 : start_time=1780046175625 2026-05-29 09:16:17.964 | + functions-common:time_stop:2421 : [[ -z 1780046175625 ]] 2026-05-29 09:16:17.968 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:16:17.972 | + functions-common:time_stop:2424 : end_time=1780046177970 2026-05-29 09:16:17.977 | + functions-common:time_stop:2425 : elapsed_time=2345 2026-05-29 09:16:17.978 | + functions-common:time_stop:2426 : total=23924 2026-05-29 09:16:17.979 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:16:17.981 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=26269 2026-05-29 09:16:17.984 | + lib/nova:start_nova_rest:1098 : 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-05-29 09:16:17.987 | + lib/nova:start_nova_rest:1098 : 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-05-29 09:16:17.989 | + lib/nova:start_nova:1178 : start_nova_console_proxies 2026-05-29 09:16:17.992 | + lib/nova:start_nova_console_proxies:1113 : 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-05-29 09:16:17.994 | + lib/nova:start_nova_console_proxies:1115 : 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-05-29 09:16:17.997 | + lib/nova:start_nova_console_proxies:1115 : 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-05-29 09:16:17.999 | + lib/nova:start_nova_console_proxies:1117 : local api_cell_conf=/etc/nova/nova.conf 2026-05-29 09:16:18.002 | + lib/nova:start_nova_console_proxies:1119 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-29 09:16:18.004 | + lib/nova:start_nova_console_proxies:1124 : enable_nova_console_proxies 2026-05-29 09:16:18.009 | ++ lib/nova:enable_nova_console_proxies:1102 : seq 1 1 2026-05-29 09:16:18.013 | + lib/nova:enable_nova_console_proxies:1102 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-29 09:16:18.015 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-05-29 09:16:18.018 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-novnc 2026-05-29 09:16:18.042 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:18.044 | + lib/nova:enable_nova_console_proxies:1105 : enable_service n-novnc-cell1 2026-05-29 09:16:18.101 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-05-29 09:16:18.105 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-spice 2026-05-29 09:16:18.123 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:16:18.125 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-05-29 09:16:18.128 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-sproxy 2026-05-29 09:16:18.148 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:16:18.153 | ++ lib/nova:start_nova_console_proxies:1125 : seq 1 1 2026-05-29 09:16:18.155 | + lib/nova:start_nova_console_proxies:1125 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-29 09:16:18.157 | + lib/nova:start_nova_console_proxies:1126 : local conf 2026-05-29 09:16:18.160 | ++ lib/nova:start_nova_console_proxies:1127 : conductor_conf 1 2026-05-29 09:16:18.163 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-29 09:16:18.165 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-29 09:16:18.168 | + lib/nova:start_nova_console_proxies:1127 : conf=/etc/nova/nova_cell1.conf 2026-05-29 09:16:18.170 | + lib/nova:start_nova_console_proxies:1128 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-29 09:16:18.173 | + functions-common:run_process:1666 : local service=n-novnc-cell1 2026-05-29 09:16:18.175 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-29 09:16:18.178 | + functions-common:run_process:1668 : local group= 2026-05-29 09:16:18.180 | + functions-common:run_process:1669 : local user= 2026-05-29 09:16:18.182 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:16:18.185 | + functions-common:run_process:1672 : local name=n-novnc-cell1 2026-05-29 09:16:18.189 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:16:18.190 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:16:18.192 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:16:18.194 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:16:18.198 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:16:18.202 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046178199 2026-05-29 09:16:18.205 | + functions-common:run_process:1675 : is_service_enabled n-novnc-cell1 2026-05-29 09:16:18.229 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:18.231 | + functions-common:run_process:1676 : _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-05-29 09:16:18.234 | + functions-common:_run_under_systemd:1620 : local service=n-novnc-cell1 2026-05-29 09:16:18.236 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-29 09:16:18.239 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-29 09:16:18.241 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-29 09:16:18.244 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-29 09:16:18.246 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-05-29 09:16:18.248 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-05-29 09:16:18.253 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-novnc-cell1.service 2026-05-29 09:16:18.254 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 09:16:18.255 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 09:16:18.257 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 09:16:18.260 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 09:16:18.262 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-05-29 09:16:18.265 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-05-29 09:16:18.267 | + functions-common:_run_under_systemd:1642 : 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-05-29 09:16:18.269 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-novnc-cell1.service 2026-05-29 09:16:18.271 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-29 09:16:18.274 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-29 09:16:18.276 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-29 09:16:18.278 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-29 09:16:18.280 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 09:16:18.282 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-29 09:16:18.284 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-05-29 09:16:18.287 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 09:16:18.291 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-05-29 09:16:18.379 | + functions-common:write_user_unit_file:1540 : 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-05-29 09:16:18.467 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-05-29 09:16:18.532 | + functions-common:write_user_unit_file:1542 : 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-05-29 09:16:18.603 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-05-29 09:16:18.674 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-05-29 09:16:18.756 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-29 09:16:18.843 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-29 09:16:18.848 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-29 09:16:18.851 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-05-29 09:16:18.957 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 09:16:19.473 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-05-29 09:16:19.507 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-05-29 09:16:19.982 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-novnc-cell1.service 2026-05-29 09:16:20.044 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:16:20.050 | + functions-common:time_stop:2412 : local name 2026-05-29 09:16:20.054 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:16:20.058 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:16:20.060 | + functions-common:time_stop:2415 : local total 2026-05-29 09:16:20.063 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:16:20.065 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:16:20.068 | + functions-common:time_stop:2419 : start_time=1780046178199 2026-05-29 09:16:20.070 | + functions-common:time_stop:2421 : [[ -z 1780046178199 ]] 2026-05-29 09:16:20.073 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:16:20.077 | + functions-common:time_stop:2424 : end_time=1780046180075 2026-05-29 09:16:20.080 | + functions-common:time_stop:2425 : elapsed_time=1876 2026-05-29 09:16:20.083 | + functions-common:time_stop:2426 : total=26269 2026-05-29 09:16:20.085 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:16:20.088 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28145 2026-05-29 09:16:20.090 | + lib/nova:start_nova_console_proxies:1129 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-05-29 09:16:20.092 | + functions-common:run_process:1666 : local service=n-spice-cell1 2026-05-29 09:16:20.095 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-05-29 09:16:20.097 | + functions-common:run_process:1668 : local group= 2026-05-29 09:16:20.100 | + functions-common:run_process:1669 : local user= 2026-05-29 09:16:20.102 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:16:20.105 | + functions-common:run_process:1672 : local name=n-spice-cell1 2026-05-29 09:16:20.107 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:16:20.110 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:16:20.112 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:16:20.115 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:16:20.119 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:16:20.124 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046180121 2026-05-29 09:16:20.126 | + functions-common:run_process:1675 : is_service_enabled n-spice-cell1 2026-05-29 09:16:20.148 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:16:20.151 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:16:20.153 | + functions-common:time_stop:2412 : local name 2026-05-29 09:16:20.156 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:16:20.158 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:16:20.160 | + functions-common:time_stop:2415 : local total 2026-05-29 09:16:20.163 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:16:20.166 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:16:20.168 | + functions-common:time_stop:2419 : start_time=1780046180121 2026-05-29 09:16:20.170 | + functions-common:time_stop:2421 : [[ -z 1780046180121 ]] 2026-05-29 09:16:20.173 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:16:20.178 | + functions-common:time_stop:2424 : end_time=1780046180175 2026-05-29 09:16:20.180 | + functions-common:time_stop:2425 : elapsed_time=54 2026-05-29 09:16:20.182 | + functions-common:time_stop:2426 : total=28145 2026-05-29 09:16:20.185 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:16:20.188 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28199 2026-05-29 09:16:20.190 | + lib/nova:start_nova_console_proxies:1130 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-05-29 09:16:20.193 | + functions-common:run_process:1666 : local service=n-sproxy-cell1 2026-05-29 09:16:20.195 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-05-29 09:16:20.198 | + functions-common:run_process:1668 : local group= 2026-05-29 09:16:20.200 | + functions-common:run_process:1669 : local user= 2026-05-29 09:16:20.203 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:16:20.205 | + functions-common:run_process:1672 : local name=n-sproxy-cell1 2026-05-29 09:16:20.208 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:16:20.210 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:16:20.212 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:16:20.215 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:16:20.223 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:16:20.227 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046180224 2026-05-29 09:16:20.229 | + functions-common:run_process:1675 : is_service_enabled n-sproxy-cell1 2026-05-29 09:16:20.252 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:16:20.254 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:16:20.257 | + functions-common:time_stop:2412 : local name 2026-05-29 09:16:20.259 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:16:20.262 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:16:20.264 | + functions-common:time_stop:2415 : local total 2026-05-29 09:16:20.267 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:16:20.269 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:16:20.272 | + functions-common:time_stop:2419 : start_time=1780046180224 2026-05-29 09:16:20.274 | + functions-common:time_stop:2421 : [[ -z 1780046180224 ]] 2026-05-29 09:16:20.280 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:16:20.283 | + functions-common:time_stop:2424 : end_time=1780046180280 2026-05-29 09:16:20.285 | + functions-common:time_stop:2425 : elapsed_time=56 2026-05-29 09:16:20.288 | + functions-common:time_stop:2426 : total=28199 2026-05-29 09:16:20.290 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:16:20.293 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28255 2026-05-29 09:16:20.297 | + lib/nova:start_nova_console_proxies:1134 : 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-05-29 09:16:20.301 | + lib/nova:start_nova_console_proxies:1134 : 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-05-29 09:16:20.307 | + lib/nova:start_nova:1179 : start_nova_conductor 2026-05-29 09:16:20.313 | + lib/nova:start_nova_conductor:1147 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-29 09:16:20.318 | + lib/nova:start_nova_conductor:1153 : enable_nova_fleet 2026-05-29 09:16:20.323 | + lib/nova:enable_nova_fleet:1138 : is_service_enabled n-cond 2026-05-29 09:16:20.361 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:20.365 | + lib/nova:enable_nova_fleet:1139 : enable_service n-super-cond 2026-05-29 09:16:20.470 | ++ lib/nova:enable_nova_fleet:1140 : seq 1 1 2026-05-29 09:16:20.478 | + lib/nova:enable_nova_fleet:1140 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-29 09:16:20.485 | + lib/nova:enable_nova_fleet:1141 : enable_service n-cond-cell1 2026-05-29 09:16:20.594 | + lib/nova:start_nova_conductor:1154 : is_service_enabled n-super-cond 2026-05-29 09:16:20.640 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:20.647 | + lib/nova:start_nova_conductor:1155 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-29 09:16:20.655 | + functions-common:run_process:1666 : local service=n-super-cond 2026-05-29 09:16:20.659 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-29 09:16:20.666 | + functions-common:run_process:1668 : local group= 2026-05-29 09:16:20.671 | + functions-common:run_process:1669 : local user= 2026-05-29 09:16:20.676 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:16:20.681 | + functions-common:run_process:1672 : local name=n-super-cond 2026-05-29 09:16:20.686 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:16:20.692 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:16:20.698 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:16:20.703 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:16:20.709 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:16:20.721 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046180714 2026-05-29 09:16:20.726 | + functions-common:run_process:1675 : is_service_enabled n-super-cond 2026-05-29 09:16:20.767 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:20.773 | + functions-common:run_process:1676 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-05-29 09:16:20.778 | + functions-common:_run_under_systemd:1620 : local service=n-super-cond 2026-05-29 09:16:20.785 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-29 09:16:20.789 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-29 09:16:20.795 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-29 09:16:20.802 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-29 09:16:20.810 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-05-29 09:16:20.815 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-05-29 09:16:20.821 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-super-cond.service 2026-05-29 09:16:20.824 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 09:16:20.826 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 09:16:20.829 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 09:16:20.830 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 09:16:20.832 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-05-29 09:16:20.835 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-05-29 09:16:20.836 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-05-29 09:16:20.838 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-super-cond.service 2026-05-29 09:16:20.841 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-29 09:16:20.848 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-29 09:16:20.853 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-29 09:16:20.860 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-29 09:16:20.864 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 09:16:20.871 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-29 09:16:20.877 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-05-29 09:16:20.882 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 09:16:20.893 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-05-29 09:16:21.013 | + functions-common:write_user_unit_file:1540 : 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-05-29 09:16:21.161 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-05-29 09:16:21.264 | + functions-common:write_user_unit_file:1542 : 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-05-29 09:16:21.380 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-05-29 09:16:21.495 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-05-29 09:16:21.621 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-29 09:16:21.714 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-29 09:16:21.717 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-29 09:16:21.720 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-05-29 09:16:21.817 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 09:16:22.337 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-super-cond.service 2026-05-29 09:16:22.371 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-05-29 09:16:22.835 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-super-cond.service 2026-05-29 09:16:22.895 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:16:22.897 | + functions-common:time_stop:2412 : local name 2026-05-29 09:16:22.903 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:16:22.908 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:16:22.911 | + functions-common:time_stop:2415 : local total 2026-05-29 09:16:22.916 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:16:22.922 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:16:22.926 | + functions-common:time_stop:2419 : start_time=1780046180714 2026-05-29 09:16:22.931 | + functions-common:time_stop:2421 : [[ -z 1780046180714 ]] 2026-05-29 09:16:22.939 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:16:22.948 | + functions-common:time_stop:2424 : end_time=1780046182938 2026-05-29 09:16:22.952 | + functions-common:time_stop:2425 : elapsed_time=2224 2026-05-29 09:16:22.959 | + functions-common:time_stop:2426 : total=28255 2026-05-29 09:16:22.961 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:16:22.967 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=30479 2026-05-29 09:16:22.971 | ++ lib/nova:start_nova_conductor:1157 : seq 1 1 2026-05-29 09:16:22.981 | + lib/nova:start_nova_conductor:1157 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-29 09:16:22.988 | + lib/nova:start_nova_conductor:1158 : is_service_enabled n-cond-cell1 2026-05-29 09:16:23.033 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:23.040 | + lib/nova:start_nova_conductor:1159 : local conf 2026-05-29 09:16:23.045 | ++ lib/nova:start_nova_conductor:1160 : conductor_conf 1 2026-05-29 09:16:23.056 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-29 09:16:23.066 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-29 09:16:23.073 | + lib/nova:start_nova_conductor:1160 : conf=/etc/nova/nova_cell1.conf 2026-05-29 09:16:23.078 | + lib/nova:start_nova_conductor:1161 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-29 09:16:23.083 | + functions-common:run_process:1666 : local service=n-cond-cell1 2026-05-29 09:16:23.091 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-29 09:16:23.095 | + functions-common:run_process:1668 : local group= 2026-05-29 09:16:23.101 | + functions-common:run_process:1669 : local user= 2026-05-29 09:16:23.107 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:16:23.111 | + functions-common:run_process:1672 : local name=n-cond-cell1 2026-05-29 09:16:23.117 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:16:23.123 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:16:23.127 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:16:23.133 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:16:23.143 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:16:23.152 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046183145 2026-05-29 09:16:23.159 | + functions-common:run_process:1675 : is_service_enabled n-cond-cell1 2026-05-29 09:16:23.201 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:23.205 | + functions-common:run_process:1676 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-05-29 09:16:23.210 | + functions-common:_run_under_systemd:1620 : local service=n-cond-cell1 2026-05-29 09:16:23.215 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-29 09:16:23.220 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-29 09:16:23.224 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-29 09:16:23.228 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-29 09:16:23.234 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-05-29 09:16:23.240 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-05-29 09:16:23.244 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-cond-cell1.service 2026-05-29 09:16:23.249 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 09:16:23.255 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 09:16:23.262 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 09:16:23.266 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 09:16:23.270 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-05-29 09:16:23.275 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-05-29 09:16:23.283 | + functions-common:_run_under_systemd:1642 : 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-05-29 09:16:23.286 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-cond-cell1.service 2026-05-29 09:16:23.291 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-29 09:16:23.297 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-29 09:16:23.301 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-29 09:16:23.305 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-29 09:16:23.309 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 09:16:23.310 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-29 09:16:23.312 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-05-29 09:16:23.315 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 09:16:23.321 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-05-29 09:16:23.428 | + functions-common:write_user_unit_file:1540 : 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-05-29 09:16:23.558 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-05-29 09:16:23.646 | + functions-common:write_user_unit_file:1542 : 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-05-29 09:16:23.743 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-05-29 09:16:23.849 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-05-29 09:16:23.976 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-29 09:16:24.114 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-29 09:16:24.120 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-29 09:16:24.124 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-05-29 09:16:24.217 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 09:16:24.706 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-cond-cell1.service 2026-05-29 09:16:24.745 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-05-29 09:16:25.209 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-cond-cell1.service 2026-05-29 09:16:25.280 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:16:25.284 | + functions-common:time_stop:2412 : local name 2026-05-29 09:16:25.288 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:16:25.294 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:16:25.299 | + functions-common:time_stop:2415 : local total 2026-05-29 09:16:25.303 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:16:25.308 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:16:25.312 | + functions-common:time_stop:2419 : start_time=1780046183145 2026-05-29 09:16:25.316 | + functions-common:time_stop:2421 : [[ -z 1780046183145 ]] 2026-05-29 09:16:25.321 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:16:25.328 | + functions-common:time_stop:2424 : end_time=1780046185323 2026-05-29 09:16:25.332 | + functions-common:time_stop:2425 : elapsed_time=2178 2026-05-29 09:16:25.336 | + functions-common:time_stop:2426 : total=30479 2026-05-29 09:16:25.340 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:16:25.345 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=32657 2026-05-29 09:16:25.349 | + lib/nova:start_nova:1180 : start_nova_compute 2026-05-29 09:16:25.353 | + lib/nova:start_nova_compute:995 : 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-05-29 09:16:25.358 | + lib/nova:start_nova_compute:996 : 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-05-29 09:16:25.362 | + lib/nova:start_nova_compute:996 : 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-05-29 09:16:25.367 | + lib/nova:start_nova_compute:998 : local compute_cell_conf=/etc/nova/nova.conf 2026-05-29 09:16:25.371 | + lib/nova:start_nova_compute:1001 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-05-29 09:16:25.378 | + lib/nova:start_nova_compute:1003 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-05-29 09:16:25.383 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-29 09:16:25.387 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-29 09:16:25.391 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-05-29 09:16:25.397 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-29 09:16:25.402 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-05-29 09:16:25.406 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-05-29 09:16:25.411 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-05-29 09:16:25.416 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-05-29 09:16:25.424 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-05-29 09:16:25.424 | + inc/meta-config:merge_config_file:164 : read a 2026-05-29 09:16:25.425 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-05-29 09:16:25.425 | BEGIN { 2026-05-29 09:16:25.425 | section = "" 2026-05-29 09:16:25.425 | last_section = "" 2026-05-29 09:16:25.425 | section_count = 0 2026-05-29 09:16:25.425 | } 2026-05-29 09:16:25.428 | /^\[.+\]/ { 2026-05-29 09:16:25.429 | gsub("[][]", "", $1); 2026-05-29 09:16:25.429 | section=$1 2026-05-29 09:16:25.429 | next 2026-05-29 09:16:25.429 | } 2026-05-29 09:16:25.429 | /^ *\#/ { 2026-05-29 09:16:25.429 | next 2026-05-29 09:16:25.429 | } 2026-05-29 09:16:25.429 | /^[^ \t]+/ { 2026-05-29 09:16:25.429 | # get offset of first = in $0 2026-05-29 09:16:25.429 | eq_idx = index($0, "=") 2026-05-29 09:16:25.430 | # extract attr & value from $0 2026-05-29 09:16:25.430 | attr = substr($0, 1, eq_idx - 1) 2026-05-29 09:16:25.430 | value = substr($0, eq_idx + 1) 2026-05-29 09:16:25.430 | # only need to strip trailing whitespace from attr 2026-05-29 09:16:25.430 | sub(/[ \t]*$/, "", attr) 2026-05-29 09:16:25.430 | # need to strip leading & trailing whitespace from value 2026-05-29 09:16:25.430 | sub(/^[ \t]*/, "", value) 2026-05-29 09:16:25.430 | sub(/[ \t]*$/, "", value) 2026-05-29 09:16:25.430 | 2026-05-29 09:16:25.430 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-29 09:16:25.430 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-29 09:16:25.430 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-29 09:16:25.431 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-29 09:16:25.431 | if (! (section, attr) in cfg_attr_count) { 2026-05-29 09:16:25.431 | if (section != last_section) { 2026-05-29 09:16:25.431 | cfg_section[section_count++] = section 2026-05-29 09:16:25.431 | last_section = section 2026-05-29 09:16:25.431 | } 2026-05-29 09:16:25.431 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-29 09:16:25.431 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-29 09:16:25.431 | 2026-05-29 09:16:25.431 | cfg_attr[section, attr, 0] = value 2026-05-29 09:16:25.432 | cfg_attr_count[section, attr] = 1 2026-05-29 09:16:25.433 | } else { 2026-05-29 09:16:25.433 | lno = cfg_attr_count[section, attr]++ 2026-05-29 09:16:25.433 | cfg_attr[section, attr, lno] = value 2026-05-29 09:16:25.434 | } 2026-05-29 09:16:25.434 | } 2026-05-29 09:16:25.434 | END { 2026-05-29 09:16:25.435 | # Process each section in order 2026-05-29 09:16:25.435 | for (sno = 0; sno < section_count; sno++) { 2026-05-29 09:16:25.435 | section = cfg_section[sno] 2026-05-29 09:16:25.435 | # The ini routines simply append a config item immediately 2026-05-29 09:16:25.436 | # after the section header. To keep the same order as defined 2026-05-29 09:16:25.436 | # in local.conf, invoke the ini routines in the reverse order 2026-05-29 09:16:25.436 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-29 09:16:25.436 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-29 09:16:25.436 | if (cfg_attr_count[section, attr] == 1) 2026-05-29 09:16:25.436 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-29 09:16:25.436 | else { 2026-05-29 09:16:25.436 | # For multiline, invoke the ini routines in the reverse order 2026-05-29 09:16:25.437 | count = cfg_attr_count[section, attr] 2026-05-29 09:16:25.437 | print "inidelete " configfile " " section " " attr 2026-05-29 09:16:25.437 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-29 09:16:25.437 | for (l = count -2; l >= 0; l--) 2026-05-29 09:16:25.437 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-29 09:16:25.437 | } 2026-05-29 09:16:25.437 | } 2026-05-29 09:16:25.437 | } 2026-05-29 09:16:25.437 | } 2026-05-29 09:16:25.437 | ' 2026-05-29 09:16:25.437 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-29 09:16:25.438 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-29 09:16:25.438 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-29 09:16:25.439 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-05-29 09:16:25.439 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-29 09:16:25.439 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-05-29 09:16:25.440 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-05-29 09:16:25.440 | BEGIN { group = "" } 2026-05-29 09:16:25.440 | /^\[\[.+\|.*\]\]/ { 2026-05-29 09:16:25.440 | gsub("[][]", "", $1); 2026-05-29 09:16:25.440 | split($1, a, "|"); 2026-05-29 09:16:25.440 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-29 09:16:25.440 | group=a[1] 2026-05-29 09:16:25.441 | } else { 2026-05-29 09:16:25.441 | group="" 2026-05-29 09:16:25.441 | } 2026-05-29 09:16:25.441 | next 2026-05-29 09:16:25.441 | } 2026-05-29 09:16:25.441 | { 2026-05-29 09:16:25.441 | if (group != "") 2026-05-29 09:16:25.441 | print $0 2026-05-29 09:16:25.443 | } 2026-05-29 09:16:25.443 | ' /home/quobyte/devstack/local.conf 2026-05-29 09:16:25.447 | + lib/nova:start_nova_compute:1005 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-29 09:16:25.452 | + lib/nova:start_nova_compute:1012 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-05-29 09:16:25.502 | + lib/nova:start_nova_compute:1015 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-05-29 09:16:25.550 | + lib/nova:start_nova_compute:1016 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-05-29 09:16:25.555 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-05-29 09:16:25.560 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-05-29 09:16:25.564 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-29 09:16:25.569 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-05-29 09:16:25.573 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-29 09:16:25.599 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:25.604 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-05-29 09:16:25.608 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-05-29 09:16:25.613 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-29 09:16:25.640 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:25.644 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.120:5672/nova_cell1 2026-05-29 09:16:25.650 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.120:5672/nova_cell1 2026-05-29 09:16:25.697 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-29 09:16:25.703 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-29 09:16:25.706 | + lib/nova:start_nova_compute:1020 : inidelete /etc/nova/nova-cpu.conf database connection 2026-05-29 09:16:25.738 | + lib/nova:start_nova_compute:1021 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-05-29 09:16:25.769 | + lib/nova:start_nova_compute:1026 : configure_console_compute 2026-05-29 09:16:25.773 | + lib/nova:configure_console_compute:669 : local offset 2026-05-29 09:16:25.777 | + lib/nova:configure_console_compute:670 : offset=0 2026-05-29 09:16:25.782 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-05-29 09:16:25.787 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-05-29 09:16:25.824 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.120 2026-05-29 09:16:25.828 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-05-29 09:16:25.851 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:25.855 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-05-29 09:16:25.859 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-05-29 09:16:25.863 | + functions:vercmp:647 : local v1=v1.3.0 2026-05-29 09:16:25.868 | + functions:vercmp:648 : local 'op=<' 2026-05-29 09:16:25.871 | + functions:vercmp:649 : local v2=1.0.0 2026-05-29 09:16:25.875 | + functions:vercmp:650 : local result 2026-05-29 09:16:25.883 | ++ functions:vercmp:654 : sort -V 2026-05-29 09:16:25.884 | ++ functions:vercmp:654 : head -1 2026-05-29 09:16:25.889 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-05-29 09:16:25.895 | + functions:vercmp:654 : result=1.0.0 2026-05-29 09:16:25.899 | + functions:vercmp:656 : case $op in 2026-05-29 09:16:25.903 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-05-29 09:16:25.905 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-05-29 09:16:25.910 | + functions:vercmp:667 : return 2026-05-29 09:16:25.913 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.120:6080/vnc_lite.html 2026-05-29 09:16:25.918 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.120:6080/vnc_lite.html 2026-05-29 09:16:25.961 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.120:6081/spice_auto.html 2026-05-29 09:16:25.965 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.120:6081/spice_auto.html 2026-05-29 09:16:26.010 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-05-29 09:16:26.034 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:26.038 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-05-29 09:16:26.042 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.120 2026-05-29 09:16:26.046 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-05-29 09:16:26.087 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.120 2026-05-29 09:16:26.130 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-05-29 09:16:26.154 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:16:26.158 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-05-29 09:16:26.162 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-05-29 09:16:26.186 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:16:26.190 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-05-29 09:16:26.194 | + lib/nova:start_nova_compute:1030 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-05-29 09:16:26.237 | + lib/nova:start_nova_compute:1033 : '[' -n 127.0.0.1 ']' 2026-05-29 09:16:26.241 | + lib/nova:start_nova_compute:1034 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-05-29 09:16:26.283 | + lib/nova:start_nova_compute:1038 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-05-29 09:16:26.287 | + lib/nova:start_nova_compute:1038 : [[ kvm == \q\e\m\u ]] 2026-05-29 09:16:26.292 | + lib/nova:start_nova_compute:1042 : [[ -n '' ]] 2026-05-29 09:16:26.296 | + lib/nova:start_nova_compute:1046 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-05-29 09:16:26.300 | + lib/nova:start_nova_compute:1047 : '[' 0 -gt 0 ']' 2026-05-29 09:16:26.304 | + lib/nova:start_nova_compute:1053 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-05-29 09:16:26.308 | + functions-common:run_process:1666 : local service=n-cpu 2026-05-29 09:16:26.312 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-29 09:16:26.316 | + functions-common:run_process:1668 : local group=libvirt 2026-05-29 09:16:26.320 | + functions-common:run_process:1669 : local user= 2026-05-29 09:16:26.323 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:16:26.327 | + functions-common:run_process:1672 : local name=n-cpu 2026-05-29 09:16:26.332 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:16:26.336 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:16:26.340 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:16:26.344 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:16:26.348 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:16:26.355 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046186350 2026-05-29 09:16:26.359 | + functions-common:run_process:1675 : is_service_enabled n-cpu 2026-05-29 09:16:26.383 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:26.388 | + functions-common:run_process:1676 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-05-29 09:16:26.392 | + functions-common:_run_under_systemd:1620 : local service=n-cpu 2026-05-29 09:16:26.397 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-29 09:16:26.401 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-29 09:16:26.405 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-29 09:16:26.409 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-29 09:16:26.413 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-05-29 09:16:26.417 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-05-29 09:16:26.421 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-cpu.service 2026-05-29 09:16:26.426 | + functions-common:_run_under_systemd:1627 : local group=libvirt 2026-05-29 09:16:26.430 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 09:16:26.434 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 09:16:26.438 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 09:16:26.442 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-05-29 09:16:26.446 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-05-29 09:16:26.450 | + functions-common:_run_under_systemd:1642 : 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-05-29 09:16:26.454 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-cpu.service 2026-05-29 09:16:26.458 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-29 09:16:26.462 | + functions-common:write_user_unit_file:1529 : local group=libvirt 2026-05-29 09:16:26.466 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-29 09:16:26.469 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-29 09:16:26.473 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 09:16:26.477 | + functions-common:write_user_unit_file:1533 : [[ -n libvirt ]] 2026-05-29 09:16:26.480 | + functions-common:write_user_unit_file:1534 : extra=Group=libvirt 2026-05-29 09:16:26.485 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-05-29 09:16:26.488 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 09:16:26.496 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-05-29 09:16:26.596 | + functions-common:write_user_unit_file:1540 : 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-05-29 09:16:26.700 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-05-29 09:16:26.784 | + functions-common:write_user_unit_file:1542 : 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-05-29 09:16:26.869 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-05-29 09:16:26.949 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-05-29 09:16:27.022 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-29 09:16:27.109 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-29 09:16:27.114 | + functions-common:write_user_unit_file:1549 : [[ -n libvirt ]] 2026-05-29 09:16:27.120 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-05-29 09:16:27.260 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-05-29 09:16:27.374 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 09:16:27.891 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-cpu.service 2026-05-29 09:16:27.927 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-05-29 09:16:28.390 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-cpu.service 2026-05-29 09:16:28.446 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:16:28.450 | + functions-common:time_stop:2412 : local name 2026-05-29 09:16:28.454 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:16:28.459 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:16:28.464 | + functions-common:time_stop:2415 : local total 2026-05-29 09:16:28.468 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:16:28.472 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:16:28.476 | + functions-common:time_stop:2419 : start_time=1780046186350 2026-05-29 09:16:28.481 | + functions-common:time_stop:2421 : [[ -z 1780046186350 ]] 2026-05-29 09:16:28.486 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:16:28.492 | + functions-common:time_stop:2424 : end_time=1780046188487 2026-05-29 09:16:28.497 | + functions-common:time_stop:2425 : elapsed_time=2137 2026-05-29 09:16:28.501 | + functions-common:time_stop:2426 : total=32657 2026-05-29 09:16:28.505 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:16:28.510 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=34794 2026-05-29 09:16:28.514 | + lib/nova:start_nova_compute:1084 : 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-05-29 09:16:28.519 | + lib/nova:start_nova_compute:1084 : 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-05-29 09:16:28.524 | + lib/nova:start_nova:1181 : is_service_enabled n-api 2026-05-29 09:16:28.550 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:28.555 | + lib/nova:start_nova:1183 : echo 'Dumping cells_v2 mapping' 2026-05-29 09:16:28.556 | Dumping cells_v2 mapping 2026-05-29 09:16:28.563 | + lib/nova:start_nova:1184 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-05-29 09:16:32.280 | INFO dbcounter [None req-4c54a5d2-1c30-4e98-b1c8-4b74767a4bc6 None None] Registered counter for database nova_api 2026-05-29 09:16:32.351 | DEBUG dbcounter [-] [72969] Writer thread running {{(pid=72969) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 09:16:32.371 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-05-29 09:16:32.371 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-05-29 09:16:32.371 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-05-29 09:16:32.371 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-05-29 09:16:32.371 | | cell1 | 45d5d199-94a3-4f23-9884-219ad9ebbda8 | rabbit://stackrabbit:stackqueue@192.168.122.120:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-05-29 09:16:32.371 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-05-29 09:16:33.051 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-05-29 09:16:33.056 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-05-29 09:16:33.141 | + inc/async:async_inner:63 : create_flavors 2026-05-29 09:16:33.200 | [2026 Async create_flavors:73037]: running: create_flavors 2026-05-29 09:16:33.203 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-05-29 09:16:33.238 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:33.242 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-05-29 09:16:33.247 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 09:16:33.251 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-05-29 09:16:33.255 | + ./stack.sh:main:1334 : start_cinder 2026-05-29 09:16:33.261 | + lib/cinder:start_cinder:605 : local service_port=8776 2026-05-29 09:16:33.268 | + lib/cinder:start_cinder:606 : local service_protocol=http 2026-05-29 09:16:33.274 | + lib/cinder:start_cinder:607 : local cinder_url 2026-05-29 09:16:33.278 | + lib/cinder:start_cinder:608 : '[' lioadm = tgtadm ']' 2026-05-29 09:16:33.281 | + lib/cinder:start_cinder:623 : [[ 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 =~ c-api ]] 2026-05-29 09:16:33.286 | ++ lib/cinder:start_cinder:624 : which uwsgi 2026-05-29 09:16:33.295 | + lib/cinder:start_cinder:624 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-29 09:16:33.301 | + functions-common:run_process:1666 : local service=c-api 2026-05-29 09:16:33.305 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-29 09:16:33.309 | + functions-common:run_process:1668 : local group= 2026-05-29 09:16:33.312 | + functions-common:run_process:1669 : local user= 2026-05-29 09:16:33.317 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:16:33.321 | + functions-common:run_process:1672 : local name=c-api 2026-05-29 09:16:33.325 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:16:33.331 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:16:33.336 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:16:33.338 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:16:33.348 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:16:33.354 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046193349 2026-05-29 09:16:33.357 | + functions-common:run_process:1675 : is_service_enabled c-api 2026-05-29 09:16:33.381 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:33.387 | + functions-common:run_process:1676 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-05-29 09:16:33.390 | + functions-common:_run_under_systemd:1620 : local service=c-api 2026-05-29 09:16:33.394 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-29 09:16:33.397 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-29 09:16:33.400 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-29 09:16:33.403 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-29 09:16:33.406 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-05-29 09:16:33.409 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-05-29 09:16:33.412 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-api.service 2026-05-29 09:16:33.415 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 09:16:33.418 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 09:16:33.422 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 09:16:33.425 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 09:16:33.428 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-05-29 09:16:33.431 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-05-29 09:16:33.434 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-29 09:16:33.437 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-29 09:16:33.440 | + functions-common:_run_under_systemd:1640 : 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-05-29 09:16:33.444 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@c-api.service 2026-05-29 09:16:33.447 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-29 09:16:33.449 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-29 09:16:33.452 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-29 09:16:33.455 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-29 09:16:33.458 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-05-29 09:16:33.463 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-29 09:16:33.470 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-05-29 09:16:33.569 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-29 09:16:33.668 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-05-29 09:16:33.756 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-05-29 09:16:33.839 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-29 09:16:33.924 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-29 09:16:34.002 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-05-29 09:16:34.073 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-05-29 09:16:34.157 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-05-29 09:16:34.243 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-05-29 09:16:34.328 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-05-29 09:16:34.422 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-29 09:16:34.427 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-29 09:16:34.432 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-05-29 09:16:34.545 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-29 09:16:35.049 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-api.service 2026-05-29 09:16:35.081 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-05-29 09:16:35.565 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-api.service 2026-05-29 09:16:35.697 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:16:35.703 | + functions-common:time_stop:2412 : local name 2026-05-29 09:16:35.712 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:16:35.718 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:16:35.724 | + functions-common:time_stop:2415 : local total 2026-05-29 09:16:35.733 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:16:35.741 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:16:35.750 | + functions-common:time_stop:2419 : start_time=1780046193349 2026-05-29 09:16:35.756 | + functions-common:time_stop:2421 : [[ -z 1780046193349 ]] 2026-05-29 09:16:35.767 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:16:35.784 | + functions-common:time_stop:2424 : end_time=1780046195770 2026-05-29 09:16:35.788 | + functions-common:time_stop:2425 : elapsed_time=2421 2026-05-29 09:16:35.799 | + functions-common:time_stop:2426 : total=34794 2026-05-29 09:16:35.807 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:16:35.816 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=37215 2026-05-29 09:16:35.823 | + lib/cinder:start_cinder:625 : cinder_url=http://192.168.122.120/volume/v3 2026-05-29 09:16:35.831 | + lib/cinder:start_cinder:628 : echo 'Waiting for Cinder API to start...' 2026-05-29 09:16:35.831 | Waiting for Cinder API to start... 2026-05-29 09:16:35.839 | + lib/cinder:start_cinder:629 : wait_for_service 60 http://192.168.122.120/volume/v3 2026-05-29 09:16:35.848 | + functions:wait_for_service:476 : local timeout=60 2026-05-29 09:16:35.857 | + functions:wait_for_service:477 : local url=http://192.168.122.120/volume/v3 2026-05-29 09:16:35.861 | + functions:wait_for_service:478 : local rval=0 2026-05-29 09:16:35.872 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-29 09:16:35.876 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-29 09:16:35.884 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:16:35.895 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:16:35.902 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:16:35.911 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046195904 2026-05-29 09:16:35.914 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-29 09:16:35.917 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 09:16:35.922 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.120/volume/v3 2026-05-29 09:16:40.501 | + :: : [[ 401 == 503 ]] 2026-05-29 09:16:40.506 | + :: : [[ 0 -eq 7 ]] 2026-05-29 09:16:40.512 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-29 09:16:40.517 | + functions-common:time_stop:2412 : local name 2026-05-29 09:16:40.519 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:16:40.522 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:16:40.526 | + functions-common:time_stop:2415 : local total 2026-05-29 09:16:40.527 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:16:40.532 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-29 09:16:40.534 | + functions-common:time_stop:2419 : start_time=1780046195904 2026-05-29 09:16:40.541 | + functions-common:time_stop:2421 : [[ -z 1780046195904 ]] 2026-05-29 09:16:40.545 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:16:40.553 | + functions-common:time_stop:2424 : end_time=1780046200547 2026-05-29 09:16:40.557 | + functions-common:time_stop:2425 : elapsed_time=4643 2026-05-29 09:16:40.562 | + functions-common:time_stop:2426 : total=14324 2026-05-29 09:16:40.566 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:16:40.570 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=18967 2026-05-29 09:16:40.574 | + functions:wait_for_service:486 : return 0 2026-05-29 09:16:40.578 | + lib/cinder:start_cinder:633 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-29 09:16:40.582 | + functions-common:run_process:1666 : local service=c-sch 2026-05-29 09:16:40.586 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-29 09:16:40.590 | + functions-common:run_process:1668 : local group= 2026-05-29 09:16:40.595 | + functions-common:run_process:1669 : local user= 2026-05-29 09:16:40.599 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:16:40.603 | + functions-common:run_process:1672 : local name=c-sch 2026-05-29 09:16:40.607 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:16:40.612 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:16:40.616 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:16:40.620 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:16:40.625 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:16:40.632 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046200627 2026-05-29 09:16:40.636 | + functions-common:run_process:1675 : is_service_enabled c-sch 2026-05-29 09:16:40.665 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:40.668 | + functions-common:run_process:1676 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-05-29 09:16:40.674 | + functions-common:_run_under_systemd:1620 : local service=c-sch 2026-05-29 09:16:40.678 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-29 09:16:40.682 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-29 09:16:40.686 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-29 09:16:40.690 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-29 09:16:40.695 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-05-29 09:16:40.699 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-05-29 09:16:40.703 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-sch.service 2026-05-29 09:16:40.707 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 09:16:40.711 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 09:16:40.716 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 09:16:40.720 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 09:16:40.724 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-05-29 09:16:40.728 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-05-29 09:16:40.733 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-05-29 09:16:40.737 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-sch.service 2026-05-29 09:16:40.741 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-29 09:16:40.745 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-29 09:16:40.749 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-29 09:16:40.754 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-29 09:16:40.758 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 09:16:40.761 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-29 09:16:40.769 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-05-29 09:16:40.773 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 09:16:40.780 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-05-29 09:16:40.879 | + functions-common:write_user_unit_file:1540 : 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-05-29 09:16:41.001 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-05-29 09:16:41.084 | + functions-common:write_user_unit_file:1542 : 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-05-29 09:16:41.166 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-05-29 09:16:41.253 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-05-29 09:16:41.339 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-29 09:16:41.439 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-29 09:16:41.443 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-29 09:16:41.447 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-05-29 09:16:41.550 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 09:16:42.084 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-sch.service 2026-05-29 09:16:42.119 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-05-29 09:16:42.620 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-sch.service 2026-05-29 09:16:42.677 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:16:42.682 | + functions-common:time_stop:2412 : local name 2026-05-29 09:16:42.686 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:16:42.690 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:16:42.694 | + functions-common:time_stop:2415 : local total 2026-05-29 09:16:42.698 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:16:42.702 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:16:42.707 | + functions-common:time_stop:2419 : start_time=1780046200627 2026-05-29 09:16:42.711 | + functions-common:time_stop:2421 : [[ -z 1780046200627 ]] 2026-05-29 09:16:42.717 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:16:42.722 | + functions-common:time_stop:2424 : end_time=1780046202718 2026-05-29 09:16:42.726 | + functions-common:time_stop:2425 : elapsed_time=2091 2026-05-29 09:16:42.731 | + functions-common:time_stop:2426 : total=37215 2026-05-29 09:16:42.735 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:16:42.739 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=39306 2026-05-29 09:16:42.743 | + lib/cinder:start_cinder:638 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-29 09:16:42.746 | + lib/cinder:start_cinder:639 : 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-05-29 09:16:42.750 | + functions-common:run_process:1666 : local service=c-bak 2026-05-29 09:16:42.753 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-05-29 09:16:42.756 | + functions-common:run_process:1668 : local group= 2026-05-29 09:16:42.760 | + functions-common:run_process:1669 : local user= 2026-05-29 09:16:42.763 | + functions-common:run_process:1670 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-29 09:16:42.766 | + functions-common:run_process:1672 : local name=c-bak 2026-05-29 09:16:42.770 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:16:42.773 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:16:42.776 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:16:42.780 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:16:42.784 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:16:42.790 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046202786 2026-05-29 09:16:42.792 | + functions-common:run_process:1675 : is_service_enabled c-bak 2026-05-29 09:16:42.818 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:16:42.823 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:16:42.828 | + functions-common:time_stop:2412 : local name 2026-05-29 09:16:42.834 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:16:42.838 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:16:42.841 | + functions-common:time_stop:2415 : local total 2026-05-29 09:16:42.843 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:16:42.846 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:16:42.848 | + functions-common:time_stop:2419 : start_time=1780046202786 2026-05-29 09:16:42.851 | + functions-common:time_stop:2421 : [[ -z 1780046202786 ]] 2026-05-29 09:16:42.856 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:16:42.864 | + functions-common:time_stop:2424 : end_time=1780046202858 2026-05-29 09:16:42.868 | + functions-common:time_stop:2425 : elapsed_time=72 2026-05-29 09:16:42.874 | + functions-common:time_stop:2426 : total=39306 2026-05-29 09:16:42.878 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:16:42.883 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=39378 2026-05-29 09:16:42.888 | + lib/cinder:start_cinder:640 : 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-05-29 09:16:42.890 | + functions-common:run_process:1666 : local service=c-vol 2026-05-29 09:16:42.893 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-29 09:16:42.897 | + functions-common:run_process:1668 : local group= 2026-05-29 09:16:42.898 | + functions-common:run_process:1669 : local user= 2026-05-29 09:16:42.899 | + functions-common:run_process:1670 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-29 09:16:42.901 | + functions-common:run_process:1672 : local name=c-vol 2026-05-29 09:16:42.903 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:16:42.905 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:16:42.907 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:16:42.910 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:16:42.913 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:16:42.918 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046202915 2026-05-29 09:16:42.920 | + functions-common:run_process:1675 : is_service_enabled c-vol 2026-05-29 09:16:42.941 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:42.946 | + functions-common:run_process:1676 : _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-05-29 09:16:42.951 | + functions-common:_run_under_systemd:1620 : local service=c-vol 2026-05-29 09:16:42.958 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-29 09:16:42.963 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-29 09:16:42.970 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-29 09:16:42.971 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-29 09:16:42.975 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-05-29 09:16:42.980 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-05-29 09:16:42.983 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-vol.service 2026-05-29 09:16:42.988 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 09:16:42.993 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 09:16:42.996 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 09:16:43.000 | + functions-common:_run_under_systemd:1632 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-29 09:16:43.004 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-05-29 09:16:43.008 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-05-29 09:16:43.013 | + functions-common:_run_under_systemd:1642 : 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-05-29 09:16:43.018 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-vol.service 2026-05-29 09:16:43.023 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-29 09:16:43.027 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-29 09:16:43.030 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-29 09:16:43.033 | + functions-common:write_user_unit_file:1531 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-29 09:16:43.039 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-29 09:16:43.044 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-29 09:16:43.049 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-05-29 09:16:43.053 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-29 09:16:43.062 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-05-29 09:16:43.169 | + functions-common:write_user_unit_file:1540 : 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-05-29 09:16:43.274 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-05-29 09:16:43.373 | + functions-common:write_user_unit_file:1542 : 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-05-29 09:16:43.475 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-05-29 09:16:43.568 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-05-29 09:16:43.646 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-29 09:16:43.722 | + functions-common:write_user_unit_file:1546 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-05-29 09:16:43.726 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-29 09:16:43.811 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-29 09:16:43.813 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-05-29 09:16:43.937 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-29 09:16:44.498 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-vol.service 2026-05-29 09:16:44.524 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-05-29 09:16:45.036 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-vol.service 2026-05-29 09:16:45.092 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:16:45.099 | + functions-common:time_stop:2412 : local name 2026-05-29 09:16:45.105 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:16:45.119 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:16:45.130 | + functions-common:time_stop:2415 : local total 2026-05-29 09:16:45.141 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:16:45.151 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:16:45.158 | + functions-common:time_stop:2419 : start_time=1780046202915 2026-05-29 09:16:45.164 | + functions-common:time_stop:2421 : [[ -z 1780046202915 ]] 2026-05-29 09:16:45.178 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:16:45.189 | + functions-common:time_stop:2424 : end_time=1780046205179 2026-05-29 09:16:45.202 | + functions-common:time_stop:2425 : elapsed_time=2264 2026-05-29 09:16:45.207 | + functions-common:time_stop:2426 : total=39378 2026-05-29 09:16:45.214 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:16:45.219 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=41642 2026-05-29 09:16:45.222 | + ./stack.sh:main:1335 : create_volume_types 2026-05-29 09:16:45.226 | + lib/cinder:create_volume_types:675 : is_service_enabled c-api 2026-05-29 09:16:45.250 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:45.253 | + lib/cinder:create_volume_types:675 : [[ -n lvm:lvmdriver-1 ]] 2026-05-29 09:16:45.255 | + lib/cinder:create_volume_types:676 : local be be_name 2026-05-29 09:16:45.257 | + lib/cinder:create_volume_types:677 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-05-29 09:16:45.259 | + lib/cinder:create_volume_types:678 : be_name=lvmdriver-1 2026-05-29 09:16:45.261 | + lib/cinder:create_volume_types:679 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-05-29 09:16:45.264 | + lib/cinder:create_one_type:656 : type_name=lvmdriver-1 2026-05-29 09:16:45.266 | + lib/cinder:create_one_type:657 : property_key=volume_backend_name 2026-05-29 09:16:45.268 | + lib/cinder:create_one_type:658 : property_value=lvmdriver-1 2026-05-29 09:16:45.270 | + lib/cinder:create_one_type:660 : is_service_enabled keystone 2026-05-29 09:16:45.292 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:45.294 | + lib/cinder:create_one_type:661 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-05-29 09:16:49.945 | +-------------+--------------------------------------+ 2026-05-29 09:16:49.946 | | Field | Value | 2026-05-29 09:16:49.946 | +-------------+--------------------------------------+ 2026-05-29 09:16:49.946 | | description | None | 2026-05-29 09:16:49.946 | | id | 9252e41f-3f09-4299-8511-6f4cbababd3e | 2026-05-29 09:16:49.946 | | is_public | True | 2026-05-29 09:16:49.946 | | name | lvmdriver-1 | 2026-05-29 09:16:49.946 | | properties | volume_backend_name='lvmdriver-1' | 2026-05-29 09:16:49.946 | +-------------+--------------------------------------+ 2026-05-29 09:16:50.247 | + lib/cinder:create_volume_types:682 : [[ False == \T\r\u\e ]] 2026-05-29 09:16:50.252 | + lib/cinder:create_volume_types:689 : [[ False == \T\r\u\e ]] 2026-05-29 09:16:50.259 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-05-29 09:16:50.263 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-05-29 09:16:50.304 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:50.311 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-05-29 09:16:50.320 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 09:16:50.323 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-05-29 09:16:50.328 | + ./stack.sh:main:1350 : start_glance 2026-05-29 09:16:50.338 | + lib/glance:start_glance:649 : local service_protocol=http 2026-05-29 09:16:50.348 | ++ lib/glance:start_glance:651 : which uwsgi 2026-05-29 09:16:50.361 | + lib/glance:start_glance:651 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-29 09:16:50.367 | + functions-common:run_process:1666 : local service=g-api 2026-05-29 09:16:50.372 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-29 09:16:50.381 | + functions-common:run_process:1668 : local group= 2026-05-29 09:16:50.387 | + functions-common:run_process:1669 : local user= 2026-05-29 09:16:50.394 | + functions-common:run_process:1670 : local env_vars= 2026-05-29 09:16:50.400 | + functions-common:run_process:1672 : local name=g-api 2026-05-29 09:16:50.407 | + functions-common:run_process:1674 : time_start run_process 2026-05-29 09:16:50.415 | + functions-common:time_start:2398 : local name=run_process 2026-05-29 09:16:50.419 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:16:50.426 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:16:50.435 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:16:50.440 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046210436 2026-05-29 09:16:50.443 | + functions-common:run_process:1675 : is_service_enabled g-api 2026-05-29 09:16:50.475 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:50.483 | + functions-common:run_process:1676 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-05-29 09:16:50.489 | + functions-common:_run_under_systemd:1620 : local service=g-api 2026-05-29 09:16:50.492 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-29 09:16:50.496 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-29 09:16:50.497 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-29 09:16:50.504 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-29 09:16:50.508 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-05-29 09:16:50.515 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-05-29 09:16:50.520 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@g-api.service 2026-05-29 09:16:50.526 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-29 09:16:50.535 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-29 09:16:50.541 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-29 09:16:50.547 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-29 09:16:50.553 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-05-29 09:16:50.560 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-05-29 09:16:50.566 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-29 09:16:50.574 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-29 09:16:50.583 | + functions-common:_run_under_systemd:1640 : 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-05-29 09:16:50.593 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@g-api.service 2026-05-29 09:16:50.599 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-29 09:16:50.608 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-29 09:16:50.615 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-29 09:16:50.625 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-29 09:16:50.631 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-05-29 09:16:50.639 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-29 09:16:50.654 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-05-29 09:16:50.814 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-29 09:16:50.956 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-05-29 09:16:51.054 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-05-29 09:16:51.145 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-29 09:16:51.240 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-29 09:16:51.327 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-05-29 09:16:51.408 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-05-29 09:16:51.490 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-05-29 09:16:51.566 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-05-29 09:16:51.643 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-05-29 09:16:51.731 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-29 09:16:51.735 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-29 09:16:51.737 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-05-29 09:16:51.847 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-29 09:16:52.398 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@g-api.service 2026-05-29 09:16:52.441 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-05-29 09:16:52.978 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@g-api.service 2026-05-29 09:16:53.168 | + functions-common:run_process:1678 : time_stop run_process 2026-05-29 09:16:53.172 | + functions-common:time_stop:2412 : local name 2026-05-29 09:16:53.178 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:16:53.182 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:16:53.186 | + functions-common:time_stop:2415 : local total 2026-05-29 09:16:53.191 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:16:53.195 | + functions-common:time_stop:2418 : name=run_process 2026-05-29 09:16:53.198 | + functions-common:time_stop:2419 : start_time=1780046210436 2026-05-29 09:16:53.203 | + functions-common:time_stop:2421 : [[ -z 1780046210436 ]] 2026-05-29 09:16:53.209 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:16:53.216 | + functions-common:time_stop:2424 : end_time=1780046213211 2026-05-29 09:16:53.225 | + functions-common:time_stop:2425 : elapsed_time=2775 2026-05-29 09:16:53.233 | + functions-common:time_stop:2426 : total=41642 2026-05-29 09:16:53.238 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:16:53.246 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=44417 2026-05-29 09:16:53.252 | + lib/glance:start_glance:653 : is_service_enabled g-api-r 2026-05-29 09:16:53.294 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:16:53.300 | + lib/glance:start_glance:658 : echo 'Waiting for g-api (192.168.122.120) to start...' 2026-05-29 09:16:53.300 | Waiting for g-api (192.168.122.120) to start... 2026-05-29 09:16:53.307 | + lib/glance:start_glance:659 : wait_for_service 60 http://192.168.122.120/image 2026-05-29 09:16:53.311 | + functions:wait_for_service:476 : local timeout=60 2026-05-29 09:16:53.315 | + functions:wait_for_service:477 : local url=http://192.168.122.120/image 2026-05-29 09:16:53.319 | + functions:wait_for_service:478 : local rval=0 2026-05-29 09:16:53.321 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-29 09:16:53.330 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-29 09:16:53.333 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:16:53.341 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:16:53.350 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:16:53.356 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046213352 2026-05-29 09:16:53.358 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-29 09:16:53.362 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 09:16:53.367 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.120/image 2026-05-29 09:16:58.521 | + :: : [[ 300 == 503 ]] 2026-05-29 09:16:58.523 | + :: : [[ 0 -eq 7 ]] 2026-05-29 09:16:58.531 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-29 09:16:58.538 | + functions-common:time_stop:2412 : local name 2026-05-29 09:16:58.544 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:16:58.550 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:16:58.554 | + functions-common:time_stop:2415 : local total 2026-05-29 09:16:58.560 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:16:58.563 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-29 09:16:58.565 | + functions-common:time_stop:2419 : start_time=1780046213352 2026-05-29 09:16:58.568 | + functions-common:time_stop:2421 : [[ -z 1780046213352 ]] 2026-05-29 09:16:58.570 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:16:58.574 | + functions-common:time_stop:2424 : end_time=1780046218572 2026-05-29 09:16:58.577 | + functions-common:time_stop:2425 : elapsed_time=5220 2026-05-29 09:16:58.579 | + functions-common:time_stop:2426 : total=18967 2026-05-29 09:16:58.582 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:16:58.584 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=24187 2026-05-29 09:16:58.587 | + functions:wait_for_service:486 : return 0 2026-05-29 09:16:58.589 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-05-29 09:16:58.612 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:58.617 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-05-29 09:16:58.643 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:16:58.647 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-05-29 09:16:58.651 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 09:16:58.654 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-05-29 09:16:58.658 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-05-29 09:16:58.664 | + ./stack.sh:main:1368 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-05-29 09:16:58.669 | + 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-05-29 09:16:58.674 | + functions:upload_image:141 : local image image_fname image_name 2026-05-29 09:16:58.677 | + functions:upload_image:143 : local max_attempts=5 2026-05-29 09:16:58.681 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-05-29 09:16:58.694 | ++ 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-05-29 09:16:58.699 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-05-29 09:16:58.701 | + 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-05-29 09:16:58.709 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-05-29 09:16:58.713 | ++ functions:upload_image:151 : seq 5 2026-05-29 09:16:58.719 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-05-29 09:16:58.726 | + functions:upload_image:152 : local rc=0 2026-05-29 09:16:58.731 | + 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-05-29 09:16:58.739 | --2026-05-29 11:16:58-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-05-29 09:16:58.836 | Resolving github.com (github.com)... 140.82.121.4 2026-05-29 09:16:58.855 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-05-29 09:16:59.221 | HTTP request sent, awaiting response... 302 Found 2026-05-29 09:16:59.221 | 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-05-29T10%3A02%3A20Z&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-05-29T09%3A02%3A03Z&ske=2026-05-29T10%3A02%3A20Z&sks=b&skv=2018-11-09&sig=o2kOEIU2yoZ823whEnAWGhPrfBa8wYt5PIkFkbjdKuY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDA0ODAxOSwibmJmIjoxNzgwMDQ2MjE5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.eRVIGzOruj8BFwsMFfWHXHE0Guw6IQGrtAEXtXBaPgM&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-05-29 09:16:59.221 | --2026-05-29 11:16:59-- 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-05-29T10%3A02%3A20Z&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-05-29T09%3A02%3A03Z&ske=2026-05-29T10%3A02%3A20Z&sks=b&skv=2018-11-09&sig=o2kOEIU2yoZ823whEnAWGhPrfBa8wYt5PIkFkbjdKuY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDA0ODAxOSwibmJmIjoxNzgwMDQ2MjE5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.eRVIGzOruj8BFwsMFfWHXHE0Guw6IQGrtAEXtXBaPgM&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-05-29 09:16:59.259 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-05-29 09:16:59.270 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-05-29 09:16:59.403 | HTTP request sent, awaiting response... 200 OK 2026-05-29 09:16:59.403 | Length: 21692416 (21M) [application/octet-stream] 2026-05-29 09:16:59.403 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-05-29 09:16:59.456 | 2026-05-29 09:16:59.717 | 0K ........ ........ .... 100% 65.9M=0.3s 2026-05-29 09:16:59.717 | 2026-05-29 09:16:59.717 | 2026-05-29 11:16:59 (65.9 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-05-29 09:16:59.717 | 2026-05-29 09:16:59.723 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-05-29 09:16:59.727 | + functions:upload_image:163 : break 2026-05-29 09:16:59.730 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-29 09:16:59.737 | + 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-05-29 09:16:59.740 | + 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-05-29 09:16:59.744 | + 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-05-29 09:16:59.749 | + functions:upload_image:313 : local kernel= 2026-05-29 09:16:59.754 | + functions:upload_image:314 : local ramdisk= 2026-05-29 09:16:59.758 | + functions:upload_image:315 : local disk_format= 2026-05-29 09:16:59.762 | + functions:upload_image:316 : local container_format= 2026-05-29 09:16:59.766 | + functions:upload_image:317 : local unpack= 2026-05-29 09:16:59.771 | + functions:upload_image:318 : local img_property= 2026-05-29 09:16:59.775 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-05-29 09:16:59.779 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-05-29 09:16:59.783 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-05-29 09:16:59.787 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-05-29 09:16:59.792 | + functions:upload_image:328 : case "$image_fname" in 2026-05-29 09:16:59.797 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-05-29 09:16:59.804 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-05-29 09:16:59.811 | + functions:upload_image:350 : local format 2026-05-29 09:16:59.816 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-29 09:16:59.816 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-05-29 09:16:59.832 | + functions:upload_image:351 : format=qcow2 2026-05-29 09:16:59.837 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-05-29 09:16:59.841 | + functions:upload_image:353 : disk_format=qcow2 2026-05-29 09:16:59.845 | + functions:upload_image:357 : container_format=bare 2026-05-29 09:16:59.848 | + functions:upload_image:404 : is_arch ppc64le 2026-05-29 09:16:59.852 | ++ functions-common:is_arch:517 : uname -m 2026-05-29 09:16:59.857 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-05-29 09:16:59.861 | + functions:upload_image:404 : is_arch ppc64 2026-05-29 09:16:59.868 | ++ functions-common:is_arch:517 : uname -m 2026-05-29 09:16:59.872 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-05-29 09:16:59.876 | + functions:upload_image:404 : is_arch ppc 2026-05-29 09:16:59.882 | ++ functions-common:is_arch:517 : uname -m 2026-05-29 09:16:59.887 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2026-05-29 09:16:59.891 | + functions:upload_image:408 : is_arch aarch64 2026-05-29 09:16:59.895 | ++ functions-common:is_arch:517 : uname -m 2026-05-29 09:16:59.901 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-29 09:16:59.905 | + functions:upload_image:412 : '[' bare = bare ']' 2026-05-29 09:16:59.908 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-05-29 09:16:59.913 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-05-29 09:16:59.918 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-05-29 09:16:59.922 | + 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-05-29 09:16:59.926 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-05-29 09:16:59.933 | + functions:_upload_image:112 : shift 2026-05-29 09:16:59.935 | + functions:_upload_image:113 : local container=bare 2026-05-29 09:16:59.936 | + functions:_upload_image:114 : shift 2026-05-29 09:16:59.942 | + functions:_upload_image:115 : local disk=qcow2 2026-05-29 09:16:59.943 | + functions:_upload_image:116 : shift 2026-05-29 09:16:59.947 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-29 09:16:59.951 | + functions:_upload_image:118 : shift 2026-05-29 09:16:59.957 | + functions:_upload_image:119 : local properties 2026-05-29 09:16:59.961 | + functions:_upload_image:120 : local useimport 2026-05-29 09:16:59.964 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-05-29 09:16:59.968 | ++ functions:_image_properties_to_arg:94 : local result= 2026-05-29 09:16:59.972 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-05-29 09:16:59.976 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-05-29 09:16:59.980 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-05-29 09:16:59.984 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-05-29 09:16:59.988 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-05-29 09:16:59.993 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-29 09:16:59.999 | + 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-05-29 09:17:05.726 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-29 09:17:05.726 | | Field | Value | 2026-05-29 09:17:05.726 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-29 09:17:05.726 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-05-29 09:17:05.726 | | container_format | bare | 2026-05-29 09:17:05.726 | | created_at | 2026-05-29T09:17:04Z | 2026-05-29 09:17:05.726 | | disk_format | qcow2 | 2026-05-29 09:17:05.726 | | file | /v2/images/975d0a40-ae7a-4558-ad7f-a535e3bc13be/file | 2026-05-29 09:17:05.727 | | id | 975d0a40-ae7a-4558-ad7f-a535e3bc13be | 2026-05-29 09:17:05.727 | | min_disk | 0 | 2026-05-29 09:17:05.727 | | min_ram | 0 | 2026-05-29 09:17:05.727 | | name | cirros-0.6.3-x86_64-disk | 2026-05-29 09:17:05.727 | | owner | 038ef762541b4fd59e936d7e1e87b655 | 2026-05-29 09:17:05.727 | | 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-05-29 09:17:05.727 | | protected | False | 2026-05-29 09:17:05.727 | | schema | /v2/schemas/image | 2026-05-29 09:17:05.727 | | size | 21692416 | 2026-05-29 09:17:05.727 | | status | active | 2026-05-29 09:17:05.728 | | tags | | 2026-05-29 09:17:05.728 | | updated_at | 2026-05-29T09:17:06Z | 2026-05-29 09:17:05.728 | | virtual_size | 117440512 | 2026-05-29 09:17:05.728 | | visibility | public | 2026-05-29 09:17:05.728 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-29 09:17:06.102 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-05-29 09:17:06.187 | [2026 Async create_flavors:73037]: Waiting for completion of create_flavors running on PID 73037 (2 other jobs running) 2026-05-29 09:17:06.226 | [2026 Async create_flavors:73037]: Signaling child to exit 2026-05-29 09:17:12.642 | + inc/async:async_inner:64 : rc=0 2026-05-29 09:17:12.676 | [73037 Async create_flavors:73037]: finished successfully 2026-05-29 09:17:12.708 | WAKEUP 2026-05-29 09:17:12.736 | [2026 Async create_flavors:73037]: Signaled 2026-05-29 09:17:12.738 | + lib/nova:create_flavors:1248 : is_service_enabled n-api 2026-05-29 09:17:12.739 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:17:12.739 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-05-29 09:17:12.739 | + lib/nova:create_flavors:1249 : grep -q ds512M 2026-05-29 09:17:12.739 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-05-29 09:17:12.739 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.740 | | Field | Value | 2026-05-29 09:17:12.740 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.740 | | OS-FLV-DISABLED:disabled | False | 2026-05-29 09:17:12.740 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-29 09:17:12.740 | | description | None | 2026-05-29 09:17:12.741 | | disk | 1 | 2026-05-29 09:17:12.741 | | id | c1 | 2026-05-29 09:17:12.741 | | name | cirros256 | 2026-05-29 09:17:12.741 | | os-flavor-access:is_public | True | 2026-05-29 09:17:12.741 | | properties | hw_rng:allowed='True' | 2026-05-29 09:17:12.741 | | ram | 256 | 2026-05-29 09:17:12.741 | | rxtx_factor | 1.0 | 2026-05-29 09:17:12.741 | | swap | 0 | 2026-05-29 09:17:12.741 | | vcpus | 1 | 2026-05-29 09:17:12.741 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.742 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-05-29 09:17:12.742 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.742 | | Field | Value | 2026-05-29 09:17:12.743 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.743 | | OS-FLV-DISABLED:disabled | False | 2026-05-29 09:17:12.743 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-29 09:17:12.744 | | description | None | 2026-05-29 09:17:12.744 | | disk | 5 | 2026-05-29 09:17:12.744 | | id | d1 | 2026-05-29 09:17:12.744 | | name | ds512M | 2026-05-29 09:17:12.744 | | os-flavor-access:is_public | True | 2026-05-29 09:17:12.744 | | properties | hw_rng:allowed='True' | 2026-05-29 09:17:12.744 | | ram | 512 | 2026-05-29 09:17:12.744 | | rxtx_factor | 1.0 | 2026-05-29 09:17:12.744 | | swap | 0 | 2026-05-29 09:17:12.744 | | vcpus | 1 | 2026-05-29 09:17:12.745 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.745 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-05-29 09:17:12.745 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.746 | | Field | Value | 2026-05-29 09:17:12.746 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.746 | | OS-FLV-DISABLED:disabled | False | 2026-05-29 09:17:12.746 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-29 09:17:12.746 | | description | None | 2026-05-29 09:17:12.746 | | disk | 10 | 2026-05-29 09:17:12.746 | | id | d2 | 2026-05-29 09:17:12.746 | | name | ds1G | 2026-05-29 09:17:12.746 | | os-flavor-access:is_public | True | 2026-05-29 09:17:12.746 | | properties | hw_rng:allowed='True' | 2026-05-29 09:17:12.746 | | ram | 1024 | 2026-05-29 09:17:12.747 | | rxtx_factor | 1.0 | 2026-05-29 09:17:12.747 | | swap | 0 | 2026-05-29 09:17:12.747 | | vcpus | 1 | 2026-05-29 09:17:12.747 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.747 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-05-29 09:17:12.747 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.747 | | Field | Value | 2026-05-29 09:17:12.747 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.747 | | OS-FLV-DISABLED:disabled | False | 2026-05-29 09:17:12.747 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-29 09:17:12.748 | | description | None | 2026-05-29 09:17:12.748 | | disk | 10 | 2026-05-29 09:17:12.748 | | id | d3 | 2026-05-29 09:17:12.748 | | name | ds2G | 2026-05-29 09:17:12.748 | | os-flavor-access:is_public | True | 2026-05-29 09:17:12.748 | | properties | hw_rng:allowed='True' | 2026-05-29 09:17:12.748 | | ram | 2048 | 2026-05-29 09:17:12.748 | | rxtx_factor | 1.0 | 2026-05-29 09:17:12.749 | | swap | 0 | 2026-05-29 09:17:12.749 | | vcpus | 2 | 2026-05-29 09:17:12.749 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.749 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-05-29 09:17:12.749 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.749 | | Field | Value | 2026-05-29 09:17:12.749 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.749 | | OS-FLV-DISABLED:disabled | False | 2026-05-29 09:17:12.749 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-29 09:17:12.749 | | description | None | 2026-05-29 09:17:12.749 | | disk | 20 | 2026-05-29 09:17:12.750 | | id | d4 | 2026-05-29 09:17:12.750 | | name | ds4G | 2026-05-29 09:17:12.750 | | os-flavor-access:is_public | True | 2026-05-29 09:17:12.750 | | properties | hw_rng:allowed='True' | 2026-05-29 09:17:12.750 | | ram | 4096 | 2026-05-29 09:17:12.750 | | rxtx_factor | 1.0 | 2026-05-29 09:17:12.750 | | swap | 0 | 2026-05-29 09:17:12.750 | | vcpus | 4 | 2026-05-29 09:17:12.750 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.750 | + lib/nova:create_flavors:1258 : openstack --os-region-name=RegionOne flavor list 2026-05-29 09:17:12.751 | + lib/nova:create_flavors:1258 : grep -q m1.tiny 2026-05-29 09:17:12.751 | + lib/nova:create_flavors:1259 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-05-29 09:17:12.751 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.751 | | Field | Value | 2026-05-29 09:17:12.751 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.751 | | OS-FLV-DISABLED:disabled | False | 2026-05-29 09:17:12.751 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-29 09:17:12.751 | | description | None | 2026-05-29 09:17:12.751 | | disk | 1 | 2026-05-29 09:17:12.751 | | id | 1 | 2026-05-29 09:17:12.751 | | name | m1.tiny | 2026-05-29 09:17:12.752 | | os-flavor-access:is_public | True | 2026-05-29 09:17:12.752 | | properties | hw_rng:allowed='True' | 2026-05-29 09:17:12.752 | | ram | 512 | 2026-05-29 09:17:12.752 | | rxtx_factor | 1.0 | 2026-05-29 09:17:12.752 | | swap | 0 | 2026-05-29 09:17:12.752 | | vcpus | 1 | 2026-05-29 09:17:12.752 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.752 | + lib/nova:create_flavors:1260 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-05-29 09:17:12.752 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.752 | | Field | Value | 2026-05-29 09:17:12.752 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.753 | | OS-FLV-DISABLED:disabled | False | 2026-05-29 09:17:12.753 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-29 09:17:12.753 | | description | None | 2026-05-29 09:17:12.753 | | disk | 20 | 2026-05-29 09:17:12.753 | | id | 2 | 2026-05-29 09:17:12.753 | | name | m1.small | 2026-05-29 09:17:12.753 | | os-flavor-access:is_public | True | 2026-05-29 09:17:12.753 | | properties | hw_rng:allowed='True' | 2026-05-29 09:17:12.753 | | ram | 2048 | 2026-05-29 09:17:12.753 | | rxtx_factor | 1.0 | 2026-05-29 09:17:12.753 | | swap | 0 | 2026-05-29 09:17:12.753 | | vcpus | 1 | 2026-05-29 09:17:12.754 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.754 | + lib/nova:create_flavors:1261 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-05-29 09:17:12.754 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.754 | | Field | Value | 2026-05-29 09:17:12.754 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.754 | | OS-FLV-DISABLED:disabled | False | 2026-05-29 09:17:12.754 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-29 09:17:12.754 | | description | None | 2026-05-29 09:17:12.754 | | disk | 40 | 2026-05-29 09:17:12.754 | | id | 3 | 2026-05-29 09:17:12.755 | | name | m1.medium | 2026-05-29 09:17:12.755 | | os-flavor-access:is_public | True | 2026-05-29 09:17:12.755 | | properties | hw_rng:allowed='True' | 2026-05-29 09:17:12.755 | | ram | 4096 | 2026-05-29 09:17:12.755 | | rxtx_factor | 1.0 | 2026-05-29 09:17:12.755 | | swap | 0 | 2026-05-29 09:17:12.755 | | vcpus | 2 | 2026-05-29 09:17:12.755 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.755 | + lib/nova:create_flavors:1262 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-05-29 09:17:12.755 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.755 | | Field | Value | 2026-05-29 09:17:12.756 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.756 | | OS-FLV-DISABLED:disabled | False | 2026-05-29 09:17:12.756 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-29 09:17:12.756 | | description | None | 2026-05-29 09:17:12.756 | | disk | 80 | 2026-05-29 09:17:12.756 | | id | 4 | 2026-05-29 09:17:12.756 | | name | m1.large | 2026-05-29 09:17:12.756 | | os-flavor-access:is_public | True | 2026-05-29 09:17:12.756 | | properties | hw_rng:allowed='True' | 2026-05-29 09:17:12.756 | | ram | 8192 | 2026-05-29 09:17:12.756 | | rxtx_factor | 1.0 | 2026-05-29 09:17:12.757 | | swap | 0 | 2026-05-29 09:17:12.757 | | vcpus | 4 | 2026-05-29 09:17:12.757 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.757 | + lib/nova:create_flavors:1263 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-05-29 09:17:12.757 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.757 | | Field | Value | 2026-05-29 09:17:12.757 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.757 | | OS-FLV-DISABLED:disabled | False | 2026-05-29 09:17:12.757 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-29 09:17:12.757 | | description | None | 2026-05-29 09:17:12.757 | | disk | 160 | 2026-05-29 09:17:12.758 | | id | 5 | 2026-05-29 09:17:12.758 | | name | m1.xlarge | 2026-05-29 09:17:12.758 | | os-flavor-access:is_public | True | 2026-05-29 09:17:12.758 | | properties | hw_rng:allowed='True' | 2026-05-29 09:17:12.758 | | ram | 16384 | 2026-05-29 09:17:12.758 | | rxtx_factor | 1.0 | 2026-05-29 09:17:12.758 | | swap | 0 | 2026-05-29 09:17:12.758 | | vcpus | 8 | 2026-05-29 09:17:12.758 | +----------------------------+-----------------------+ 2026-05-29 09:17:12.800 | [2026 Async create_flavors:73037]: finished create_flavors with result 0 in 39 seconds 2026-05-29 09:17:12.806 | + inc/async:async_wait:197 : return 0 2026-05-29 09:17:12.811 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-05-29 09:17:12.837 | + functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:17:12.841 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-05-29 09:17:12.866 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:17:12.869 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-05-29 09:17:12.894 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:17:12.899 | + ./stack.sh:main:1389 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-05-29 09:17:12.902 | + ./stack.sh:main:1391 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-05-29 09:17:12.906 | + ./stack.sh:main:1395 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-05-29 09:17:12.911 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 09:17:12.913 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-05-29 09:17:12.916 | ++ 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-05-29 09:17:12.919 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-05-29 09:17:12.921 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-05-29 09:17:12.923 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-05-29 09:17:12.925 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-05-29 09:17:12.927 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-05-29 09:17:12.929 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-05-29 09:17:12.932 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-05-29 09:17:12.934 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-05-29 09:17:12.936 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-05-29 09:17:12.938 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-05-29 09:17:12.940 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-05-29 09:17:12.942 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-29 09:17:12.944 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-05-29 09:17:12.946 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-29 09:17:12.948 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-05-29 09:17:12.951 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-29 09:17:12.953 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-05-29 09:17:12.955 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-29 09:17:12.957 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-05-29 09:17:12.959 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-29 09:17:12.961 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-05-29 09:17:12.963 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-05-29 09:17:12.965 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-29 09:17:12.967 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-05-29 09:17:12.969 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-29 09:17:12.971 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-05-29 09:17:12.973 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-05-29 09:17:12.975 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-05-29 09:17:12.977 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-29 09:17:12.980 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-05-29 09:17:12.981 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-29 09:17:12.983 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-05-29 09:17:12.985 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-05-29 09:17:12.987 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-05-29 09:17:12.990 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-05-29 09:17:12.992 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-05-29 09:17:12.994 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-05-29 09:17:12.996 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-05-29 09:17:12.998 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-05-29 09:17:13.000 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-05-29 09:17:13.003 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-05-29 09:17:13.005 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-05-29 09:17:13.007 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-05-29 09:17:13.009 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-05-29 09:17:13.011 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-05-29 09:17:13.013 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-05-29 09:17:13.015 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-05-29 09:17:13.017 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-05-29 09:17:13.020 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-05-29 09:17:13.021 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-05-29 09:17:13.024 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-05-29 09:17:13.025 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-05-29 09:17:13.028 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-05-29 09:17:13.031 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-05-29 09:17:13.032 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-05-29 09:17:13.032 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-05-29 09:17:13.032 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-05-29 09:17:13.033 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-05-29 09:17:15.079 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-05-29 09:17:15.082 | 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-05-29 09:17:15.394 | + ./stack.sh:main:1400 : save_stackenv 2026-05-29 09:17:15.398 | + functions-common:save_stackenv:63 : local tag= 2026-05-29 09:17:15.403 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-05-29 09:17:15.410 | + functions-common:save_stackenv:65 : time_stamp=2026-05-29-111715 2026-05-29 09:17:15.414 | + functions-common:save_stackenv:66 : echo '# 2026-05-29-111715 ' 2026-05-29 09:17:15.418 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:17:15.422 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-29 09:17:15.426 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:17:15.430 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-05-29 09:17:15.434 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:17:15.438 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-05-29 09:17:15.442 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:17:15.446 | + functions-common:save_stackenv:68 : 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-05-29 09:17:15.449 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:17:15.452 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.120 2026-05-29 09:17:15.455 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:17:15.459 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.120/identity 2026-05-29 09:17:15.462 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:17:15.465 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-05-29-105417 2026-05-29 09:17:15.471 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:17:15.475 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-05-29 09:17:15.479 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:17:15.483 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.120 2026-05-29 09:17:15.488 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:17:15.492 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-05-29 09:17:15.496 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:17:15.500 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-05-29 09:17:15.504 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:17:15.508 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-05-29 09:17:15.512 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:17:15.516 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-05-29 09:17:15.520 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:17:15.524 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.120 2026-05-29 09:17:15.528 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-29 09:17:15.532 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-05-29 09:17:15.536 | + ./stack.sh:main:1411 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-05-29 09:17:15.540 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-29 09:17:15.544 | + inc/meta-config:merge_config_group:171 : shift 2026-05-29 09:17:15.548 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-05-29 09:17:15.552 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-29 09:17:15.557 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-29 09:17:15.561 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-29 09:17:15.566 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-05-29 09:17:15.570 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-29 09:17:15.575 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-05-29 09:17:15.579 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-29 09:17:15.583 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-05-29 09:17:15.583 | /^\[\[.+\|.*\]\]/ { 2026-05-29 09:17:15.584 | gsub("[][]", "", $1); 2026-05-29 09:17:15.584 | split($1, a, "|"); 2026-05-29 09:17:15.584 | if (a[1] == matchgroup) 2026-05-29 09:17:15.584 | print a[2] 2026-05-29 09:17:15.584 | } 2026-05-29 09:17:15.584 | ' /home/quobyte/devstack/local.conf 2026-05-29 09:17:15.592 | + ./stack.sh:main:1418 : run_phase stack extra 2026-05-29 09:17:15.596 | + functions-common:run_phase:1840 : local mode=stack 2026-05-29 09:17:15.600 | + functions-common:run_phase:1841 : local phase=extra 2026-05-29 09:17:15.604 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-29 09:17:15.608 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-29 09:17:15.612 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-29 09:17:15.616 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-29 09:17:15.621 | + functions-common:run_phase:1850 : local extra 2026-05-29 09:17:15.626 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-29 09:17:15.633 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-29 09:17:15.637 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-29 09:17:15.641 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-29 09:17:15.645 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-05-29 09:17:15.650 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-29 09:17:15.678 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:17:15.682 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-29 09:17:15.687 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-29 09:17:15.691 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-05-29 09:17:15.695 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-29 09:17:15.699 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-29 09:17:15.703 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-29 09:17:15.707 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-05-29 09:17:15.711 | ++ extras.d/80-tempest.sh:source:15 : : 2026-05-29 09:17:15.715 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-29 09:17:15.719 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-29 09:17:15.723 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-29 09:17:15.727 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-29 09:17:15.731 | + functions-common:run_phase:1867 : run_plugins stack extra 2026-05-29 09:17:15.735 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-29 09:17:15.739 | + functions-common:run_plugins:1827 : local phase=extra 2026-05-29 09:17:15.744 | + functions-common:run_plugins:1829 : local plugins= 2026-05-29 09:17:15.748 | + functions-common:run_plugins:1830 : local plugin 2026-05-29 09:17:15.752 | + ./stack.sh:main:1426 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-05-29 09:17:15.757 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-29 09:17:15.761 | + inc/meta-config:merge_config_group:171 : shift 2026-05-29 09:17:15.765 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-05-29 09:17:15.769 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-29 09:17:15.773 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-29 09:17:15.777 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-29 09:17:15.782 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-05-29 09:17:15.786 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-29 09:17:15.791 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-05-29 09:17:15.795 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-29 09:17:15.799 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-05-29 09:17:15.799 | /^\[\[.+\|.*\]\]/ { 2026-05-29 09:17:15.799 | gsub("[][]", "", $1); 2026-05-29 09:17:15.799 | split($1, a, "|"); 2026-05-29 09:17:15.799 | if (a[1] == matchgroup) 2026-05-29 09:17:15.799 | print a[2] 2026-05-29 09:17:15.800 | } 2026-05-29 09:17:15.800 | ' /home/quobyte/devstack/local.conf 2026-05-29 09:17:15.807 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-05-29 09:17:15.834 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:17:15.839 | + ./stack.sh:main:1436 : is_nova_ready 2026-05-29 09:17:15.843 | + lib/nova:is_nova_ready:1173 : wait_for_compute 60 2026-05-29 09:17:15.847 | + functions:wait_for_compute:490 : local timeout=60 2026-05-29 09:17:15.851 | + functions:wait_for_compute:491 : local rval=0 2026-05-29 09:17:15.855 | + functions:wait_for_compute:492 : local compute_hostname 2026-05-29 09:17:15.860 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-05-29 09:17:15.864 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-29 09:17:15.868 | + functions-common:time_start:2399 : local start_time= 2026-05-29 09:17:15.872 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:17:15.877 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:17:15.884 | + functions-common:time_start:2403 : _TIME_START[$name]=1780046235880 2026-05-29 09:17:15.890 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-05-29 09:17:15.923 | + functions:wait_for_compute:494 : compute_hostname= 2026-05-29 09:17:15.927 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-05-29 09:17:15.932 | ++ functions:wait_for_compute:496 : hostname 2026-05-29 09:17:15.938 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-05-29 09:17:15.942 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-05-29 09:17:15.950 | ++ functions:wait_for_compute:498 : hostname 2026-05-29 09:17:15.954 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 09:17:15.956 | + :: : ID= 2026-05-29 09:17:15.959 | + :: : [[ '' == '' ]] 2026-05-29 09:17:15.961 | + :: : sleep 1 2026-05-29 09:17:16.965 | + :: : [[ libvirt = \f\a\k\e ]] 2026-05-29 09:17:16.967 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-05-29 09:17:20.014 | + :: : ID=82ff175a-94d3-430c-a896-a5eb10da8d41 2026-05-29 09:17:20.016 | + :: : [[ 82ff175a-94d3-430c-a896-a5eb10da8d41 == '' ]] 2026-05-29 09:17:20.021 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-05-29 09:17:20.026 | + functions-common:time_stop:2412 : local name 2026-05-29 09:17:20.030 | + functions-common:time_stop:2413 : local end_time 2026-05-29 09:17:20.034 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:17:20.039 | + functions-common:time_stop:2415 : local total 2026-05-29 09:17:20.043 | + functions-common:time_stop:2416 : local start_time 2026-05-29 09:17:20.047 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-29 09:17:20.052 | + functions-common:time_stop:2419 : start_time=1780046235880 2026-05-29 09:17:20.056 | + functions-common:time_stop:2421 : [[ -z 1780046235880 ]] 2026-05-29 09:17:20.061 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:17:20.068 | + functions-common:time_stop:2424 : end_time=1780046240063 2026-05-29 09:17:20.072 | + functions-common:time_stop:2425 : elapsed_time=4183 2026-05-29 09:17:20.076 | + functions-common:time_stop:2426 : total=24187 2026-05-29 09:17:20.080 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:17:20.085 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28370 2026-05-29 09:17:20.089 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-05-29 09:17:20.093 | + functions:wait_for_compute:516 : return 0 2026-05-29 09:17:20.098 | + ./stack.sh:main:1440 : service_check 2026-05-29 09:17:20.102 | + functions-common:service_check:1705 : local service 2026-05-29 09:17:20.106 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:20.111 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@key.service 2026-05-29 09:17:20.129 | not-found 2026-05-29 09:17:20.135 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:20.139 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-api.service 2026-05-29 09:17:20.159 | enabled 2026-05-29 09:17:20.166 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-api.service --no-pager 2026-05-29 09:17:20.188 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-05-29 09:17:20.189 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-05-29 09:17:20.189 | Active: active (running) since Fri 2026-05-29 11:14:12 CEST; 3min 8s ago 2026-05-29 09:17:20.189 | Main PID: 60873 (uwsgi) 2026-05-29 09:17:20.189 | Status: "uWSGI is ready" 2026-05-29 09:17:20.189 | Tasks: 17 (limit: 14255) 2026-05-29 09:17:20.189 | Memory: 263.9M (peak: 264.3M) 2026-05-29 09:17:20.189 | CPU: 13.814s 2026-05-29 09:17:20.189 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-05-29 09:17:20.189 | ├─60873 "nova-apiuWSGI master" 2026-05-29 09:17:20.189 | ├─60874 "nova-apiuWSGI worker 1" 2026-05-29 09:17:20.189 | └─60875 "nova-apiuWSGI worker 2" 2026-05-29 09:17:20.190 | 2026-05-29 09:17:20.190 | May 29 11:17:19 devstack devstack@n-api.service[60875]: [pid: 60875|app: 0|req: 19/36] 192.168.122.120 () {54 vars in 935 bytes} [Fri May 29 11:17:19 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-29 09:17:20.190 | May 29 11:17:19 devstack devstack@n-api.service[60874]: DEBUG nova.api.openstack.wsgi [None req-52d04ea8-d279-4436-ada8-227d6d8c6e33 admin admin] Calling method '>' {{(pid=60874) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-05-29 09:17:20.190 | May 29 11:17:19 devstack devstack@n-api.service[60874]: DEBUG oslo_concurrency.lockutils [None req-52d04ea8-d279-4436-ada8-227d6d8c6e33 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60874) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-29 09:17:20.190 | May 29 11:17:19 devstack devstack@n-api.service[60874]: DEBUG oslo_concurrency.lockutils [None req-52d04ea8-d279-4436-ada8-227d6d8c6e33 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=60874) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-29 09:17:20.190 | May 29 11:17:19 devstack devstack@n-api.service[60874]: DEBUG oslo_concurrency.lockutils [None req-52d04ea8-d279-4436-ada8-227d6d8c6e33 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=60874) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-29 09:17:20.190 | May 29 11:17:19 devstack devstack@n-api.service[60874]: DEBUG oslo_concurrency.lockutils [None req-52d04ea8-d279-4436-ada8-227d6d8c6e33 admin admin] Acquiring lock "45d5d199-94a3-4f23-9884-219ad9ebbda8" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60874) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-29 09:17:20.190 | May 29 11:17:19 devstack devstack@n-api.service[60874]: DEBUG oslo_concurrency.lockutils [None req-52d04ea8-d279-4436-ada8-227d6d8c6e33 admin admin] Lock "45d5d199-94a3-4f23-9884-219ad9ebbda8" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=60874) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-29 09:17:20.191 | May 29 11:17:19 devstack devstack@n-api.service[60874]: DEBUG oslo_concurrency.lockutils [None req-52d04ea8-d279-4436-ada8-227d6d8c6e33 admin admin] Lock "45d5d199-94a3-4f23-9884-219ad9ebbda8" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=60874) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-29 09:17:20.192 | May 29 11:17:19 devstack devstack@n-api.service[60874]: INFO nova.api.openstack.requestlog [None req-52d04ea8-d279-4436-ada8-227d6d8c6e33 admin admin] 192.168.122.120 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.118171 2026-05-29 09:17:20.192 | May 29 11:17:19 devstack devstack@n-api.service[60874]: [pid: 60874|app: 0|req: 18/37] 192.168.122.120 () {60 vars in 1325 bytes} [Fri May 29 11:17:19 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-05-29 09:17:20.196 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:20.201 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cpu.service 2026-05-29 09:17:20.219 | enabled 2026-05-29 09:17:20.225 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-05-29 09:17:20.248 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-05-29 09:17:20.249 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-05-29 09:17:20.249 | Active: active (running) since Fri 2026-05-29 11:16:28 CEST; 51s ago 2026-05-29 09:17:20.249 | Main PID: 72911 (nova-compute) 2026-05-29 09:17:20.249 | Tasks: 22 (limit: 14255) 2026-05-29 09:17:20.249 | Memory: 142.7M (peak: 145.0M) 2026-05-29 09:17:20.249 | CPU: 5.450s 2026-05-29 09:17:20.249 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-05-29 09:17:20.249 | └─72911 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-05-29 09:17:20.249 | 2026-05-29 09:17:20.249 | May 29 11:16:58 devstack nova-compute[72911]: DEBUG nova.scheduler.client.report [None req-cba6269e-5bff-43d5-ab20-25f2a7fbbc7c None None] Updated inventory for provider 7236d877-bdd4-49c6-b542-7cb4008b4ad1 with generation 0 in Placement from set_inventory_for_provider using data: {'MEMORY_MB': {'total': 11961, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 512}, 'VCPU': {'total': 4, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0, 'reserved': 0}, 'DISK_GB': {'total': 25, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 0}} {{(pid=72911) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:975}} 2026-05-29 09:17:20.249 | May 29 11:16:58 devstack nova-compute[72911]: DEBUG nova.compute.provider_tree [None req-cba6269e-5bff-43d5-ab20-25f2a7fbbc7c None None] Updating resource provider 7236d877-bdd4-49c6-b542-7cb4008b4ad1 generation from 0 to 1 during operation: update_inventory {{(pid=72911) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-05-29 09:17:20.250 | May 29 11:16:58 devstack nova-compute[72911]: DEBUG nova.compute.provider_tree [None req-cba6269e-5bff-43d5-ab20-25f2a7fbbc7c None None] Updating inventory in ProviderTree for provider 7236d877-bdd4-49c6-b542-7cb4008b4ad1 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=72911) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-05-29 09:17:20.250 | May 29 11:16:59 devstack nova-compute[72911]: DEBUG nova.compute.provider_tree [None req-cba6269e-5bff-43d5-ab20-25f2a7fbbc7c None None] Updating resource provider 7236d877-bdd4-49c6-b542-7cb4008b4ad1 generation from 1 to 2 during operation: update_traits {{(pid=72911) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-05-29 09:17:20.250 | May 29 11:16:59 devstack nova-compute[72911]: DEBUG nova.compute.resource_tracker [None req-cba6269e-5bff-43d5-ab20-25f2a7fbbc7c None None] Compute_service record updated for devstack:devstack {{(pid=72911) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-05-29 09:17:20.250 | May 29 11:16:59 devstack nova-compute[72911]: DEBUG oslo_concurrency.lockutils [None req-cba6269e-5bff-43d5-ab20-25f2a7fbbc7c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.658s {{(pid=72911) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-29 09:17:20.250 | May 29 11:16:59 devstack nova-compute[72911]: DEBUG nova.service [None req-cba6269e-5bff-43d5-ab20-25f2a7fbbc7c None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=72911) start /opt/stack/nova/nova/service.py:195}} 2026-05-29 09:17:20.250 | May 29 11:16:59 devstack nova-compute[72911]: DEBUG nova.service [None req-cba6269e-5bff-43d5-ab20-25f2a7fbbc7c None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=72911) start /opt/stack/nova/nova/service.py:211}} 2026-05-29 09:17:20.250 | May 29 11:16:59 devstack nova-compute[72911]: DEBUG nova.service [None req-cba6269e-5bff-43d5-ab20-25f2a7fbbc7c None None] Join ServiceGroup membership for this service compute {{(pid=72911) start /opt/stack/nova/nova/service.py:221}} 2026-05-29 09:17:20.250 | May 29 11:16:59 devstack nova-compute[72911]: DEBUG nova.servicegroup.drivers.db [None req-cba6269e-5bff-43d5-ab20-25f2a7fbbc7c None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=72911) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-05-29 09:17:20.255 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:20.259 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cond.service 2026-05-29 09:17:20.278 | not-found 2026-05-29 09:17:20.284 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:20.289 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-sch.service 2026-05-29 09:17:20.308 | enabled 2026-05-29 09:17:20.315 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-sch.service --no-pager 2026-05-29 09:17:20.338 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-05-29 09:17:20.339 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-05-29 09:17:20.339 | Active: active (running) since Fri 2026-05-29 11:16:15 CEST; 1min 4s ago 2026-05-29 09:17:20.339 | Main PID: 69247 (nova-scheduler:) 2026-05-29 09:17:20.339 | Tasks: 19 (limit: 14255) 2026-05-29 09:17:20.339 | Memory: 151.0M (peak: 151.4M) 2026-05-29 09:17:20.339 | CPU: 4.283s 2026-05-29 09:17:20.339 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-05-29 09:17:20.339 | ├─69247 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-05-29 09:17:20.339 | ├─70883 "nova-scheduler: ServiceWrapper worker(0)" 2026-05-29 09:17:20.340 | └─70893 "nova-scheduler: ServiceWrapper worker(1)" 2026-05-29 09:17:20.340 | 2026-05-29 09:17:20.340 | May 29 11:16:21 devstack nova-scheduler[70893]: DEBUG nova.servicegroup.drivers.db [None req-f1e6c4ff-c881-4b59-8f55-2f2e5872be02 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=70893) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-05-29 09:17:20.340 | May 29 11:16:26 devstack nova-scheduler[70883]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=70883) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-29 09:17:20.340 | May 29 11:16:26 devstack nova-scheduler[70893]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=70893) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-29 09:17:20.342 | May 29 11:16:29 devstack nova-scheduler[69247]: DEBUG dbcounter [-] [69247] Writing DB stats nova_api:SELECT=3 {{(pid=69247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:20.343 | May 29 11:16:29 devstack nova-scheduler[69247]: DEBUG dbcounter [-] [69247] Writing DB stats nova_cell0:SELECT=1 {{(pid=69247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:20.343 | May 29 11:16:29 devstack nova-scheduler[69247]: DEBUG dbcounter [-] [69247] Writing DB stats nova_cell1:SELECT=1 {{(pid=69247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:20.343 | May 29 11:16:36 devstack nova-scheduler[70883]: DEBUG dbcounter [-] [70883] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=70883) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:20.343 | May 29 11:16:36 devstack nova-scheduler[70893]: DEBUG dbcounter [-] [70893] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=70893) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:20.343 | May 29 11:16:41 devstack nova-scheduler[70893]: DEBUG oslo.service.backend._threading.loopingcall [None req-2fa244a0-474f-48c7-8217-74b965a5af3a None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=70893) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-29 09:17:20.343 | May 29 11:17:18 devstack nova-scheduler[70883]: DEBUG oslo.service.backend._threading.loopingcall [None req-74d01a02-dac6-4de4-9348-497da3757f1e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=70883) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-29 09:17:20.346 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:20.351 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-novnc.service 2026-05-29 09:17:20.368 | not-found 2026-05-29 09:17:20.374 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:20.378 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-05-29 09:17:20.399 | enabled 2026-05-29 09:17:20.405 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-05-29 09:17:20.427 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-05-29 09:17:20.427 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-05-29 09:17:20.428 | Active: active (running) since Fri 2026-05-29 11:16:17 CEST; 1min 2s ago 2026-05-29 09:17:20.428 | Main PID: 69856 (uwsgi) 2026-05-29 09:17:20.428 | Status: "uWSGI is ready" 2026-05-29 09:17:20.428 | Tasks: 16 (limit: 14255) 2026-05-29 09:17:20.428 | Memory: 215.6M (peak: 216.0M) 2026-05-29 09:17:20.428 | CPU: 9.099s 2026-05-29 09:17:20.428 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-05-29 09:17:20.428 | ├─69856 "nova-api-metauWSGI master" 2026-05-29 09:17:20.428 | ├─69857 "nova-api-metauWSGI worker 1" 2026-05-29 09:17:20.428 | ├─69858 "nova-api-metauWSGI worker 2" 2026-05-29 09:17:20.428 | └─69859 "nova-api-metauWSGI http 1" 2026-05-29 09:17:20.428 | 2026-05-29 09:17:20.429 | May 29 11:16:24 devstack devstack@n-api-meta.service[69857]: DEBUG nova.api.openstack.wsgi_app [None req-afa19c18-d7b6-4616-8462-5b9e69de4ca8 None None] ******************************************************************************** {{(pid=69857) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3013}} 2026-05-29 09:17:20.429 | May 29 11:16:24 devstack devstack@n-api-meta.service[69857]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7b83ba8a3668 pid: 69857 (default app) 2026-05-29 09:17:20.429 | May 29 11:16:32 devstack devstack@n-api-meta.service[69858]: DEBUG dbcounter [-] [69858] Writing DB stats nova_api:SELECT=1 {{(pid=69858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:20.429 | May 29 11:16:32 devstack devstack@n-api-meta.service[69857]: DEBUG dbcounter [-] [69857] Writing DB stats nova_api:SELECT=1 {{(pid=69857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:20.429 | May 29 11:16:33 devstack devstack@n-api-meta.service[69858]: DEBUG dbcounter [-] [69858] Writing DB stats nova_cell1:SELECT=1 {{(pid=69858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:20.429 | May 29 11:16:33 devstack devstack@n-api-meta.service[69858]: DEBUG dbcounter [-] [69858] Writing DB stats nova_cell0:SELECT=1 {{(pid=69858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:20.429 | May 29 11:16:33 devstack devstack@n-api-meta.service[69857]: DEBUG dbcounter [-] [69857] Writing DB stats nova_cell0:SELECT=1 {{(pid=69857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:20.429 | May 29 11:16:33 devstack devstack@n-api-meta.service[69857]: DEBUG dbcounter [-] [69857] Writing DB stats nova_cell1:SELECT=1 {{(pid=69857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:20.429 | May 29 11:16:33 devstack devstack@n-api-meta.service[69858]: DEBUG dbcounter [-] [69858] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=69858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:20.430 | May 29 11:16:33 devstack devstack@n-api-meta.service[69857]: DEBUG dbcounter [-] [69857] Writing DB stats nova_cell0:SELECT=1 {{(pid=69857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:20.434 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:20.438 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@placement-api.service 2026-05-29 09:17:20.457 | enabled 2026-05-29 09:17:20.463 | + functions-common:service_check:1712 : sudo systemctl status devstack@placement-api.service --no-pager 2026-05-29 09:17:20.487 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-05-29 09:17:20.487 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-05-29 09:17:20.487 | Active: active (running) since Fri 2026-05-29 11:14:52 CEST; 2min 27s ago 2026-05-29 09:17:20.487 | Main PID: 67020 (uwsgi) 2026-05-29 09:17:20.487 | Status: "uWSGI is ready" 2026-05-29 09:17:20.487 | Tasks: 5 (limit: 14255) 2026-05-29 09:17:20.488 | Memory: 169.1M (peak: 169.3M) 2026-05-29 09:17:20.488 | CPU: 5.953s 2026-05-29 09:17:20.488 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-05-29 09:17:20.488 | ├─67020 "placementuWSGI master" 2026-05-29 09:17:20.488 | ├─67021 "placementuWSGI worker 1" 2026-05-29 09:17:20.488 | └─67022 "placementuWSGI worker 2" 2026-05-29 09:17:20.488 | 2026-05-29 09:17:20.488 | May 29 11:16:58 devstack devstack@placement-api.service[67021]: INFO placement.requestlog [req-e4eb32f5-4eb1-4965-b01b-963f18425ccc req-079babe5-b0a1-44f9-a862-124bd8fe9bc3 service nova] 192.168.122.120 "PUT /placement/resource_providers/7236d877-bdd4-49c6-b542-7cb4008b4ad1/inventories" status: 200 len: 396 microversion: 1.26 2026-05-29 09:17:20.488 | May 29 11:16:58 devstack devstack@placement-api.service[67021]: [pid: 67021|app: 0|req: 5/9] 192.168.122.120 () {64 vars in 1498 bytes} [Fri May 29 11:16:58 2026] PUT /placement/resource_providers/7236d877-bdd4-49c6-b542-7cb4008b4ad1/inventories => generated 396 bytes in 71 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-05-29 09:17:20.488 | May 29 11:16:58 devstack devstack@placement-api.service[67022]: DEBUG placement.requestlog [req-e4eb32f5-4eb1-4965-b01b-963f18425ccc req-d926ba41-0b7c-46a4-9627-6f0346b5d805 None None] Starting request: 192.168.122.120 "GET /placement/traits?name=in:COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE42,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_BMI,HW_CPU_X86_AVX,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_AVX2,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SSE41,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_FMA3,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_FDC,COMPUTE_ACCELERATORS,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_ABM,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_AESNI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_SSE2,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_SHA,COMPUTE_STORAGE_BUS_SATA,COMPUTE_TRUSTED_CERTS,COMPUTE_RESCUE_BFV,HW_CPU_X86_F16C,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_CLMUL,COMPUTE_NODE" {{(pid=67022) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-05-29 09:17:20.488 | May 29 11:16:58 devstack devstack@placement-api.service[67022]: INFO placement.requestlog [req-e4eb32f5-4eb1-4965-b01b-963f18425ccc req-d926ba41-0b7c-46a4-9627-6f0346b5d805 service nova] 192.168.122.120 "GET /placement/traits?name=in:COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE42,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_BMI,HW_CPU_X86_AVX,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_AVX2,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SSE41,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_FMA3,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_FDC,COMPUTE_ACCELERATORS,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_ABM,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_AESNI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_SSE2,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_SHA,COMPUTE_STORAGE_BUS_SATA,COMPUTE_TRUSTED_CERTS,COMPUTE_RESCUE_BFV,HW_CPU_X86_F16C,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_CLMUL,COMPUTE_NODE" status: 200 len: 2058 microversion: 1.6 2026-05-29 09:17:20.489 | May 29 11:16:58 devstack devstack@placement-api.service[67022]: [pid: 67022|app: 0|req: 5/10] 192.168.122.120 () {60 vars in 4912 bytes} [Fri May 29 11:16:58 2026] GET /placement/traits?name=in:COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE42,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_BMI,HW_CPU_X86_AVX,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_AVX2,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SSE41,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_FMA3,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_FDC,COMPUTE_ACCELERATORS,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_ABM,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_AESNI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_SSE2,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_SHA,COMPUTE_STORAGE_BUS_SATA,COMPUTE_TRUSTED_CERTS,COMPUTE_RESCUE_BFV,HW_CPU_X86_F16C,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_CLMUL,COMPUTE_NODE => generated 2058 bytes in 51 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-05-29 09:17:20.489 | May 29 11:16:58 devstack devstack@placement-api.service[67021]: DEBUG placement.requestlog [req-e4eb32f5-4eb1-4965-b01b-963f18425ccc req-c5f4a2a6-ae7d-447f-be00-f6d717139ac8 None None] Starting request: 192.168.122.120 "PUT /placement/resource_providers/7236d877-bdd4-49c6-b542-7cb4008b4ad1/traits" {{(pid=67021) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-05-29 09:17:20.489 | May 29 11:16:59 devstack devstack@placement-api.service[67021]: INFO placement.requestlog [req-e4eb32f5-4eb1-4965-b01b-963f18425ccc req-c5f4a2a6-ae7d-447f-be00-f6d717139ac8 service nova] 192.168.122.120 "PUT /placement/resource_providers/7236d877-bdd4-49c6-b542-7cb4008b4ad1/traits" status: 200 len: 2093 microversion: 1.6 2026-05-29 09:17:20.489 | May 29 11:16:59 devstack devstack@placement-api.service[67021]: [pid: 67021|app: 0|req: 6/11] 192.168.122.120 () {64 vars in 1483 bytes} [Fri May 29 11:16:58 2026] PUT /placement/resource_providers/7236d877-bdd4-49c6-b542-7cb4008b4ad1/traits => generated 2093 bytes in 191 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-05-29 09:17:20.489 | May 29 11:17:08 devstack devstack@placement-api.service[67022]: DEBUG dbcounter [-] [67022] Writing DB stats placement:SELECT=4 {{(pid=67022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:20.489 | May 29 11:17:08 devstack devstack@placement-api.service[67021]: DEBUG dbcounter [-] [67021] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=67021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:20.495 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:20.499 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@placement-client.service 2026-05-29 09:17:20.517 | not-found 2026-05-29 09:17:20.523 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:20.528 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@g-api.service 2026-05-29 09:17:20.546 | enabled 2026-05-29 09:17:20.553 | + functions-common:service_check:1712 : sudo systemctl status devstack@g-api.service --no-pager 2026-05-29 09:17:20.577 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-05-29 09:17:20.577 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-05-29 09:17:20.577 | Active: active (running) since Fri 2026-05-29 11:16:53 CEST; 27s ago 2026-05-29 09:17:20.577 | Main PID: 76000 (uwsgi) 2026-05-29 09:17:20.578 | Status: "uWSGI is ready" 2026-05-29 09:17:20.578 | Tasks: 9 (limit: 14255) 2026-05-29 09:17:20.578 | Memory: 249.1M (peak: 249.4M) 2026-05-29 09:17:20.578 | CPU: 9.989s 2026-05-29 09:17:20.578 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-05-29 09:17:20.578 | ├─76000 "glance-apiuWSGI master" 2026-05-29 09:17:20.578 | ├─76006 "glance-apiuWSGI worker 1" 2026-05-29 09:17:20.578 | └─76007 "glance-apiuWSGI worker 2" 2026-05-29 09:17:20.578 | 2026-05-29 09:17:20.578 | May 29 11:17:05 devstack devstack@g-api.service[76006]: INFO glance.location [None req-2fbd8df4-352b-49f6-8fb8-a78b2115215d admin admin] Image format matched and virtual size computed: 117440512 2026-05-29 09:17:20.578 | May 29 11:17:05 devstack devstack@g-api.service[76006]: DEBUG glance_store.backend [None req-2fbd8df4-352b-49f6-8fb8-a78b2115215d admin admin] Skipping store.set_acls... not implemented. {{(pid=76006) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-05-29 09:17:20.579 | May 29 11:17:05 devstack devstack@g-api.service[76006]: [pid: 76006|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Fri May 29 11:17:03 2026] PUT /v2/images/975d0a40-ae7a-4558-ad7f-a535e3bc13be/file => generated 0 bytes in 1823 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-05-29 09:17:20.579 | May 29 11:17:05 devstack devstack@g-api.service[76007]: DEBUG glance.api.middleware.version_negotiation [None req-8ac1f292-a544-4691-83e1-e5e8f63c9d3d admin admin] Determining version of request: GET /v2/images/975d0a40-ae7a-4558-ad7f-a535e3bc13be Accept: */* {{(pid=76007) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-05-29 09:17:20.579 | May 29 11:17:05 devstack devstack@g-api.service[76007]: DEBUG glance.api.middleware.version_negotiation [None req-8ac1f292-a544-4691-83e1-e5e8f63c9d3d admin admin] Using url versioning {{(pid=76007) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-05-29 09:17:20.579 | May 29 11:17:05 devstack devstack@g-api.service[76007]: DEBUG glance.api.middleware.version_negotiation [None req-8ac1f292-a544-4691-83e1-e5e8f63c9d3d admin admin] Matched version: v2 {{(pid=76007) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-05-29 09:17:20.579 | May 29 11:17:05 devstack devstack@g-api.service[76007]: DEBUG glance.api.middleware.version_negotiation [None req-8ac1f292-a544-4691-83e1-e5e8f63c9d3d admin admin] new path /v2/images/975d0a40-ae7a-4558-ad7f-a535e3bc13be {{(pid=76007) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-05-29 09:17:20.579 | May 29 11:17:05 devstack devstack@g-api.service[76007]: [pid: 76007|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Fri May 29 11:17:05 2026] GET /v2/images/975d0a40-ae7a-4558-ad7f-a535e3bc13be => generated 976 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 09:17:20.579 | May 29 11:17:15 devstack devstack@g-api.service[76006]: DEBUG dbcounter [-] [76006] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76006) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:20.579 | May 29 11:17:15 devstack devstack@g-api.service[76007]: DEBUG dbcounter [-] [76007] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76007) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:20.586 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:20.590 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-sch.service 2026-05-29 09:17:20.609 | enabled 2026-05-29 09:17:20.615 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-sch.service --no-pager 2026-05-29 09:17:20.637 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-05-29 09:17:20.637 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-05-29 09:17:20.637 | Active: active (running) since Fri 2026-05-29 11:16:42 CEST; 37s ago 2026-05-29 09:17:20.637 | Main PID: 74491 (cinder-schedule) 2026-05-29 09:17:20.637 | Tasks: 1 (limit: 14255) 2026-05-29 09:17:20.638 | Memory: 105.3M (peak: 105.5M) 2026-05-29 09:17:20.638 | CPU: 3.817s 2026-05-29 09:17:20.638 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-05-29 09:17:20.638 | └─74491 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-05-29 09:17:20.638 | 2026-05-29 09:17:20.639 | May 29 11:16:47 devstack cinder-scheduler[74491]: INFO cinder.manager [None req-263ad0c4-330f-42a6-b31b-a474198106b2 None None] Service 1 cleanup completed. 2026-05-29 09:17:20.639 | May 29 11:16:47 devstack cinder-scheduler[74491]: DEBUG cinder.service [None req-263ad0c4-330f-42a6-b31b-a474198106b2 None None] Creating RPC server for service cinder-scheduler {{(pid=74491) start /opt/stack/cinder/cinder/service.py:231}} 2026-05-29 09:17:20.639 | May 29 11:16:47 devstack cinder-scheduler[74491]: DEBUG cinder.service [None req-263ad0c4-330f-42a6-b31b-a474198106b2 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=74491) start /opt/stack/cinder/cinder/service.py:237}} 2026-05-29 09:17:20.639 | May 29 11:16:57 devstack cinder-scheduler[74491]: DEBUG dbcounter [-] [74491] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:20.639 | May 29 11:17:04 devstack cinder-scheduler[74491]: DEBUG cinder.scheduler.host_manager [None req-d5cbf1d1-0b56-483b-936e-525dd726da9e None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=74491) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-05-29 09:17:20.639 | May 29 11:17:04 devstack cinder-scheduler[74491]: DEBUG cinder.scheduler.host_manager [None req-d5cbf1d1-0b56-483b-936e-525dd726da9e 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, 5, 29, 9, 17, 4, 351355)}, {'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, 5, 29, 9, 17, 4, 351355)}]. {{(pid=74491) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-05-29 09:17:20.639 | May 29 11:17:04 devstack cinder-scheduler[74491]: DEBUG cinder.scheduler.host_manager [None req-d5cbf1d1-0b56-483b-936e-525dd726da9e 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, 5, 29, 9, 17, 4, 320913)} {{(pid=74491) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-05-29 09:17:20.640 | May 29 11:17:11 devstack cinder-scheduler[74491]: DEBUG oslo_service.periodic_task [None req-7381436e-16c7-4243-a233-594fc9483753 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=74491) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2026-05-29 09:17:20.640 | May 29 11:17:11 devstack cinder-scheduler[74491]: INFO cinder.message.api [None req-7381436e-16c7-4243-a233-594fc9483753 None None] Deleted 0 expired messages. 2026-05-29 09:17:20.640 | May 29 11:17:11 devstack cinder-scheduler[74491]: DEBUG oslo_service.periodic_task [None req-7381436e-16c7-4243-a233-594fc9483753 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=74491) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2026-05-29 09:17:20.645 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:20.649 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-api.service 2026-05-29 09:17:20.667 | enabled 2026-05-29 09:17:20.674 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-api.service --no-pager 2026-05-29 09:17:20.697 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-05-29 09:17:20.697 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-05-29 09:17:20.697 | Active: active (running) since Fri 2026-05-29 11:16:35 CEST; 45s ago 2026-05-29 09:17:20.697 | Main PID: 73743 (uwsgi) 2026-05-29 09:17:20.697 | Status: "uWSGI is ready" 2026-05-29 09:17:20.697 | Tasks: 7 (limit: 14255) 2026-05-29 09:17:20.697 | Memory: 240.1M (peak: 240.5M) 2026-05-29 09:17:20.697 | CPU: 10.229s 2026-05-29 09:17:20.697 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-05-29 09:17:20.698 | ├─73743 "cinder-apiuWSGI master" 2026-05-29 09:17:20.698 | ├─73768 "cinder-apiuWSGI worker 1" 2026-05-29 09:17:20.698 | └─73769 "cinder-apiuWSGI worker 2" 2026-05-29 09:17:20.698 | 2026-05-29 09:17:20.698 | May 29 11:16:49 devstack devstack@c-api.service[73769]: DEBUG cinder.api.middleware.request_id [req-a47ba2b2-3fde-4dcb-a0b7-fee7981b1f5d req-1e22db08-a514-46f0-931c-b216015582a2 None None] RequestId filter calling following filter/app {{(pid=73769) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-05-29 09:17:20.698 | May 29 11:16:49 devstack devstack@c-api.service[73769]: INFO cinder.api.openstack.wsgi [req-a47ba2b2-3fde-4dcb-a0b7-fee7981b1f5d req-1e22db08-a514-46f0-931c-b216015582a2 admin admin] POST http://192.168.122.120/volume/v3/types/9252e41f-3f09-4299-8511-6f4cbababd3e/extra_specs 2026-05-29 09:17:20.698 | May 29 11:16:49 devstack devstack@c-api.service[73769]: DEBUG cinder.api.openstack.wsgi [req-a47ba2b2-3fde-4dcb-a0b7-fee7981b1f5d req-1e22db08-a514-46f0-931c-b216015582a2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=73769) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-05-29 09:17:20.698 | May 29 11:16:49 devstack devstack@c-api.service[73769]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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-05-29 09:17:20.698 | May 29 11:16:49 devstack devstack@c-api.service[73769]: warnings.warn( 2026-05-29 09:17:20.698 | May 29 11:16:49 devstack devstack@c-api.service[73769]: DEBUG oslo_db.sqlalchemy.engines [req-a47ba2b2-3fde-4dcb-a0b7-fee7981b1f5d req-1e22db08-a514-46f0-931c-b216015582a2 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=73769) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-29 09:17:20.698 | May 29 11:16:49 devstack devstack@c-api.service[73769]: INFO cinder.api.openstack.wsgi [req-a47ba2b2-3fde-4dcb-a0b7-fee7981b1f5d req-1e22db08-a514-46f0-931c-b216015582a2 admin admin] http://192.168.122.120/volume/v3/types/9252e41f-3f09-4299-8511-6f4cbababd3e/extra_specs returned with HTTP 200 2026-05-29 09:17:20.699 | May 29 11:16:49 devstack devstack@c-api.service[73769]: [pid: 73769|app: 0|req: 2/3] 192.168.122.120 () {62 vars in 1363 bytes} [Fri May 29 11:16:49 2026] POST /volume/v3/types/9252e41f-3f09-4299-8511-6f4cbababd3e/extra_specs => generated 55 bytes in 882 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-29 09:17:20.699 | May 29 11:16:59 devstack devstack@c-api.service[73768]: DEBUG dbcounter [-] [73768] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=73768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:20.699 | May 29 11:16:59 devstack devstack@c-api.service[73769]: DEBUG dbcounter [-] [73769] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=73769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:20.702 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:20.706 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-vol.service 2026-05-29 09:17:20.726 | enabled 2026-05-29 09:17:20.732 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-vol.service --no-pager 2026-05-29 09:17:20.755 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-05-29 09:17:20.755 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-05-29 09:17:20.755 | Active: active (running) since Fri 2026-05-29 11:16:45 CEST; 35s ago 2026-05-29 09:17:20.756 | Main PID: 75141 (cinder-volume) 2026-05-29 09:17:20.756 | Tasks: 2 (limit: 14255) 2026-05-29 09:17:20.756 | Memory: 134.3M (peak: 163.3M) 2026-05-29 09:17:20.756 | CPU: 18.789s 2026-05-29 09:17:20.756 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-05-29 09:17:20.756 | ├─75141 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-05-29 09:17:20.756 | └─75308 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-05-29 09:17:20.756 | 2026-05-29 09:17:20.756 | May 29 11:17:06 devstack sudo[76487]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-05-29 09:17:20.756 | May 29 11:17:06 devstack sudo[76487]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-05-29 09:17:20.756 | May 29 11:17:06 devstack sudo[76487]: pam_unix(sudo:session): session closed for user root 2026-05-29 09:17:20.756 | May 29 11:17:06 devstack cinder-volume[75308]: DEBUG oslo_concurrency.processutils [None req-d5cbf1d1-0b56-483b-936e-525dd726da9e 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.614s {{(pid=75308) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-05-29 09:17:20.757 | May 29 11:17:06 devstack cinder-volume[75308]: INFO cinder.volume.manager [None req-d5cbf1d1-0b56-483b-936e-525dd726da9e None None] Driver post RPC initialization completed successfully. 2026-05-29 09:17:20.757 | May 29 11:17:08 devstack cinder-volume[75308]: DEBUG oslo_service.periodic_task [None req-fbd5d8ce-1f07-461b-8a31-2207f5263012 None None] Running periodic task VolumeManager._thread_info {{(pid=75308) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2026-05-29 09:17:20.757 | May 29 11:17:08 devstack cinder-volume[75308]: DEBUG cinder.volume.manager [None req-fbd5d8ce-1f07-461b-8a31-2207f5263012 None None] thread count: 6 {{(pid=75308) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-05-29 09:17:20.757 | May 29 11:17:08 devstack cinder-volume[75308]: DEBUG cinder.volume.manager [None req-fbd5d8ce-1f07-461b-8a31-2207f5263012 None None] thread info: [<_MainThread(MainThread, started 134218500849792)>, , , , , ] {{(pid=75308) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5474}} 2026-05-29 09:17:20.757 | May 29 11:17:16 devstack cinder-volume[75308]: DEBUG dbcounter [-] [75308] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=75308) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:20.757 | May 29 11:17:16 devstack cinder-volume[75308]: DEBUG dbcounter [-] [75308] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1 {{(pid=75308) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:20.763 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:20.767 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-05-29 09:17:20.784 | not-found 2026-05-29 09:17:20.790 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:20.795 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-05-29 09:17:20.812 | not-found 2026-05-29 09:17:20.818 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:20.822 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-05-29 09:17:20.840 | not-found 2026-05-29 09:17:20.845 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:20.850 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-05-29 09:17:20.867 | not-found 2026-05-29 09:17:20.872 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:20.877 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-svc.service 2026-05-29 09:17:20.895 | not-found 2026-05-29 09:17:20.901 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:20.905 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-05-29 09:17:20.923 | enabled 2026-05-29 09:17:20.929 | + functions-common:service_check:1712 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-05-29 09:17:20.952 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-05-29 09:17:20.952 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-05-29 09:17:20.952 | Active: active (running) since Fri 2026-05-29 11:14:33 CEST; 2min 47s ago 2026-05-29 09:17:20.952 | Main PID: 63624 (neutron-ovn-age) 2026-05-29 09:17:20.952 | Tasks: 20 (limit: 14255) 2026-05-29 09:17:20.952 | Memory: 388.4M (peak: 389.1M) 2026-05-29 09:17:20.952 | CPU: 11.255s 2026-05-29 09:17:20.952 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-05-29 09:17:20.952 | ├─63624 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-05-29 09:17:20.953 | ├─64893 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-05-29 09:17:20.953 | ├─65361 /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/tmpuqbictoh/privsep.sock 2026-05-29 09:17:20.953 | └─67914 /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/tmp7gunc6kt/privsep.sock 2026-05-29 09:17:20.953 | 2026-05-29 09:17:20.953 | May 29 11:15:37 devstack neutron-ovn-agent[64893]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64893) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-29 09:17:20.953 | May 29 11:15:37 devstack neutron-ovn-agent[64893]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=64893) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-29 09:17:20.953 | May 29 11:15:37 devstack neutron-ovn-agent[64893]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=64893) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-29 09:17:20.953 | May 29 11:15:37 devstack neutron-ovn-agent[64893]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64893) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-29 09:17:20.953 | May 29 11:16:37 devstack neutron-ovn-agent[64893]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=64893) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-29 09:17:20.953 | May 29 11:16:37 devstack neutron-ovn-agent[64893]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=64893) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-29 09:17:20.954 | May 29 11:16:37 devstack neutron-ovn-agent[64893]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64893) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-29 09:17:20.954 | May 29 11:16:37 devstack neutron-ovn-agent[64893]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=64893) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-29 09:17:20.954 | May 29 11:16:37 devstack neutron-ovn-agent[64893]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=64893) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-29 09:17:20.954 | May 29 11:16:37 devstack neutron-ovn-agent[64893]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64893) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-29 09:17:20.959 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:20.963 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@rabbit.service 2026-05-29 09:17:20.984 | not-found 2026-05-29 09:17:20.990 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:20.996 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@tempest.service 2026-05-29 09:17:21.016 | not-found 2026-05-29 09:17:21.024 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:21.028 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@mysql.service 2026-05-29 09:17:21.046 | not-found 2026-05-29 09:17:21.051 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:21.055 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@etcd3.service 2026-05-29 09:17:21.073 | not-found 2026-05-29 09:17:21.078 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:21.082 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@dstat.service 2026-05-29 09:17:21.102 | enabled 2026-05-29 09:17:21.107 | + functions-common:service_check:1712 : sudo systemctl status devstack@dstat.service --no-pager 2026-05-29 09:17:21.132 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-05-29 09:17:21.132 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-05-29 09:17:21.132 | Active: active (running) since Fri 2026-05-29 11:08:10 CEST; 9min ago 2026-05-29 09:17:21.132 | Main PID: 40123 (dstat.sh) 2026-05-29 09:17:21.132 | Tasks: 3 (limit: 14255) 2026-05-29 09:17:21.132 | Memory: 27.5M (peak: 28.0M) 2026-05-29 09:17:21.132 | CPU: 3.242s 2026-05-29 09:17:21.132 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-05-29 09:17:21.132 | ├─40123 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-05-29 09:17:21.132 | ├─40270 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-05-29 09:17:21.133 | └─40271 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-05-29 09:17:21.133 | 2026-05-29 09:17:21.133 | May 29 11:17:11 devstack dstat.sh[40271]: 29-05 11:17:11| 19 9 69 0 0|5243M 255M 218M 6021M| 52B 0 | 0 176k| 0 19.0 |2222 1947 |3.05 2.53 1.67|1.0 0 1.0| 0 0 | | 17 292 0 33 0 2026-05-29 09:17:21.133 | May 29 11:17:12 devstack dstat.sh[40271]: 29-05 11:17:12| 20 7 69 0 0|5253M 245M 218M 6021M| 0 0 | 0 256k| 0 33.0 |2828 2792 |3.05 2.53 1.67|1.0 0 0| 0 0 | | 17 292 0 33 0 2026-05-29 09:17:21.133 | May 29 11:17:13 devstack dstat.sh[40271]: 29-05 11:17:13| 14 15 64 0 0|5199M 299M 219M 6021M| 11k 35k| 168k 364k|6.00 20.0 |4593 4026 |3.05 2.53 1.67|2.0 0 263| 0 0 | | 17 292 0 33 0 2026-05-29 09:17:21.133 | May 29 11:17:14 devstack dstat.sh[40271]: 29-05 11:17:14| 18 10 69 0 0|5226M 272M 219M 6021M| 0 0 | 0 184k| 0 19.0 |2396 2299 |3.05 2.53 1.67|1.0 0 0| 0 0 | | 17 292 0 33 0 2026-05-29 09:17:21.133 | May 29 11:17:15 devstack dstat.sh[40271]: 29-05 11:17:15| 21 6 70 0 0|5245M 253M 219M 6021M| 184B 652B| 0 248k| 0 21.0 |2174 1814 |3.05 2.53 1.67|1.0 0 0| 0 0 | | 17 292 0 33 0 2026-05-29 09:17:21.133 | May 29 11:17:16 devstack dstat.sh[40271]: 29-05 11:17:16| 4 16 74 0 0|5224M 274M 219M 6021M|7722B 21k|8192B 252k|1.00 27.0 |4505 4267 |2.97 2.52 1.67| 0 0 281| 0 0 | | 17 296 0 33 0 2026-05-29 09:17:21.133 | May 29 11:17:17 devstack dstat.sh[40271]: 29-05 11:17:17| 8 5 83 0 0|5225M 273M 219M 6021M| 184B 476B| 0 120k| 0 16.0 |1701 1967 |2.97 2.52 1.67|2.0 0 7.0| 0 0 | | 17 300 0 33 0 2026-05-29 09:17:21.133 | May 29 11:17:18 devstack dstat.sh[40271]: 29-05 11:17:18| 18 9 70 0 0|5225M 273M 219M 6021M| 42B 42B| 0 0 | 0 0 |2081 1677 |2.97 2.52 1.67|1.0 0 0| 0 0 | | 17 300 0 33 0 2026-05-29 09:17:21.134 | May 29 11:17:19 devstack dstat.sh[40271]: 29-05 11:17:19| 20 8 69 0 0|5244M 254M 219M 6021M| 52B 0 | 0 84k| 0 7.98 |2384 2133 |2.97 2.52 1.67|1.0 1.0 0| 0 0 | | 17 300 0 33 0 2026-05-29 09:17:21.134 | May 29 11:17:20 devstack dstat.sh[40271]: 29-05 11:17:20| 17 11 65 0 0|5212M 286M 219M 6021M|3606B 22k|8206B 457k|2.00 35.1 |4224 4019 |2.97 2.52 1.67|1.0 0 99| 0 0 | | 17 304 0 34 0 2026-05-29 09:17:21.139 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:21.143 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-05-29 09:17:21.163 | enabled 2026-05-29 09:17:21.169 | + functions-common:service_check:1712 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-05-29 09:17:21.192 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-05-29 09:17:21.192 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-05-29 09:17:21.192 | Active: active (running) since Fri 2026-05-29 11:14:31 CEST; 2min 50s ago 2026-05-29 09:17:21.192 | Main PID: 62930 (neutron-ovn-met) 2026-05-29 09:17:21.192 | Tasks: 2 (limit: 14255) 2026-05-29 09:17:21.192 | Memory: 117.4M (peak: 118.1M) 2026-05-29 09:17:21.192 | CPU: 3.338s 2026-05-29 09:17:21.192 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-05-29 09:17:21.192 | └─62930 "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-05-29 09:17:21.192 | 2026-05-29 09:17:21.193 | May 29 11:14:34 devstack neutron-ovn-metadata-agent[62930]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-05-29 09:17:21.193 | May 29 11:14:34 devstack neutron-ovn-metadata-agent[62930]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-05-29 09:17:21.193 | May 29 11:14:34 devstack neutron-ovn-metadata-agent[62930]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 09:17:21.193 | May 29 11:14:34 devstack neutron-ovn-metadata-agent[62930]: 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-05-29 09:17:21.193 | May 29 11:14:34 devstack neutron-ovn-metadata-agent[62930]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-05-29 09:17:21.193 | May 29 11:14:34 devstack neutron-ovn-metadata-agent[62930]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-29 09:17:21.193 | May 29 11:14:34 devstack neutron-ovn-metadata-agent[62930]: 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-05-29 09:17:21.193 | May 29 11:14:34 devstack neutron-ovn-metadata-agent[62930]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-05-29 09:17:21.193 | May 29 11:14:34 devstack neutron-ovn-metadata-agent[62930]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-05-29 09:17:21.193 | May 29 11:14:34 devstack neutron-ovn-metadata-agent[62930]: ERROR neutron 2026-05-29 09:17:21.200 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:21.204 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-api.service 2026-05-29 09:17:21.223 | enabled 2026-05-29 09:17:21.229 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-05-29 09:17:21.253 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-05-29 09:17:21.253 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-05-29 09:17:21.253 | Active: active (running) since Fri 2026-05-29 11:14:36 CEST; 2min 44s ago 2026-05-29 09:17:21.253 | Main PID: 64739 (uwsgi) 2026-05-29 09:17:21.253 | Status: "uWSGI is ready" 2026-05-29 09:17:21.253 | Tasks: 23 (limit: 14255) 2026-05-29 09:17:21.253 | Memory: 371.3M (peak: 372.0M) 2026-05-29 09:17:21.253 | CPU: 40.664s 2026-05-29 09:17:21.253 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-05-29 09:17:21.253 | ├─64739 "neutron-apiuWSGI master" 2026-05-29 09:17:21.254 | ├─64740 "neutron-apiuWSGI worker 1" 2026-05-29 09:17:21.254 | └─64741 "neutron-apiuWSGI worker 2" 2026-05-29 09:17:21.254 | 2026-05-29 09:17:21.254 | May 29 11:17:04 devstack devstack@neutron-api.service[64741]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64741) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-29 09:17:21.254 | May 29 11:17:04 devstack devstack@neutron-api.service[64741]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64741) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-29 09:17:21.254 | May 29 11:17:05 devstack devstack@neutron-api.service[64740]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64740) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-29 09:17:21.254 | May 29 11:17:05 devstack devstack@neutron-api.service[64740]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64740) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-29 09:17:21.254 | May 29 11:17:14 devstack devstack@neutron-api.service[64741]: DEBUG dbcounter [-] [64741] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64741) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:21.254 | May 29 11:17:15 devstack devstack@neutron-api.service[64740]: DEBUG dbcounter [-] [64740] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:21.254 | May 29 11:17:19 devstack devstack@neutron-api.service[64741]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64741) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-29 09:17:21.254 | May 29 11:17:19 devstack devstack@neutron-api.service[64741]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64741) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-29 09:17:21.255 | May 29 11:17:20 devstack devstack@neutron-api.service[64740]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64740) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-29 09:17:21.255 | May 29 11:17:20 devstack devstack@neutron-api.service[64740]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64740) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-29 09:17:21.260 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:21.264 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-05-29 09:17:21.283 | enabled 2026-05-29 09:17:21.289 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-05-29 09:17:21.315 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-05-29 09:17:21.315 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-05-29 09:17:21.316 | Active: active (running) since Fri 2026-05-29 11:14:41 CEST; 2min 40s ago 2026-05-29 09:17:21.316 | Main PID: 65743 (neutron-periodi) 2026-05-29 09:17:21.316 | Tasks: 23 (limit: 14255) 2026-05-29 09:17:21.316 | Memory: 217.9M (peak: 218.2M) 2026-05-29 09:17:21.316 | CPU: 6.445s 2026-05-29 09:17:21.316 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-05-29 09:17:21.316 | ├─65743 "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-05-29 09:17:21.316 | ├─66534 "neutron-server: Periodic worker for \"L3_NAT_dbonly_mixin\" (/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-05-29 09:17:21.316 | ├─66551 "neutron-server: Periodic worker for \"AgentSchedulerDbMixin\" (/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-05-29 09:17:21.316 | ├─66557 "neutron-server: Periodic worker for \"AgentSchedulerDbMixin\" (/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-05-29 09:17:21.316 | └─66567 "neutron-server: Periodic worker for \"DbQuotaNoLockDriver\" (/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-05-29 09:17:21.317 | 2026-05-29 09:17:21.317 | May 29 11:16:41 devstack neutron-periodic-workers[66557]: DEBUG oslo.service.backend._threading.loopingcall [None req-40e901d6-e2d0-4678-b4be-641b02d67264 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66557) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-29 09:17:21.317 | May 29 11:16:50 devstack neutron-periodic-workers[66567]: DEBUG dbcounter [-] [66567] Writer thread running {{(pid=66567) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 09:17:21.317 | May 29 11:16:50 devstack neutron-periodic-workers[66567]: DEBUG oslo.service.backend._threading.loopingcall [None req-f0f67fbc-bf56-47ea-99b8-caf87d20d50c None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.94 seconds {{(pid=66567) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-29 09:17:21.317 | May 29 11:16:51 devstack neutron-periodic-workers[66551]: DEBUG oslo.service.backend._threading.loopingcall [None req-2b012fa9-ba54-4a4f-9115-440f7247d050 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=66551) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-29 09:17:21.317 | May 29 11:16:51 devstack neutron-periodic-workers[66557]: DEBUG dbcounter [-] [66557] Writing DB stats neutron:SELECT=1 {{(pid=66557) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:21.317 | May 29 11:17:01 devstack neutron-periodic-workers[66534]: DEBUG dbcounter [-] [66534] Writing DB stats neutron:SELECT=1 {{(pid=66534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:21.317 | May 29 11:17:01 devstack neutron-periodic-workers[66551]: DEBUG dbcounter [-] [66551] Writing DB stats neutron:SELECT=3 {{(pid=66551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:21.317 | May 29 11:17:10 devstack neutron-periodic-workers[66567]: DEBUG dbcounter [-] [66567] Writing DB stats neutron:DELETE=1 {{(pid=66567) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:21.317 | May 29 11:17:18 devstack neutron-periodic-workers[66557]: DEBUG neutron.db.agents_db [None req-40e901d6-e2d0-4678-b4be-641b02d67264 None None] Agent healthcheck: found 0 active agents {{(pid=66557) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2026-05-29 09:17:21.317 | May 29 11:17:18 devstack neutron-periodic-workers[66557]: DEBUG oslo.service.backend._threading.loopingcall [None req-40e901d6-e2d0-4678-b4be-641b02d67264 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66557) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-29 09:17:21.323 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:21.328 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-05-29 09:17:21.348 | enabled 2026-05-29 09:17:21.354 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-05-29 09:17:21.378 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-05-29 09:17:21.378 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-05-29 09:17:21.378 | Active: active (running) since Fri 2026-05-29 11:14:38 CEST; 2min 42s ago 2026-05-29 09:17:21.378 | Main PID: 65247 (neutron-rpc-ser) 2026-05-29 09:17:21.378 | Tasks: 16 (limit: 14255) 2026-05-29 09:17:21.378 | Memory: 180.7M (peak: 181.0M) 2026-05-29 09:17:21.378 | CPU: 6.415s 2026-05-29 09:17:21.378 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-05-29 09:17:21.378 | ├─65247 "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-05-29 09:17:21.378 | └─66518 "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-05-29 09:17:21.379 | 2026-05-29 09:17:21.379 | May 29 11:14:51 devstack neutron-rpc-server[66518]: DEBUG neutron.service [None req-6ec38abc-ec84-4f2f-a9a9-d6c92cfd8818 None None] calling RpcWorker wait() {{(pid=66518) _wait /opt/stack/neutron/neutron/service.py:85}} 2026-05-29 09:17:21.379 | May 29 11:14:51 devstack neutron-rpc-server[66518]: DEBUG neutron.service [None req-6ec38abc-ec84-4f2f-a9a9-d6c92cfd8818 None None] calling wait on {{(pid=66518) _wait /opt/stack/neutron/neutron/service.py:88}} 2026-05-29 09:17:21.379 | May 29 11:14:59 devstack neutron-rpc-server[65247]: DEBUG dbcounter [-] [65247] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=65247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:21.379 | May 29 11:15:01 devstack neutron-rpc-server[66518]: DEBUG dbcounter [-] [66518] Writing DB stats neutron:SELECT=16 {{(pid=66518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:21.379 | May 29 11:15:10 devstack neutron-rpc-server[66518]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=66518) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-05-29 09:17:21.379 | May 29 11:15:10 devstack neutron-rpc-server[66518]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisOVNAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=66518) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-05-29 09:17:21.379 | May 29 11:15:21 devstack neutron-rpc-server[66518]: WARNING oslo_messaging.server [None req-6ec38abc-ec84-4f2f-a9a9-d6c92cfd8818 None None] Possible hang: wait is waiting for stop to complete 2026-05-29 09:17:21.379 | May 29 11:15:51 devstack neutron-rpc-server[66518]: DEBUG neutron.common.ovn.hash_ring_manager [-] Hash Ring loaded. 2 active nodes. 0 offline nodes {{(pid=66518) _load_hash_ring /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:102}} 2026-05-29 09:17:21.379 | May 29 11:15:51 devstack neutron-rpc-server[66518]: DEBUG neutron.common.ovn.hash_ring_manager [-] Hash Ring loaded. 2 active nodes. 0 offline nodes {{(pid=66518) _load_hash_ring /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:102}} 2026-05-29 09:17:21.379 | May 29 11:16:01 devstack neutron-rpc-server[66518]: DEBUG dbcounter [-] [66518] Writing DB stats neutron:SELECT=4 {{(pid=66518) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:21.387 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:21.391 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-05-29 09:17:21.411 | enabled 2026-05-29 09:17:21.417 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-05-29 09:17:21.440 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-05-29 09:17:21.440 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-05-29 09:17:21.440 | Active: active (running) since Fri 2026-05-29 11:14:43 CEST; 2min 38s ago 2026-05-29 09:17:21.440 | Main PID: 66245 (neutron-ovn-mai) 2026-05-29 09:17:21.440 | Tasks: 12 (limit: 14255) 2026-05-29 09:17:21.440 | Memory: 243.2M (peak: 243.6M) 2026-05-29 09:17:21.440 | CPU: 7.143s 2026-05-29 09:17:21.440 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-05-29 09:17:21.440 | ├─66245 "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-05-29 09:17:21.440 | └─66556 "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-05-29 09:17:21.441 | 2026-05-29 09:17:21.441 | May 29 11:15:12 devstack neutron-ovn-maintenance-worker[66556]: DEBUG futurist.periodics [None req-7c6f8949-f265-496d-8173-f5c8dfdd5653 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=66556) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:710}} 2026-05-29 09:17:21.441 | May 29 11:15:12 devstack neutron-ovn-maintenance-worker[66556]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-7c6f8949-f265-496d-8173-f5c8dfdd5653 None None] Starting OVN maintenance task: update_router_static_routes {{(pid=66556) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-05-29 09:17:21.441 | May 29 11:15:12 devstack neutron-ovn-maintenance-worker[66556]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-7c6f8949-f265-496d-8173-f5c8dfdd5653 None None] OVN maintenance task: Mark Neutron-owned static routes in OVN external_ids. {{(pid=66556) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-05-29 09:17:21.441 | May 29 11:15:12 devstack neutron-ovn-maintenance-worker[66556]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-7c6f8949-f265-496d-8173-f5c8dfdd5653 None None] OVN maintenance task update_router_static_routes finished in 0.001 seconds 2026-05-29 09:17:21.441 | May 29 11:15:12 devstack neutron-ovn-maintenance-worker[66556]: DEBUG futurist.periodics [None req-7c6f8949-f265-496d-8173-f5c8dfdd5653 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_router_static_routes' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=66556) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:710}} 2026-05-29 09:17:21.441 | May 29 11:15:12 devstack neutron-ovn-maintenance-worker[66556]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-7c6f8949-f265-496d-8173-f5c8dfdd5653 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=66556) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-05-29 09:17:21.441 | May 29 11:15:12 devstack neutron-ovn-maintenance-worker[66556]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-7c6f8949-f265-496d-8173-f5c8dfdd5653 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=66556) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-05-29 09:17:21.441 | May 29 11:15:12 devstack neutron-ovn-maintenance-worker[66556]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-7c6f8949-f265-496d-8173-f5c8dfdd5653 None None] OVN maintenance task update_security_group_with_address_group finished in 0.021 seconds 2026-05-29 09:17:21.442 | May 29 11:15:12 devstack neutron-ovn-maintenance-worker[66556]: DEBUG futurist.periodics [None req-7c6f8949-f265-496d-8173-f5c8dfdd5653 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=66556) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:710}} 2026-05-29 09:17:21.442 | May 29 11:15:22 devstack neutron-ovn-maintenance-worker[66556]: DEBUG dbcounter [-] [66556] Writing DB stats neutron:SELECT=41,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=66556) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:21.447 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:21.451 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-05-29 09:17:21.472 | enabled 2026-05-29 09:17:21.477 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-05-29 09:17:21.499 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-05-29 09:17:21.499 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-05-29 09:17:21.500 | Active: active (running) since Fri 2026-05-29 11:16:20 CEST; 1min 1s ago 2026-05-29 09:17:21.500 | Main PID: 70499 (nova-novncproxy) 2026-05-29 09:17:21.500 | Tasks: 4 (limit: 14255) 2026-05-29 09:17:21.500 | Memory: 105.3M (peak: 105.3M) 2026-05-29 09:17:21.500 | CPU: 3.499s 2026-05-29 09:17:21.500 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-05-29 09:17:21.500 | └─70499 /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-05-29 09:17:21.500 | 2026-05-29 09:17:21.500 | May 29 11:16:20 devstack systemd[1]: Started devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service. 2026-05-29 09:17:21.500 | May 29 11:16:24 devstack nova-novncproxy[70499]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-05-29 09:17:21.502 | May 29 11:16:24 devstack nova-novncproxy[70499]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-05-29 09:17:21.502 | May 29 11:16:24 devstack nova-novncproxy[70499]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-05-29 09:17:21.502 | May 29 11:16:24 devstack nova-novncproxy[70499]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-05-29 09:17:21.502 | May 29 11:16:24 devstack nova-novncproxy[70499]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-05-29 09:17:21.506 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:21.510 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-05-29 09:17:21.529 | enabled 2026-05-29 09:17:21.534 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-05-29 09:17:21.558 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-05-29 09:17:21.558 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-05-29 09:17:21.558 | Active: active (running) since Fri 2026-05-29 11:16:22 CEST; 58s ago 2026-05-29 09:17:21.558 | Main PID: 71294 (nova-conductor) 2026-05-29 09:17:21.558 | Tasks: 3 (limit: 14255) 2026-05-29 09:17:21.558 | Memory: 151.0M (peak: 151.3M) 2026-05-29 09:17:21.558 | CPU: 5.044s 2026-05-29 09:17:21.558 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-05-29 09:17:21.558 | ├─71294 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-05-29 09:17:21.559 | ├─72694 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-05-29 09:17:21.559 | └─72696 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-05-29 09:17:21.559 | 2026-05-29 09:17:21.559 | May 29 11:16:27 devstack nova-conductor[71294]: DEBUG oslo_service.backend._eventlet.service [None req-136a572d-99c6-4fe6-b853-3b9cce919d52 None None] oslo_limit.version = None {{(pid=71294) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-29 09:17:21.559 | May 29 11:16:27 devstack nova-conductor[71294]: DEBUG oslo_service.backend._eventlet.service [None req-136a572d-99c6-4fe6-b853-3b9cce919d52 None None] oslo_reports.file_event_handler = None {{(pid=71294) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-29 09:17:21.559 | May 29 11:16:27 devstack nova-conductor[71294]: DEBUG oslo_service.backend._eventlet.service [None req-136a572d-99c6-4fe6-b853-3b9cce919d52 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=71294) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-29 09:17:21.559 | May 29 11:16:27 devstack nova-conductor[71294]: DEBUG oslo_service.backend._eventlet.service [None req-136a572d-99c6-4fe6-b853-3b9cce919d52 None None] oslo_reports.log_dir = None {{(pid=71294) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-29 09:17:21.559 | May 29 11:16:27 devstack nova-conductor[71294]: DEBUG oslo_service.backend._eventlet.service [None req-136a572d-99c6-4fe6-b853-3b9cce919d52 None None] ******************************************************************************** {{(pid=71294) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3013}} 2026-05-29 09:17:21.559 | May 29 11:16:36 devstack nova-conductor[71294]: DEBUG dbcounter [-] [71294] Writing DB stats nova_api:SELECT=1 {{(pid=71294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:21.559 | May 29 11:16:37 devstack nova-conductor[71294]: DEBUG dbcounter [-] [71294] Writing DB stats nova_cell1:SELECT=1 {{(pid=71294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:21.560 | May 29 11:16:37 devstack nova-conductor[71294]: DEBUG dbcounter [-] [71294] Writing DB stats nova_cell0:SELECT=1 {{(pid=71294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:21.560 | May 29 11:16:42 devstack nova-conductor[72696]: DEBUG dbcounter [-] [72696] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=72696) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:21.560 | May 29 11:16:42 devstack nova-conductor[72694]: DEBUG dbcounter [-] [72694] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1 {{(pid=72694) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:21.561 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-29 09:17:21.565 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-05-29 09:17:21.584 | enabled 2026-05-29 09:17:21.589 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-05-29 09:17:21.613 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-05-29 09:17:21.613 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-05-29 09:17:21.613 | Active: active (running) since Fri 2026-05-29 11:16:25 CEST; 56s ago 2026-05-29 09:17:21.613 | Main PID: 71851 (nova-conductor) 2026-05-29 09:17:21.613 | Tasks: 3 (limit: 14255) 2026-05-29 09:17:21.613 | Memory: 161.1M (peak: 161.4M) 2026-05-29 09:17:21.613 | CPU: 5.201s 2026-05-29 09:17:21.614 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-05-29 09:17:21.614 | ├─71851 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-05-29 09:17:21.614 | ├─72976 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-05-29 09:17:21.614 | └─72977 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-05-29 09:17:21.614 | 2026-05-29 09:17:21.614 | May 29 11:16:29 devstack nova-conductor[71851]: DEBUG oslo_service.backend._eventlet.service [None req-e61c05d2-2097-4889-b77e-a1b5b1e79e8b None None] oslo_limit.status_code_retries = None {{(pid=71851) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-29 09:17:21.614 | May 29 11:16:29 devstack nova-conductor[71851]: DEBUG oslo_service.backend._eventlet.service [None req-e61c05d2-2097-4889-b77e-a1b5b1e79e8b None None] oslo_limit.status_code_retry_delay = None {{(pid=71851) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-29 09:17:21.614 | May 29 11:16:29 devstack nova-conductor[71851]: DEBUG oslo_service.backend._eventlet.service [None req-e61c05d2-2097-4889-b77e-a1b5b1e79e8b None None] oslo_limit.timeout = None {{(pid=71851) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-29 09:17:21.614 | May 29 11:16:29 devstack nova-conductor[71851]: DEBUG oslo_service.backend._eventlet.service [None req-e61c05d2-2097-4889-b77e-a1b5b1e79e8b None None] oslo_limit.valid_interfaces = None {{(pid=71851) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-29 09:17:21.614 | May 29 11:16:29 devstack nova-conductor[71851]: DEBUG oslo_service.backend._eventlet.service [None req-e61c05d2-2097-4889-b77e-a1b5b1e79e8b None None] oslo_limit.version = None {{(pid=71851) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-29 09:17:21.615 | May 29 11:16:29 devstack nova-conductor[71851]: DEBUG oslo_service.backend._eventlet.service [None req-e61c05d2-2097-4889-b77e-a1b5b1e79e8b None None] oslo_reports.file_event_handler = None {{(pid=71851) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-29 09:17:21.615 | May 29 11:16:29 devstack nova-conductor[71851]: DEBUG oslo_service.backend._eventlet.service [None req-e61c05d2-2097-4889-b77e-a1b5b1e79e8b None None] oslo_reports.file_event_handler_interval = 1 {{(pid=71851) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-29 09:17:21.615 | May 29 11:16:29 devstack nova-conductor[71851]: DEBUG oslo_service.backend._eventlet.service [None req-e61c05d2-2097-4889-b77e-a1b5b1e79e8b None None] oslo_reports.log_dir = None {{(pid=71851) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-29 09:17:21.615 | May 29 11:16:29 devstack nova-conductor[71851]: DEBUG oslo_service.backend._eventlet.service [None req-e61c05d2-2097-4889-b77e-a1b5b1e79e8b None None] ******************************************************************************** {{(pid=71851) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3013}} 2026-05-29 09:17:21.616 | May 29 11:16:38 devstack nova-conductor[71851]: DEBUG dbcounter [-] [71851] Writing DB stats nova_cell1:SELECT=1 {{(pid=71851) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-29 09:17:21.620 | + ./stack.sh:main:1446 : is_service_enabled n-api 2026-05-29 09:17:21.646 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:17:21.650 | + ./stack.sh:main:1447 : is_service_enabled n-cpu 2026-05-29 09:17:21.676 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:17:21.680 | + ./stack.sh:main:1448 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-05-29 09:17:21.683 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-29 09:17:25.427 | INFO dbcounter [None req-19a16bbc-af9a-47b2-93a1-65c4b8076e78 None None] Registered counter for database nova_api 2026-05-29 09:17:25.495 | DEBUG dbcounter [-] [77436] Writer thread running {{(pid=77436) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 09:17:25.505 | Found 2 cell mappings. 2026-05-29 09:17:25.505 | Skipping cell0 since it does not contain hosts. 2026-05-29 09:17:25.505 | Getting computes from cell 'cell1': 45d5d199-94a3-4f23-9884-219ad9ebbda8 2026-05-29 09:17:25.505 | INFO dbcounter [None req-19a16bbc-af9a-47b2-93a1-65c4b8076e78 None None] Registered counter for database nova_cell1 2026-05-29 09:17:25.526 | DEBUG dbcounter [-] [77436] Writer thread running {{(pid=77436) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-29 09:17:25.683 | Checking host mapping for compute host 'devstack': 7236d877-bdd4-49c6-b542-7cb4008b4ad1 2026-05-29 09:17:25.683 | Creating host mapping for compute host 'devstack': 7236d877-bdd4-49c6-b542-7cb4008b4ad1 2026-05-29 09:17:25.684 | Found 1 unmapped computes in cell: 45d5d199-94a3-4f23-9884-219ad9ebbda8 2026-05-29 09:17:26.377 | + ./stack.sh:main:1461 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-05-29 09:17:30.377 | +-------------------------------------------+ 2026-05-29 09:17:30.377 | | Upgrade Check Results | 2026-05-29 09:17:30.377 | +-------------------------------------------+ 2026-05-29 09:17:30.377 | | Check: Cells v2 | 2026-05-29 09:17:30.377 | | Result: Success | 2026-05-29 09:17:30.378 | | Details: None | 2026-05-29 09:17:30.378 | +-------------------------------------------+ 2026-05-29 09:17:30.378 | | Check: Placement API | 2026-05-29 09:17:30.378 | | Result: Success | 2026-05-29 09:17:30.378 | | Details: None | 2026-05-29 09:17:30.378 | +-------------------------------------------+ 2026-05-29 09:17:30.378 | | Check: Cinder API | 2026-05-29 09:17:30.378 | | Result: Success | 2026-05-29 09:17:30.378 | | Details: None | 2026-05-29 09:17:30.378 | +-------------------------------------------+ 2026-05-29 09:17:30.378 | | Check: Policy File JSON to YAML Migration | 2026-05-29 09:17:30.378 | | Result: Success | 2026-05-29 09:17:30.379 | | Details: None | 2026-05-29 09:17:30.379 | +-------------------------------------------+ 2026-05-29 09:17:30.379 | | Check: Older than N-1 computes | 2026-05-29 09:17:30.379 | | Result: Success | 2026-05-29 09:17:30.379 | | Details: None | 2026-05-29 09:17:30.379 | +-------------------------------------------+ 2026-05-29 09:17:30.379 | | Check: hw_machine_type unset | 2026-05-29 09:17:30.379 | | Result: Success | 2026-05-29 09:17:30.379 | | Details: None | 2026-05-29 09:17:30.379 | +-------------------------------------------+ 2026-05-29 09:17:30.379 | | Check: Service User Token Configuration | 2026-05-29 09:17:30.380 | | Result: Success | 2026-05-29 09:17:30.380 | | Details: None | 2026-05-29 09:17:30.381 | +-------------------------------------------+ 2026-05-29 09:17:31.027 | + ./stack.sh:main:1468 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-05-29 09:17:31.033 | + ./stack.sh:main:1479 : command openstack complete 2026-05-29 09:17:31.035 | + ./stack.sh:main:1480 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-05-29 09:17:34.176 | + ./stack.sh:main:1483 : is_service_enabled cinder 2026-05-29 09:17:34.203 | + functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:17:34.208 | + ./stack.sh:main:1484 : is_ubuntu 2026-05-29 09:17:34.212 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-29 09:17:34.216 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-29 09:17:34.220 | + ./stack.sh:main:1485 : echo_summary 'Configuring lvm.conf global device filter' 2026-05-29 09:17:34.224 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 09:17:34.228 | + ./stack.sh:echo_summary:444 : echo -e Configuring lvm.conf global device filter 2026-05-29 09:17:34.232 | + ./stack.sh:main:1486 : set_lvm_filter 2026-05-29 09:17:34.236 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-05-29 09:17:34.241 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-05-29 09:17:34.245 | + lib/lvm:set_lvm_filter:191 : local pv 2026-05-29 09:17:34.249 | + lib/lvm:set_lvm_filter:192 : local vg 2026-05-29 09:17:34.253 | + lib/lvm:set_lvm_filter:193 : local line 2026-05-29 09:17:34.260 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-05-29 09:17:34.322 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-05-29 09:17:34.330 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-05-29 09:17:34.330 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-05-29 09:17:34.331 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-05-29 09:17:34.338 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-05-29 09:17:34.342 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-05-29 09:17:34.346 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-05-29 09:17:34.350 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-05-29 09:17:34.354 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-05-29 09:17:34.359 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-05-29 09:17:34.381 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-05-29 09:17:34.405 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-05-29 09:17:34.410 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 09:17:34.415 | + ./stack.sh:echo_summary:444 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-05-29 09:17:34.419 | + ./stack.sh:main:1496 : run_phase stack test-config 2026-05-29 09:17:34.423 | + functions-common:run_phase:1840 : local mode=stack 2026-05-29 09:17:34.427 | + functions-common:run_phase:1841 : local phase=test-config 2026-05-29 09:17:34.432 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-29 09:17:34.438 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-29 09:17:34.444 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-29 09:17:34.449 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-29 09:17:34.454 | + functions-common:run_phase:1850 : local extra 2026-05-29 09:17:34.460 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-29 09:17:34.466 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-29 09:17:34.471 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-29 09:17:34.476 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-29 09:17:34.480 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-05-29 09:17:34.485 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-29 09:17:34.511 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:17:34.515 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-29 09:17:34.519 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-29 09:17:34.523 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-05-29 09:17:34.527 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-29 09:17:34.531 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-29 09:17:34.535 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-29 09:17:34.539 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-05-29 09:17:34.543 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-05-29 09:17:34.547 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-05-29 09:17:34.552 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-05-29 09:17:34.556 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-05-29 09:17:34.560 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-05-29 09:17:34.625 | [2026 Async install_tempest:38203]: Waiting for completion of install_tempest running on PID 38203 (1 other jobs running) 2026-05-29 09:17:34.656 | [2026 Async install_tempest:38203]: Signaling child to exit 2026-05-29 09:17:34.657 | WAKEUP 2026-05-29 09:17:34.684 | [2026 Async install_tempest:38203]: Signaled 2026-05-29 09:17:34.686 | ++ lib/tempest:install_tempest:905 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-05-29 09:17:34.686 | ++ functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-05-29 09:17:34.686 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/tempest 2026-05-29 09:17:34.687 | ++ functions-common:git_clone:583 : local git_ref=master 2026-05-29 09:17:34.687 | ++ functions-common:git_clone:584 : local orig_dir 2026-05-29 09:17:34.687 | +++ functions-common:git_clone:585 : pwd 2026-05-29 09:17:34.687 | ++ functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-29 09:17:34.687 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-05-29 09:17:34.687 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-29 09:17:34.687 | ++ functions-common:git_clone:588 : RECLONE=False 2026-05-29 09:17:34.687 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-29 09:17:34.687 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-29 09:17:34.687 | ++ functions-common:git_clone:602 : echo master 2026-05-29 09:17:34.688 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-05-29 09:17:34.688 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/tempest ]] 2026-05-29 09:17:34.688 | ++ functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-29 09:17:34.688 | ++ functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-05-29 09:17:34.688 | ++ functions-common:git_timed:689 : local count=0 2026-05-29 09:17:34.688 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-29 09:17:34.688 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 09:17:34.688 | ++ functions-common:git_timed:693 : timeout=0 2026-05-29 09:17:34.688 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-29 09:17:34.688 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-29 09:17:34.689 | ++ functions-common:time_start:2399 : local start_time= 2026-05-29 09:17:34.689 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:17:34.690 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:17:34.690 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1780045671948 2026-05-29 09:17:34.690 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-05-29 09:17:34.690 | Cloning into '/opt/stack/tempest'... 2026-05-29 09:17:34.690 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-29 09:17:34.690 | ++ functions-common:time_stop:2412 : local name 2026-05-29 09:17:34.690 | ++ functions-common:time_stop:2413 : local end_time 2026-05-29 09:17:34.690 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:17:34.690 | ++ functions-common:time_stop:2415 : local total 2026-05-29 09:17:34.690 | ++ functions-common:time_stop:2416 : local start_time 2026-05-29 09:17:34.691 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-29 09:17:34.691 | ++ functions-common:time_stop:2419 : start_time=1780045671948 2026-05-29 09:17:34.692 | ++ functions-common:time_stop:2421 : [[ -z 1780045671948 ]] 2026-05-29 09:17:34.692 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:17:34.692 | ++ functions-common:time_stop:2424 : end_time=1780045681818 2026-05-29 09:17:34.692 | ++ functions-common:time_stop:2425 : elapsed_time=9870 2026-05-29 09:17:34.692 | ++ functions-common:time_stop:2426 : total=379387 2026-05-29 09:17:34.692 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:17:34.692 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=389257 2026-05-29 09:17:34.692 | ++ functions-common:git_clone:623 : cd /opt/stack/tempest 2026-05-29 09:17:34.692 | ++ functions-common:git_clone:624 : git_timed fetch origin master 2026-05-29 09:17:34.692 | ++ functions-common:git_timed:689 : local count=0 2026-05-29 09:17:34.693 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-29 09:17:34.693 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 09:17:34.693 | ++ functions-common:git_timed:693 : timeout=0 2026-05-29 09:17:34.693 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-29 09:17:34.693 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-29 09:17:34.693 | ++ functions-common:time_start:2399 : local start_time= 2026-05-29 09:17:34.693 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:17:34.693 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:17:34.693 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1780045681879 2026-05-29 09:17:34.693 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin master 2026-05-29 09:17:34.693 | From https://review.opendev.org/openstack/tempest 2026-05-29 09:17:34.694 | * branch master -> FETCH_HEAD 2026-05-29 09:17:34.694 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-29 09:17:34.694 | ++ functions-common:time_stop:2412 : local name 2026-05-29 09:17:34.694 | ++ functions-common:time_stop:2413 : local end_time 2026-05-29 09:17:34.694 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:17:34.694 | ++ functions-common:time_stop:2415 : local total 2026-05-29 09:17:34.694 | ++ functions-common:time_stop:2416 : local start_time 2026-05-29 09:17:34.694 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-29 09:17:34.694 | ++ functions-common:time_stop:2419 : start_time=1780045681879 2026-05-29 09:17:34.694 | ++ functions-common:time_stop:2421 : [[ -z 1780045681879 ]] 2026-05-29 09:17:34.695 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:17:34.695 | ++ functions-common:time_stop:2424 : end_time=1780045682459 2026-05-29 09:17:34.695 | ++ functions-common:time_stop:2425 : elapsed_time=580 2026-05-29 09:17:34.695 | ++ functions-common:time_stop:2426 : total=389257 2026-05-29 09:17:34.695 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:17:34.695 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=389837 2026-05-29 09:17:34.695 | ++ functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-29 09:17:34.695 | ++ functions-common:git_timed:689 : local count=0 2026-05-29 09:17:34.696 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-29 09:17:34.696 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 09:17:34.697 | ++ functions-common:git_timed:693 : timeout=0 2026-05-29 09:17:34.697 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-29 09:17:34.697 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-29 09:17:34.697 | ++ functions-common:time_start:2399 : local start_time= 2026-05-29 09:17:34.697 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:17:34.697 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:17:34.697 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1780045682512 2026-05-29 09:17:34.697 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-29 09:17:34.697 | Note: switching to 'FETCH_HEAD'. 2026-05-29 09:17:34.697 | 2026-05-29 09:17:34.698 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-29 09:17:34.698 | changes and commit them, and you can discard any commits you make in this 2026-05-29 09:17:34.698 | state without impacting any branches by switching back to a branch. 2026-05-29 09:17:34.698 | 2026-05-29 09:17:34.698 | If you want to create a new branch to retain commits you create, you may 2026-05-29 09:17:34.698 | do so (now or later) by using -c with the switch command. Example: 2026-05-29 09:17:34.698 | 2026-05-29 09:17:34.698 | git switch -c 2026-05-29 09:17:34.698 | 2026-05-29 09:17:34.699 | Or undo this operation with: 2026-05-29 09:17:34.699 | 2026-05-29 09:17:34.699 | git switch - 2026-05-29 09:17:34.699 | 2026-05-29 09:17:34.699 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-29 09:17:34.699 | 2026-05-29 09:17:34.699 | HEAD is now at 186f80c1e Merge "Update ImageQuotaTest with force_tenant_isolation" 2026-05-29 09:17:34.699 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-29 09:17:34.699 | ++ functions-common:time_stop:2412 : local name 2026-05-29 09:17:34.699 | ++ functions-common:time_stop:2413 : local end_time 2026-05-29 09:17:34.700 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:17:34.700 | ++ functions-common:time_stop:2415 : local total 2026-05-29 09:17:34.700 | ++ functions-common:time_stop:2416 : local start_time 2026-05-29 09:17:34.700 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-29 09:17:34.700 | ++ functions-common:time_stop:2419 : start_time=1780045682512 2026-05-29 09:17:34.700 | ++ functions-common:time_stop:2421 : [[ -z 1780045682512 ]] 2026-05-29 09:17:34.700 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:17:34.700 | ++ functions-common:time_stop:2424 : end_time=1780045682713 2026-05-29 09:17:34.700 | ++ functions-common:time_stop:2425 : elapsed_time=201 2026-05-29 09:17:34.700 | ++ functions-common:time_stop:2426 : total=389837 2026-05-29 09:17:34.700 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:17:34.701 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=390038 2026-05-29 09:17:34.701 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-05-29 09:17:34.701 | ++ functions-common:git_clone:664 : cd /opt/stack/tempest 2026-05-29 09:17:34.701 | ++ functions-common:git_clone:665 : git show --oneline 2026-05-29 09:17:34.701 | ++ functions-common:git_clone:665 : head -1 2026-05-29 09:17:34.701 | 186f80c1e Merge "Update ImageQuotaTest with force_tenant_isolation" 2026-05-29 09:17:34.701 | ++ functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-29 09:17:34.701 | ++ lib/tempest:install_tempest:911 : pip_install 'tox!=2.8.0,<4.0.0' 2026-05-29 09:17:34.702 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-05-29 09:17:34.702 | ++ 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-05-29 09:17:34.702 | Collecting tox!=2.8.0,<4.0.0 2026-05-29 09:17:34.702 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-05-29 09:17:34.702 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-05-29 09:17:34.702 | Downloading filelock-3.24.3-py3-none-any.whl.metadata (2.0 kB) 2026-05-29 09:17:34.702 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.0) 2026-05-29 09:17:34.702 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-05-29 09:17:34.702 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-05-29 09:17:34.702 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-05-29 09:17:34.702 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-05-29 09:17:34.703 | 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-05-29 09:17:34.703 | 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-05-29 09:17:34.703 | Downloading virtualenv-20.39.0-py3-none-any.whl.metadata (3.5 kB) 2026-05-29 09:17:34.703 | 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-05-29 09:17:34.703 | Downloading distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB) 2026-05-29 09:17:34.703 | 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.9.2) 2026-05-29 09:17:34.703 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-05-29 09:17:34.703 | Downloading filelock-3.24.3-py3-none-any.whl (24 kB) 2026-05-29 09:17:34.703 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-05-29 09:17:34.703 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-05-29 09:17:34.704 | Downloading virtualenv-20.39.0-py3-none-any.whl (5.8 MB) 2026-05-29 09:17:34.704 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 15.6 MB/s 0:00:00 2026-05-29 09:17:34.704 | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-05-29 09:17:34.704 | Installing collected packages: distlib, py, pluggy, filelock, virtualenv, tox 2026-05-29 09:17:34.704 | 2026-05-29 09:17:34.704 | Successfully installed distlib-0.4.0 filelock-3.24.3 pluggy-1.6.0 py-1.11.0 tox-3.28.0 virtualenv-20.39.0 2026-05-29 09:17:34.704 | ++ inc/python:pip_install:216 : result=0 2026-05-29 09:17:34.704 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-05-29 09:17:34.704 | ++ functions-common:time_stop:2412 : local name 2026-05-29 09:17:34.704 | ++ functions-common:time_stop:2413 : local end_time 2026-05-29 09:17:34.705 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:17:34.705 | ++ functions-common:time_stop:2415 : local total 2026-05-29 09:17:34.705 | ++ functions-common:time_stop:2416 : local start_time 2026-05-29 09:17:34.705 | ++ functions-common:time_stop:2418 : name=pip_install 2026-05-29 09:17:34.705 | ++ functions-common:time_stop:2419 : start_time=1780045682792 2026-05-29 09:17:34.705 | ++ functions-common:time_stop:2421 : [[ -z 1780045682792 ]] 2026-05-29 09:17:34.705 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:17:34.705 | ++ functions-common:time_stop:2424 : end_time=1780045686555 2026-05-29 09:17:34.705 | ++ functions-common:time_stop:2425 : elapsed_time=3763 2026-05-29 09:17:34.705 | ++ functions-common:time_stop:2426 : total=169504 2026-05-29 09:17:34.706 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:17:34.706 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=173267 2026-05-29 09:17:34.706 | ++ inc/python:pip_install:219 : return 0 2026-05-29 09:17:34.706 | ++ lib/tempest:install_tempest:912 : pushd /opt/stack/tempest 2026-05-29 09:17:34.706 | /opt/stack/tempest ~/devstack 2026-05-29 09:17:34.706 | ++ lib/tempest:install_tempest:916 : git checkout master 2026-05-29 09:17:34.706 | Switched to branch 'master' 2026-05-29 09:17:34.706 | Your branch is up to date with 'origin/master'. 2026-05-29 09:17:34.706 | ++ lib/tempest:install_tempest:918 : local tmp_u_c_m 2026-05-29 09:17:34.706 | +++ lib/tempest:install_tempest:919 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-05-29 09:17:34.707 | ++ lib/tempest:install_tempest:919 : tmp_u_c_m=/tmp/tempest_u_c_m.esKvJesNcl 2026-05-29 09:17:34.707 | ++ lib/tempest:install_tempest:920 : set_tempest_venv_constraints /tmp/tempest_u_c_m.esKvJesNcl 2026-05-29 09:17:34.707 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-05-29 09:17:34.707 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.esKvJesNcl 2026-05-29 09:17:34.707 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-05-29 09:17:34.707 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-05-29 09:17:34.707 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-05-29 09:17:34.707 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-29 09:17:34.707 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-29 09:17:34.707 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-29 09:17:34.708 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-29 09:17:34.708 | ++ lib/tempest:install_tempest:922 : tox -r --notest -efull 2026-05-29 09:17:34.708 | full create: /opt/stack/tempest/.tox/tempest 2026-05-29 09:17:34.708 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-05-29 09:17:34.708 | full develop-inst: /opt/stack/tempest 2026-05-29 09:17:34.708 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.16,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.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.0,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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==0.30.0,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@186f80c1e81e607719bd06bdf01d0c58a17d208d#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.7.0,wrapt==2.2.1 2026-05-29 09:17:34.708 | ___________________________________ summary ____________________________________ 2026-05-29 09:17:34.708 | full: skipped tests 2026-05-29 09:17:34.708 | congratulations :) 2026-05-29 09:17:34.709 | ++ lib/tempest:install_tempest:926 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.esKvJesNcl -r requirements.txt 2026-05-29 09:17:34.709 | 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-05-29 09:17:34.709 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-05-29 09:17:34.709 | 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-05-29 09:17:34.709 | 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-05-29 09:17:34.709 | 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-05-29 09:17:34.709 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-05-29 09:17:34.709 | 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-05-29 09:17:34.709 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-05-29 09:17:34.709 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.4.0) 2026-05-29 09:17:34.710 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-05-29 09:17:34.710 | 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-05-29 09:17:34.710 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-05-29 09:17:34.710 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.0) 2026-05-29 09:17:34.710 | 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-05-29 09:17:34.710 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-05-29 09:17:34.710 | 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-05-29 09:17:34.710 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-05-29 09:17:34.710 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-05-29 09:17:34.710 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-05-29 09:17:34.711 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-05-29 09:17:34.711 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-05-29 09:17:34.711 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-05-29 09:17:34.711 | 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-05-29 09:17:34.711 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-05-29 09:17:34.711 | 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-05-29 09:17:34.711 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.5.1) 2026-05-29 09:17:34.711 | 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-05-29 09:17:34.711 | 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-05-29 09:17:34.711 | 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-05-29 09:17:34.712 | 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)) (0.30.0) 2026-05-29 09:17:34.712 | 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-05-29 09:17:34.712 | 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-05-29 09:17:34.712 | 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-05-29 09:17:34.712 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-05-29 09:17:34.712 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-05-29 09:17:34.712 | 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-05-29 09:17:34.712 | 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-05-29 09:17:34.712 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-05-29 09:17:34.712 | 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-05-29 09:17:34.713 | 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-05-29 09:17:34.713 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-05-29 09:17:34.713 | 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.1.2) 2026-05-29 09:17:34.713 | 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-05-29 09:17:34.713 | 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-05-29 09:17:34.713 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-05-29 09:17:34.713 | 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-05-29 09:17:34.713 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.7.0) 2026-05-29 09:17:34.713 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-05-29 09:17:34.713 | 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-05-29 09:17:34.714 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-05-29 09:17:34.714 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-05-29 09:17:34.714 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-05-29 09:17:34.714 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-05-29 09:17:34.714 | 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-05-29 09:17:34.714 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-05-29 09:17:34.714 | 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.16) 2026-05-29 09:17:34.714 | 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.5.20) 2026-05-29 09:17:34.714 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-05-29 09:17:34.714 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-05-29 09:17:34.715 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-05-29 09:17:34.715 | 2026-05-29 09:17:34.715 | [notice] A new release of pip is available: 26.0.1 -> 26.1.1 2026-05-29 09:17:34.715 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2026-05-29 09:17:34.715 | ++ lib/tempest:install_tempest:927 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-05-29 09:17:34.715 | ++ lib/tempest:install_tempest:928 : rm -f /tmp/tempest_u_c_m.esKvJesNcl 2026-05-29 09:17:34.715 | ++ lib/tempest:install_tempest:929 : popd 2026-05-29 09:17:34.715 | ~/devstack 2026-05-29 09:17:34.749 | [2026 Async install_tempest:38203]: finished install_tempest with result 0 in 45 seconds 2026-05-29 09:17:34.755 | ++ inc/async:async_wait:197 : return 0 2026-05-29 09:17:34.759 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-05-29 09:17:34.763 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 09:17:34.767 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Tempest 2026-05-29 09:17:34.771 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-05-29 09:17:34.775 | ++ lib/tempest:configure_tempest:203 : [[ False == \T\r\u\e ]] 2026-05-29 09:17:34.779 | ++ lib/tempest:configure_tempest:207 : pip_install_gr testrepository 2026-05-29 09:17:34.783 | ++ inc/python:pip_install_gr:94 : local name=testrepository 2026-05-29 09:17:34.786 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-05-29 09:17:34.792 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements testrepository 2026-05-29 09:17:34.795 | +++ inc/python:get_from_global_requirements:241 : local package=testrepository 2026-05-29 09:17:34.798 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-29 09:17:34.804 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2026-05-29 09:17:34.805 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-29 09:17:34.811 | +++ inc/python:get_from_global_requirements:243 : required_pkg='testrepository ' 2026-05-29 09:17:34.815 | +++ inc/python:get_from_global_requirements:244 : [[ testrepository == '' ]] 2026-05-29 09:17:34.818 | +++ inc/python:get_from_global_requirements:247 : echo testrepository 2026-05-29 09:17:34.823 | ++ inc/python:pip_install_gr:96 : clean_name=testrepository 2026-05-29 09:17:34.827 | ++ inc/python:pip_install_gr:97 : pip_install testrepository 2026-05-29 09:17:34.857 | Using python 3.12 to install testrepository 2026-05-29 09:17:34.861 | ++ 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 testrepository 2026-05-29 09:17:36.095 | Collecting testrepository 2026-05-29 09:17:36.257 | Downloading testrepository-0.0.22-py2.py3-none-any.whl.metadata (2.9 kB) 2026-05-29 09:17:36.270 | Requirement already satisfied: fixtures in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (4.3.1) 2026-05-29 09:17:36.271 | Requirement already satisfied: iso8601 in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (2.1.0) 2026-05-29 09:17:36.272 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (1.4.5) 2026-05-29 09:17:36.274 | Requirement already satisfied: testtools>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-subunit>=1.0.0->testrepository) (2.8.5) 2026-05-29 09:17:36.295 | Downloading testrepository-0.0.22-py2.py3-none-any.whl (116 kB) 2026-05-29 09:17:36.679 | Installing collected packages: testrepository 2026-05-29 09:17:36.868 | Successfully installed testrepository-0.0.22 2026-05-29 09:17:37.026 | ++ inc/python:pip_install:216 : result=0 2026-05-29 09:17:37.030 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-05-29 09:17:37.033 | ++ functions-common:time_stop:2412 : local name 2026-05-29 09:17:37.037 | ++ functions-common:time_stop:2413 : local end_time 2026-05-29 09:17:37.041 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:17:37.045 | ++ functions-common:time_stop:2415 : local total 2026-05-29 09:17:37.048 | ++ functions-common:time_stop:2416 : local start_time 2026-05-29 09:17:37.052 | ++ functions-common:time_stop:2418 : name=pip_install 2026-05-29 09:17:37.056 | ++ functions-common:time_stop:2419 : start_time=1780046254849 2026-05-29 09:17:37.059 | ++ functions-common:time_stop:2421 : [[ -z 1780046254849 ]] 2026-05-29 09:17:37.064 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:17:37.070 | ++ functions-common:time_stop:2424 : end_time=1780046257066 2026-05-29 09:17:37.074 | ++ functions-common:time_stop:2425 : elapsed_time=2217 2026-05-29 09:17:37.078 | ++ functions-common:time_stop:2426 : total=180130 2026-05-29 09:17:37.081 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:17:37.085 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=182347 2026-05-29 09:17:37.089 | ++ inc/python:pip_install:219 : return 0 2026-05-29 09:17:37.093 | ++ 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-05-29 09:17:37.097 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-05-29 09:17:37.100 | ++ lib/tempest:configure_tempest:213 : local images 2026-05-29 09:17:37.104 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-05-29 09:17:37.108 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-05-29 09:17:37.112 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-05-29 09:17:37.116 | ++ lib/tempest:configure_tempest:217 : local password 2026-05-29 09:17:37.119 | ++ lib/tempest:configure_tempest:218 : local line 2026-05-29 09:17:37.123 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-05-29 09:17:37.127 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-05-29 09:17:37.131 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-05-29 09:17:37.134 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-05-29 09:17:37.138 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-05-29 09:17:37.141 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-05-29 09:17:37.145 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-05-29 09:17:37.148 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-05-29 09:17:37.152 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-05-29 09:17:37.156 | ++ lib/tempest:configure_tempest:228 : local disk 2026-05-29 09:17:37.159 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-05-29 09:17:37.159 | ' 2026-05-29 09:17:37.163 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-05-29 09:17:37.167 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-05-29 09:17:37.192 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:17:37.195 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-05-29 09:17:37.199 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-05-29 09:17:37.203 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-05-29 09:17:37.206 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-05-29 09:17:37.211 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-05-29 09:17:37.213 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-05-29 09:17:37.214 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-05-29 09:17:40.695 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:17:40.700 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-05-29 09:17:40.704 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-05-29 09:17:40.707 | ++ lib/tempest:get_active_images:176 : img_id=975d0a40-ae7a-4558-ad7f-a535e3bc13be 2026-05-29 09:17:40.711 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-05-29 09:17:40.715 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-05-29 09:17:40.720 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-05-29 09:17:40.724 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-05-29 09:17:40.728 | ++ lib/tempest:configure_tempest:266 : '[' -z 975d0a40-ae7a-4558-ad7f-a535e3bc13be ']' 2026-05-29 09:17:40.731 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=975d0a40-ae7a-4558-ad7f-a535e3bc13be 2026-05-29 09:17:40.735 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-05-29 09:17:40.755 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-05-29 09:17:40.761 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-05-29 09:17:40.765 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-05-29 09:17:40.769 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-05-29 09:17:40.772 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-05-29 09:17:40.776 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-05-29 09:17:40.779 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-05-29 09:17:40.783 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-05-29 09:17:40.790 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-05-29 09:17:40.790 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-05-29 09:17:43.756 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:17:43.762 | ++ lib/tempest:configure_tempest:303 : admin_project_id=038ef762541b4fd59e936d7e1e87b655 2026-05-29 09:17:43.766 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-05-29 09:17:43.791 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:17:43.797 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-05-29 09:17:46.830 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:17:46.835 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-05-29 09:17:46.836 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-05-29 09:17:46.836 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-29 09:17:46.836 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-05-29 09:17:46.836 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-05-29 09:17:46.836 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-05-29 09:17:46.836 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-05-29 09:17:46.836 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-05-29 09:17:46.836 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-05-29 09:17:46.837 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-05-29 09:17:46.837 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-05-29 09:17:46.837 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-05-29 09:17:46.837 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-05-29 09:17:46.837 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-05-29 09:17:46.840 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-05-29 09:17:46.843 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-29 09:17:46.843 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-05-29 09:17:46.843 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-29 09:17:46.843 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-05-29 09:17:46.843 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-05-29 09:17:46.843 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-05-29 09:17:46.843 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-05-29 09:17:46.843 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-05-29 09:17:46.843 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-05-29 09:17:46.843 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-05-29 09:17:46.843 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-05-29 09:17:46.844 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-05-29 09:17:46.844 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-05-29 09:17:46.844 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-05-29 09:17:46.847 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 975d0a40-ae7a-4558-ad7f-a535e3bc13be 2026-05-29 09:17:46.851 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-05-29 09:17:46.856 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 975d0a40-ae7a-4558-ad7f-a535e3bc13be -c size -f value 2026-05-29 09:17:49.900 | ++++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:17:49.905 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-05-29 09:17:49.910 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-05-29 09:17:49.911 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-05-29 09:17:49.955 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-05-29 09:17:49.959 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-05-29 09:17:49.963 | ++ 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-05-29 09:17:52.684 | +----------------------------+-----------------------+ 2026-05-29 09:17:52.684 | | Field | Value | 2026-05-29 09:17:52.684 | +----------------------------+-----------------------+ 2026-05-29 09:17:52.684 | | OS-FLV-DISABLED:disabled | False | 2026-05-29 09:17:52.684 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-29 09:17:52.684 | | description | None | 2026-05-29 09:17:52.684 | | disk | 1 | 2026-05-29 09:17:52.684 | | id | 42 | 2026-05-29 09:17:52.684 | | name | m1.nano | 2026-05-29 09:17:52.684 | | os-flavor-access:is_public | True | 2026-05-29 09:17:52.685 | | properties | hw_rng:allowed='True' | 2026-05-29 09:17:52.685 | | ram | 192 | 2026-05-29 09:17:52.685 | | rxtx_factor | 1.0 | 2026-05-29 09:17:52.685 | | swap | 0 | 2026-05-29 09:17:52.685 | | vcpus | 1 | 2026-05-29 09:17:52.685 | +----------------------------+-----------------------+ 2026-05-29 09:17:52.972 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-05-29 09:17:52.976 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-29 09:17:52.976 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-05-29 09:17:52.976 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-29 09:17:52.976 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-05-29 09:17:52.976 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-05-29 09:17:52.976 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-05-29 09:17:52.976 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-05-29 09:17:52.976 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-05-29 09:17:52.976 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-05-29 09:17:52.977 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-05-29 09:17:52.977 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-05-29 09:17:52.977 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-05-29 09:17:52.977 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-05-29 09:17:52.977 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-05-29 09:17:52.982 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 975d0a40-ae7a-4558-ad7f-a535e3bc13be 2026-05-29 09:17:52.986 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-05-29 09:17:52.992 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 975d0a40-ae7a-4558-ad7f-a535e3bc13be -c size -f value 2026-05-29 09:17:56.113 | ++++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:17:56.117 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-05-29 09:17:56.121 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-05-29 09:17:56.122 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-05-29 09:17:56.165 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-05-29 09:17:56.170 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-05-29 09:17:56.174 | ++ 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-05-29 09:17:58.922 | +----------------------------+-----------------------+ 2026-05-29 09:17:58.923 | | Field | Value | 2026-05-29 09:17:58.923 | +----------------------------+-----------------------+ 2026-05-29 09:17:58.923 | | OS-FLV-DISABLED:disabled | False | 2026-05-29 09:17:58.923 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-29 09:17:58.923 | | description | None | 2026-05-29 09:17:58.923 | | disk | 1 | 2026-05-29 09:17:58.923 | | id | 84 | 2026-05-29 09:17:58.923 | | name | m1.micro | 2026-05-29 09:17:58.924 | | os-flavor-access:is_public | True | 2026-05-29 09:17:58.924 | | properties | hw_rng:allowed='True' | 2026-05-29 09:17:58.924 | | ram | 256 | 2026-05-29 09:17:58.924 | | rxtx_factor | 1.0 | 2026-05-29 09:17:58.924 | | swap | 0 | 2026-05-29 09:17:58.924 | | vcpus | 1 | 2026-05-29 09:17:58.924 | +----------------------------+-----------------------+ 2026-05-29 09:17:59.277 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-05-29 09:17:59.281 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-05-29 09:17:59.306 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:17:59.309 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-05-29 09:17:59.312 | ++ functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-05-29 09:17:59.316 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/os-test-images 2026-05-29 09:17:59.319 | ++ functions-common:git_clone:583 : local git_ref=master 2026-05-29 09:17:59.323 | ++ functions-common:git_clone:584 : local orig_dir 2026-05-29 09:17:59.327 | +++ functions-common:git_clone:585 : pwd 2026-05-29 09:17:59.332 | ++ functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-29 09:17:59.336 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-05-29 09:17:59.340 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-29 09:17:59.366 | ++ functions-common:git_clone:588 : RECLONE=False 2026-05-29 09:17:59.369 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-29 09:17:59.372 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-29 09:17:59.376 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-05-29 09:17:59.377 | ++ functions-common:git_clone:602 : echo master 2026-05-29 09:17:59.383 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/os-test-images ]] 2026-05-29 09:17:59.387 | ++ functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-29 09:17:59.391 | ++ functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-05-29 09:17:59.395 | ++ functions-common:git_timed:689 : local count=0 2026-05-29 09:17:59.399 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-29 09:17:59.403 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 09:17:59.407 | ++ functions-common:git_timed:693 : timeout=0 2026-05-29 09:17:59.411 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-29 09:17:59.415 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-29 09:17:59.418 | ++ functions-common:time_start:2399 : local start_time= 2026-05-29 09:17:59.422 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:17:59.426 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:17:59.431 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1780046279428 2026-05-29 09:17:59.435 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-05-29 09:17:59.438 | Cloning into '/opt/stack/os-test-images'... 2026-05-29 09:18:00.108 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-29 09:18:00.112 | ++ functions-common:time_stop:2412 : local name 2026-05-29 09:18:00.116 | ++ functions-common:time_stop:2413 : local end_time 2026-05-29 09:18:00.119 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:18:00.122 | ++ functions-common:time_stop:2415 : local total 2026-05-29 09:18:00.125 | ++ functions-common:time_stop:2416 : local start_time 2026-05-29 09:18:00.128 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-29 09:18:00.132 | ++ functions-common:time_stop:2419 : start_time=1780046279428 2026-05-29 09:18:00.136 | ++ functions-common:time_stop:2421 : [[ -z 1780046279428 ]] 2026-05-29 09:18:00.140 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:18:00.145 | ++ functions-common:time_stop:2424 : end_time=1780046280142 2026-05-29 09:18:00.149 | ++ functions-common:time_stop:2425 : elapsed_time=714 2026-05-29 09:18:00.152 | ++ functions-common:time_stop:2426 : total=379387 2026-05-29 09:18:00.155 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:18:00.159 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=380101 2026-05-29 09:18:00.162 | ++ functions-common:git_clone:623 : cd /opt/stack/os-test-images 2026-05-29 09:18:00.165 | ++ functions-common:git_clone:624 : git_timed fetch origin master 2026-05-29 09:18:00.168 | ++ functions-common:git_timed:689 : local count=0 2026-05-29 09:18:00.172 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-29 09:18:00.176 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 09:18:00.179 | ++ functions-common:git_timed:693 : timeout=0 2026-05-29 09:18:00.182 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-29 09:18:00.186 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-29 09:18:00.189 | ++ functions-common:time_start:2399 : local start_time= 2026-05-29 09:18:00.193 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:18:00.197 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:18:00.203 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1780046280199 2026-05-29 09:18:00.207 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin master 2026-05-29 09:18:00.687 | From https://review.opendev.org/openstack/os-test-images 2026-05-29 09:18:00.688 | * branch master -> FETCH_HEAD 2026-05-29 09:18:00.699 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-29 09:18:00.703 | ++ functions-common:time_stop:2412 : local name 2026-05-29 09:18:00.707 | ++ functions-common:time_stop:2413 : local end_time 2026-05-29 09:18:00.711 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:18:00.715 | ++ functions-common:time_stop:2415 : local total 2026-05-29 09:18:00.719 | ++ functions-common:time_stop:2416 : local start_time 2026-05-29 09:18:00.723 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-29 09:18:00.727 | ++ functions-common:time_stop:2419 : start_time=1780046280199 2026-05-29 09:18:00.731 | ++ functions-common:time_stop:2421 : [[ -z 1780046280199 ]] 2026-05-29 09:18:00.735 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:18:00.740 | ++ functions-common:time_stop:2424 : end_time=1780046280736 2026-05-29 09:18:00.744 | ++ functions-common:time_stop:2425 : elapsed_time=537 2026-05-29 09:18:00.748 | ++ functions-common:time_stop:2426 : total=380101 2026-05-29 09:18:00.752 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:18:00.755 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=380638 2026-05-29 09:18:00.760 | ++ functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-29 09:18:00.763 | ++ functions-common:git_timed:689 : local count=0 2026-05-29 09:18:00.767 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-29 09:18:00.771 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-29 09:18:00.775 | ++ functions-common:git_timed:693 : timeout=0 2026-05-29 09:18:00.778 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-29 09:18:00.782 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-29 09:18:00.786 | ++ functions-common:time_start:2399 : local start_time= 2026-05-29 09:18:00.789 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-29 09:18:00.794 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-29 09:18:00.800 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1780046280796 2026-05-29 09:18:00.804 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-29 09:18:00.811 | Note: switching to 'FETCH_HEAD'. 2026-05-29 09:18:00.811 | 2026-05-29 09:18:00.811 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-29 09:18:00.812 | changes and commit them, and you can discard any commits you make in this 2026-05-29 09:18:00.812 | state without impacting any branches by switching back to a branch. 2026-05-29 09:18:00.812 | 2026-05-29 09:18:00.812 | If you want to create a new branch to retain commits you create, you may 2026-05-29 09:18:00.812 | do so (now or later) by using -c with the switch command. Example: 2026-05-29 09:18:00.812 | 2026-05-29 09:18:00.812 | git switch -c 2026-05-29 09:18:00.812 | 2026-05-29 09:18:00.812 | Or undo this operation with: 2026-05-29 09:18:00.812 | 2026-05-29 09:18:00.812 | git switch - 2026-05-29 09:18:00.813 | 2026-05-29 09:18:00.813 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-29 09:18:00.813 | 2026-05-29 09:18:00.813 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-05-29 09:18:00.817 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-29 09:18:00.821 | ++ functions-common:time_stop:2412 : local name 2026-05-29 09:18:00.825 | ++ functions-common:time_stop:2413 : local end_time 2026-05-29 09:18:00.829 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-29 09:18:00.833 | ++ functions-common:time_stop:2415 : local total 2026-05-29 09:18:00.836 | ++ functions-common:time_stop:2416 : local start_time 2026-05-29 09:18:00.840 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-29 09:18:00.845 | ++ functions-common:time_stop:2419 : start_time=1780046280796 2026-05-29 09:18:00.849 | ++ functions-common:time_stop:2421 : [[ -z 1780046280796 ]] 2026-05-29 09:18:00.854 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-29 09:18:00.860 | ++ functions-common:time_stop:2424 : end_time=1780046280856 2026-05-29 09:18:00.864 | ++ functions-common:time_stop:2425 : elapsed_time=60 2026-05-29 09:18:00.867 | ++ functions-common:time_stop:2426 : total=380638 2026-05-29 09:18:00.870 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-29 09:18:00.873 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=380698 2026-05-29 09:18:00.877 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-05-29 09:18:00.897 | ++ functions-common:git_clone:664 : cd /opt/stack/os-test-images 2026-05-29 09:18:00.902 | ++ functions-common:git_clone:665 : head -1 2026-05-29 09:18:00.903 | ++ functions-common:git_clone:665 : git show --oneline 2026-05-29 09:18:00.905 | 5d0367e Clean-up zuul config spacing 2026-05-29 09:18:00.909 | ++ functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-29 09:18:00.912 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-05-29 09:18:00.913 | /opt/stack/os-test-images ~/devstack 2026-05-29 09:18:00.917 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-05-29 09:18:01.353 | generate create: /opt/stack/os-test-images/.tox/generate 2026-05-29 09:18:01.958 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-05-29 09:18:04.670 | generate installed: PyYAML==6.0.3 2026-05-29 09:18:04.670 | generate run-test-pre: PYTHONHASHSEED='3372644365' 2026-05-29 09:18:04.670 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-05-29 09:18:04.788 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-05-29 09:18:04.809 | 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-05-29 09:18:04.828 | 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-05-29 09:18:04.854 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-05-29 09:18:04.856 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-05-29 09:18:04.864 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-05-29 09:18:04.871 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-05-29 09:18:04.901 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-05-29 09:18:04.912 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-05-29 09:18:04.920 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-05-29 09:18:04.932 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-05-29 09:18:04.932 | 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-05-29 09:18:04.939 | 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-05-29 09:18:04.945 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-05-29 09:18:04.964 | 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-05-29 09:18:04.968 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-05-29 09:18:04.970 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-05-29 09:18:04.982 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-05-29 09:18:04.993 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-05-29 09:18:05.006 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-05-29 09:18:05.009 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-05-29 09:18:05.023 | 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-05-29 09:18:05.026 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-05-29 09:18:05.028 | 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-05-29 09:18:05.040 | 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-05-29 09:18:05.044 | 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-05-29 09:18:05.055 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-05-29 09:18:05.079 | ___________________________________ summary ____________________________________ 2026-05-29 09:18:05.079 | generate: commands succeeded 2026-05-29 09:18:05.079 | congratulations :) 2026-05-29 09:18:05.123 | ++ lib/tempest:configure_tempest:376 : popd 2026-05-29 09:18:05.123 | ~/devstack 2026-05-29 09:18:05.126 | ++ 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-05-29 09:18:05.166 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-05-29 09:18:05.169 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-05-29 09:18:05.195 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-05-29 09:18:05.198 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-05-29 09:18:05.202 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-05-29 09:18:05.237 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-05-29 09:18:05.277 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-05-29 09:18:05.280 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-05-29 09:18:05.282 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-05-29 09:18:05.286 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2026-05-29 09:18:05.291 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-05-29 09:18:08.373 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:18:08.377 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-29 09:18:08.378 | address-scope 2026-05-29 09:18:08.378 | agent 2026-05-29 09:18:08.378 | allowed-address-pairs 2026-05-29 09:18:08.378 | auto-allocated-topology 2026-05-29 09:18:08.378 | availability_zone 2026-05-29 09:18:08.378 | default-subnetpools 2026-05-29 09:18:08.378 | dhcp_agent_scheduler 2026-05-29 09:18:08.378 | dns-integration 2026-05-29 09:18:08.378 | dns-domain-ports 2026-05-29 09:18:08.378 | dns-integration-domain-keywords 2026-05-29 09:18:08.379 | empty-string-filtering 2026-05-29 09:18:08.379 | external-net 2026-05-29 09:18:08.379 | extra_dhcp_opt 2026-05-29 09:18:08.379 | extraroute 2026-05-29 09:18:08.379 | extraroute-atomic 2026-05-29 09:18:08.379 | filter-validation 2026-05-29 09:18:08.379 | floating-ip-port-forwarding-detail 2026-05-29 09:18:08.379 | fip-port-details 2026-05-29 09:18:08.379 | flavors 2026-05-29 09:18:08.379 | floatingip-pools 2026-05-29 09:18:08.379 | router 2026-05-29 09:18:08.379 | enable-default-route-bfd 2026-05-29 09:18:08.380 | enable-default-route-ecmp 2026-05-29 09:18:08.380 | ext-gw-mode 2026-05-29 09:18:08.380 | l3-ha 2026-05-29 09:18:08.380 | external-gateway-multihoming 2026-05-29 09:18:08.380 | l3-flavors 2026-05-29 09:18:08.380 | multi-provider 2026-05-29 09:18:08.380 | net-mtu 2026-05-29 09:18:08.380 | net-mtu-writable 2026-05-29 09:18:08.380 | network_availability_zone 2026-05-29 09:18:08.380 | network-ip-availability 2026-05-29 09:18:08.380 | network-ip-availability-details 2026-05-29 09:18:08.381 | pagination 2026-05-29 09:18:08.381 | port-device-profile 2026-05-29 09:18:08.381 | port-mac-address-regenerate 2026-05-29 09:18:08.381 | port-numa-affinity-policy 2026-05-29 09:18:08.381 | port-numa-affinity-policy-socket 2026-05-29 09:18:08.381 | binding 2026-05-29 09:18:08.381 | binding-extended 2026-05-29 09:18:08.381 | port-security 2026-05-29 09:18:08.381 | project-id 2026-05-29 09:18:08.381 | provider 2026-05-29 09:18:08.381 | qinq 2026-05-29 09:18:08.382 | quota-check-limit 2026-05-29 09:18:08.382 | quota-check-limit-default 2026-05-29 09:18:08.382 | quotas 2026-05-29 09:18:08.382 | quota_details 2026-05-29 09:18:08.382 | rbac-policies 2026-05-29 09:18:08.382 | rbac-address-scope 2026-05-29 09:18:08.382 | rbac-security-groups 2026-05-29 09:18:08.382 | revision-if-match 2026-05-29 09:18:08.382 | standard-attr-revisions 2026-05-29 09:18:08.382 | router_availability_zone 2026-05-29 09:18:08.382 | router-enable-snat 2026-05-29 09:18:08.383 | security-groups-default-rules 2026-05-29 09:18:08.383 | security-groups-normalized-cidr 2026-05-29 09:18:08.383 | security-groups-remote-address-group 2026-05-29 09:18:08.383 | security-groups-rules-belongs-to-default-sg 2026-05-29 09:18:08.384 | security-groups-shared-filtering 2026-05-29 09:18:08.384 | security-group 2026-05-29 09:18:08.384 | service-type 2026-05-29 09:18:08.384 | sorting 2026-05-29 09:18:08.384 | standard-attr-description 2026-05-29 09:18:08.384 | stateful-security-group 2026-05-29 09:18:08.384 | subnet-dns-publish-fixed-ip 2026-05-29 09:18:08.384 | subnet-external-network 2026-05-29 09:18:08.384 | subnet-service-types 2026-05-29 09:18:08.384 | subnet_allocation 2026-05-29 09:18:08.384 | subnetpool-prefix-ops 2026-05-29 09:18:08.385 | tag-creation 2026-05-29 09:18:08.385 | standard-attr-tag 2026-05-29 09:18:08.385 | standard-attr-timestamp 2026-05-29 09:18:08.385 | vlan-transparent' 2026-05-29 09:18:08.385 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-29 09:18:08.385 | address-scope 2026-05-29 09:18:08.385 | agent 2026-05-29 09:18:08.386 | allowed-address-pairs 2026-05-29 09:18:08.386 | auto-allocated-topology 2026-05-29 09:18:08.386 | availability_zone 2026-05-29 09:18:08.386 | default-subnetpools 2026-05-29 09:18:08.386 | dhcp_agent_scheduler 2026-05-29 09:18:08.386 | dns-integration 2026-05-29 09:18:08.386 | dns-domain-ports 2026-05-29 09:18:08.387 | dns-integration-domain-keywords 2026-05-29 09:18:08.387 | empty-string-filtering 2026-05-29 09:18:08.387 | external-net 2026-05-29 09:18:08.387 | extra_dhcp_opt 2026-05-29 09:18:08.387 | extraroute 2026-05-29 09:18:08.387 | extraroute-atomic 2026-05-29 09:18:08.387 | filter-validation 2026-05-29 09:18:08.387 | floating-ip-port-forwarding-detail 2026-05-29 09:18:08.387 | fip-port-details 2026-05-29 09:18:08.387 | flavors 2026-05-29 09:18:08.387 | floatingip-pools 2026-05-29 09:18:08.388 | router 2026-05-29 09:18:08.388 | enable-default-route-bfd 2026-05-29 09:18:08.388 | enable-default-route-ecmp 2026-05-29 09:18:08.388 | ext-gw-mode 2026-05-29 09:18:08.388 | l3-ha 2026-05-29 09:18:08.388 | external-gateway-multihoming 2026-05-29 09:18:08.388 | l3-flavors 2026-05-29 09:18:08.389 | multi-provider 2026-05-29 09:18:08.389 | net-mtu 2026-05-29 09:18:08.389 | net-mtu-writable 2026-05-29 09:18:08.389 | network_availability_zone 2026-05-29 09:18:08.389 | network-ip-availability 2026-05-29 09:18:08.389 | network-ip-availability-details 2026-05-29 09:18:08.389 | pagination 2026-05-29 09:18:08.390 | port-device-profile 2026-05-29 09:18:08.390 | port-mac-address-regenerate 2026-05-29 09:18:08.390 | port-numa-affinity-policy 2026-05-29 09:18:08.390 | port-numa-affinity-policy-socket 2026-05-29 09:18:08.390 | binding 2026-05-29 09:18:08.390 | binding-extended 2026-05-29 09:18:08.390 | port-security 2026-05-29 09:18:08.391 | project-id 2026-05-29 09:18:08.391 | provider 2026-05-29 09:18:08.391 | qinq 2026-05-29 09:18:08.391 | quota-check-limit 2026-05-29 09:18:08.391 | quota-check-limit-default 2026-05-29 09:18:08.391 | quotas 2026-05-29 09:18:08.391 | quota_details 2026-05-29 09:18:08.392 | rbac-policies 2026-05-29 09:18:08.392 | rbac-address-scope 2026-05-29 09:18:08.392 | rbac-security-groups 2026-05-29 09:18:08.392 | revision-if-match 2026-05-29 09:18:08.392 | standard-attr-revisions 2026-05-29 09:18:08.392 | router_availability_zone 2026-05-29 09:18:08.392 | router-enable-snat 2026-05-29 09:18:08.392 | security-groups-default-rules 2026-05-29 09:18:08.392 | security-groups-normalized-cidr 2026-05-29 09:18:08.393 | security-groups-remote-address-group 2026-05-29 09:18:08.393 | security-groups-rules-belongs-to-default-sg 2026-05-29 09:18:08.393 | security-groups-shared-filtering 2026-05-29 09:18:08.393 | security-group 2026-05-29 09:18:08.393 | service-type 2026-05-29 09:18:08.393 | sorting 2026-05-29 09:18:08.394 | standard-attr-description 2026-05-29 09:18:08.394 | stateful-security-group 2026-05-29 09:18:08.394 | subnet-dns-publish-fixed-ip 2026-05-29 09:18:08.394 | subnet-external-network 2026-05-29 09:18:08.394 | subnet-service-types 2026-05-29 09:18:08.394 | subnet_allocation 2026-05-29 09:18:08.394 | subnetpool-prefix-ops 2026-05-29 09:18:08.394 | tag-creation 2026-05-29 09:18:08.394 | standard-attr-tag 2026-05-29 09:18:08.395 | standard-attr-timestamp 2026-05-29 09:18:08.395 | vlan-transparent =~ external-net ]] 2026-05-29 09:18:08.395 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-29 09:18:08.395 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-05-29 09:18:11.522 | +++ functions-common:oscwrap:2457 : return 0 2026-05-29 09:18:11.527 | ++ lib/tempest:configure_tempest:395 : public_network_id=211b78a8-186e-43e9-8531-2f6ab5f4a221 2026-05-29 09:18:11.530 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-05-29 09:18:14.965 | +---------------------------+--------------------------------------+ 2026-05-29 09:18:14.965 | | Field | Value | 2026-05-29 09:18:14.965 | +---------------------------+--------------------------------------+ 2026-05-29 09:18:14.965 | | admin_state_up | UP | 2026-05-29 09:18:14.965 | | availability_zone_hints | | 2026-05-29 09:18:14.966 | | availability_zones | | 2026-05-29 09:18:14.966 | | created_at | 2026-05-29T09:18:14Z | 2026-05-29 09:18:14.966 | | description | | 2026-05-29 09:18:14.966 | | dns_domain | None | 2026-05-29 09:18:14.966 | | id | a6a0ec2d-a2ca-4031-ab06-d33b6aec41ac | 2026-05-29 09:18:14.966 | | ipv4_address_scope | None | 2026-05-29 09:18:14.966 | | ipv6_address_scope | None | 2026-05-29 09:18:14.966 | | is_default | False | 2026-05-29 09:18:14.966 | | is_vlan_qinq | None | 2026-05-29 09:18:14.967 | | is_vlan_transparent | False | 2026-05-29 09:18:14.967 | | mtu | 1442 | 2026-05-29 09:18:14.967 | | name | shared | 2026-05-29 09:18:14.967 | | port_security_enabled | True | 2026-05-29 09:18:14.967 | | project_id | 038ef762541b4fd59e936d7e1e87b655 | 2026-05-29 09:18:14.967 | | provider:network_type | geneve | 2026-05-29 09:18:14.968 | | provider:physical_network | None | 2026-05-29 09:18:14.968 | | provider:segmentation_id | 19838 | 2026-05-29 09:18:14.968 | | qinq | False | 2026-05-29 09:18:14.968 | | qos_policy_id | None | 2026-05-29 09:18:14.968 | | revision_number | 1 | 2026-05-29 09:18:14.968 | | router:external | Internal | 2026-05-29 09:18:14.968 | | segments | None | 2026-05-29 09:18:14.969 | | shared | True | 2026-05-29 09:18:14.969 | | status | ACTIVE | 2026-05-29 09:18:14.969 | | subnets | | 2026-05-29 09:18:14.969 | | tags | | 2026-05-29 09:18:14.969 | | updated_at | 2026-05-29T09:18:14Z | 2026-05-29 09:18:14.969 | +---------------------------+--------------------------------------+ 2026-05-29 09:18:15.253 | ++ 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-05-29 09:18:18.817 | +----------------------+--------------------------------------+ 2026-05-29 09:18:18.818 | | Field | Value | 2026-05-29 09:18:18.818 | +----------------------+--------------------------------------+ 2026-05-29 09:18:18.818 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-05-29 09:18:18.818 | | cidr | 192.168.233.0/24 | 2026-05-29 09:18:18.818 | | created_at | 2026-05-29T09:18:18Z | 2026-05-29 09:18:18.818 | | description | shared-subnet | 2026-05-29 09:18:18.819 | | dns_nameservers | | 2026-05-29 09:18:18.819 | | dns_publish_fixed_ip | None | 2026-05-29 09:18:18.819 | | enable_dhcp | True | 2026-05-29 09:18:18.819 | | gateway_ip | 192.168.233.1 | 2026-05-29 09:18:18.819 | | host_routes | | 2026-05-29 09:18:18.819 | | id | 00e40f9e-bb79-42e8-8486-3bebc40742d9 | 2026-05-29 09:18:18.819 | | ip_version | 4 | 2026-05-29 09:18:18.820 | | ipv6_address_mode | None | 2026-05-29 09:18:18.820 | | ipv6_ra_mode | None | 2026-05-29 09:18:18.820 | | name | shared-subnet | 2026-05-29 09:18:18.820 | | network_id | a6a0ec2d-a2ca-4031-ab06-d33b6aec41ac | 2026-05-29 09:18:18.820 | | project_id | 038ef762541b4fd59e936d7e1e87b655 | 2026-05-29 09:18:18.820 | | revision_number | 0 | 2026-05-29 09:18:18.821 | | router:external | False | 2026-05-29 09:18:18.821 | | segment_id | None | 2026-05-29 09:18:18.821 | | service_types | | 2026-05-29 09:18:18.821 | | subnetpool_id | None | 2026-05-29 09:18:18.821 | | tags | | 2026-05-29 09:18:18.821 | | updated_at | 2026-05-29T09:18:18Z | 2026-05-29 09:18:18.821 | +----------------------+--------------------------------------+ 2026-05-29 09:18:19.111 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-05-29 09:18:19.157 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-05-29 09:18:19.200 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-05-29 09:18:19.205 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-05-29 09:18:19.246 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-05-29 09:18:19.291 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-05-29 09:18:19.332 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-05-29 09:18:19.374 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-05-29 09:18:19.422 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.120/identity/v3 2026-05-29 09:18:19.471 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-05-29 09:18:19.512 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-05-29 09:18:19.554 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-05-29 09:18:19.599 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-05-29 09:18:19.603 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-05-29 09:18:19.649 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-05-29 09:18:19.693 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-05-29 09:18:19.737 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-05-29 09:18:19.780 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-05-29 09:18:19.825 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-05-29 09:18:19.850 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:18:19.853 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-05-29 09:18:19.857 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-05-29 09:18:19.906 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-05-29 09:18:19.930 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:18:19.934 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-05-29 09:18:19.979 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-05-29 09:18:20.022 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-05-29 09:18:20.067 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-05-29 09:18:20.071 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-05-29 09:18:20.113 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-05-29 09:18:20.156 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-05-29 09:18:20.178 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:18:20.182 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 975d0a40-ae7a-4558-ad7f-a535e3bc13be 2026-05-29 09:18:20.224 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 975d0a40-ae7a-4558-ad7f-a535e3bc13be 2026-05-29 09:18:20.268 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-05-29 09:18:20.310 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-05-29 09:18:20.350 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-05-29 09:18:20.393 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-05-29 09:18:20.418 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:18:20.421 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-05-29 09:18:20.425 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-05-29 09:18:20.429 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=2.103 2026-05-29 09:18:20.433 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-05-29 09:18:20.437 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-05-29 09:18:20.441 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-05-29 09:18:20.470 | ++ lib/tempest:configure_tempest:502 : '[' 2.103 == None ']' 2026-05-29 09:18:20.473 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.103 2026-05-29 09:18:20.516 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-05-29 09:18:20.561 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-05-29 09:18:20.604 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-05-29 09:18:20.649 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-05-29 09:18:20.691 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-05-29 09:18:20.734 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-05-29 09:18:20.778 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-05-29 09:18:20.820 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-05-29 09:18:20.863 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-05-29 09:18:20.867 | ++ 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-05-29 09:18:20.913 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-05-29 09:18:20.916 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-05-29 09:18:20.939 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:18:20.943 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-05-29 09:18:20.984 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-05-29 09:18:21.011 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:18:21.015 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-05-29 09:18:21.019 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-05-29 09:18:21.041 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:18:21.045 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-05-29 09:18:21.049 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-05-29 09:18:21.053 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-05-29 09:18:21.094 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-05-29 09:18:21.136 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 211b78a8-186e-43e9-8531-2f6ab5f4a221 2026-05-29 09:18:21.178 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-05-29 09:18:21.221 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-05-29 09:18:21.263 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-05-29 09:18:21.305 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-05-29 09:18:21.345 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-05-29 09:18:21.389 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-05-29 09:18:21.433 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-05-29 09:18:21.436 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-05-29 09:18:21.440 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-05-29 09:18:21.443 | ++ 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-05-29 09:18:21.489 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-05-29 09:18:21.494 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-05-29 09:18:21.498 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-05-29 09:18:21.504 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-05-29 09:18:21.507 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-05-29 09:18:21.544 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-05-29 09:18:21.548 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-05-29 09:18:21.552 | ++ functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-29 09:18:21.555 | ++ functions-common:is_provider_network:2264 : return 1 2026-05-29 09:18:21.558 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-05-29 09:18:21.597 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-05-29 09:18:21.639 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-05-29 09:18:21.683 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-05-29 09:18:21.726 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-05-29 09:18:21.770 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-05-29 09:18:21.813 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-29 09:18:21.817 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-05-29 09:18:21.821 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-05-29 09:18:21.845 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-05-29 09:18:21.890 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-29 09:18:21.892 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-05-29 09:18:21.897 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-05-29 09:18:21.923 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-05-29 09:18:21.965 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-29 09:18:21.969 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-05-29 09:18:21.973 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-05-29 09:18:21.978 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-05-29 09:18:22.003 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-05-29 09:18:22.046 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-29 09:18:22.050 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-05-29 09:18:22.055 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-05-29 09:18:22.077 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-05-29 09:18:22.119 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-05-29 09:18:22.163 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-05-29 09:18:22.167 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-05-29 09:18:22.207 | ++ lib/tempest:configure_tempest:612 : local tempest_volume_min_microversion=None 2026-05-29 09:18:22.211 | ++ lib/tempest:configure_tempest:613 : local tempest_volume_max_microversion=3.71 2026-05-29 09:18:22.215 | ++ lib/tempest:configure_tempest:614 : '[' None == None ']' 2026-05-29 09:18:22.218 | ++ lib/tempest:configure_tempest:615 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-05-29 09:18:22.246 | ++ lib/tempest:configure_tempest:620 : '[' 3.71 == None ']' 2026-05-29 09:18:22.250 | ++ lib/tempest:configure_tempest:623 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.71 2026-05-29 09:18:22.294 | ++ lib/tempest:configure_tempest:626 : is_service_enabled c-bak 2026-05-29 09:18:22.318 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:18:22.321 | ++ lib/tempest:configure_tempest:627 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-05-29 09:18:22.366 | ++ lib/tempest:configure_tempest:633 : [[ -n lvm:lvmdriver-1 ]] 2026-05-29 09:18:22.369 | ++ lib/tempest:configure_tempest:633 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-05-29 09:18:22.372 | ++ lib/tempest:configure_tempest:653 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-05-29 09:18:22.376 | ++ lib/tempest:configure_tempest:657 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-05-29 09:18:22.380 | ++ lib/tempest:configure_tempest:662 : [[ False == \T\r\u\e ]] 2026-05-29 09:18:22.387 | ++ lib/tempest:configure_tempest:671 : local tempest_placement_min_microversion=None 2026-05-29 09:18:22.390 | ++ lib/tempest:configure_tempest:672 : local tempest_placement_max_microversion=1.39 2026-05-29 09:18:22.394 | ++ lib/tempest:configure_tempest:673 : '[' None == None ']' 2026-05-29 09:18:22.397 | ++ lib/tempest:configure_tempest:674 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-05-29 09:18:22.425 | ++ lib/tempest:configure_tempest:678 : '[' 1.39 == None ']' 2026-05-29 09:18:22.429 | ++ lib/tempest:configure_tempest:681 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.39 2026-05-29 09:18:22.475 | ++ lib/tempest:configure_tempest:685 : '[' libvirt = ironic ']' 2026-05-29 09:18:22.479 | ++ lib/tempest:configure_tempest:699 : '[' libvirt = libvirt ']' 2026-05-29 09:18:22.482 | ++ lib/tempest:configure_tempest:701 : '[' kvm = lxc ']' 2026-05-29 09:18:22.487 | ++ lib/tempest:configure_tempest:708 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-05-29 09:18:22.532 | ++ lib/tempest:configure_tempest:709 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-05-29 09:18:22.574 | ++ lib/tempest:configure_tempest:710 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-05-29 09:18:22.618 | ++ lib/tempest:configure_tempest:723 : local service 2026-05-29 09:18:22.621 | ++ lib/tempest:configure_tempest:724 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-05-29 09:18:22.625 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-29 09:18:22.629 | ++ lib/tempest:configure_tempest:726 : is_service_enabled key 2026-05-29 09:18:22.654 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:18:22.658 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-05-29 09:18:22.704 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-29 09:18:22.708 | ++ lib/tempest:configure_tempest:726 : is_service_enabled glance 2026-05-29 09:18:22.733 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:18:22.737 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-05-29 09:18:22.781 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-29 09:18:22.785 | ++ lib/tempest:configure_tempest:726 : is_service_enabled nova 2026-05-29 09:18:22.810 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:18:22.814 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-05-29 09:18:22.858 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-29 09:18:22.862 | ++ lib/tempest:configure_tempest:726 : is_service_enabled neutron 2026-05-29 09:18:22.884 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:18:22.887 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-05-29 09:18:22.929 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-29 09:18:22.932 | ++ lib/tempest:configure_tempest:726 : is_service_enabled cinder 2026-05-29 09:18:22.957 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-29 09:18:22.961 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-05-29 09:18:23.004 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-29 09:18:23.008 | ++ lib/tempest:configure_tempest:726 : is_service_enabled swift 2026-05-29 09:18:23.031 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:18:23.034 | ++ lib/tempest:configure_tempest:729 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-05-29 09:18:23.076 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-29 09:18:23.080 | ++ lib/tempest:configure_tempest:726 : is_service_enabled horizon 2026-05-29 09:18:23.107 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:18:23.110 | ++ lib/tempest:configure_tempest:729 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-05-29 09:18:23.151 | ++ lib/tempest:configure_tempest:737 : [[ False == True ]] 2026-05-29 09:18:23.153 | ++ lib/tempest:configure_tempest:737 : [[ False == True ]] 2026-05-29 09:18:23.157 | ++ lib/tempest:configure_tempest:741 : [[ True == True ]] 2026-05-29 09:18:23.161 | ++ lib/tempest:configure_tempest:742 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-05-29 09:18:23.203 | ++ lib/tempest:configure_tempest:745 : [[ False == True ]] 2026-05-29 09:18:23.206 | ++ lib/tempest:configure_tempest:745 : [[ False == True ]] 2026-05-29 09:18:23.210 | ++ lib/tempest:configure_tempest:749 : [[ True == True ]] 2026-05-29 09:18:23.214 | ++ lib/tempest:configure_tempest:750 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-05-29 09:18:23.257 | ++ lib/tempest:configure_tempest:753 : [[ False == True ]] 2026-05-29 09:18:23.261 | ++ lib/tempest:configure_tempest:753 : [[ False == True ]] 2026-05-29 09:18:23.265 | ++ lib/tempest:configure_tempest:757 : '[' libvirt = libvirt ']' 2026-05-29 09:18:23.269 | ++ lib/tempest:configure_tempest:757 : '[' kvm = lxc ']' 2026-05-29 09:18:23.273 | ++ lib/tempest:configure_tempest:767 : local tmp_cfg_file 2026-05-29 09:18:23.278 | +++ lib/tempest:configure_tempest:768 : mktemp 2026-05-29 09:18:23.284 | ++ lib/tempest:configure_tempest:768 : tmp_cfg_file=/tmp/tmp.Mb2kk5Nsqy 2026-05-29 09:18:23.287 | ++ lib/tempest:configure_tempest:769 : cd /opt/stack/tempest 2026-05-29 09:18:23.290 | ++ lib/tempest:configure_tempest:771 : local tmp_u_c_m 2026-05-29 09:18:23.295 | +++ lib/tempest:configure_tempest:772 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-05-29 09:18:23.301 | ++ lib/tempest:configure_tempest:772 : tmp_u_c_m=/tmp/tempest_u_c_m.NbY1RLFFRV 2026-05-29 09:18:23.305 | ++ lib/tempest:configure_tempest:773 : set_tempest_venv_constraints /tmp/tempest_u_c_m.NbY1RLFFRV 2026-05-29 09:18:23.308 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-05-29 09:18:23.311 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.NbY1RLFFRV 2026-05-29 09:18:23.314 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-05-29 09:18:23.319 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-05-29 09:18:23.322 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-05-29 09:18:23.330 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-29 09:18:23.333 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-29 09:18:23.337 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-29 09:18:23.340 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-29 09:18:23.344 | ++ lib/tempest:configure_tempest:774 : [[ False != \T\r\u\e ]] 2026-05-29 09:18:23.348 | ++ lib/tempest:configure_tempest:775 : tox -revenv-tempest --notest 2026-05-29 09:18:23.889 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-05-29 09:18:24.745 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-05-29 09:18:40.826 | venv-tempest develop-inst: /opt/stack/tempest 2026-05-29 09:18:47.930 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.16,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.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.0,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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==0.30.0,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@186f80c1e81e607719bd06bdf01d0c58a17d208d#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.7.0,wrapt==2.2.1 2026-05-29 09:18:47.930 | ___________________________________ summary ____________________________________ 2026-05-29 09:18:47.930 | venv-tempest: skipped tests 2026-05-29 09:18:47.930 | congratulations :) 2026-05-29 09:18:47.979 | ++ lib/tempest:configure_tempest:777 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.NbY1RLFFRV -r requirements.txt 2026-05-29 09:18:48.866 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-05-29 09:18:48.866 | !! 2026-05-29 09:18:48.866 | 2026-05-29 09:18:48.866 | ******************************************************************************** 2026-05-29 09:18:48.866 | Requirements should be satisfied by a PEP 517 installer. 2026-05-29 09:18:48.866 | If you are using pip, you can try `pip install --use-pep517`. 2026-05-29 09:18:48.866 | 2026-05-29 09:18:48.866 | This deprecation is overdue, please update your project and remove deprecated 2026-05-29 09:18:48.866 | calls to avoid build errors in the future. 2026-05-29 09:18:48.867 | ******************************************************************************** 2026-05-29 09:18:48.867 | 2026-05-29 09:18:48.867 | !! 2026-05-29 09:18:48.867 | dist.fetch_build_eggs(dist.setup_requires) 2026-05-29 09:18:49.269 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-05-29 09:18:49.269 | !! 2026-05-29 09:18:49.270 | 2026-05-29 09:18:49.270 | ******************************************************************************** 2026-05-29 09:18:49.270 | Please avoid running ``setup.py`` directly. 2026-05-29 09:18:49.271 | Instead, use pypa/build, pypa/installer or other 2026-05-29 09:18:49.271 | standards-based tools. 2026-05-29 09:18:49.271 | 2026-05-29 09:18:49.271 | This deprecation is overdue, please update your project and remove deprecated 2026-05-29 09:18:49.271 | calls to avoid build errors in the future. 2026-05-29 09:18:49.271 | 2026-05-29 09:18:49.271 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-05-29 09:18:49.271 | ******************************************************************************** 2026-05-29 09:18:49.272 | 2026-05-29 09:18:49.272 | !! 2026-05-29 09:18:49.272 | self.initialize_options() 2026-05-29 09:18:49.272 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-05-29 09:18:49.272 | warnings.warn(msg) 2026-05-29 09:18:49.300 | /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-05-29 09:18:49.300 | !! 2026-05-29 09:18:49.300 | 2026-05-29 09:18:49.300 | ******************************************************************************** 2026-05-29 09:18:49.300 | 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-05-29 09:18:49.300 | 2026-05-29 09:18:49.300 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-05-29 09:18:49.300 | or your builds will no longer be supported. 2026-05-29 09:18:49.300 | 2026-05-29 09:18:49.300 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-05-29 09:18:49.300 | ******************************************************************************** 2026-05-29 09:18:49.301 | 2026-05-29 09:18:49.301 | !! 2026-05-29 09:18:49.301 | corresp(dist, value, root_dir) 2026-05-29 09:18:49.451 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-05-29 09:18:56.370 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.16,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.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.0,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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==0.30.0,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@186f80c1e81e607719bd06bdf01d0c58a17d208d#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.7.0,wrapt==2.2.1 2026-05-29 09:18:56.370 | venv-tempest run-test-pre: PYTHONHASHSEED='3756180031' 2026-05-29 09:18:56.370 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.NbY1RLFFRV -r requirements.txt 2026-05-29 09:18:57.361 | 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-05-29 09:18:57.363 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-05-29 09:18:57.363 | 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-05-29 09:18:57.364 | 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-05-29 09:18:57.366 | 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-05-29 09:18:57.367 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-05-29 09:18:57.367 | 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-05-29 09:18:57.368 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-05-29 09:18:57.369 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.4.0) 2026-05-29 09:18:57.370 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-05-29 09:18:57.371 | 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-05-29 09:18:57.372 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-05-29 09:18:57.373 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.0) 2026-05-29 09:18:57.374 | 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-05-29 09:18:57.376 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-05-29 09:18:57.376 | 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-05-29 09:18:57.377 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-05-29 09:18:57.378 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-05-29 09:18:57.378 | 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-05-29 09:18:57.379 | 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-05-29 09:18:57.380 | 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-05-29 09:18:57.381 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-05-29 09:18:57.383 | 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-05-29 09:18:57.384 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-05-29 09:18:57.386 | 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-05-29 09:18:57.388 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.5.1) 2026-05-29 09:18:57.390 | 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-05-29 09:18:57.392 | 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-05-29 09:18:57.393 | 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-05-29 09:18:57.394 | 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)) (0.30.0) 2026-05-29 09:18:57.401 | 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-05-29 09:18:57.403 | 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-05-29 09:18:57.404 | 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-05-29 09:18:57.405 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-05-29 09:18:57.411 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-05-29 09:18:57.415 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-05-29 09:18:57.416 | 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-05-29 09:18:57.419 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-05-29 09:18:57.421 | 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-05-29 09:18:57.426 | 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-05-29 09:18:57.427 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-05-29 09:18:57.430 | 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.1.2) 2026-05-29 09:18:57.432 | 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-05-29 09:18:57.434 | 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-05-29 09:18:57.435 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-05-29 09:18:57.437 | 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-05-29 09:18:57.450 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.7.0) 2026-05-29 09:18:57.456 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-05-29 09:18:57.471 | 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-05-29 09:18:57.475 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-05-29 09:18:57.476 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-05-29 09:18:57.476 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-05-29 09:18:57.487 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-05-29 09:18:57.510 | 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-05-29 09:18:57.516 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-05-29 09:18:57.517 | 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.16) 2026-05-29 09:18:57.518 | 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.5.20) 2026-05-29 09:18:57.533 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-05-29 09:18:57.534 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-05-29 09:18:57.540 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-05-29 09:18:57.644 | 2026-05-29 09:18:57.645 | [notice] A new release of pip is available: 26.0.1 -> 26.1.1 2026-05-29 09:18:57.645 | [notice] To update, run: pip install --upgrade pip 2026-05-29 09:18:57.765 | ___________________________________ summary ____________________________________ 2026-05-29 09:18:57.765 | venv-tempest: commands succeeded 2026-05-29 09:18:57.765 | congratulations :) 2026-05-29 09:18:57.814 | ++ lib/tempest:configure_tempest:778 : rm -f /tmp/tempest_u_c_m.NbY1RLFFRV 2026-05-29 09:18:57.819 | ++ lib/tempest:configure_tempest:781 : [[ False == \T\r\u\e ]] 2026-05-29 09:18:57.823 | ++ lib/tempest:configure_tempest:789 : [[ True == \F\a\l\s\e ]] 2026-05-29 09:18:57.826 | ++ lib/tempest:configure_tempest:793 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-05-29 09:18:57.868 | ++ lib/tempest:configure_tempest:799 : tox -evenv -- tempest verify-config -uro /tmp/tmp.Mb2kk5Nsqy 2026-05-29 09:18:58.404 | venv create: /opt/stack/tempest/.tox/venv 2026-05-29 09:18:59.007 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-05-29 09:19:22.892 | venv develop-inst: /opt/stack/tempest 2026-05-29 09:19:31.149 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.4,fasteners==0.20,fixtures==4.3.2,idna==3.16,imagesize==2.0.0,invoke==3.0.3,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.0,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,roman-numerals==4.1.0,rpds-py==0.30.0,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.0.1,Sphinx==9.0.4,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.1.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@186f80c1e81e607719bd06bdf01d0c58a17d208d#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.7.0,wrapt==2.2.1 2026-05-29 09:19:31.149 | venv run-test-pre: PYTHONHASHSEED='1961235974' 2026-05-29 09:19:31.150 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.Mb2kk5Nsqy 2026-05-29 09:19:31.418 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-05-29 09:19:31.418 | warnings.warn( 2026-05-29 09:19:32.404 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2026-05-29 09:19:32.404 | warnings.warn( 2026-05-29 09:19:33.724 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2026-05-29 09:19:33.725 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-05-29 09:19:35.508 | ___________________________________ summary ____________________________________ 2026-05-29 09:19:35.508 | venv: commands succeeded 2026-05-29 09:19:35.508 | congratulations :) 2026-05-29 09:19:35.553 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-metering neutron-metering 2026-05-29 09:19:35.578 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:19:35.582 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-05-29 09:19:35.586 | ++ lib/tempest:configure_tempest:809 : is_service_enabled q-l3 neutron-l3 2026-05-29 09:19:35.610 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-29 09:19:35.614 | ++ lib/tempest:configure_tempest:810 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-05-29 09:19:35.618 | ++ lib/tempest:configure_tempest:813 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2026-05-29 09:19:35.621 | ++ lib/tempest:configure_tempest:814 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2026-05-29 09:19:35.624 | ++ lib/tempest:configure_tempest:815 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2026-05-29 09:19:35.628 | ++ lib/tempest:configure_tempest:816 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2026-05-29 09:19:35.632 | ++ lib/tempest:configure_tempest:817 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2026-05-29 09:19:35.636 | ++ lib/tempest:configure_tempest:818 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2026-05-29 09:19:35.640 | ++ lib/tempest:configure_tempest:819 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2026-05-29 09:19:35.644 | ++ lib/tempest:configure_tempest:820 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2026-05-29 09:19:35.648 | ++ lib/tempest:configure_tempest:821 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2026-05-29 09:19:35.652 | ++ lib/tempest:configure_tempest:822 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2026-05-29 09:19:35.657 | ++ lib/tempest:configure_tempest:823 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2026-05-29 09:19:35.661 | ++ lib/tempest:configure_tempest:824 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2026-05-29 09:19:35.664 | ++ lib/tempest:configure_tempest:825 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2026-05-29 09:19:35.668 | ++ lib/tempest:configure_tempest:826 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic 2026-05-29 09:19:35.672 | ++ lib/tempest:configure_tempest:827 : DEFAULT_NET_EXT+=,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details 2026-05-29 09:19:35.676 | ++ lib/tempest:configure_tempest:828 : DEFAULT_NET_EXT+=,rbac-address-group,port-device-profile 2026-05-29 09:19:35.680 | ++ lib/tempest:configure_tempest:829 : DEFAULT_NET_EXT+=,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn 2026-05-29 09:19:35.684 | ++ lib/tempest:configure_tempest:830 : DEFAULT_NET_EXT+=,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2026-05-29 09:19:35.687 | ++ lib/tempest:configure_tempest:832 : DEFAULT_NET_EXT+=,security-groups-shared-filtering,security-groups-normalized-cidr,quota-check-limit 2026-05-29 09:19:35.691 | ++ lib/tempest:configure_tempest:833 : DEFAULT_NET_EXT+=,port-resource-request-groups 2026-05-29 09:19:35.695 | ++ lib/tempest:configure_tempest:835 : DEFAULT_NET_EXT+=,port-mac-override,floating-ip-port-forwarding-detail,network-cascade-delete 2026-05-29 09:19:35.698 | ++ lib/tempest:configure_tempest:837 : DEFAULT_NET_EXT+=,port-hints,floating-ip-distributed 2026-05-29 09:19:35.702 | ++ lib/tempest:configure_tempest:839 : DEFAULT_NET_EXT+=,port-hint-ovs-tx-steering,enable-default-route-bfd 2026-05-29 09:19:35.705 | ++ lib/tempest:configure_tempest:840 : DEFAULT_NET_EXT+=,enable-default-route-ecmp,standard-attr-fwaas-v2 2026-05-29 09:19:35.709 | ++ lib/tempest:configure_tempest:841 : DEFAULT_NET_EXT+=,allowed-address-pairs-atomic,network_ha 2026-05-29 09:19:35.713 | ++ lib/tempest:configure_tempest:842 : DEFAULT_NET_EXT+=,security-groups-rules-belongs-to-default-sg 2026-05-29 09:19:35.717 | ++ lib/tempest:configure_tempest:843 : DEFAULT_NET_EXT+=,port-hardware-offload-type 2026-05-29 09:19:35.720 | ++ lib/tempest:configure_tempest:845 : DEFAULT_NET_EXT+=,vpn-aes-ccm-gcm,tap-mirror,subnet-external-network 2026-05-29 09:19:35.724 | ++ lib/tempest:configure_tempest:846 : DEFAULT_NET_EXT+=,port-numa-affinity-policy-socket 2026-05-29 09:19:35.726 | ++ lib/tempest:configure_tempest:848 : DEFAULT_NET_EXT+=,tag-creation,quota-check-limit-default,port-trusted-vif 2026-05-29 09:19:35.729 | ++ lib/tempest:configure_tempest:849 : DEFAULT_NET_EXT+=,uplink-status-propagation-updatable 2026-05-29 09:19:35.733 | ++ lib/tempest:configure_tempest:851 : DEFAULT_NET_EXT+=,qing,vpn-aes-ctr 2026-05-29 09:19:35.736 | ++ lib/tempest:configure_tempest:854 : DEFAULT_NET_EXT+=,network-ip-availability-details,tap-mirror-both-direction 2026-05-29 09:19:35.741 | ++ lib/tempest:configure_tempest:855 : 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-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,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-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,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-05-29 09:19:35.744 | ++ lib/tempest:configure_tempest:856 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-05-29 09:19:35.749 | ++ lib/tempest:configure_tempest:858 : 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-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,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-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,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-05-29 09:19:35.754 | +++ lib/tempest:configure_tempest:860 : 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-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,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-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,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-05-29 09:19:35.757 | +++ 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-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,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-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,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-05-29 09:19:35.761 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-05-29 09:19:35.765 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-05-29 09:19:35.769 | +++ 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-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,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-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,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-05-29 09:19:35.798 | +++ functions-common:remove_disabled_services:2099 : _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-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,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-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,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-05-29 09:19:35.831 | ++ lib/tempest:configure_tempest:860 : 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-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,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-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,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-05-29 09:19:35.835 | ++ lib/tempest:configure_tempest:862 : [[ -n '' ]] 2026-05-29 09:19:35.839 | ++ lib/tempest:configure_tempest:865 : 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-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,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-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,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-05-29 09:19:35.880 | ++ lib/tempest:configure_tempest:867 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2026-05-29 09:19:35.885 | ++ lib/tempest:configure_tempest:868 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2026-05-29 09:19:35.889 | ++ lib/tempest:configure_tempest:869 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2026-05-29 09:19:35.893 | ++ lib/tempest:configure_tempest:870 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2026-05-29 09:19:35.897 | ++ lib/tempest:configure_tempest:871 : [[ ! -z '' ]] 2026-05-29 09:19:35.902 | ++ lib/tempest:configure_tempest:877 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2026-05-29 09:19:35.947 | ++ lib/tempest:configure_tempest:879 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2026-05-29 09:19:35.950 | ++ lib/tempest:configure_tempest:880 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2026-05-29 09:19:35.955 | ++ lib/tempest:configure_tempest:881 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2026-05-29 09:19:35.958 | ++ lib/tempest:configure_tempest:882 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2026-05-29 09:19:35.962 | ++ lib/tempest:configure_tempest:883 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2026-05-29 09:19:35.967 | ++ lib/tempest:configure_tempest:884 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2026-05-29 09:19:35.971 | ++ lib/tempest:configure_tempest:885 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2026-05-29 09:19:35.975 | ++ lib/tempest:configure_tempest:886 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2026-05-29 09:19:35.979 | ++ lib/tempest:configure_tempest:887 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2026-05-29 09:19:35.982 | ++ lib/tempest:configure_tempest:888 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2026-05-29 09:19:35.986 | ++ lib/tempest:configure_tempest:889 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2026-05-29 09:19:35.989 | ++ lib/tempest:configure_tempest:890 : local volume_api_extensions=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2026-05-29 09:19:35.993 | ++ lib/tempest:configure_tempest:891 : [[ ! -z '' ]] 2026-05-29 09:19:35.996 | ++ lib/tempest:configure_tempest:897 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2026-05-29 09:19:36.038 | ++ lib/tempest:configure_tempest:900 : IFS=' 2026-05-29 09:19:36.038 | ' 2026-05-29 09:19:36.042 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-05-29 09:19:36.046 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-29 09:19:36.051 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest Plugins 2026-05-29 09:19:36.055 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-05-29 09:19:36.059 | ++ lib/tempest:install_tempest_plugins:934 : pushd /opt/stack/tempest 2026-05-29 09:19:36.059 | /opt/stack/tempest /opt/stack/tempest 2026-05-29 09:19:36.063 | ++ lib/tempest:install_tempest_plugins:935 : [[ 0 != 0 ]] 2026-05-29 09:19:36.067 | ++ lib/tempest:install_tempest_plugins:944 : popd 2026-05-29 09:19:36.067 | /opt/stack/tempest 2026-05-29 09:19:36.071 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-29 09:19:36.076 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-29 09:19:36.080 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-29 09:19:36.085 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-29 09:19:36.089 | + functions-common:run_phase:1867 : run_plugins stack test-config 2026-05-29 09:19:36.094 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-29 09:19:36.098 | + functions-common:run_plugins:1827 : local phase=test-config 2026-05-29 09:19:36.103 | + functions-common:run_plugins:1829 : local plugins= 2026-05-29 09:19:36.107 | + functions-common:run_plugins:1830 : local plugin 2026-05-29 09:19:36.112 | + ./stack.sh:main:1500 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-05-29 09:19:36.116 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-29 09:19:36.120 | + inc/meta-config:merge_config_group:171 : shift 2026-05-29 09:19:36.124 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-05-29 09:19:36.128 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-29 09:19:36.133 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-29 09:19:36.137 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-29 09:19:36.143 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-05-29 09:19:36.148 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-29 09:19:36.152 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-05-29 09:19:36.157 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-29 09:19:36.161 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-05-29 09:19:36.162 | /^\[\[.+\|.*\]\]/ { 2026-05-29 09:19:36.162 | gsub("[][]", "", $1); 2026-05-29 09:19:36.162 | split($1, a, "|"); 2026-05-29 09:19:36.162 | if (a[1] == matchgroup) 2026-05-29 09:19:36.162 | print a[2] 2026-05-29 09:19:36.162 | } 2026-05-29 09:19:36.162 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 28 async_wait 143 osc 422 apt-get 190 test_with_retry 6 dbsync 8 pip_install 182 apt-get-update 5 run_process 44 git_timed 380 ------------------------- Unaccounted time 114 ========================= Total runtime 1522 ================= Async summary ================= Time spent in the background minus waits: 526 sec Elapsed time: 1522 sec Time if we did everything serially: 2048 sec Speedup: 1.3456 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21027 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 34 | | nova_cell1 | SELECT | 82 | | nova_cell0 | INSERT | 6 | | neutron | SELECT | 5717 | | neutron | INSERT | 845 | | neutron | DELETE | 33 | | placement | SELECT | 22 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 253 | | 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 | | cinder | DELETE | 1 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 32 | +------------+-----------+-------+ This is your host IP address: 192.168.122.120 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.120/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.1 Change: 3d46af1f93191926762c889c340bd10ae68a5c6b [stable-only] Remove unsupported bionic nodeset 2026-04-10 15:36:45 +0000 OS Version: Ubuntu 24.04 noble